Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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 | 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-10-28 | List by country and added to map | Pjotr Prins | |
2020-10-28 | Fix DEMO links | Pjotr Prins | |
2020-10-28 | Create permalink and some output | 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-08-26 | Docs | Pjotr Prins | |
2020-08-24 | Images | Pjotr Prins | |
2020-08-23 | More info | Pjotr Prins | |
2020-08-22 | Reorganize footer | Pjotr Prins | |
2020-07-27 | added thumbnail and big poster in the footer | AndreaGuarracino | |
2020-07-21 | Working on search | 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 | Map: cleanup CSS | Pjotr Prins | |
2020-07-18 | Map: show count sequences | Pjotr Prins | |
2020-07-18 | Map: import feature settings | Pjotr Prins | |
2020-07-18 | Updating stylesheets and about page after receiving feedback. | Pjotr Prins | |
2020-07-17 | Update map popup | Pjotr Prins | |
2020-07-17 | Align map a bit | Pjotr Prins | |
2020-07-17 | Map: show FASTA count | Pjotr Prins | |
2020-07-17 | Using mapcluster again | Pjotr Prins | |
2020-07-17 | Map markers; disabled search again | Pjotr Prins | |
2020-07-17 | Map refactoring, now shows on HOME | Pjotr Prins | |
2020-07-17 | Map is back | Pjotr Prins | |
2020-07-17 | Refactoring map code | Pjotr Prins | |
2020-07-17 | Add Curii svg | Pjotr Prins | |
2020-07-17 | Align Curii image | Pjotr Prins | |
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 | Add edit icon to text on github | Pjotr Prins | |
Closes #76 | |||
2020-07-16 | Change CSS to make BLOG more readable | Pjotr Prins | |
2020-07-16 | Addes ESR logo and cropped CWL logo | Pjotr Prins | |
2020-07-15 | Load metadata locally without pkg_resources | Pjotr Prins | |
2020-07-12 | CounterDB | Pjotr Prins | |
2020-07-08 | Split upload tab. Add upload status tab. | Peter Amstutz | |
Add more direct links on download page. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-06-18 | fix(map): update fasta count key | BonfaceKilz | |
2020-06-18 | fix: show missing markers | BonfaceKilz | |
The SPARQL query returns "-85.58 44.34" instead of "Point(-85.58 44.34)", so the markers could not be displayed | |||
2020-06-17 | Merge pull request #83 from BonfaceKilz/feature/display-content-sequences | LLTommy | |
Feature/display fasta count on a map |