Skip to content

Releases: qld-gov-au/ckanext-datarequests

Prepare for Python 3

13 Jul 05:14
f2c4585
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1-qgov...2.2.1-qgov.2

Expand dataset selection for closing data requests

30 Jun 06:10
bbb3c08
Compare
Choose a tag to compare

What's Changed

  • QOL-8952 expand dataset selection for closing data request by @ThrawnCA in #67

Full Changelog: 2.2.0-qgov...2.2.1-qgov

Add CKAN 2.9 compatibility

01 Dec 04:52
120d49f
Compare
Choose a tag to compare
  • Split plugin into Flask and Pylons versions.
  • Split command line interface into Paster and Click versions.
  • Use 'pytest' instead of 'nosetests' for unit testing.
  • Drop QGOV-specific extensions from BDD testing.

Add named routes for Flask prep

28 Jun 02:01
f49152f
Compare
Choose a tag to compare
  • Add more named routes so that other extensions (eg ckanext-data-qld-theme) can refer to Data Request URLs in a Flask-compatible manner.
  • Clean up continuous integration config.

Prepare for CKAN 2.9 and Python 3

11 May 01:09
6fb9e50
Compare
Choose a tag to compare
Merge pull request #55 from qld-gov-au/develop

Develop to master

Salsa development July 2020

27 Jul 04:40
8241bcf
Compare
Choose a tag to compare
  • Clean up capitalisation
  • Make tests compatible with recent ckanext-data-qld development

Salsa development June 2020

22 Jun 01:16
b79cbcb
Compare
Choose a tag to compare

DQL-204 Enhancements to the data request functionality