[ckan-changes] [ckan/ckan] 99a95f: Allow underscores in filenames
GitHub
noreply at github.com
Wed May 25 10:42:49 UTC 2016
Branch: refs/heads/3004-upgrade-babel
Home: https://github.com/ckan/ckan
Commit: 99a95f4ae3d082936561ff89af20d320ef44e443
https://github.com/ckan/ckan/commit/99a95f4ae3d082936561ff89af20d320ef44e443
Author: mbellotti <marianne.bellotti at gmail.com>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/lib/munge.py
Log Message:
-----------
Allow underscores in filenames
Commit: 60802e8abdc90c9f30ab9a81fbbf0e10f145ab8f
https://github.com/ckan/ckan/commit/60802e8abdc90c9f30ab9a81fbbf0e10f145ab8f
Author: mbellotti <marianne.bellotti at gmail.com>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/tests/lib/test_munge.py
Log Message:
-----------
test closes #2597
Commit: a5b8aa663b156adf3fed925dcb5e55b908784539
https://github.com/ckan/ckan/commit/a5b8aa663b156adf3fed925dcb5e55b908784539
Author: mbellotti <marianne.bellotti at gmail.com>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/tests/lib/test_munge.py
Log Message:
-----------
updating old tests
Commit: 752302b573a8c5ec95b0a4f8b2ae10c8aa4826f4
https://github.com/ckan/ckan/commit/752302b573a8c5ec95b0a4f8b2ae10c8aa4826f4
Author: mbellotti <marianne.bellotti at gmail.com>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/lib/munge.py
Log Message:
-----------
Update munge.py
Commit: d9ac6273664d832900abf12784098b7e467911b6
https://github.com/ckan/ckan/commit/d9ac6273664d832900abf12784098b7e467911b6
Author: mbellotti <marianne.bellotti at gmail.com>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/tests/lib/test_munge.py
Log Message:
-----------
Update test_munge.py
Commit: b65a49c3d4e1e9806dfab7b1b9b502360c519bd7
https://github.com/ckan/ckan/commit/b65a49c3d4e1e9806dfab7b1b9b502360c519bd7
Author: mbellotti <marianne.bellotti at gmail.com>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/lib/munge.py
Log Message:
-----------
Update munge.py
Commit: a33ce2bcae786a60fe813a2b4388c878aa861e13
https://github.com/ckan/ckan/commit/a33ce2bcae786a60fe813a2b4388c878aa861e13
Author: mbellotti <marianne.bellotti at gmail.com>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/tests/lib/test_munge.py
Log Message:
-----------
pep8 standards
Commit: 7cac4e16fafbd91e4299902f1706b9eb2191edd6
https://github.com/ckan/ckan/commit/7cac4e16fafbd91e4299902f1706b9eb2191edd6
Author: Florian Brucker <florian.brucker at mb.karlsruhe.de>
Date: 2016-04-12 (Tue, 12 Apr 2016)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Fix #2953: Strange facet item order.
Previously, facet items (e.g. tags) were first sorted descendingly by
number of matching datasets and then descendingly by case-sensitive
display name. The latter is unexpected and makes browsing the facets
unnecessarily difficult.
With this commit, facets are first sorted descendingly by dataset count
(as before) and then ascendingly by case-insensitive display name.
Commit: 6a7babdd7a86c1e292cbdcaccbd63be4afa594c9
https://github.com/ckan/ckan/commit/6a7babdd7a86c1e292cbdcaccbd63be4afa594c9
Author: Ian Ward <ian at excess.org>
Date: 2016-04-27 (Wed, 27 Apr 2016)
Changed paths:
M ckan/controllers/api.py
R ckan/lib/lazyjson.py
M ckan/logic/action/get.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
[#2983] remove LazyJSONObject
Commit: be80f158856c754dd12d030175337b7732cfb3ba
https://github.com/ckan/ckan/commit/be80f158856c754dd12d030175337b7732cfb3ba
Author: amercader <amercadero at gmail.com>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
[#2969] Fix unicode error when indexing field of type JSON
Commit: effcf825e81e0a446dfcefe2a38994e7c4281053
https://github.com/ckan/ckan/commit/effcf825e81e0a446dfcefe2a38994e7c4281053
Author: amercader <amercadero at gmail.com>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
[#2969] Add a couple of tests
Commit: 825f9081b90a50b5693bf7920423b0b134f5acd1
https://github.com/ckan/ckan/commit/825f9081b90a50b5693bf7920423b0b134f5acd1
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M contrib/docker/solr/Dockerfile
R contrib/docker/solr/schema.xml
Log Message:
-----------
Solr Docker File Updated
Gets the latest schema
Commit: f366dc21b277bf27738a500a27253c69e2b6dad1
https://github.com/ckan/ckan/commit/f366dc21b277bf27738a500a27253c69e2b6dad1
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M contrib/docker/solr/Dockerfile
A contrib/docker/solr/schema.xml
Log Message:
-----------
Seems can't return to parent directory
Commit: 2077df01c12b5ed5c7103ceb282b77acdc2fe163
https://github.com/ckan/ckan/commit/2077df01c12b5ed5c7103ceb282b77acdc2fe163
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M contrib/docker/postgresql/Dockerfile
Log Message:
-----------
Postgresql Image Updated
Commit: cbaadf217411816752644ef63244bbfeee5b9571
https://github.com/ckan/ckan/commit/cbaadf217411816752644ef63244bbfeee5b9571
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M contrib/docker/postgresql/Dockerfile
Log Message:
-----------
Postgres Env Updated
Commit: 5ad8aff366d70274c9ae10a3edb0eeb4e6415ff0
https://github.com/ckan/ckan/commit/5ad8aff366d70274c9ae10a3edb0eeb4e6415ff0
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M contrib/docker/my_init.d/50_configure
Log Message:
-----------
Init Vars name changed
Commit: af8bcec56f32b41db5c64977ad506894abc30ba5
https://github.com/ckan/ckan/commit/af8bcec56f32b41db5c64977ad506894abc30ba5
Author: Raul Hidalgo Caballero <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-02 (Mon, 02 May 2016)
Changed paths:
M Dockerfile
Log Message:
-----------
Added Volumes
Commit: a836810d79caf27206744b06fc83dac2b809b4dc
https://github.com/ckan/ckan/commit/a836810d79caf27206744b06fc83dac2b809b4dc
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-02 (Mon, 02 May 2016)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Changed Solr Path
Commit: eb9ece4242d2a0a33a8a5ec42be801714f1dc4ca
https://github.com/ckan/ckan/commit/eb9ece4242d2a0a33a8a5ec42be801714f1dc4ca
Author: Raul Hidalgo Caballero <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Revert "Changed Solr Path"
This reverts commit a836810d79caf27206744b06fc83dac2b809b4dc.
Commit: 5dcd1a8a1cabc1081d2c52050fe053a413a551d3
https://github.com/ckan/ckan/commit/5dcd1a8a1cabc1081d2c52050fe053a413a551d3
Author: Raul Hidalgo Caballero <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M Dockerfile
Log Message:
-----------
Revert "Added Volumes"
This reverts commit af8bcec56f32b41db5c64977ad506894abc30ba5.
Commit: a138390b8ca3a5ff005c71019053d615a51e64a7
https://github.com/ckan/ckan/commit/a138390b8ca3a5ff005c71019053d615a51e64a7
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M Dockerfile
M contrib/docker/solr/Dockerfile
R contrib/docker/solr/schema.xml
Log Message:
-----------
Schema File Not Required - Volume to Configuration
Commit: c4d3e3ad05262faf41e800412cb7e8f7df027b97
https://github.com/ckan/ckan/commit/c4d3e3ad05262faf41e800412cb7e8f7df027b97
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
A contrib/docker/docker-compose.yml
M contrib/docker/solr/Dockerfile
Log Message:
-----------
SOLR Update to 6.0.0 - Added docker-compose.yml
Commit: a0c61145632cc668e0e4ba0c2cdb2038ae863d64
https://github.com/ckan/ckan/commit/a0c61145632cc668e0e4ba0c2cdb2038ae863d64
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M contrib/docker/docker-compose.yml
Log Message:
-----------
Tabulation with spaces
Commit: 91d04d27d6d70fbf0fe2623d8b6443d878df50d5
https://github.com/ckan/ckan/commit/91d04d27d6d70fbf0fe2623d8b6443d878df50d5
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Return to 4.8.1
Commit: 24a9a22e52a358daa870d21be267adbe18bb7db8
https://github.com/ckan/ckan/commit/24a9a22e52a358daa870d21be267adbe18bb7db8
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Using default Solr
Commit: 92259dd86e6ad9af4bec33d59df18280e8635093
https://github.com/ckan/ckan/commit/92259dd86e6ad9af4bec33d59df18280e8635093
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Changed Schema Location
Commit: 3b24547ea086532d72537b4f47d6f774e7f2099d
https://github.com/ckan/ckan/commit/3b24547ea086532d72537b4f47d6f774e7f2099d
Author: Deinok <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Return to normal solr
Commit: db2943f791c04aac9d21b280f91aee3e6414e56b
https://github.com/ckan/ckan/commit/db2943f791c04aac9d21b280f91aee3e6414e56b
Author: Raul Hidalgo Caballero <raul.hidalgo.sopa at gmail.com>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M contrib/docker/docker-compose.yml
Log Message:
-----------
Changed docker-compose.yml to official ckan images
Commit: 46cf2e442d2af1a79d4f5f9af41148d9a9cbcec9
https://github.com/ckan/ckan/commit/46cf2e442d2af1a79d4f5f9af41148d9a9cbcec9
Author: Ian Ward <ian at excess.org>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/snippets/debug.html
Log Message:
-----------
[#3000] remove variables from debug info, debug_full_info_as_list helper
Commit: 73f4361c2e9f0e206244e3d4d1abb972198bebd2
https://github.com/ckan/ckan/commit/73f4361c2e9f0e206244e3d4d1abb972198bebd2
Author: Ian Ward <ian at excess.org>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M ckan/templates/snippets/debug.html
Log Message:
-----------
[#3000] add back accidentally removed endfor
Commit: fde833156b4b7327d8d3dfaa8b226f589a19ddf3
https://github.com/ckan/ckan/commit/fde833156b4b7327d8d3dfaa8b226f589a19ddf3
Author: amercader <amercadero at gmail.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M ckan/controllers/api.py
R ckan/lib/lazyjson.py
M ckan/logic/action/get.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
Merge branch '2983-remove-lazyjson'
Commit: 667cd997c8371242185a5ec4014843fed93f7538
https://github.com/ckan/ckan/commit/667cd997c8371242185a5ec4014843fed93f7538
Author: amercader <amercadero at gmail.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Merge branch '2953-strange-facet-item-order' of https://github.com/torfsen/ckan into torfsen-2953-strange-facet-item-order
Commit: 2914ed3b65ef00e68ac2f258555f99c42ca8428c
https://github.com/ckan/ckan/commit/2914ed3b65ef00e68ac2f258555f99c42ca8428c
Author: amercader <amercadero at gmail.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Merge branch 'torfsen-2953-strange-facet-item-order'
Commit: f588413b160ecfbbdd92a12e4a91e34b66304132
https://github.com/ckan/ckan/commit/f588413b160ecfbbdd92a12e4a91e34b66304132
Author: amercader <amercadero at gmail.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M ckan/lib/jinja_extensions.py
M ckan/tests/controllers/test_package.py
M requirements.in
M requirements.txt
Log Message:
-----------
[#3005] Update Jinja2 to 2.8, fix i18n extension
The main issue is an API change on Jinja2 Internationalization extension
that makes our own `CkanInternationalizationExtension` crash when rendering
eg resource_list.html:
https://github.com/pallets/jinja/commit/79c8475f80257be4999a20d1432ff6a8e3f38815#diff-fc43b0d0748bc433885163912839f823L297
Commit: 60326ca5a533ab98a618867b7e84259c1386c8f2
https://github.com/ckan/ckan/commit/60326ca5a533ab98a618867b7e84259c1386c8f2
Author: yingqiaogit <qiaoying at hotmail.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
retrieve the title of a package in a selected lanuage rather than in the form of a dictionary when a multi-language plugin is used
Commit: eb1770d63e52b5cd0d069c83dedc017609213995
https://github.com/ckan/ckan/commit/eb1770d63e52b5cd0d069c83dedc017609213995
Author: Louis des Landes <ldeslandes at swin.edu.au>
Date: 2016-05-12 (Thu, 12 May 2016)
Changed paths:
R .travis.yml
Log Message:
-----------
Remove travis (moved to CircleCI) to stop IRC spam
Commit: 367360e8e9d10c088d4d1d3a92955e0605a1aa33
https://github.com/ckan/ckan/commit/367360e8e9d10c088d4d1d3a92955e0605a1aa33
Author: Ian Ward <ian at excess.org>
Date: 2016-05-12 (Thu, 12 May 2016)
Changed paths:
R .travis.yml
Log Message:
-----------
Merge pull request #3014 from Psykar/bugfix/removetravis
Remove travis (moved to CircleCI) to stop IRC spam
Commit: 85247a257fdfac6f5feb440c0c01be55afa25c64
https://github.com/ckan/ckan/commit/85247a257fdfac6f5feb440c0c01be55afa25c64
Author: Ian Ward <ian at excess.org>
Date: 2016-05-12 (Thu, 12 May 2016)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
Merge pull request #2985 from ckan/2969-fix-unicode-datastore-indexing
[#2969] Fix unicode error when indexing JSON DataStore fields
Commit: 0523cd9c49695a913a06b98c686bca2964007825
https://github.com/ckan/ckan/commit/0523cd9c49695a913a06b98c686bca2964007825
Author: amercader <amercadero at gmail.com>
Date: 2016-05-13 (Fri, 13 May 2016)
Changed paths:
M ckan/logic/action/update.py
M ckan/tests/logic/action/test_update.py
Log Message:
-----------
[#3012] Persist datastore_active on resource updates
As datastore_active is stored as an extra, if it's not provided in the
incoming data_dict on resource_update it will get dropped. This happens
most noticeably when udpating via the frontend, causing the green Data
API button to disappear.
Commit: aeb38632927b09bf6e702b61110f9edff839a951
https://github.com/ckan/ckan/commit/aeb38632927b09bf6e702b61110f9edff839a951
Author: Ian Ward <ian at excess.org>
Date: 2016-05-13 (Fri, 13 May 2016)
Changed paths:
M Dockerfile
A contrib/docker/docker-compose.yml
M contrib/docker/my_init.d/50_configure
M contrib/docker/postgresql/Dockerfile
M contrib/docker/solr/Dockerfile
R contrib/docker/solr/schema.xml
Log Message:
-----------
Merge pull request #2995 from deinok/master
Fix + enable automatic docker image builds
Commit: 41c061a0af96bdb6b21e001f6f801ca07538835e
https://github.com/ckan/ckan/commit/41c061a0af96bdb6b21e001f6f801ca07538835e
Author: David Read <david.read at hackneyworkshop.com>
Date: 2016-05-13 (Fri, 13 May 2016)
Changed paths:
M ckan/plugins/toolkit.py
Log Message:
-----------
Minor improvement to aslist and asbool docs.
Commit: 9c65efd6dfad7da6571932b2e2e525ec6a03e4c2
https://github.com/ckan/ckan/commit/9c65efd6dfad7da6571932b2e2e525ec6a03e4c2
Author: Louis des Landes <ldeslandes at swin.edu.au>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/tests/factories.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
Allow filtering on group type when listing orgs
Commit: 68a975889cb3a33886516d51e026c33760d33e68
https://github.com/ckan/ckan/commit/68a975889cb3a33886516d51e026c33760d33e68
Author: Louis des Landes <ldeslandes at swin.edu.au>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M ckan/tests/logic/action/test_create.py
Log Message:
-----------
Added test for creating custom organization types
Commit: eaedf7198289ebb4d7081fc7d179ce5cea68c9db
https://github.com/ckan/ckan/commit/eaedf7198289ebb4d7081fc7d179ce5cea68c9db
Author: amercader <amercadero at gmail.com>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
Merge branch 'master' of https://github.com/yingqiaogit/ckan into yingqiaogit-master
Commit: 5e50a09006cbdaaabf9e21c93421131f239ea934
https://github.com/ckan/ckan/commit/5e50a09006cbdaaabf9e21c93421131f239ea934
Author: amercader <amercadero at gmail.com>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
Merge branch 'yingqiaogit-master'
Commit: dd6a32e9e2b374adad65b663b8fdc87afdfc40f3
https://github.com/ckan/ckan/commit/dd6a32e9e2b374adad65b663b8fdc87afdfc40f3
Author: amercader <amercadero at gmail.com>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/snippets/debug.html
Log Message:
-----------
Merge branch '3000-slow-debug-render'
Commit: cf3b8a9c69484404353bf54ba54a3f3d75e88fc6
https://github.com/ckan/ckan/commit/cf3b8a9c69484404353bf54ba54a3f3d75e88fc6
Author: amercader <amercadero at gmail.com>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/tests/factories.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
Merge branch 'feature/allow_custom_org_types' of https://github.com/Psykar/ckan into Psykar-feature/allow_custom_org_types
Commit: e422c3a456070eeb966d34742edc74b22d82d111
https://github.com/ckan/ckan/commit/e422c3a456070eeb966d34742edc74b22d82d111
Author: amercader <amercadero at gmail.com>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/tests/factories.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
Merge branch 'Psykar-feature/allow_custom_org_types'
Commit: c197578f8390c677b6f5d30c6f25ac1574c5f49c
https://github.com/ckan/ckan/commit/c197578f8390c677b6f5d30c6f25ac1574c5f49c
Author: Ian Ward <ian at excess.org>
Date: 2016-05-17 (Tue, 17 May 2016)
Changed paths:
M ckan/plugins/toolkit.py
Log Message:
-----------
Merge pull request #3021 from ckan/aslist-docs
aslist and asbool docs improvement
Commit: 32375f2d07635db89606cfd150886b80e67a58b4
https://github.com/ckan/ckan/commit/32375f2d07635db89606cfd150886b80e67a58b4
Author: Ian Ward <ian at excess.org>
Date: 2016-05-17 (Tue, 17 May 2016)
Changed paths:
M ckan/logic/action/update.py
M ckan/tests/logic/action/test_update.py
Log Message:
-----------
Merge pull request #3020 from ckan/3012-fix-datastore_active-getting-lost
[#3012] Persist datastore_active on resource updates
Commit: 05375b57cb80f80f4510f47964eb457bb85758b1
https://github.com/ckan/ckan/commit/05375b57cb80f80f4510f47964eb457bb85758b1
Author: Louis des Landes <ldeslandes at swin.edu.au>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M ckan/tests/helpers.py
Log Message:
-----------
If a test app exists, reset it for each test
Commit: 991c40c48dd9d9a853e98275618872b025c485f5
https://github.com/ckan/ckan/commit/991c40c48dd9d9a853e98275618872b025c485f5
Author: Louis des Landes <ldeslandes at swin.edu.au>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M ckan/controllers/user.py
M ckan/tests/controllers/test_user.py
Log Message:
-----------
Fix user log out on username change
Fixes #2394
Commit: b8270b903da01fb66a386da21332e69a1aa3dc84
https://github.com/ckan/ckan/commit/b8270b903da01fb66a386da21332e69a1aa3dc84
Author: Knut Hühne <knut at k-nut.eu>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M ckan/controllers/feed.py
Log Message:
-----------
Move code path for group into explicit else
- the functionality in the code remains the same
- The branch for the case that `is_org` is False was just moved into
an explicit `else` for better readibility
- The code in the else branch was also slightly reindented to be more
simliar to the if branch
Commit: 5bc8e4e69952629809ce638c4f3eaa07aa124bc0
https://github.com/ckan/ckan/commit/5bc8e4e69952629809ce638c4f3eaa07aa124bc0
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M README.rst
Log Message:
-----------
Change Travis build status badge to CircleCI
Commit: f48da51490333086fdcc08846b9ce542895485d9
https://github.com/ckan/ckan/commit/f48da51490333086fdcc08846b9ce542895485d9
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M README.rst
Log Message:
-----------
[#3033] Change CircleCI badge style to shield.
This style fits better with our other badges. Thanks @k-nut!
Commit: 802374e74f620a55792f7eb42fc69d90f39213e5
https://github.com/ckan/ckan/commit/802374e74f620a55792f7eb42fc69d90f39213e5
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M README.rst
Log Message:
-----------
Merge pull request #3033 from ckan/3033-build-status-badge
Build Status badge in README should point to CircleCI, not Travis
Commit: 94e24d990f27ff62100c9b71c920faf7113eac89
https://github.com/ckan/ckan/commit/94e24d990f27ff62100c9b71c920faf7113eac89
Author: Knut Hühne <knut at k-nut.eu>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M ckan/controllers/feed.py
Log Message:
-----------
Fix comment
Commit: 05eb24111246467820d290a92784307bf3bc1042
https://github.com/ckan/ckan/commit/05eb24111246467820d290a92784307bf3bc1042
Author: Tyler Kennedy <tk at tkte.ch>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M ckan/lib/munge.py
M ckan/tests/lib/test_munge.py
Log Message:
-----------
Merge pull request #2600 from mbellotti/2597-allow-underscores-in-filenames
issue 2597 allow underscores in filenames
Commit: 41039d48188fd058736eec03d10e0f6b2606ac35
https://github.com/ckan/ckan/commit/41039d48188fd058736eec03d10e0f6b2606ac35
Author: Knut Hühne <knut at k-nut.eu>
Date: 2016-05-20 (Fri, 20 May 2016)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/controllers/test_organization.py
Log Message:
-----------
[#2990] Create 403 on organization_index if user has no permission
Commit: 0fa410b710e8d06c2d1e698772237dfa937e5d54
https://github.com/ckan/ckan/commit/0fa410b710e8d06c2d1e698772237dfa937e5d54
Author: Knut Hühne <knut at k-nut.eu>
Date: 2016-05-20 (Fri, 20 May 2016)
Changed paths:
M ckan/tests/controllers/test_organization.py
Log Message:
-----------
[#2990] Add test for organization_list
- The test makes sure that the response is a 403
- Mosly this is to make sure that the view renders at all and that it
does not throw an exception in the backend anymore like it used to
Commit: bcc644f67dcc983a127f31ce9fc44d6b6924c711
https://github.com/ckan/ckan/commit/bcc644f67dcc983a127f31ce9fc44d6b6924c711
Author: Knut Hühne <knut at k-nut.eu>
Date: 2016-05-20 (Fri, 20 May 2016)
Changed paths:
M ckan/controllers/group.py
M ckan/logic/action/get.py
Log Message:
-----------
[#2990] Move check for permission to controller
Commit: 3c802655579f2e94087626f55f3d09ed6531b20b
https://github.com/ckan/ckan/commit/3c802655579f2e94087626f55f3d09ed6531b20b
Author: Knut Hühne <knut at k-nut.eu>
Date: 2016-05-20 (Fri, 20 May 2016)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#2990] remove stray import
Commit: b1f9c75fedf9beadc16ae4a10eed73ac723cb336
https://github.com/ckan/ckan/commit/b1f9c75fedf9beadc16ae4a10eed73ac723cb336
Author: Knut Hühne <knut at k-nut.eu>
Date: 2016-05-20 (Fri, 20 May 2016)
Changed paths:
M ckan/templates/group/index.html
M ckan/tests/controllers/test_group.py
Log Message:
-----------
[#2981] Preserve sort order in groups on pagination
- Uses the same code that was introuced in #2153 for organizations
- Changes the tests to sort descending so that they actually make sure
that the sort order is not changed
Commit: 92e9cf36a5bba60d31df8996f9d8fe8334ff02df
https://github.com/ckan/ckan/commit/92e9cf36a5bba60d31df8996f9d8fe8334ff02df
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-05-20 (Fri, 20 May 2016)
Changed paths:
M ckan/lib/helpers.py
A ckan/templates/tests/broken_helper_as_attribute.html
A ckan/templates/tests/broken_helper_as_item.html
A ckan/templates/tests/helper_as_attribute.html
A ckan/templates/tests/helper_as_item.html
M ckan/tests/lib/test_helpers.py
M ckan/tests/plugins/test_toolkit.py
M setup.py
Log Message:
-----------
[#3041] Raise HelperError when calling bad helper.
Fixes exception handling introduced in #2908, by fixing call to super
class's __getitem__ and catching correct exception in
HelperAttributeDict.
Tests added for rendering helpers in templates, and using helpers from
toolkit.
Commit: 1fae410b2fd92f2f48d9d3a00cedaf54a46387e8
https://github.com/ckan/ckan/commit/1fae410b2fd92f2f48d9d3a00cedaf54a46387e8
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-05-23 (Mon, 23 May 2016)
Changed paths:
M ckan/controllers/feed.py
Log Message:
-----------
Merge branch 'k-nut-small-stylistic-improvement'
Commit: 4d64ec6c2b9e7d62ced5d2780df2b1f4da131546
https://github.com/ckan/ckan/commit/4d64ec6c2b9e7d62ced5d2780df2b1f4da131546
Author: Knut Hühne <knut at k-nut.eu>
Date: 2016-05-23 (Mon, 23 May 2016)
Changed paths:
M ckan/tests/legacy/functional/test_pagination.py
Log Message:
-----------
[#2981] add empty params to paginated url in tests
Commit: b0f0cd2c46d55b46b2502782981c1c5dcfc1f99d
https://github.com/ckan/ckan/commit/b0f0cd2c46d55b46b2502782981c1c5dcfc1f99d
Author: Louis des Landes <ldeslandes at swin.edu.au>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/plugins.py
M ckanext/example_igroupform/plugin.py
M ckanext/example_igroupform/tests/test_controllers.py
M setup.py
Log Message:
-----------
Add missing routes to IGroupForm
(And fix bulk process to check 'is_organization' instead of the group type)
Commit: 8f17532c09b4b94749d3c5dc040bec9163d2dee3
https://github.com/ckan/ckan/commit/8f17532c09b4b94749d3c5dc040bec9163d2dee3
Author: amercader <amercadero at gmail.com>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/controllers/user.py
M ckan/tests/controllers/test_user.py
M ckan/tests/helpers.py
Log Message:
-----------
Merge branch 'bugfix/username-change-error' of https://github.com/Psykar/ckan into Psykar-bugfix/username-change-error
Commit: e5381619538a8ee259eb4f34a8c76e15c8b16092
https://github.com/ckan/ckan/commit/e5381619538a8ee259eb4f34a8c76e15c8b16092
Author: amercader <amercadero at gmail.com>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/controllers/user.py
M ckan/tests/controllers/test_user.py
M ckan/tests/helpers.py
Log Message:
-----------
Merge branch 'Psykar-bugfix/username-change-error'
Commit: 391ebe760936653d7757e8c2e3d92598fe58f96b
https://github.com/ckan/ckan/commit/391ebe760936653d7757e8c2e3d92598fe58f96b
Author: amercader <amercadero at gmail.com>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/controllers/group.py
M ckan/tests/controllers/test_organization.py
Log Message:
-----------
Merge branch '2990-server-error-for-organization_list' of https://github.com/k-nut/ckan into k-nut-2990-server-error-for-organization_list
Commit: 28eb8c0c0ced20af753d537d6c0181c784357b32
https://github.com/ckan/ckan/commit/28eb8c0c0ced20af753d537d6c0181c784357b32
Author: amercader <amercadero at gmail.com>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/controllers/group.py
M ckan/tests/controllers/test_organization.py
Log Message:
-----------
Merge branch 'k-nut-2990-server-error-for-organization_list'
Commit: 1437d5567d44c0efa2bf173478bde5f3fd5c1206
https://github.com/ckan/ckan/commit/1437d5567d44c0efa2bf173478bde5f3fd5c1206
Author: amercader <amercadero at gmail.com>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/plugins.py
M ckanext/example_igroupform/plugin.py
M ckanext/example_igroupform/tests/test_controllers.py
M setup.py
Log Message:
-----------
Merge branch 'feature/IGroupForm-routes' of https://github.com/Psykar/ckan into Psykar-feature/IGroupForm-routes
Commit: a74370286111945f60128a7bdca68db5fa76dc8c
https://github.com/ckan/ckan/commit/a74370286111945f60128a7bdca68db5fa76dc8c
Author: amercader <amercadero at gmail.com>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/plugins.py
M ckanext/example_igroupform/plugin.py
M ckanext/example_igroupform/tests/test_controllers.py
M setup.py
Log Message:
-----------
Merge branch 'Psykar-feature/IGroupForm-routes'
Commit: ebcbb05edecaaefc32e65c0b630b3c6bd210a71f
https://github.com/ckan/ckan/commit/ebcbb05edecaaefc32e65c0b630b3c6bd210a71f
Author: amercader <amercadero at gmail.com>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/templates/group/index.html
M ckan/tests/controllers/test_group.py
M ckan/tests/legacy/functional/test_pagination.py
Log Message:
-----------
Merge branch '2981-preserve-group-sort-order-on-pagination' of https://github.com/k-nut/ckan
Commit: 7363a402c4506520e8b163998e426f2de1b4e6e5
https://github.com/ckan/ckan/commit/7363a402c4506520e8b163998e426f2de1b4e6e5
Author: amercader <amercadero at gmail.com>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/templates/group/index.html
M ckan/tests/controllers/test_group.py
M ckan/tests/legacy/functional/test_pagination.py
Log Message:
-----------
Merge branch 'k-nut-2981-preserve-group-sort-order-on-pagination'
Commit: 027c09ada64334d263f78b6b2042440531779780
https://github.com/ckan/ckan/commit/027c09ada64334d263f78b6b2042440531779780
Author: Ian Ward <ian at excess.org>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/lib/jinja_extensions.py
M ckan/tests/controllers/test_package.py
M requirements.in
M requirements.txt
Log Message:
-----------
Merge pull request #3005 from ckan/3005-update-jinja2
Update Jinja2 version
Commit: 56ae1bd8f5e205db7731a11e728f826ef3b051b4
https://github.com/ckan/ckan/commit/56ae1bd8f5e205db7731a11e728f826ef3b051b4
Author: Ian Ward <ian at excess.org>
Date: 2016-05-24 (Tue, 24 May 2016)
Changed paths:
M ckan/lib/helpers.py
A ckan/templates/tests/broken_helper_as_attribute.html
A ckan/templates/tests/broken_helper_as_item.html
A ckan/templates/tests/helper_as_attribute.html
A ckan/templates/tests/helper_as_item.html
M ckan/tests/lib/test_helpers.py
M ckan/tests/plugins/test_toolkit.py
M setup.py
Log Message:
-----------
Merge pull request #3042 from ckan/3041-helpererror
Raise HelperError exception when calling non-existing helper
Commit: 03973767c4751a51ea077012aa5dc1af4944c6a9
https://github.com/ckan/ckan/commit/03973767c4751a51ea077012aa5dc1af4944c6a9
Author: amercader <amercadero at gmail.com>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
R .travis.yml
M Dockerfile
M README.rst
M ckan/controllers/api.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/lib/helpers.py
M ckan/lib/jinja_extensions.py
R ckan/lib/lazyjson.py
M ckan/lib/munge.py
M ckan/lib/plugins.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/plugins/toolkit.py
M ckan/templates/group/index.html
M ckan/templates/snippets/debug.html
A ckan/templates/tests/broken_helper_as_attribute.html
A ckan/templates/tests/broken_helper_as_item.html
A ckan/templates/tests/helper_as_attribute.html
A ckan/templates/tests/helper_as_item.html
M ckan/tests/controllers/test_group.py
M ckan/tests/controllers/test_organization.py
M ckan/tests/controllers/test_package.py
M ckan/tests/controllers/test_user.py
M ckan/tests/factories.py
M ckan/tests/helpers.py
M ckan/tests/legacy/functional/test_pagination.py
M ckan/tests/lib/test_helpers.py
M ckan/tests/lib/test_munge.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_get.py
M ckan/tests/logic/action/test_update.py
M ckan/tests/plugins/test_toolkit.py
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_upsert.py
M ckanext/example_igroupform/plugin.py
M ckanext/example_igroupform/tests/test_controllers.py
A contrib/docker/docker-compose.yml
M contrib/docker/my_init.d/50_configure
M contrib/docker/postgresql/Dockerfile
M contrib/docker/solr/Dockerfile
R contrib/docker/solr/schema.xml
M requirements.in
M requirements.txt
M setup.py
Log Message:
-----------
Merge branch 'master' into 3004-upgrade-babel
Conflicts:
requirements.in
Compare: https://github.com/ckan/ckan/compare/a8cfc57ad421...03973767c475
More information about the ckan-changes
mailing list