Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-30 | Add arxiv feed | BonfaceKilz | |
2020-12-23 | Add commits and pubmed articles to feed | BonfaceKilz | |
2020-12-23 | Abstract away for fetching feedcontent | BonfaceKilz | |
* bh20simplewebuploader/main.py: (get_feed_items): New function. (send_home): Use get_feed_items() for fetching feed items. | |||
2020-12-23 | Order tweets in the feed by highest score | BonfaceKilz | |
2020-12-18 | Omit appending empty dicts to the list of tweets | BonfaceKilz | |
This prevents any exception thrown by jinja in the rare event when an empty tweet is stored in Redis | |||
2020-12-07 | Display only 10 tweets on the feed | BonfaceKilz | |
2020-11-19 | Adding another example to the SPARQL playground | lltommy | |
2020-11-16 | Demo: add comment | Pjotr Prins | |
2020-11-16 | Fixed JS error on Chromium, see ↵ | Pjotr Prins | |
https://stackoverflow.com/questions/13340131/string-prototype-replaceall-not-working | |||
2020-11-14 | SPARQL playground: additional examples | lltommy | |
2020-11-14 | SPARQLplayground: Adding additional example | lltommy | |
2020-11-14 | Adding an additional example to the SPARQL playground | lltommy | |
2020-11-13 | Initial commit: SPARQL playground, which replaces the demo page. Some ↵ | lltommy | |
queries have to be adjusted once changed metadata schema is live | |||
2020-11-11 | Fix resolving permalinks such as ↵ | Pjotr Prins | |
http://covid19.genenetwork.org/resource/MT326090.1 | |||
2020-11-11 | Notes | Pjotr Prins | |
2020-11-11 | Conflict in guix-deploy | Pjotr Prins | |
2020-11-10 | Merge pull request #116 from arvados/uuid-for-resource | Peter Amstutz | |
Use arvados uuids for RDF subjects. | |||
2020-11-10 | Use arvados uuids for RDF subjects.uuid-for-resource | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-11-10 | Merge pull request #114 from BonfaceKilz/feature/add-twitter-feed | Pjotr Prins | |
Feature/add twitter feed | |||
2020-11-10 | Delete unused endpoint | BonfaceKilz | |
* bh20simplewebuploader/main.py (feed): Remove it. | |||
2020-11-10 | Fetch tweets from the correct redis queue | BonfaceKilz | |
* bh20simplewebuploader/main.py (send_home): Replace "gn2-tweet-score" with "bh20-tweet-score". | |||
2020-11-10 | Add tweet feed | BonfaceKilz | |
* bh20simplewebuploader/main.py (send_home): Fetch tweets from Redis. * bh20simplewebuploader/static/main.css: Add styles for tweets * bh20simplewebuploader/templates/home.html: Add tweet section in frontpage. | |||
2020-11-09 | Extract PDH from result and construct URIs from thatfasta-subset-from-query | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-11-09 | Make resource link work for both portable data hashes and sample id | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-10-28 | Country information | Pjotr Prins | |
2020-10-28 | List by country and added to map | Pjotr Prins | |
2020-10-28 | Fix DEMO links | Pjotr Prins | |
2020-10-28 | Adding more metadata to resource uri | Pjotr Prins | |
2020-10-28 | Create permalink and some output | Pjotr Prins | |
2020-08-26 | typos in the code; little code refactoring | AndreaGuarracino | |
2020-08-22 | Repositioning content | Pjotr Prins | |
2020-07-21 | Working on search | Pjotr Prins | |
2020-07-21 | Documenting exports and REST API | Pjotr Prins | |
2020-07-20 | Adding an endpoint for documentation | Pjotr Prins | |
2020-07-20 | Start Public REST API | Pjotr Prins | |
2020-07-19 | EBI form filling | Pjotr Prins | |
2020-07-19 | Moch XML output | Pjotr Prins | |
2020-07-19 | Search table | Pjotr Prins | |
2020-07-19 | Search table | Pjotr Prins | |
2020-07-19 | Wiring up export function | Pjotr Prins | |
2020-07-18 | Updating stylesheets and about page after receiving feedback. | Pjotr Prins | |
2020-07-17 | Map refactoring, now shows on HOME | Pjotr Prins | |
2020-07-17 | Refactoring map code | Pjotr Prins | |
2020-07-17 | Remove extra exclamation mark | Pjotr Prins | |
2020-07-16 | Add "validated" and "running workflows" tables to statusanalysis-refactor | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-16 | Improve uploader reporting. | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-16 | Improve upload form layout. | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-16 | Refactor analysis code into a class | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-16 | Add edit link for download page | Pjotr Prins | |
2020-07-16 | Add edit icon to text on github | Pjotr Prins | |
Closes #76 |