Custom Query (2152 matches)
Results (2044 - 2046 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2740 | fixed | misleading breadcrumbs | toby | shevski |
Description |
When adding a resource, the breadcrumb should say "add data" or "add resource" not "create dataset" as you see here: http://s031.okserver.org:2375/dataset/new_resource/frere |
|||
#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 |