Skip to content

Releases: qld-gov-au/ckanext-data-qld

6.2.0 Add page metadata and fix errors

31 May 03:46
b89484c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.2.0

Salsa changes April 2022 - resource_visible field and many others

09 May 00:57
40400d0
Compare
Choose a tag to compare
  • Salsa development work for April 2022 (DQL3-73, DQL3-79, DQL3-82, DQL3-83, DQL3-89, DQL3-90)
  • Update tests for CKAN 2.9.5
  • Fix Google Analytics plugin compatibility with Flask

What's Changed

  • QLD Open Data 2022 April by @MarkCalvert in #139
  • QOL-7939 update test dependencies by @ThrawnCA in #140
  • [DQL3-79] update resource_visible flag test value to 'FALSE' instead of 'NO' by @ThrawnCA in #142
  • [QOL-7939] update Google Analytics plugin to fix access to environment variables by @ThrawnCA in #143
  • Develop to master by @ThrawnCA in #141

Full Changelog: 6.0.5...6.1.0

Restore Squiz compatibility

21 Apr 06:23
6bb55d0
Compare
Choose a tag to compare
  • Recognise the 'data_qld_theme' fanstatic path as a synonym for 'data_qld' since that's what Squiz is looking for
  • Add a Flask route for the header snippet so Squiz can load the banner.

What's Changed

  • [QOL-8779] continue to recognise the 'data_qld_theme' Fanstatic path by @ThrawnCA in #136
  • [QOL-8779] add scenario test to ensure header file can be loaded by Squiz by @ThrawnCA in #138
  • Develop to master by @ThrawnCA in #137

Full Changelog: 6.0.4...6.0.5

Fix config page to restore Data Request Closing Circumstances

14 Apr 05:35
14ac980
Compare
Choose a tag to compare

Add fields to the config template to allow sysadmins to manage Data Request Closing Circumstances. This was inadvertently dropped at some point.

What's Changed

  • [QOL-8767] add data request closing circumstances to config page by @ThrawnCA in #132
  • [QOL-8767] move data request closing circumstances out of incorrect conditional by @ThrawnCA in #133
  • Qol 8767 configure closing circumstances by @ThrawnCA in #135
  • Develop to master by @ThrawnCA in #134

Full Changelog: 6.0.3...6.0.4

Complete preparations for CKAN 2.9

11 Apr 00:57
116dd8c
Compare
Choose a tag to compare
  • Add Flask compatibility to Google Analytics plugin and error page
  • Fix download headers on reports exported under Flask
  • Ensure our custom styles override core
  • Update template contents to check URL instead of Pylons controller
  • Add more tests to verify ckanext-qgov functionality is intact

What's Changed

  • QOL-7939 ensure our custom styling overrides core by @ThrawnCA in #128
  • QOL-7939 prepare Google Analytics plugin for CKAN 2.9 by @ThrawnCA in #129
  • [QOL-7939] restore debug block but inherit all its contents without customising by @ThrawnCA in #131
  • Develop to master by @ThrawnCA in #130

Full Changelog: 6.0.2...6.0.3

Fix comment reporting

25 Mar 05:43
f3e7ead
Compare
Choose a tag to compare

Continue to use GET instead of POST to flag comments, to bypass CSRF protection. A later release may be able to add a token and use POST.

Fix links for CKAN 2.8

24 Mar 01:58
35ac7dd
Compare
Choose a tag to compare

Fix compatibility for organisation "read more" links, and datastore exports, so they still work on CKAN 2.8.

What's Changed

Full Changelog: 6.0.0...6.0.1

Merge theme and prepare for CKAN 2.9

21 Mar 23:03
ea8b091
Compare
Choose a tag to compare
  • Merge the theme from ckanext-data-qld-theme into this extension as they are too interdependent to really be separate plugins. Also combine resources/integration/reporting plugins.
  • Handle both Pylons routing and Flask
  • Handle both Paster CLI and Click
  • Add CKAN 2.9 testing to continuous integration and copy more tests from other repos
  • Fix logic bug regarding the display of de-identified data field

What's Changed

Full Changelog: 5.0.0...6.0.0

v3.0.1

22 Mar 00:47
ea8b091
Compare
Choose a tag to compare

updates

What's Changed

Full Changelog: 5.0.0...v3.0.1

Move shared functions to QGOV extension

10 Feb 07:03
f17918d
Compare
Choose a tag to compare

Functions shared by the Publications portal should be in ckanext-qgov instead of this extension.

What's Changed

  • QOL-8595 move shared functions to ckanext-qgov extension by @ThrawnCA in #116
  • [QOL-8595] drop cleanup scenario that may be causing a race condition by @ThrawnCA in #120
  • QOL-8595 move shared functions to ckanext-qgov by @ThrawnCA in #119

Full Changelog: 4.0.1...5.0.0