Custom Query (2152 matches)
Results (226 - 228 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1115 | wontfix | can have two authzgroups with the same name | johnlawrenceaspden | |
Description |
If you've got edit permission on an authzgroup, then you can change its name to be the same as another existing authzgroup. This causes some strange UI effects at worst, and probably causes worse problems somewhere else. Is there any reason why changing the names of existing authzgroups should be allowed? And if so, name collisions should presumably be guarded against in both the name-changing and creation functions |
|||
#930 | fixed | call_timing files created for every request | wwaites | dread |
Description |
On a production server we produce literally millions of little files saying how long every single request took to process. They are here: hmg.ckan.net.2/pylonsdata/call_timing They were added by ckan/lib/base.py in cset:da438a9085d3. I don't believe anyone uses these stats. |
|||
#2713 | fixed | button colour not set properly in variables.css | aron.carroll | toby |
Description |
to reproduce run paster color fuchsia -c development.ini then go to http://localhost:5000/dataset/new Add button is blue gradient at the top this should be overridden in variables.less when added send this ticket to me and i'll update the color command to change it |