Age | Commit message (Expand) | Author |
---|---|---|
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 | 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-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.•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | Peter Amstutz |
2020-07-16 | Add edit icon to text on github•••Closes #76 | Pjotr Prins |
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.•••Add more direct links on download page. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | Peter Amstutz |
2020-06-18 | fix(map): update fasta count key | BonfaceKilz |
2020-06-18 | fix: show missing markers•••The SPARQL query returns "-85.58 44.34" instead of "Point(-85.58 44.34)", so the markers could not be displayed | BonfaceKilz |
2020-06-17 | Merge pull request #83 from BonfaceKilz/feature/display-content-sequences•••Feature/display fasta count on a map | LLTommy |
2020-06-17 | Add cluster marker group•••When markers are close together, lump them together. Also, it provides a convenient method of remove markers when loading other GPS co-ordinates | BonfaceKilz |
2020-06-17 | Move map logic to main.js | BonfaceKilz |
2020-06-17 | Add styling to map | BonfaceKilz |
2020-06-17 | Add section for map and add basic styling | BonfaceKilz |
2020-06-17 | Remove literal json representation of map | BonfaceKilz |
2020-06-16 | starting to include a map | lltommy |