All Versions
122
Latest Version
Avg Release Cycle
134 days
Latest Release
826 days ago

Changelog History
Page 11

  • v1.4.2 Changes

    August 05, 2011

    Major:

    • Packages revisions can be marked as 'moderated' (#1141, #1147)
    • Password reset facility (#1186/#1198)

    Minor:

    • Viewing of a package at any revision (#1236)
    • API POSTs can be of Content-Type "application/json" as alternative to existing "application/x-www-form-urlencoded" (#1206)
    • Caching of static files (#1223)

    ๐Ÿ› Bug fixes:

    • When you removed last row of resource table, you could't add it again - since 1.0 (#1215)
    • Adding a tag to package that had it previously didn't work - since 1.4.1 in UI and 1.4.0 in API (#1239)
    • Search index was not updated if you added a package to a group - since 1.1 (#1140)
    • Exception if you had any Groups and migrated between CKAN v1.0.2 to v1.2 (migration 29) - since v1.0.2 (#1205)
    • API Package edit requests returned the Package in a different format to usual - since 1.4 (#1214)
    • API error responses were not all JSON format and didn't have correct Content-Type (#1214)
    • API package delete doesn't require a Content-Length header (#1214)
  • v1.4.1 Changes

    June 27, 2011

    Major:

    • Refactor Web interface to use logic layer rather than model objects directly. Forms now defined in navl schema and designed in HTML template. Forms use of Formalchemy is deprecated. (#1078)

    Minor:

    • Links in user-supplied text made less attractive to spammers (nofollow) #1181
    • Package change notifications - remove duplicates (#1149)
    • Metadata dump linked to (#1169)
    • Refactor authorization code to be common across Package, Group and Authorization Group (#1074)

    ๐Ÿ› Bug fixes

    • Duplicate authorization roles were difficult to delete (#1083)
  • v1.4 Changes

    May 19, 2011

    Major:

    • Authorization forms now in grid format (#1074)
    • Links to RDF, N3 and Turtle metadata formats provided by semantic.ckan.net (#1088)
    • Refactor internal logic to all use packages in one format - a dictionary (#1046)
    • A new button for administrators to change revisions to/from a deleted state (#1076)

    Minor:

    • Etags caching can now be disabled in config (#840)
    • Command-line tool to check search index covers all packages (#1073)
    • Command-line tool to load/dump postgres database (#1067)

    ๐Ÿ› Bug fixes:

    • Visitor can't create packages on new CKAN install - since v1.3.3 (#1090)
    • OpenID user pages couldn't be accessed - since v1.3.2 (#1056)
    • Default site_url configured to ckan.net, so pages obtains CSS from ckan.net- since v1.3 (#1085)
  • v1.3.3 Changes

    April 08, 2011

    Major:

    • Authorization checks added to editing Groups and PackageRelationships (#1052)
    • API: Added package revision history (#1012, #1071)

    Minor:

    • API can take auth credentials from cookie (#1001)
    • Theming: Ability to set custom favicon (#1051)
    • Importer code moved out into ckanext-importlib repo (#1042)
    • API: Group can be referred to by ID (in addition to name) (#1045)
    • Command line tool: rights listing can now be filtered (#1072)

    ๐Ÿ› Bug fixes:

    • SITE_READ role setting couldn't be overridden by sysadmins (#1044)
    • Default 'reader' role too permissive (#1066)
    • Resource ordering went wrong when editing and adding at same time (#1054)
    • GET followed by PUTting a package stored an incorrect license value (#662)
    • Sibling package relationships were shown for deleted packages (#664)
    • Tags were displayed when they only apply to deleted packages (#920)
    • API: 'Last modified' time was localised - now UTC (#1068)
  • v1.3.2 Changes

    March 15, 2011

    Major:

    • User list in the Web interface (#1010)
    • CKAN packaged as .deb for install on Ubuntu
    • Resources can have extra fields (although not in web interface yet) (#826)
    • CSW Harvesting - numerous of fixes & improvements. Ready for deployment. (#738 etc)
    • Language switcher (82002)

    Minor:

    • Wordpress integration refactored as a Middleware plugin (#1013)
    • Unauthorized actions lead to a flash message (#366)
    • Resources Groups to group Resources in Packages (#956)
    • Plugin interface for authorization (#1011)
    • Database migrations tested better and corrected (#805, #998)
    • Government form moved out into ckanext-dgu repo (#1018)
    • Command-line user authorization tools extended (#1038, #1026)
    • Default user roles read from config file (#1039)

    ๐Ÿ› Bug fixes:

    • Mounting of filesystem (affected versions since 1.0.1) (#1040)
    • Resubmitting a package via the API (affected versions since 0.6?) (#662)
    • Open redirect (affected v1.3) (#1026)
  • v1.3 Changes

    February 18, 2011

    http://ckan.org/milestone/ckan-v1.3

    Highlights of changes:

    • Package edit form improved:
      • field instructions (#679)
      • name autofilled from title (#778)
    • Group-based access control - Authorization Groups (#647)
    • Metadata harvest job management (#739, #884, #771)
    • CSW harvesting now uses owslib (#885)
    • Package creation authorization is configurable (#648)
    • Read-only maintenance mode (#777)
    • Stats page (#832) and importer (#950) moved out into CKAN extensions

    Minor:

    • site_title and site_description config variables (#974)
    • Package creation/edit timestamps (#806)
    • Caching configuration centralised (#828)
    • Command-line tools - sysadmin management (#782)
    • Group now versioned (#231)
  • v1.2 Changes

    November 25, 2010

    http://ckan.org/milestone/ckan-v1.2

    Highlights of changes:

    • Package edit form: attach package to groups (#652) & revealable help
    • Form API - Package/Harvester Create/New (#545)
    • Authorization extended: user groups (#647) and creation of packages (#648)
    • Plug-in interface classes (#741)
    • WordPress twentyten compatible theming (#797)
    • Caching support (ETag) (#693)
    • Harvesting GEMINI2 metadata records from OGC CSW servers (#566)

    Minor:

    • New API key header (#466)
    • Group metadata now revisioned (#231)
  • v1.1 Changes

    August 10, 2010

    http://ckan.org/milestone/v1.1

    Highlights of changes:

    • Changes to the database cause notifications via AMQP for clients (#325)
    • Pluggable search engines (#317), including SOLR (#353)
    • API is versioned and packages & groups can be referred to by invariant ID (#313)
    • Resource search in API (#336)
    • Visual theming of CKAN now easy (#340, #320)
    • Greater integration with external Web UIs (#335, #347, #348)
    • Plug-ins can be configured to handle web requests from specified URIs and insert HTML into pages.

    Minor:

    • Search engine optimisations e.g. alphabetical browsing (#350)
    • CSV and JSON dumps improved (#315)
  • v1.0.2 Changes

    August 27, 2010
    • Bugfix: API returns error when creating package (#432)
  • v1.0.1 Changes

    June 23, 2010

    Functionality:

    • API: Revision search 'since id' and revision model in API
    • API: Basic API versioning - packages specified by ID (#313)
    • Pluggable search - initial hooks
    • Customisable templates (#340) and external UI hooks (#335)

    ๐Ÿ›  Bugfixes:

    • Revision primary key lost in migrating data (#311)
    • Local authority license correction in migration (#319)
    • I18n formatting issues
    • Web i/f searches foreign characters (#319)
    • Data importer timezone issue (#330)