aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader
AgeCommit message (Expand)Author
2021-01-05Add extra tab to display all itemsBonfaceKilz
2021-01-05Pass 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-05web: show httpsPjotr Prins
2021-01-05api: more cleanupPjotr Prins
2021-01-05API: fix returned record to include original metadataPjotr Prins
2020-12-30Add arxiv feedBonfaceKilz
2020-12-23Add commits and pubmed articles to feedBonfaceKilz
2020-12-23Abstract 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-23Order tweets in the feed by highest scoreBonfaceKilz
2020-12-23Add 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-23Merge duplicate css ruleBonfaceKilz
2020-12-18Omit 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-07Display only 10 tweets on the feedBonfaceKilz
2020-11-19Adding another example to the SPARQL playgroundlltommy
2020-11-16Demo: add commentPjotr Prins
2020-11-16Make demo results clickablePjotr Prins
2020-11-16Fixed JS error on Chromium, see https://stackoverflow.com/questions/13340131/...Pjotr Prins
2020-11-16Modify menuPjotr Prins
2020-11-14SPARQL playground: additional exampleslltommy
2020-11-14SPARQLplayground: Adding additional examplelltommy
2020-11-14Adding an additional example to the SPARQL playgroundlltommy
2020-11-13Initial commit: SPARQL playground, which replaces the demo page. Some queries...lltommy
2020-11-13Yaml and ShEx changeslltommy
2020-11-11Fix resolving permalinks such as http://covid19.genenetwork.org/resource/MT32...Pjotr Prins
2020-11-11NotesPjotr Prins
2020-11-11Conflict in guix-deployPjotr Prins
2020-11-10Merge pull request #116 from arvados/uuid-for-resource•••Use arvados uuids for RDF subjects.Peter Amstutz
2020-11-10Use arvados uuids for RDF subjects.•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> uuid-for-resourcePeter Amstutz
2020-11-10Merge pull request #114 from BonfaceKilz/feature/add-twitter-feed•••Feature/add twitter feedPjotr Prins
2020-11-10Demo links to permalink for countriesPjotr Prins
2020-11-10Delete unused endpoint•••* bh20simplewebuploader/main.py (feed): Remove it. BonfaceKilz
2020-11-10Fetch tweets from the correct redis queue•••* bh20simplewebuploader/main.py (send_home): Replace "gn2-tweet-score" with "bh20-tweet-score". BonfaceKilz
2020-11-10Add 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-09Extract PDH from result and construct URIs from that•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> fasta-subset-from-queryPeter Amstutz
2020-11-09Make 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-09Make 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-05Using 'DOCS' instead of 'BLOG'Pjotr Prins
2020-10-28Country informationPjotr Prins
2020-10-28List by country and added to mapPjotr Prins
2020-10-28Fix DEMO linksPjotr Prins
2020-10-28Adding more metadata to resource uriPjotr Prins
2020-10-28Create permalink and some outputPjotr Prins
2020-10-28Use Flask url_for to make relative routes workPjotr Prins
2020-10-28Fix CSS errorsPjotr Prins
2020-10-26Minor CSS for the mapPjotr Prins
2020-10-26Improved map to show sequences in one viewPjotr Prins
2020-10-26Textual updatesPjotr Prins
2020-08-26typos in the code; little code refactoringAndreaGuarracino
2020-08-26DocsPjotr Prins
2020-08-24Adding meta keywords to HTMLPjotr Prins