Skip to content

Commit

Permalink
Merge branch 'master' into 2429-remote-config
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Jun 23, 2015
2 parents 8ab19cb + be95a53 commit 3442366
Show file tree
Hide file tree
Showing 77 changed files with 1,130 additions and 1,711 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,20 @@ Changes and deprecations
* Add middleware that cleans up the response string after it has been
served, stabilizes memory usage for large requests #1847

* `organization_list_for_user` now returns organizations in heirarchy if they
* The ``vocabulary_show`` and ``tag_show`` API calls no longer returns the
``packages`` key - i.e. datasets that use the vocabulary or tag.
However ``tag_show`` now has an ``include_datasets`` option. (#1886)

* `organization_list_for_user` now returns organizations in hierarchy if they
exist for roles set in `ckan.auth.roles_that_cascade_to_sub_groups`.

* Update license keys to match opendefinition.org #2110

* The ``group_show`` and ``organization_show`` API calls do not return
``datasets`` by default any more.

Custom templates or users of this API call will need to pass
``include_datasets=True`` to include datasets in the response.

v2.3 2015-03-04
===============
Expand Down
103 changes: 0 additions & 103 deletions bin/canada.py

This file was deleted.

53 changes: 0 additions & 53 deletions bin/ckan-correct-tags.py

This file was deleted.

33 changes: 0 additions & 33 deletions bin/ckan-edit-tags.py

This file was deleted.

24 changes: 0 additions & 24 deletions bin/ckan-edit-tags2.py

This file was deleted.

65 changes: 0 additions & 65 deletions bin/ckan-hmg-breakdown.py

This file was deleted.

56 changes: 0 additions & 56 deletions bin/ckan-hmg-update-licenses.py

This file was deleted.

Loading

0 comments on commit 3442366

Please sign in to comment.