Custom Query (2152 matches)
Results (106 - 108 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2743 | fixed | add dataset button within group | toby | shevski |
Description |
Currently the 'add dataset' button on a group page http://s031.okserver.org:2375/group/another-group-in-the-wall goes to edit group. This is confusing since the interface for this is no way streamlined or helpful. Can we get this to go to the create dataset process instead (ideally with the group pre-chosen) for now? Further on will need to re-think & plan the workflow for publishers which will be a large part of new work |
|||
#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 |
|||
#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 |