Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (439 - 441 of 2152)

Ticket Resolution Summary Owner Reporter
#932 fixed Move to SQLAlchemy-Migrate 0.6 dread dread

Reported by dread, 3 years ago.

Description

Basic steps from kindly:

  • changing the setup.py dependencies for sqlalchemy-migrate and sqlalchemy to their latest versions.
  • running the migrate script on the repository (or changing the repository scripts manually).
  • checking in both these changes at once.
#946 fixed No default system rights pudo dread

Reported by dread, 3 years ago.

Description

CKAN currently comes out of the box being uneditable. We'd like to encourage people to have open CKANs and therefore by default init the db with this right:

visitor -> is editor on -> System system
#950 fixed Move importer controller to ckanext-importer dread dread

Reported by dread, 3 years ago.

Description

ckan/controllers/importer.py provides a Pylons UI for importing spreadsheet data into CKAN. This would better live in an extension than core CKAN.

In the same move, ckan/tests/misc/test_spreadsheet_importer.py, which is used by importer.py as well as various dgu data importers, should move into ckanext.

Note: See TracQuery for help on using queries.