Custom Query (2152 matches)
Results (202 - 204 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#205 | wontfix | Custom package importer | rgrp | dread |
Description |
Importer function is exposed to logged in users. Alongside specifying file to import, user chooses between 'form schemas' - 'basic' and 'government'.
All fields should be in step with the government custom input form. For fields which have suggested values but the user can input his own value, this is achieved in the spreadsheet with two columns - the first being a drop-down and the second free text. Estimate: |
|||
#206 | fixed | UI review | nickstenning | nickstenning |
Description |
Investigate and list (on the wiki at wiki:UiReviewNotes) CKAN's UI issues, in particular:
Est cost: 2 hrs. |
|||
#207 | fixed | Reimplement tag selection in jQuery | dread | nickstenning |
Description |
Remove the current dependency on Yahoo YUI toolkit for doing tag autocompletion on package edit forms. The (KForge-derived) behaviour files for CKAN can easily be switched to the new jQuery-based ones: see ticket:212. Once this is done, it would make sense to implement the tag-selection code with jQuery. Relevant pages include: |