Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 2152)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#983 fixed 'db upgrade' creates system priviledges dread dread

Reported by dread, 3 years ago.

Description

(should leave priviledges alone)

#1346 fixed 'get_authorization_group_dict not found' exception dread dread

Reported by dread, 3 years ago.

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

Reported by dread, 2 years ago.

Description

paster db load ckan.pgdump will load in the database but not update the search index, no we're using SOLR.

implementation

We 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.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.