Custom Query (2152 matches)
Results (484 - 486 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2916 | fixed | User management in orgs needs autocomplete | johnmartin | ross |
Description |
The user management in organizations ( http://localhost:5000/organization/users/NAME ) should autocomplete names in the dropdown box so that only valid usernames are added to the table. |
|||
#2918 | fixed | Can't remove users from organizations | johnmartin | ross |
Description |
When you remove someone, without adding them, the text box at the bottom (which should probably autocomplete) is empty, and this causes problems on the server. Ideally when you add a user (select from the autocomplete) it would add another row to the table, defaulting the user to editor and setting the names to user{{X}}name and user{{X}}capacity where X is $('tr').size() |
|||
#1202 | invalid | Links to datapkg utility don't lead to info about it | rgrp | rolf |
Description |
In the presentation of data packages, the link in "The information on this page and the downloads / resources are also available using the datapkg command line utility." (http://knowledgeforge.net/ckan/doc/datapkg/install.html) ends up at the home page of ckan.org Perhaps link it to https://bitbucket.org/okfn/datapkg/overview for now, to save some searching for people who want to find out more? |