Custom Query (2152 matches)
Results (1081 - 1083 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1378 | fixed | New to TheDataHub? - StackOverflow style banner | zephod | zephod |
Description |
Implement a banner across the top of the screen giving newbies a link to the about page, and making them feel welcome. See stackoverflow for reference? |
|||
#360 | fixed | New sqlite-based DB index | rgrp | rgrp |
Description |
In 0.5 and 0.6 have been more oriented to getting file indexes working to support the convenience of using packages on disk directly. However we now need to go back to having a better central/default index and the best model for this is a simple db index using sqlite (which is now supported in the standard library). NB: this is a retrospective ticket (been working on this for a couple of months) |
|||
#2523 | fixed | New package metadata form needs creating | toby | toby |
Description |
http://localhost:5000/dataset/new_metadata/dataset Controller : package Action : new_metadata template package/snippets/package_metadata_form.html |