Age | Commit message (Expand) | 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•••* bh20simplewebuploader/main.py: (get_feed_items): New function. (send_home): Use get_feed_items() for fetching feed items. | BonfaceKilz |
2020-12-23 | Order tweets in the feed by highest score | BonfaceKilz |
2020-12-18 | Omit appending empty dicts to the list of tweets•••This prevents any exception thrown by jinja in the rare event when an empty tweet is stored in Redis | BonfaceKilz |
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 https://stackoverflow.com/questions/13340131/... | Pjotr Prins |
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 queries... | lltommy |
2020-11-11 | Fix resolving permalinks such as http://covid19.genenetwork.org/resource/MT32... | Pjotr Prins |
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•••Use arvados uuids for RDF subjects. | Peter Amstutz |
2020-11-10 | Use arvados uuids for RDF subjects.•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> uuid-for-resource | Peter Amstutz |
2020-11-10 | Merge pull request #114 from BonfaceKilz/feature/add-twitter-feed•••Feature/add twitter feed | Pjotr Prins |
2020-11-10 | Delete unused endpoint•••* bh20simplewebuploader/main.py (feed): Remove it. | BonfaceKilz |
2020-11-10 | Fetch tweets from the correct redis queue•••* bh20simplewebuploader/main.py (send_home): Replace "gn2-tweet-score" with "bh20-tweet-score". | BonfaceKilz |
2020-11-10 | Add tweet feed•••* 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. | BonfaceKilz |
2020-11-09 | Extract PDH from result and construct URIs from that•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> fasta-subset-from-query | Peter Amstutz |
2020-11-09 | Make resource link work for both portable data hashes and sample id•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | Peter Amstutz |
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 status•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> analysis-refactor | Peter Amstutz |
2020-07-16 | Improve uploader reporting.•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | Peter Amstutz |
2020-07-16 | Improve upload form layout.•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | Peter Amstutz |
2020-07-16 | Refactor analysis code into a class•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | Peter Amstutz |
2020-07-16 | Add edit link for download page | Pjotr Prins |
2020-07-16 | Add edit icon to text on github•••Closes #76 | Pjotr Prins |