Custom Query (2152 matches)
Results (109 - 111 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2717 | fixed | French breaks the demo header | shevski | toby |
Description |
when language is french a) the menu overlaps the logo b) much of the logo becomes unclickable @shevski a) seems like you b) is aron |
|||
#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 |