Custom Query (2152 matches)
Results (247 - 249 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2741 | fixed | admin index styling | johnmartin | toby |
Description |
http://localhost:5000/ckan-admin you need to be an admin paster sysadmin add <username> -c dev.ini we need to get links to other admin pages etc - I think this will want to be flexible so extensions can add extra links etc - but that can come later |
|||
#2742 | fixed | admin authz styling | johnmartin | toby |
Description |
http://localhost:5000/ckan-admin/authz you need to be an admin paster sysadmin add <username> -c dev.ini like #2741 we need other admin links you may want to make the inputs use your form macros - I've just done a basic port also we will need to get all the tables done but looks like we need to get auth groups working for that |
|||
#2662 | fixed | adding colons in tags results in server error on demo | toby | shevski |
Description |
changing a tag from "country-uk" to "country:uk" and updating gives server error otherwise updating metadata / adding tags seem fine either we should allow colons or form should return a message indicating what characters are allowed |