Age | Commit message (Expand) | Author |
2020-04-17 | Don't use @id as a URL if no URL is found | Adam Novak |
2020-04-17 | Read schema from package resource | Adam Novak |
2020-04-13 | Merge pull request #17 from BonfaceKilz/master•••[Fix] Correctly render form element inside chromium (closes #9) | Pjotr Prins |
2020-04-13 | Fix wrong rendering of form elements inside chromium (closes #9)•••https://css-tricks.com/almanac/properties/b/break-inside/
| BonfaceKilz |
2020-04-13 | Added link to REDCap | Pjotr Prins |
2020-04-13 | More testing and output | Pjotr Prins |
2020-04-13 | Format stack dump in output | Pjotr Prins |
2020-04-13 | Image credits & enable button | Pjotr Prins |
2020-04-13 | Logo height | Pjotr Prins |
2020-04-13 | Web layout and logos | Pjotr Prins |
2020-04-12 | Web: added Arvados logo - need to change CSS | Pjotr Prins |
2020-04-12 | Add pop-up to give upload advice | Pjotr Prins |
2020-04-12 | Web page | Pjotr Prins |
2020-04-12 | Website: working on layout | Pjotr Prins |
2020-04-12 | Merge pull request #7 from BonfaceKilz/master•••Add custom css styling | Pjotr Prins |
2020-04-10 | Fix source link again | Adam Novak |
2020-04-11 | Make CSS responsive for smaller screens | BonfaceKilz |
2020-04-10 | Merge remote-tracking branch 'bonface/master' into ui-improvements | Adam Novak |
2020-04-10 | Clarify supported formats and make web UI take FASTQ | Adam Novak |
2020-04-11 | Add custom css styling•••- Update font
- Make layout look more aesthetic
| BonfaceKilz |
2020-04-10 | This fixed•••{'type': 'string?', 'jsonldPredicate': {'_id': 'http://purl.obolibrary.org/obo/UO_0000036'}}
{'type': 'string?', 'jsonldPredicate': 'http://purl.obolibrary.org/obo/NCIT_C25688'}
Traceback (most recent call last):
(...)
File "/export/iwrk/opensource/code/vg/bh20-seq-resource/bh20simplewebuploader/main.py", line 106, in walk_fields
for item in walk_fields(field_type, parent_keys + [field_name], subtree_optional or optional):
File "/export/iwrk/opensource/code/vg/bh20-seq-resource/bh20simplewebuploader/main.py", line 92, in walk_fields
ref_url = field_type.get('jsonldPredicate', {}).get('_id', None)
AttributeError: 'str' object has no attribute 'get'
| Pjotr Prins |
2020-04-09 | Point to new repo for source | Adam Novak |
2020-04-09 | Put back in directory | Adam Novak |