Skip to content

Releases: qld-gov-au/ckanext-report

0.3.1-qgov.5 Prepare for newer CKAN

03 Feb 01:04
bee05d9
Compare
Choose a tag to compare

What's Changed

  • QOLDEV-1005 update database syntax to handle SQLAlchemy 2.0 by @ThrawnCA in #20
  • Develop to master - update database setup syntax by @ThrawnCA in #21

Full Changelog: 0.3.1-qgov.4...0.3.1-qgov.5

0.3.1-qgov.4 Prepare for CKAN 2.11

18 Dec 06:10
c2520e3
Compare
Choose a tag to compare

What's Changed

  • [QOLDEV-1005] update for CKAN 2.11 by @ThrawnCA in #17
  • QOLDEV-1005 fix testing on CKAN 2.11 and master by @ThrawnCA in #18
  • Develop to master - prepare for CKAN 2.11, drop Python 2 by @ThrawnCA in #19

Full Changelog: 0.3.1-qgov.2...0.3.1-qgov.4

Ensure Flask views are returned and sync with upstream

01 Sep 05:52
8f05db4
Compare
Choose a tag to compare

What's Changed

  • QOL-9161 sync from upstream and fix bugs by @ThrawnCA in #12
  • [QOL-9055] add Behave-based scenario testing by @ThrawnCA in #14
  • Develop to master - sync with upstream by @ThrawnCA in #13

Full Changelog: 0.3.1-qgov.1...0.3.1-qgov.2

Ensure Flask views are returned

29 Jul 00:25
09ad0be
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3...0.3.1-qgov.1

Prepare for CKAN 2.9

04 Mar 02:59
b4c3e82
Compare
Choose a tag to compare
  • Split Paster vs Click command-line handling
  • Split Pylons vs Flask routing
  • Use 'six' to prepare for Python 3
  • Make Flake8 happy
  • Add GitHub Actions testing

0.2 datetime fixups

06 Aug 06:21
362157d
Compare
Choose a tag to compare

Correct datetime.now to datetime.utcnow so server timezone does not affect ckan as ckan internal datetimes must be utc

0.1...qld-gov-au:362157d

22 march 2017

26 Jun 03:52
Compare
Choose a tag to compare

point in time when forked.