Age | Commit message (Collapse) | 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 | BonfaceKilz | |
* bh20simplewebuploader/main.py (send_home): Add extra all_items when rendering the template. | |||
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 | 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-23 | Add tabbed content for commits, tweets and pubmed content | BonfaceKilz | |
* 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. | |||
2020-12-23 | Merge duplicate css rule | 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 | Make demo results clickable | 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-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 ↵ | lltommy | |
queries have to be adjusted once changed metadata schema is live | |||
2020-11-13 | Yaml and ShEx changes | lltommy | |
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 | Demo links to permalink for countries | Pjotr Prins | |
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-11-09 | Make it so "pangenome analysis" only runs collect-seqs. | Peter Amstutz | |
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> | |||
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 | |