Custom Query (2152 matches)
Results (1903 - 1905 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1095 | fixed | add way to pass in schema to logic layer. | kindly | kindly |
Description |
We need a way to pass in schemas to the logic layer to deal with edge cases. |
|||
#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 |
|||
#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 |