[ckan-changes] [ckan/ckan] 645247: link_active split for pylons and flask requests
GitHub
noreply at github.com
Fri Oct 13 10:24:26 UTC 2017
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 6452479ed93fbb463db6a4eae56be439034bff33
https://github.com/ckan/ckan/commit/6452479ed93fbb463db6a4eae56be439034bff33
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
link_active split for pylons and flask requests
Commit: 23ff820da2f6e1ff6a5d5e6246b4571224a4aa0f
https://github.com/ckan/ckan/commit/23ff820da2f6e1ff6a5d5e6246b4571224a4aa0f
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
nav_link split for pylons and flask
Commit: 0e412b8ca32f1acfda96422bfd8923d336f35fcd
https://github.com/ckan/ckan/commit/0e412b8ca32f1acfda96422bfd8923d336f35fcd
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Merge branch 'flask-link-active' into flask-helpers-update
Commit: eb04958e8e88499c1b00ff3bb44ac90e44105865
https://github.com/ckan/ckan/commit/eb04958e8e88499c1b00ff3bb44ac90e44105865
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
fix for missing search_facets_limits
Commit: babd73ed0947ebcda60e5c56dd18e2db4071448e
https://github.com/ckan/ckan/commit/babd73ed0947ebcda60e5c56dd18e2db4071448e
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M ckan/config/middleware/flask_app.py
Log Message:
-----------
add flask routes to named_routes
Commit: 2ac8231576ec6439740ac04735d6558156a855b5
https://github.com/ckan/ckan/commit/2ac8231576ec6439740ac04735d6558156a855b5
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
pep8
Commit: e27eb27c09123f658c715d3b89390dcd12810db6
https://github.com/ckan/ckan/commit/e27eb27c09123f658c715d3b89390dcd12810db6
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-12 (Thu, 12 Oct 2017)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
change namings to be more flask-y
Commit: 8d054ee7565209dae4164fb45b557a9024568eef
https://github.com/ckan/ckan/commit/8d054ee7565209dae4164fb45b557a9024568eef
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-12 (Thu, 12 Oct 2017)
Changed paths:
M CHANGELOG.rst
M ckan/config/environment.py
M ckan/config/middleware/flask_app.py
M ckan/config/routing.py
M ckan/config/solr/schema.xml
M ckan/controllers/package.py
M ckan/lib/render.py
M ckan/lib/search/__init__.py
M ckan/templates/package/search.html
M ckan/templates/snippets/add_dataset.html
M ckan/templates/snippets/package_item.html
M ckan/templates/snippets/search_result_text.html
M ckan/tests/controllers/test_api.py
M ckan/views/__init__.py
M ckan/views/api.py
M doc/maintaining/authorization.rst
M doc/maintaining/configuration.rst
M requirements.in
M requirements.txt
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into flask-helpers-update
Commit: 48556ff8d5ae22d717731fd49333d67e1bdfe723
https://github.com/ckan/ckan/commit/48556ff8d5ae22d717731fd49333d67e1bdfe723
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-10-12 (Thu, 12 Oct 2017)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
pep8
Commit: b5b8bf0a7808a275b5085a94534bf16e69135e65
https://github.com/ckan/ckan/commit/b5b8bf0a7808a275b5085a94534bf16e69135e65
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-10-13 (Fri, 13 Oct 2017)
Changed paths:
M ckan/config/middleware/flask_app.py
M ckan/lib/helpers.py
Log Message:
-----------
Merge pull request #3862 from tino097/flask-helpers-update
Flask helpers update
Compare: https://github.com/ckan/ckan/compare/f1f36f8a67b1...b5b8bf0a7808
More information about the ckan-changes
mailing list