Custom Query (2152 matches)
Results (271 - 273 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#269 | fixed | Improve gov package form | rgrp | dread |
Description |
If the notes field could use a WYSIWYG editor with word cleanup this would really help users who may well be pasting in text from Word (and I guess may have been approved or written by someone else) having auto-complete on tags would both make the system easier to use - and reduce the risk of synonymous tags being created inadvertently. Does the department drop down options list interact with user permissions - so that users who only have rights to one department only see that option ? Similarly for licenses - can this reduce to the set of allowed options for this user/ What level of validation is there on the fields? |
|||
#278 | fixed | Spaces in extra field keys | dread | dread |
Description |
If the key to an extra field has a space in it then various form code doesn't work. Either need to disallow spaces or cope with them. |
|||
#279 | fixed | Ensure package's license is an option when it's edited | johnbywater | dread |
Description |
With forms configurable to show a subset of licenses and ckan instances moving packages from server to server, there is a chance that a user will edit a package and the existing package's license is not displayed in the form. If the user submits this form without touching the license dropdown, then the value is lost. So for this case we should add the package's license to the list displayed. |