Custom Query (2152 matches)
Results (19 - 21 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#983 | fixed | 'db upgrade' creates system priviledges | dread | dread |
Description |
(should leave priviledges alone) |
|||
#1346 | fixed | 'get_authorization_group_dict not found' exception | dread | dread |
Description |
This stems from a feature to allow you to prefill fields in the authorizationgroup creation form. e.g. http://ckan.net/authorizationgroup/new?name=science It's not tested, not supported in the new logic layer and therefore broken. I don't think anyone uses it - can remove it. |
|||
#1440 | fixed | 'paster db load' doesn't update search index | dread | dread |
Description |
paster db load ckan.pgdump will load in the database but not update the search index, no we're using SOLR. implementationWe can't tack on 'rebuild' to this command, because it needs a 'db upgrade' first. I'm tempted to make 'db load' do the upgrade and rebuild all in one command. |
Note: See TracQuery
for help on using queries.