[ckan-changes] [okfn/ckan] eb245a: [#1576][templates, tests]: Tidied up test ini files...
GitHub
noreply at github.com
Fri Jan 20 12:01:47 UTC 2012
Branch: refs/heads/feature-1485-package-and-group-custom-forms
Home: https://github.com/okfn/ckan
Commit: eb245a5126d44c4ccdec6d597414b21dd2db2c2b
https://github.com/okfn/ckan/commit/eb245a5126d44c4ccdec6d597414b21dd2db2c2b
Author: David Read <david.read at okfn.org>
Date: 2012-01-03 (Tue, 03 Jan 2012)
Changed paths:
M ckan/templates/layout_base.html
M ckan/tests/functional/api/test_util.py
M ckan/tests/functional/test_pagination.py
M doc/common-error-messages.rst
M doc/test.rst
M test-core.ini
M test.ini
Log Message:
-----------
[#1576][templates,tests]: Tidied up test ini files to suit postgres extension testing and provided docs. Fixed broken util test. Corrected Statistics footer link that was appearing when no stats enabled.
Commit: d18f57fea0edc0c7be4e8b1d5faf82c39434b09c
https://github.com/okfn/ckan/commit/d18f57fea0edc0c7be4e8b1d5faf82c39434b09c
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
A ckan/controllers/storage.py
Log Message:
-----------
Added an import only new file to create my remote branch
Commit: 3d44521b140285bb4cb05507c70f270b63f1d207
https://github.com/okfn/ckan/commit/3d44521b140285bb4cb05507c70f270b63f1d207
Author: David Read <david.read at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M CHANGELOG.txt
M ckan/__init__.py
Log Message:
-----------
[release-v1.5.1]: Changelog and Version number updated for release.
Commit: ec9a9159498504e8438484a3d324f1716079b212
https://github.com/okfn/ckan/commit/ec9a9159498504e8438484a3d324f1716079b212
Author: David Read <david.read at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M pip-requirements-test.txt
Log Message:
-----------
[master][pip-requirements]: Convenient place to tell buildbot that nose is required for tests.
Commit: a4d1f616caf3c3f2dcd963369c3e14299433097d
https://github.com/okfn/ckan/commit/a4d1f616caf3c3f2dcd963369c3e14299433097d
Author: kindly <kindly at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan/controllers/group.py
M ckan/logic/action/get.py
M ckan/tests/functional/test_pagination.py
Log Message:
-----------
[1612] make group view page faster
Commit: 57b1573a839595beb4fb9117e38730cb64a15a01
https://github.com/okfn/ckan/commit/57b1573a839595beb4fb9117e38730cb64a15a01
Author: James Gardner <james at jimmyg.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[packaging] Adding uprade instuctions
Commit: a2026f6aeaf19222636b580c9da789c396a1cceb
https://github.com/okfn/ckan/commit/a2026f6aeaf19222636b580c9da789c396a1cceb
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M build.sh
Log Message:
-----------
[build] Improved build.sh
- improved docs
- update the script to be compatible with latest version of buildkit (accepting
a repo name rather than a path).
Commit: fc59306dfeee0e845ad72c76d8d6ba8841879db2
https://github.com/okfn/ckan/commit/fc59306dfeee0e845ad72c76d8d6ba8841879db2
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan_deb/usr/bin/ckan-setup-solr
Log Message:
-----------
[build] Link to the versioned solr schema
Commit: 3113de968654db02bbafe6488becebaa0eda041c
https://github.com/okfn/ckan/commit/3113de968654db02bbafe6488becebaa0eda041c
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/storage.py
A ckan/controllers/storage_api.py
M ckan/model/authz.py
M ckan/templates/package/new_package_form.html
A ckan/templates/storage/index.html
A ckan/templates/storage/success.html
M ckan/tests/models/test_repo.py
M ckan/tests/test_plugins.py
M requires/lucid_missing.txt
Log Message:
-----------
[huge, 1608] This is the merging of ckanext-storage into core along with some simplifying of the code.
* Added StorageController and StorageApiController to handle the upload and callbacks for JS based uploads.
* Added the templates from ckanext-storage with minor changes
* Added a new RoleAction (file-upload) for permission to upload, need to clarify whether this is required or whether we will just restrict upload to logged in users.
* Added deps for ofs and pairtree to lucid_missing.txt, although devs will have these if they have used ckanext-storage before
We have an outstanding issue on this branch of failing to find index_id in test_index() when testing against postgres (skipped for sqlite) and this might just be a schema problem - will check.
Commit: 50888ec9d4b3c13f1c1fbb60891322e35e9211d5
https://github.com/okfn/ckan/commit/50888ec9d4b3c13f1c1fbb60891322e35e9211d5
Author: David Read <david.read at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan/tests/functional/test_user.py
Log Message:
-----------
[master][tests]: Tests more lenient - needed for Sean setup.
Commit: a1ca82bbc5cf89a0e308dee278f6d8ea23af8b7e
https://github.com/okfn/ckan/commit/a1ca82bbc5cf89a0e308dee278f6d8ea23af8b7e
Author: kindly <kindly at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
A .gitattributes
Log Message:
-----------
[#1614] add gitattributes to make diffs nicer
Commit: e09a7375f7a13af06d9d35863db67863aa0038db
https://github.com/okfn/ckan/commit/e09a7375f7a13af06d9d35863db67863aa0038db
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan/authz.py
M ckan/config/routing.py
M ckan/controllers/storage.py
A ckan/controllers/storage_api.py
M ckan/model/authz.py
M ckan/templates/package/new_package_form.html
A ckan/templates/storage/index.html
A ckan/templates/storage/success.html
M ckan/tests/models/test_repo.py
M ckan/tests/test_plugins.py
M requires/lucid_missing.txt
Log Message:
-----------
[huge, 1608] This is the merging of ckanext-storage into core along with some simplifying of the code.
* Added StorageController and StorageApiController to handle the upload and callbacks for JS based uploads.
* Added the templates from ckanext-storage with minor changes
* Added a new RoleAction (file-upload) for permission to upload, need to clarify whether this is required or whether we will just restrict upload to logged in users.
* Added deps for ofs and pairtree to lucid_missing.txt, although devs will have these if they have used ckanext-storage before
We have an outstanding issue on this branch of failing to find index_id in test_index() when testing against postgres (skipped for sqlite) and this might just be a schema problem - will check.
Commit: fbab8f17f373d6968e2aac4fbd8984e4988ee4ec
https://github.com/okfn/ckan/commit/fbab8f17f373d6968e2aac4fbd8984e4988ee4ec
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Log Message:
-----------
Merge branch 'feature-1608-move-storage-to-core' of https://github.com/okfn/ckan into feature-1608-move-storage-to-core
Commit: a862c680444890d3d84fb5c20dbd2c25dbe5efb8
https://github.com/okfn/ckan/commit/a862c680444890d3d84fb5c20dbd2c25dbe5efb8
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan/authz.py
Log Message:
-----------
Removed mistaken shortcut for authorizing blank usernames
Commit: 79dcd5d7f0b5f5213d6aa3133d59ccb51308a657
https://github.com/okfn/ckan/commit/79dcd5d7f0b5f5213d6aa3133d59ccb51308a657
Author: David Read <david.read at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan/tests/functional/test_cors.py
Log Message:
-----------
[master][tests][s]: Got rid of dependency on WebTest 1.3.3 as it conflicts with Pylons package versions.
Commit: ce703d25949b9812d4052314439465148b0afa28
https://github.com/okfn/ckan/commit/ce703d25949b9812d4052314439465148b0afa28
Author: David Read <david.read at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
A .gitattributes
M ckan/controllers/group.py
M ckan/logic/action/get.py
M ckan/tests/functional/test_pagination.py
Log Message:
-----------
Merge branch 'master' of ssh://github.com/okfn/ckan
Commit: dc9b8242e1440b0d319f6fb7acc72ffbdf5c7cc5
https://github.com/okfn/ckan/commit/dc9b8242e1440b0d319f6fb7acc72ffbdf5c7cc5
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/storage.py
Log Message:
-----------
[config][s] Made it possible to turn on/off storage and minor changes to the controller identifying the next step
Commit: ea56f6b0495e0c147f38692ef87c1ac0374c88e8
https://github.com/okfn/ckan/commit/ea56f6b0495e0c147f38692ef87c1ac0374c88e8
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M build.sh
Log Message:
-----------
[package] Fixed missing argument in buildkit command
Commit: 973e61e2bad0427d167d5d917be10408415fb664
https://github.com/okfn/ckan/commit/973e61e2bad0427d167d5d917be10408415fb664
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan_deb/usr/lib/ckan/common.sh
Log Message:
-----------
[build] Couple of additions to creating the config file.
- set the site_id from the ckan instance name
- further restrict the match for the log file path
Commit: b48df83a7a7ace82be0e40f8af0f723b0cfe201d
https://github.com/okfn/ckan/commit/b48df83a7a7ace82be0e40f8af0f723b0cfe201d
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/storage.py
R ckan/controllers/storage_api.py
Log Message:
-----------
[refactor][m] Cleaning up the StorageAPIController and making sure that the routing is kept clean by making sure the check is done in __before__ instead of the routing file.
Also determine if it is active based on the presence of the storage.directory setting (being non-empty).
Commit: 4a8ad10b72514850567b7537a8a20aebd86d13f0
https://github.com/okfn/ckan/commit/4a8ad10b72514850567b7537a8a20aebd86d13f0
Author: David Read <david.read at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M doc/solr-setup.rst
M doc/test.rst
R doc/upgrade.rst
M pip-requirements-test.txt
Log Message:
-----------
[release-v1.5.1][doc][s]: Tidy up of docs. Upgrade now covered in install-from-package.rst. ckanclient dependency was not mentioned for tests - solved by using pip-requirements-test.txt. SOLR Core directories needed making.
Commit: 0f86c8a90e924375fc6af31c7406c86a67a961bc
https://github.com/okfn/ckan/commit/0f86c8a90e924375fc6af31c7406c86a67a961bc
Author: David Read <david.read at okfn.org>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M doc/common-error-messages.rst
M doc/install-from-package.rst
Log Message:
-----------
[release-v1.5.1][doc]: Upgrade instructions fixed. SOLR schema needed upgrading before db upgrade would work. How to deal with duplicate user names error (a bit dense, but useful nonetheless). Typo in search-index rebuild.
Commit: ed68f36376c591f05200a7b8eacb64cf57e5b50c
https://github.com/okfn/ckan/commit/ed68f36376c591f05200a7b8eacb64cf57e5b50c
Author: David Read <david.read at okfn.org>
Date: 2012-01-05 (Thu, 05 Jan 2012)
Changed paths:
M CHANGELOG.txt
Log Message:
-----------
[release-1.5.1][changelog] Mentioned language support.
Commit: 4d4753347ff1937c3e18d5d8cb47c8651fb02711
https://github.com/okfn/ckan/commit/4d4753347ff1937c3e18d5d8cb47c8651fb02711
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-05 (Thu, 05 Jan 2012)
Changed paths:
M ckan/controllers/storage.py
Log Message:
-----------
[s] Change to make sure OFS stores the user's name in the metadata rather than their ID
Commit: b45d76e74dd2206dfd55851a07b9d02640eefca2
https://github.com/okfn/ckan/commit/b45d76e74dd2206dfd55851a07b9d02640eefca2
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M ckan/logic/action/update.py
M ckan/logic/auth/update.py
Log Message:
-----------
[s] Made change to allow task_status_update to happen without requirement that user is a sysadmin/siteuser.
Commit: a4013bc7433293368de4c76f39b8fc4fb7c0ec5e
https://github.com/okfn/ckan/commit/a4013bc7433293368de4c76f39b8fc4fb7c0ec5e
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M ckan/controllers/storage.py
Log Message:
-----------
[1608] Cleanup/Removing unnecessary TODO (implemented elsewhere)
Commit: b80da7a4fe071d029223ec0a9a126f31f234553b
https://github.com/okfn/ckan/commit/b80da7a4fe071d029223ec0a9a126f31f234553b
Author: amercader <amercadero at gmail.com>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M ckan/lib/search/query.py
M ckan/tests/functional/api/test_package_search.py
Log Message:
-----------
[#1540][search] Ignore empty params in search API
Commit: 8dc886122ca8c63e5bb22acdd7a6360cfce9c8c4
https://github.com/okfn/ckan/commit/8dc886122ca8c63e5bb22acdd7a6360cfce9c8c4
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M ckan/templates/package/layout.html
Log Message:
-----------
[master][html] Very small change to a python expression in the html
Commit: 69792aa8a98598cea7a458207ebcc527b8c9946b
https://github.com/okfn/ckan/commit/69792aa8a98598cea7a458207ebcc527b8c9946b
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-09 (Mon, 09 Jan 2012)
Changed paths:
M ckan/controllers/storage.py
M ckan/logic/auth/update.py
Log Message:
-----------
Allow the author of a resource (revision) to call task_status_update and not just sysadm
Commit: 65da74c93a96ec6ede180f2a203e593b0e438f7a
https://github.com/okfn/ckan/commit/65da74c93a96ec6ede180f2a203e593b0e438f7a
Author: David Read <david.read at okfn.org>
Date: 2012-01-09 (Mon, 09 Jan 2012)
Changed paths:
M .tx/config
M CHANGELOG.txt
M build.sh
M ckan/__init__.py
M ckan/controllers/user.py
M ckan/i18n/bg/LC_MESSAGES/ckan.po
M ckan/i18n/ca/LC_MESSAGES/ckan.po
M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po
M ckan/i18n/de/LC_MESSAGES/ckan.po
M ckan/i18n/el/LC_MESSAGES/ckan.po
M ckan/i18n/es/LC_MESSAGES/ckan.po
M ckan/i18n/fi/LC_MESSAGES/ckan.po
M ckan/i18n/fr/LC_MESSAGES/ckan.po
M ckan/i18n/hu/LC_MESSAGES/ckan.po
M ckan/i18n/it/LC_MESSAGES/ckan.po
M ckan/i18n/lt/LC_MESSAGES/ckan.po
M ckan/i18n/nl/LC_MESSAGES/ckan.po
M ckan/i18n/no/LC_MESSAGES/ckan.po
M ckan/i18n/pl/LC_MESSAGES/ckan.po
M ckan/i18n/pt_BR/LC_MESSAGES/ckan.po
M ckan/i18n/ro/LC_MESSAGES/ckan.po
M ckan/i18n/ru/LC_MESSAGES/ckan.po
M ckan/i18n/sl/LC_MESSAGES/ckan.po
M ckan/i18n/sq/LC_MESSAGES/ckan.po
M ckan/i18n/sr/LC_MESSAGES/ckan.po
M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.po
M ckan/i18n/sv/LC_MESSAGES/ckan.po
M ckan/lib/cli.py
M ckan/lib/search/query.py
M ckan/logic/action/update.py
M ckan/model/package.py
M ckan/templates/user/login.html
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/api/test_action.py
M ckan/tests/functional/test_package.py
M ckan/tests/functional/test_user.py
M ckan_deb/usr/bin/ckan-create-instance
M ckan_deb/usr/bin/ckan-setup-solr
M ckan_deb/usr/lib/ckan/common.sh
M doc/common-error-messages.rst
M doc/install-from-package.rst
M doc/loading_data.rst
M doc/solr-setup.rst
M doc/test.rst
R doc/upgrade.rst
M pip-requirements-test.txt
Log Message:
-----------
[master][merge] from release-v1.5.1c.
Commit: 517aec4390c70b3c96ac1049e907ea83709fb94c
https://github.com/okfn/ckan/commit/517aec4390c70b3c96ac1049e907ea83709fb94c
Author: David Read <david.read at okfn.org>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M ckan/lib/app_globals.py
R ckan/public/images/ckan-features.png
M ckan/templates/home/about.html
M ckan/tests/functional/api/test_action.py
M ckan/tests/functional/test_home.py
M doc/configuration.rst
Log Message:
-----------
[master][#1626][templates,doc,tests]: All-new About page.
Commit: 8c1a7c6aafebb12465dbfa6e23548f9948115329
https://github.com/okfn/ckan/commit/8c1a7c6aafebb12465dbfa6e23548f9948115329
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M ckan/logic/action/update.py
M ckan/logic/auth/update.py
Log Message:
-----------
[1608] Cleaned up revision message (removed None) and allow resource owners to update them.
Commit: 07f3d4cc849f5db0ee66cc21ee1ebe6decc452f8
https://github.com/okfn/ckan/commit/07f3d4cc849f5db0ee66cc21ee1ebe6decc452f8
Author: David Read <david.read at okfn.org>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[master][noticket][doc][xs]: Note that package_form option is only for formalchemy forms.
Commit: 863e6ff644283bc8f4f4cf666b64ec9b6f5c3c2b
https://github.com/okfn/ckan/commit/863e6ff644283bc8f4f4cf666b64ec9b6f5c3c2b
Author: David Read <david.read at okfn.org>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M ckan/templates/package/edit.html
Log Message:
-----------
[master][#1624][templates]: Fix futher typo.
Commit: 5b518e58283511453d81aab846f07cb682408d0a
https://github.com/okfn/ckan/commit/5b518e58283511453d81aab846f07cb682408d0a
Author: David Read <david.read at okfn.org>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
Merge branch 'feature-1385-postgres-permissions' of ssh://github.com/okfn/ckan
Commit: dfdc349557d7c8bdd80182f2abbd2a098eaff17a
https://github.com/okfn/ckan/commit/dfdc349557d7c8bdd80182f2abbd2a098eaff17a
Author: David Read <david.read at okfn.org>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M ckan/templates/layout_base.html
Log Message:
-----------
[master][noticket][templates][xs]: Change copyright year to 2012.
Commit: d6395ac446fa38faa925a592d6f0e61f1a83d347
https://github.com/okfn/ckan/commit/d6395ac446fa38faa925a592d6f0e61f1a83d347
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M ckan/controllers/storage.py
Log Message:
-----------
Remove unnecessary code
Commit: 420dada3837af87795e6db1d7346d8ff276e16a1
https://github.com/okfn/ckan/commit/420dada3837af87795e6db1d7346d8ff276e16a1
Author: amercader <amercadero at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/logic/action/get.py
Log Message:
-----------
[#1592][dictization] Add metadata modified and created to package_dictize output
Commit: 9c6cfa4b81e6502a36863ed15cf9a3dc45a10d2f
https://github.com/okfn/ckan/commit/9c6cfa4b81e6502a36863ed15cf9a3dc45a10d2f
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M build.sh
Log Message:
-----------
[master][packaging] Change build.sh to make it easier to use when building packages on jenkins
- Pass the package versions in as arguments
- Don't perform the step of copying the .deb files in to the repository
Commit: cdeb484307910c955d0f7d906c230da519dbf3c7
https://github.com/okfn/ckan/commit/cdeb484307910c955d0f7d906c230da519dbf3c7
Author: amercader <amercadero at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M ckan/tests/functional/api/test_action.py
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
[#1592][dictization] Update tests
Commit: 1e649a62fcf6213c0c93692a675df298126c4c9d
https://github.com/okfn/ckan/commit/1e649a62fcf6213c0c93692a675df298126c4c9d
Author: amercader <amercadero at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/logic/action/get.py
M ckan/tests/functional/api/test_action.py
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
Merge branch 'feature-1592-metadata-created-modified-in-package_dictize'
Commit: 97f4ce8f0a67a7dc20467fc69b90dfa211ac7da6
https://github.com/okfn/ckan/commit/97f4ce8f0a67a7dc20467fc69b90dfa211ac7da6
Author: David Read <david.read at okfn.org>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M doc/extensions.rst
Log Message:
-----------
[master][noticket][doc][s]: Improve formatting and layout.
Commit: a4c267a357642234a2edc7ed6c53e61c8369c09b
https://github.com/okfn/ckan/commit/a4c267a357642234a2edc7ed6c53e61c8369c09b
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
M ckan/controllers/storage.py
M ckan/logic/auth/update.py
Log Message:
-----------
Remove the change to task_status_update auth so that it as it was.
Commit: 0479996386a6d6dfc3b18a30ff556b57212f7fc3
https://github.com/okfn/ckan/commit/0479996386a6d6dfc3b18a30ff556b57212f7fc3
Author: amercader <amercadero at gmail.com>
Date: 2012-01-16 (Mon, 16 Jan 2012)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/search/query.py
M ckan/logic/action/get.py
M ckan/plugins/interfaces.py
M ckan/templates/package/search_form.html
Log Message:
-----------
[#1547][plugins,search] Add dataset search plugin interface
The IPackageController now also offers the `before_search` and
`after_search` methods so extensions can modify the search parameters
and the results coming from the standard Solr search.
Parameters starting with `ext_` will be added to an `extras` property
which will have no effect in the default search but will be forwarded
to the extensions as part of the search parameters.
Extensions willing to modify the standard search form can do so
implementing IGenshiStreamFilter and injecting their extra fields
in the `dataset-search-ext` div.
Commit: 7eb7dddbc103a23291c05a938d9e05365c7e6189
https://github.com/okfn/ckan/commit/7eb7dddbc103a23291c05a938d9e05365c7e6189
Author: David Read <david.read at okfn.org>
Date: 2012-01-16 (Mon, 16 Jan 2012)
Changed paths:
M ckan/config/middleware.py
M ckan/controllers/user.py
A ckan/lib/repoze_patch.py
Log Message:
-----------
[#1659][config,controllers]: Fixed logging out when CKAN mounted non-root. Monkey patches repoze.who.openid (which actually does the logout here even though it is not specifically logged in as openid).
Commit: 49519f41f65a9c155583e955b19f9748fd97a9ca
https://github.com/okfn/ckan/commit/49519f41f65a9c155583e955b19f9748fd97a9ca
Author: amercader <amercadero at gmail.com>
Date: 2012-01-16 (Mon, 16 Jan 2012)
Changed paths:
M ckan/tests/functional/api/test_action.py
M ckan/tests/functional/test_package.py
Log Message:
-----------
[#1457][tests] Add tests
Commit: ff08fd6983e21e69099284982a62661a0041b35f
https://github.com/okfn/ckan/commit/ff08fd6983e21e69099284982a62661a0041b35f
Author: amercader <amercadero at gmail.com>
Date: 2012-01-16 (Mon, 16 Jan 2012)
Changed paths:
M ckan/config/middleware.py
M ckan/controllers/user.py
A ckan/lib/repoze_patch.py
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into feature-1547-search-plugin-interface
Commit: 75d0bece55eab08962ae86c2104194f1663ab779
https://github.com/okfn/ckan/commit/75d0bece55eab08962ae86c2104194f1663ab779
Author: David Read <david.read at okfn.org>
Date: 2012-01-16 (Mon, 16 Jan 2012)
Changed paths:
M ckan/config/middleware.py
M ckan/lib/repoze_patch.py
Log Message:
-----------
[master][#1659][config,lib]: One more fix. This is the redirect when you click on a page that you are not allowed to view (e.g. Create Group when not logged in).
Commit: b772f520f2533b0ed228b2381d9fd3cc2ca4e9ba
https://github.com/okfn/ckan/commit/b772f520f2533b0ed228b2381d9fd3cc2ca4e9ba
Author: David Read <david.read at okfn.org>
Date: 2012-01-16 (Mon, 16 Jan 2012)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/search/query.py
M ckan/logic/action/get.py
M ckan/plugins/interfaces.py
M ckan/templates/package/search_form.html
M ckan/tests/functional/api/test_action.py
M ckan/tests/functional/test_package.py
Log Message:
-----------
Merge branch 'master' of ssh://github.com/okfn/ckan
Commit: 942d30275d28a27d03ef761530c20977d90bfc7c
https://github.com/okfn/ckan/commit/942d30275d28a27d03ef761530c20977d90bfc7c
Author: David Read <david.read at okfn.org>
Date: 2012-01-16 (Mon, 16 Jan 2012)
Changed paths:
M ckan_deb/usr/bin/ckan-create-instance
M ckan_deb/usr/lib/ckan/common.sh
Log Message:
-----------
[master][noticket][s]: Tidy up deploy process. Install pastescript into virtualenv to make it easier for operator to run paste commands later on.
Commit: 731111ddff34c4931db06f7b127184dcbffeb305
https://github.com/okfn/ckan/commit/731111ddff34c4931db06f7b127184dcbffeb305
Author: David Read <david.read at okfn.org>
Date: 2012-01-17 (Tue, 17 Jan 2012)
Changed paths:
A bin/canada.py
A bin/status.py
Log Message:
-----------
[master][#1575]: Script used for correcting tags and groups during ca.ckan.net import to thedatahub.org.
Commit: 814b468d0b138681cfc402f73b1d9fe6cc3e5775
https://github.com/okfn/ckan/commit/814b468d0b138681cfc402f73b1d9fe6cc3e5775
Author: amercader <amercadero at gmail.com>
Date: 2012-01-17 (Tue, 17 Jan 2012)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/functional/api/test_action.py
Log Message:
-----------
[master][#1547] Abort search flag
If extensions add an `abort_search` = True pair to the search_params
dict returned by the `before_search` plugin hook, the actual query
to Solr will be skiped and 0 results will be returned.
Useful e.g. if the extension has performed a previous query that returned
no records and the Solr one is no longer needed.
Commit: 93f24f33ccbf816e6b19b3d8eaaabdca627f9740
https://github.com/okfn/ckan/commit/93f24f33ccbf816e6b19b3d8eaaabdca627f9740
Author: David Read <david.read at okfn.org>
Date: 2012-01-17 (Tue, 17 Jan 2012)
Changed paths:
M ckan/lib/cli.py
M ckan/model/authz.py
Log Message:
-----------
[master][noticket][s]: CLI command to check version of db.
Commit: 8314e9738d2c9084b5310593764820968b9f7c0b
https://github.com/okfn/ckan/commit/8314e9738d2c9084b5310593764820968b9f7c0b
Author: David Read <david.read at okfn.org>
Date: 2012-01-18 (Wed, 18 Jan 2012)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckan/lib/app_globals.py
A ckan/public/images/icons/ckan.ico
M ckan/templates/layout_base.html
M doc/configuration.rst
Log Message:
-----------
[master][#1627][s]: Favicon fixed.
Commit: c2c342716684280509a400aa6e7df22ffb0683fe
https://github.com/okfn/ckan/commit/c2c342716684280509a400aa6e7df22ffb0683fe
Author: David Read <david.read at okfn.org>
Date: 2012-01-18 (Wed, 18 Jan 2012)
Changed paths:
M ckan/lib/cli.py
A ckan/tests/lib/test_cli.py
Log Message:
-----------
[master][#1623]: CSV/JSON dumps to excludes deleted objects. Also added first CLI test!
Commit: 0c6a187799a1fef3914e13df44e8ff4c112a1ac8
https://github.com/okfn/ckan/commit/0c6a187799a1fef3914e13df44e8ff4c112a1ac8
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
A ckan/tests/functional/test_storage.py
A ckan/tests/functional/test_upload.py
Log Message:
-----------
Importing the tests from the extension and ensuring that they work from inside core
Commit: 9d1b838a99258bec6ad293e431b1f2a53fded6a8
https://github.com/okfn/ckan/commit/9d1b838a99258bec6ad293e431b1f2a53fded6a8
Author: David Read <david.read at okfn.org>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
M ckan/tests/functional/test_pagination.py
Log Message:
-----------
[tests]: Refactored test to show better the intermittant problem with solr results.
Commit: c1042e9df5749dfaddbcdae46bb3fc8f86d89125
https://github.com/okfn/ckan/commit/c1042e9df5749dfaddbcdae46bb3fc8f86d89125
Author: David Read <david.read at okfn.org>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
M ckan/lib/search/query.py
Log Message:
-----------
[#1683][lib] Workaround for SOLR 1.4 ordering problem.
Commit: ef61a48da7e0185739709d4354ad810831a694ea
https://github.com/okfn/ckan/commit/ef61a48da7e0185739709d4354ad810831a694ea
Author: David Read <david.read at okfn.org>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
M ckan/lib/search/query.py
M ckan/tests/functional/test_pagination.py
Log Message:
-----------
Merge branch 'defect-1683-search-order'
Commit: ecfe0598311a458b7399fde9b52a126e339a8ff7
https://github.com/okfn/ckan/commit/ecfe0598311a458b7399fde9b52a126e339a8ff7
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
Added configuration settings for storage
Commit: 4369a1f4ed8f0eceed58a750441dda3502983a4c
https://github.com/okfn/ckan/commit/4369a1f4ed8f0eceed58a750441dda3502983a4c
Author: David Read <david.read at okfn.org>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
M ckan/tests/lib/test_cli.py
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
[master,noticket][tests][xs]: Make test tidy up - was causing downstream test failures.
Commit: 8b55590ced6c8fbf5eb40284e5459c3c55e693ee
https://github.com/okfn/ckan/commit/8b55590ced6c8fbf5eb40284e5459c3c55e693ee
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
A doc/file-upload.rst
M doc/index.rst
Log Message:
-----------
Added file-upload documentation with basic outline of what is provided and added to index
Commit: 5009db9b265696a8a5018ba8fe3ba7e4f685868d
https://github.com/okfn/ckan/commit/5009db9b265696a8a5018ba8fe3ba7e4f685868d
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
A .gitattributes
M .tx/config
M CHANGELOG.txt
A bin/canada.py
A bin/status.py
M build.sh
M ckan/__init__.py
M ckan/config/deployment.ini_tmpl
M ckan/config/middleware.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/i18n/bg/LC_MESSAGES/ckan.po
M ckan/i18n/ca/LC_MESSAGES/ckan.po
M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po
M ckan/i18n/de/LC_MESSAGES/ckan.po
M ckan/i18n/el/LC_MESSAGES/ckan.po
M ckan/i18n/es/LC_MESSAGES/ckan.po
M ckan/i18n/fi/LC_MESSAGES/ckan.po
M ckan/i18n/fr/LC_MESSAGES/ckan.po
M ckan/i18n/hu/LC_MESSAGES/ckan.po
M ckan/i18n/it/LC_MESSAGES/ckan.po
M ckan/i18n/lt/LC_MESSAGES/ckan.po
M ckan/i18n/nl/LC_MESSAGES/ckan.po
M ckan/i18n/no/LC_MESSAGES/ckan.po
M ckan/i18n/pl/LC_MESSAGES/ckan.po
M ckan/i18n/pt_BR/LC_MESSAGES/ckan.po
M ckan/i18n/ro/LC_MESSAGES/ckan.po
M ckan/i18n/ru/LC_MESSAGES/ckan.po
M ckan/i18n/sl/LC_MESSAGES/ckan.po
M ckan/i18n/sq/LC_MESSAGES/ckan.po
M ckan/i18n/sr/LC_MESSAGES/ckan.po
M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.po
M ckan/i18n/sv/LC_MESSAGES/ckan.po
M ckan/lib/app_globals.py
M ckan/lib/cli.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
A ckan/lib/repoze_patch.py
M ckan/lib/search/query.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/model/authz.py
M ckan/model/package.py
M ckan/plugins/interfaces.py
R ckan/public/images/ckan-features.png
A ckan/public/images/icons/ckan.ico
M ckan/templates/home/about.html
M ckan/templates/layout_base.html
M ckan/templates/package/edit.html
M ckan/templates/package/layout.html
M ckan/templates/package/search_form.html
M ckan/templates/user/login.html
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/api/test_action.py
M ckan/tests/functional/api/test_package_search.py
M ckan/tests/functional/test_cors.py
M ckan/tests/functional/test_home.py
M ckan/tests/functional/test_package.py
M ckan/tests/functional/test_pagination.py
M ckan/tests/functional/test_user.py
A ckan/tests/lib/test_cli.py
M ckan/tests/lib/test_dictization.py
M ckan_deb/usr/bin/ckan-create-instance
M ckan_deb/usr/bin/ckan-setup-solr
M ckan_deb/usr/lib/ckan/common.sh
M doc/common-error-messages.rst
M doc/configuration.rst
M doc/extensions.rst
M doc/install-from-package.rst
M doc/loading_data.rst
M doc/solr-setup.rst
M doc/test.rst
R doc/upgrade.rst
M pip-requirements-test.txt
Log Message:
-----------
Merge branch 'master' into feature-1608-move-storage-to-core
Commit: bcbd37bb13ba170ad7a9e034c8f1abf4e7197263
https://github.com/okfn/ckan/commit/bcbd37bb13ba170ad7a9e034c8f1abf4e7197263
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-19 (Thu, 19 Jan 2012)
Changed paths:
M ckan/lib/search/query.py
M ckan/tests/functional/test_pagination.py
M ckan/tests/lib/test_cli.py
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
Merge branch 'master' of https://github.com/okfn/ckan
Commit: 6e01ee522f7ac2e95e05a6165aae19c606d02869
https://github.com/okfn/ckan/commit/6e01ee522f7ac2e95e05a6165aae19c606d02869
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-01-20 (Fri, 20 Jan 2012)
Changed paths:
A .gitattributes
M .tx/config
M CHANGELOG.txt
M MANIFEST.in
A README.rst
R README.txt
A bin/canada.py
A bin/status.py
M build.sh
M ckan/__init__.py
M ckan/authz.py
M ckan/config/deployment.ini_tmpl
M ckan/config/environment.py
M ckan/config/middleware.py
M ckan/config/routing.py
R ckan/config/schema.xml
A ckan/config/solr/CHANGELOG.txt
A ckan/config/solr/README.txt
A ckan/config/solr/schema-1.2.xml
A ckan/config/solr/schema-1.3.xml
M ckan/controllers/admin.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/controllers/revision.py
A ckan/controllers/storage.py
M ckan/controllers/user.py
M ckan/i18n/ca/LC_MESSAGES/ckan.po
M ckan/i18n/ckan.pot
M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po
M ckan/i18n/es/LC_MESSAGES/ckan.po
M ckan/i18n/fr/LC_MESSAGES/ckan.po
M ckan/i18n/it/LC_MESSAGES/ckan.po
M ckan/i18n/no/LC_MESSAGES/ckan.po
M ckan/i18n/pl/LC_MESSAGES/ckan.po
M ckan/i18n/pt_BR/LC_MESSAGES/ckan.po
M ckan/i18n/sq/LC_MESSAGES/ckan.po
M ckan/i18n/sr/LC_MESSAGES/ckan.po
M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.po
M ckan/lib/app_globals.py
M ckan/lib/base.py
M ckan/lib/cli.py
M ckan/lib/dictization/__init__.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/lib/i18n.py
M ckan/lib/navl/dictization_functions.py
A ckan/lib/repoze_patch.py
M ckan/lib/search/__init__.py
M ckan/lib/search/index.py
M ckan/lib/search/query.py
R ckan/lib/stats.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/update.py
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/model/authz.py
M ckan/model/group.py
M ckan/model/package.py
M ckan/plugins/interfaces.py
M ckan/public/css/style.css
R ckan/public/images/ckan-features.png
A ckan/public/images/icons/ckan.ico
M ckan/public/scripts/templates.js
M ckan/public/scripts/vendor/ckanjs/1.0.0/ckanjs.js
M ckan/templates/group/read.html
M ckan/templates/home/about.html
M ckan/templates/layout_base.html
M ckan/templates/package/edit.html
M ckan/templates/package/layout.html
M ckan/templates/package/new_package_form.html
M ckan/templates/package/read_core.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search_form.html
A ckan/templates/storage/index.html
A ckan/templates/storage/success.html
M ckan/templates/user/login.html
M ckan/tests/__init__.py
M ckan/tests/functional/api/base.py
M ckan/tests/functional/api/model/test_group.py
M ckan/tests/functional/api/model/test_licenses.py
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/api/model/test_ratings.py
M ckan/tests/functional/api/model/test_relationships.py
M ckan/tests/functional/api/model/test_revisions.py
M ckan/tests/functional/api/model/test_tag.py
M ckan/tests/functional/api/test_action.py
M ckan/tests/functional/api/test_package_search.py
M ckan/tests/functional/api/test_util.py
M ckan/tests/functional/test_cors.py
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_home.py
M ckan/tests/functional/test_package.py
M ckan/tests/functional/test_pagination.py
A ckan/tests/functional/test_storage.py
A ckan/tests/functional/test_upload.py
M ckan/tests/functional/test_user.py
A ckan/tests/lib/solr/schema-no-version.xml
A ckan/tests/lib/solr/schema-wrong-version.xml
A ckan/tests/lib/test_cli.py
M ckan/tests/lib/test_dictization.py
A ckan/tests/lib/test_solr_schema_version.py
M ckan/tests/lib/test_solr_search_index.py
R ckan/tests/misc/test_stats.py
M ckan/tests/models/test_package.py
M ckan/tests/models/test_repo.py
M ckan_deb/usr/bin/ckan-create-instance
M ckan_deb/usr/bin/ckan-setup-solr
M ckan_deb/usr/lib/ckan/common.sh
A ckanext/__init__.py
A ckanext/stats/__init__.py
A ckanext/stats/controller.py
A ckanext/stats/plugin.py
A ckanext/stats/public/ckanext/stats/app.js
A ckanext/stats/public/ckanext/stats/demo.html
A ckanext/stats/public/ckanext/stats/style.css
A ckanext/stats/stats.py
A ckanext/stats/templates/ckanext/stats/index.html
A ckanext/stats/templates/ckanext/stats/leaderboard.html
A ckanext/stats/tests/__init__.py
A ckanext/stats/tests/test_stats_lib.py
A ckanext/stats/tests/test_stats_plugin.py
M doc/apiv3.rst
M doc/common-error-messages.rst
M doc/configuration.rst
M doc/extensions.rst
A doc/file-upload.rst
M doc/i18n.rst
M doc/index.rst
M doc/install-from-package.rst
M doc/install-from-source.rst
M doc/loading_data.rst
A doc/solr-setup.rst
M doc/test.rst
R doc/upgrade.rst
M pip-requirements-test.txt
M requires/lucid_missing.txt
M setup.py
M test-core.ini
M test.ini
Log Message:
-----------
Merge branch 'master' into feature-1485-package-and-group-custom-forms
Conflicts:
ckan/lib/dictization/model_dictize.py
ckan/logic/schema.py
ckan/tests/functional/test_cors.py
Compare: https://github.com/okfn/ckan/compare/b886462...6e01ee5
More information about the ckan-changes
mailing list