Age | Commit message (Expand) | Author |
---|---|---|
2021-01-05 | Add extra tab to display all items | BonfaceKilz |
2021-01-05 | Pass extra param that contains all news items to the template•••* bh20simplewebuploader/main.py (send_home): Add extra all_items when rendering the template. | BonfaceKilz |
2021-01-05 | web: show https | Pjotr Prins |
2021-01-05 | api: more cleanup | Pjotr Prins |
2021-01-05 | API: fix returned record to include original metadata | Pjotr Prins |
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-23 | Add tabbed content for commits, tweets and pubmed content•••* bh20simplewebuploader/templates/home.html: Add tab panes for commits, tweets and pubmed content. Use dummy place holder content for commits and tweets. * bh20simplewebuploader/static/main.css: Add basic styling for tabbed content. | BonfaceKilz |
2020-12-23 | Merge duplicate css rule | 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 | Make demo results clickable | Pjotr Prins |
2020-11-16 | Fixed JS error on Chromium, see https://stackoverflow.com/questions/13340131/... | Pjotr Prins |
2020-11-16 | Modify menu | 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-13 | Yaml and ShEx changes | 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 | Demo links to permalink for countries | 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-11-09 | Make it so "pangenome analysis" only runs collect-seqs.•••Will ensure that metadata is kept up to date. GFA isn't being generated. Will introduce new workflow that uses from_sparql to analyze a subset. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | Peter Amstutz |
2020-11-05 | Using 'DOCS' instead of 'BLOG' | Pjotr Prins |
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-10-28 | Use Flask url_for to make relative routes work | Pjotr Prins |
2020-10-28 | Fix CSS errors | Pjotr Prins |
2020-10-26 | Minor CSS for the map | Pjotr Prins |
2020-10-26 | Improved map to show sequences in one view | Pjotr Prins |
2020-10-26 | Textual updates | Pjotr Prins |
2020-08-26 | typos in the code; little code refactoring | AndreaGuarracino |
2020-08-26 | Docs | Pjotr Prins |
2020-08-24 | Adding meta keywords to HTML | Pjotr Prins |