[ckan-changes] [ckan/ckan] 823f6d: Update facet_list.html
GitHub
noreply at github.com
Thu Feb 22 14:45:06 UTC 2018
Branch: refs/heads/flask-0-12
Home: https://github.com/ckan/ckan
Commit: 823f6d55272c93bb537026f02f54dbcbeb458e57
https://github.com/ckan/ckan/commit/823f6d55272c93bb537026f02f54dbcbeb458e57
Author: Sam Smith <sam at mintcanary.com>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M ckan/templates/snippets/facet_list.html
Log Message:
-----------
Update facet_list.html
Remove brackets and add some `span`s to the `facet_list` items, to offer more styling options.
Note: The `hidden` and `badge` classes are not necessary to achieve the above, but are in keeping with the use of Bootstrap styling throughout CKAN.
Commit: 7acde57919161b144ac488f83b12709eada024ea
https://github.com/ckan/ckan/commit/7acde57919161b144ac488f83b12709eada024ea
Author: cclauss <cclauss at bluewin.ch>
Date: 2018-02-13 (Tue, 13 Feb 2018)
Changed paths:
M ckan/lib/dictization/__init__.py
M ckan/tests/logic/test_validators.py
M ckanext/multilingual/plugin.py
M ckanext/stats/tests/test_stats_lib.py
Log Message:
-----------
long was renamed to int in Python 3
Commit: a371ef83b7a75e1ed8f84490c331fcb398dd215d
https://github.com/ckan/ckan/commit/a371ef83b7a75e1ed8f84490c331fcb398dd215d
Author: cclauss <cclauss at bluewin.ch>
Date: 2018-02-13 (Tue, 13 Feb 2018)
Changed paths:
M ckan/lib/jinja_extensions.py
M ckan/tests/controllers/test_api.py
M ckan/tests/controllers/test_group.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
from six.moves import xrange for Python 3 (en masse)
Commit: 355cb45139c6e253b623d4ccd04e57f4edb1d18f
https://github.com/ckan/ckan/commit/355cb45139c6e253b623d4ccd04e57f4edb1d18f
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M requirements.in
M requirements.txt
Log Message:
-----------
[#3512] Newer beaker version fixes issue of being served from an osx (case insensitive) file system.
Commit: 2dc73729188899570ca5e18eba315bec9663ec85
https://github.com/ckan/ckan/commit/2dc73729188899570ca5e18eba315bec9663ec85
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M doc/maintaining/installing/install-from-source.rst
Log Message:
-----------
Remove unhelpful docs
* 'pip install' is from the internet to your venv. Your current dir is irrelevant.
* personal repo tip is badly worded. Knowing how to submit a pull request involves a lot more than this and seems unhelpful to dilute these install instructions which are already really long.
* ckan 2.0 pip-requirements.txt - this is so old and unsupported, we should not be documenting it any more.
Commit: 20a24c23f7833ff2aad1e8bc3aa56ebfa087f9ca
https://github.com/ckan/ckan/commit/20a24c23f7833ff2aad1e8bc3aa56ebfa087f9ca
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M doc/maintaining/installing/install-from-source.rst
Log Message:
-----------
[#4020] Move the who.ini step to be before the "paster db init" step.
Commit: 7b104e4ec1c2065759f6ceb4c969e7066d3c8c70
https://github.com/ckan/ckan/commit/7b104e4ec1c2065759f6ceb4c969e7066d3c8c70
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M doc/maintaining/installing/install-from-source.rst
Log Message:
-----------
Fix whitespace in doc
Commit: dce3d3dddffab73e9a8e94ac8fa6ff9689e992d5
https://github.com/ckan/ckan/commit/dce3d3dddffab73e9a8e94ac8fa6ff9689e992d5
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Log Message:
-----------
Merge branch 'master' into 4020-fix-source-install-who-order
Commit: 97c44d3f8812652a91ca0356d26f0bf486783674
https://github.com/ckan/ckan/commit/97c44d3f8812652a91ca0356d26f0bf486783674
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Log Message:
-----------
Merge branch 'master' into remove-bad-docs
Commit: c01d4dbbbf7e7ddd6f0235bd15ebea3e3b4e0116
https://github.com/ckan/ckan/commit/c01d4dbbbf7e7ddd6f0235bd15ebea3e3b4e0116
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M doc/contributing/documentation.rst
M doc/contributing/test.rst
M doc/maintaining/upgrading/upgrade-source.rst
Log Message:
-----------
More occasions where ckan 2.0 is mentioned for development
Commit: d26704f72d8dafa60f8b461240497396c530a3dc
https://github.com/ckan/ckan/commit/d26704f72d8dafa60f8b461240497396c530a3dc
Author: Ian Ward <ian at excess.org>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M doc/contributing/documentation.rst
M doc/contributing/test.rst
M doc/maintaining/installing/install-from-source.rst
M doc/maintaining/upgrading/upgrade-source.rst
Log Message:
-----------
Merge pull request #4019 from ckan/remove-bad-docs
Remove unhelpful docs
Commit: 1f5c15284036ca0af94b0bf2431578874827d080
https://github.com/ckan/ckan/commit/1f5c15284036ca0af94b0bf2431578874827d080
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M doc/maintaining/installing/install-from-source.rst
Log Message:
-----------
Merge pull request #4021 from ckan/4020-fix-source-install-who-order
Move the who.ini step to be before the "paster db init" step.
Commit: 7119b6e666046efde16819b8d267d18091c3024e
https://github.com/ckan/ckan/commit/7119b6e666046efde16819b8d267d18091c3024e
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M requirements.in
M requirements.txt
Log Message:
-----------
Merge pull request #4018 from ckan/3512-fix-beaker-osx
Newer beaker version
Commit: 8bd3ac177d2591d020ccd5010660b743f5c81f2b
https://github.com/ckan/ckan/commit/8bd3ac177d2591d020ccd5010660b743f5c81f2b
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M ckan/lib/jinja_extensions.py
M ckan/tests/controllers/test_api.py
M ckan/tests/controllers/test_group.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
Merge pull request #4017 from cclauss/from-six.moves-import-xrange-for-python3
from six.moves import xrange for Python 3 (en masse)
Commit: eda0b4929b5bbd246ea19d10a81fa873b13560d4
https://github.com/ckan/ckan/commit/eda0b4929b5bbd246ea19d10a81fa873b13560d4
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M ckan/lib/dictization/__init__.py
M ckan/tests/logic/test_validators.py
M ckanext/multilingual/plugin.py
M ckanext/stats/tests/test_stats_lib.py
Log Message:
-----------
Merge pull request #4015 from cclauss/long-was-renamed-to-int-in-python3
long was renamed to int in Python 3 (en masse)
Commit: 95264ebe9c57fd31463f3fa828521854a939c89d
https://github.com/ckan/ckan/commit/95264ebe9c57fd31463f3fa828521854a939c89d
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M requirements.in
Log Message:
-----------
pip-compile -U puts the latest version of Beaker in requirements.txt, so it was not useful to pin it in requirements.in
Commit: 7003fe8a4041632455ed72454cf80720485e2e0a
https://github.com/ckan/ckan/commit/7003fe8a4041632455ed72454cf80720485e2e0a
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M requirements.txt
Log Message:
-----------
Updated deps by running: pip-compile -U --output-file requirements.txt requirements.in
Commit: 5f065b0b752606a53a5b85805af7b8c1ba954718
https://github.com/ckan/ckan/commit/5f065b0b752606a53a5b85805af7b8c1ba954718
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-02-16 (Fri, 16 Feb 2018)
Changed paths:
M ckan/migration/versions/001_add_existing_tables.py
Log Message:
-----------
[#3929] Try a compromise between other options.
Commit: e6683a01f8e51d8d9eed848b8d11d5ca2c78618d
https://github.com/ckan/ckan/commit/e6683a01f8e51d8d9eed848b8d11d5ca2c78618d
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-16 (Fri, 16 Feb 2018)
Changed paths:
M ckan/migration/versions/001_add_existing_tables.py
Log Message:
-----------
Merge pull request #4026 from ckan/3929-schema-compromise
State table clash - compromise option
Commit: aa5c4aeb34702d4d1fe7cd4bb8efa692b1923712
https://github.com/ckan/ckan/commit/aa5c4aeb34702d4d1fe7cd4bb8efa692b1923712
Author: Sergey <tonnydexter at gmail.com>
Date: 2018-02-16 (Fri, 16 Feb 2018)
Changed paths:
M ckan/templates/snippets/facet_list.html
Log Message:
-----------
Merge pull request #4014 from smth/facet-list-markup
Update facet_list.html
Commit: e0f1aafa8ecd52dc6e8238826ca1e40dd92a266d
https://github.com/ckan/ckan/commit/e0f1aafa8ecd52dc6e8238826ca1e40dd92a266d
Author: cclauss <cclauss at bluewin.ch>
Date: 2018-02-17 (Sat, 17 Feb 2018)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/dictization/model_save.py
M ckan/lib/extract.py
M ckan/lib/helpers.py
M ckan/lib/search/common.py
M ckan/lib/search/query.py
M ckan/logic/__init__.py
M ckan/logic/action/get.py
M ckan/logic/converters.py
M ckan/model/types.py
M ckan/plugins/core.py
M ckan/tests/legacy/html_check.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/helpers.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/plugin.py
M ckanext/multilingual/plugin.py
Log Message:
-----------
Change basestring --> six.string_types for Python 3
Commit: ec795ab4d20078247e35216dda7d7840907f27f6
https://github.com/ckan/ckan/commit/ec795ab4d20078247e35216dda7d7840907f27f6
Author: Ian Ward <ian at excess.org>
Date: 2018-02-18 (Sun, 18 Feb 2018)
Changed paths:
M ckanext/datastore/templates/datastore/snippets/dictionary_form.html
Log Message:
-----------
[#3989] inline docs in dictionary_form.html
Commit: 699856611f1f82b4bc4f580abc8f85e0408f728e
https://github.com/ckan/ckan/commit/699856611f1f82b4bc4f580abc8f85e0408f728e
Author: Ian Ward <ian at excess.org>
Date: 2018-02-18 (Sun, 18 Feb 2018)
Changed paths:
M doc/maintaining/datastore.rst
Log Message:
-----------
[#3989] document field 'info' object
Commit: eba5abbdc71f5c2d555c958507bbe5718246eb69
https://github.com/ckan/ckan/commit/eba5abbdc71f5c2d555c958507bbe5718246eb69
Author: Ian Ward <ian at excess.org>
Date: 2018-02-18 (Sun, 18 Feb 2018)
Changed paths:
M doc/maintaining/datastore.rst
Log Message:
-----------
[#3989] promote "Download resource" and "Extending DataStore" to top level sections
Commit: 297e4295eb61d645d9a6e1d83de13846d447bc05
https://github.com/ckan/ckan/commit/297e4295eb61d645d9a6e1d83de13846d447bc05
Author: Ian Ward <ian at excess.org>
Date: 2018-02-18 (Sun, 18 Feb 2018)
Changed paths:
M doc/maintaining/datastore.rst
Log Message:
-----------
[#3989] document Data Dictionary form
Commit: 43139d636c08d4a63c6c8deabda4a3c77de24b57
https://github.com/ckan/ckan/commit/43139d636c08d4a63c6c8deabda4a3c77de24b57
Author: Ian Ward <ian at excess.org>
Date: 2018-02-18 (Sun, 18 Feb 2018)
Changed paths:
M doc/maintaining/datastore.rst
Log Message:
-----------
[#3989] link back from Fields to Data Dictionary
Commit: d3c91dae94e5586abe63a8db5bcd6fff7d0fb4fe
https://github.com/ckan/ckan/commit/d3c91dae94e5586abe63a8db5bcd6fff7d0fb4fe
Author: amercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Upgrade Solr Docker image
Bump to patch release to include security fixes
Commit: fb982dea8c4279968d6ba586e7eae25720a9c00c
https://github.com/ckan/ckan/commit/fb982dea8c4279968d6ba586e7eae25720a9c00c
Author: amercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Fix wrong version
Commit: 272b59e4eb953bc5656ebbba54d66307a74a49c9
https://github.com/ckan/ckan/commit/272b59e4eb953bc5656ebbba54d66307a74a49c9
Author: amercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Upgrade scripts version
Commit: 49ba9f3ad455933a4bed0d29377ae7db0a1a506a
https://github.com/ckan/ckan/commit/49ba9f3ad455933a4bed0d29377ae7db0a1a506a
Author: amercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Run as Solr user, as this version won't start as root by default
Commit: 94070c05dff12e42dcb2109b8694ef7e7742f06e
https://github.com/ckan/ckan/commit/94070c05dff12e42dcb2109b8694ef7e7742f06e
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/dictization/model_save.py
M ckan/lib/extract.py
M ckan/lib/helpers.py
M ckan/lib/search/common.py
M ckan/lib/search/query.py
M ckan/logic/__init__.py
M ckan/logic/action/get.py
M ckan/logic/converters.py
M ckan/model/types.py
M ckan/plugins/core.py
M ckan/tests/legacy/html_check.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/helpers.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/plugin.py
M ckanext/multilingual/plugin.py
Log Message:
-----------
Merge pull request #4029 from cclauss/basestring-to-six.string_types
Change basestring --> six.string_types for Python 3
Commit: 0b15803e15a82fe2732e34eecb1635fff362c4a6
https://github.com/ckan/ckan/commit/0b15803e15a82fe2732e34eecb1635fff362c4a6
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M requirements.txt
Log Message:
-----------
Merge pull request #4025 from ckan/update-deps
Updated deps
Commit: eb660b51ac5e82c5c6fddc1e4f806d08a5405bdb
https://github.com/ckan/ckan/commit/eb660b51ac5e82c5c6fddc1e4f806d08a5405bdb
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M requirements.in
Log Message:
-----------
Merge pull request #4023 from ckan/beaker-pin-move
Beaker pin moved
Commit: 10634ddc14af526e7a08286665525647f4601fc7
https://github.com/ckan/ckan/commit/10634ddc14af526e7a08286665525647f4601fc7
Author: Ian Ward <ian at excess.org>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M contrib/docker/solr/Dockerfile
Log Message:
-----------
Merge pull request #4033 from ckan/upgrade-docker-solr-image
Upgrade docker solr image
Commit: 211f5b2ba90aeea81d2f71db090d94a86a699b99
https://github.com/ckan/ckan/commit/211f5b2ba90aeea81d2f71db090d94a86a699b99
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M ckanext/datastore/templates/datastore/snippets/dictionary_form.html
M doc/maintaining/datastore.rst
Log Message:
-----------
Merge pull request #4030 from ckan/3989-data-dictionary-docs
Data Dictionary Docs
Commit: 4727c7d6e60407585fe2a397d21527fafc47e1f2
https://github.com/ckan/ckan/commit/4727c7d6e60407585fe2a397d21527fafc47e1f2
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/dictization/__init__.py
M ckan/lib/dictization/model_save.py
M ckan/lib/extract.py
M ckan/lib/helpers.py
M ckan/lib/jinja_extensions.py
M ckan/lib/search/common.py
M ckan/lib/search/query.py
M ckan/logic/__init__.py
M ckan/logic/action/get.py
M ckan/logic/converters.py
M ckan/migration/versions/001_add_existing_tables.py
M ckan/model/types.py
M ckan/plugins/core.py
M ckan/templates/snippets/facet_list.html
M ckan/tests/controllers/test_api.py
M ckan/tests/controllers/test_group.py
M ckan/tests/legacy/html_check.py
M ckan/tests/logic/action/test_get.py
M ckan/tests/logic/test_validators.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/helpers.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/plugin.py
M ckanext/datastore/templates/datastore/snippets/dictionary_form.html
M ckanext/multilingual/plugin.py
M ckanext/stats/tests/test_stats_lib.py
M contrib/docker/solr/Dockerfile
M doc/contributing/documentation.rst
M doc/contributing/test.rst
M doc/maintaining/datastore.rst
M doc/maintaining/installing/install-from-source.rst
M doc/maintaining/upgrading/upgrade-source.rst
M requirements.in
M requirements.txt
Log Message:
-----------
Merge branch 'master' into flask-0-12
Compare: https://github.com/ckan/ckan/compare/8139eb8c7d15...4727c7d6e604
More information about the ckan-changes
mailing list