[ckan-changes] [ckan/ckan] 923c36: Added CKAN wrapper around flask Babel
GitHub
noreply at github.com
Thu Feb 22 14:47:17 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 923c36fe9370e8c9481d8263d59822d280308a6a
https://github.com/ckan/ckan/commit/923c36fe9370e8c9481d8263d59822d280308a6a
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-02-06 (Tue, 06 Feb 2018)
Changed paths:
M ckan/config/middleware/flask_app.py
Log Message:
-----------
Added CKAN wrapper around flask Babel
Commit: 5e16c5faf401e82dc1fd624d93bbe160ca74195d
https://github.com/ckan/ckan/commit/5e16c5faf401e82dc1fd624d93bbe160ca74195d
Author: Sergey <tonnydexter at gmail.com>
Date: 2018-02-06 (Tue, 06 Feb 2018)
Changed paths:
M ckan/config/middleware/flask_app.py
Log Message:
-----------
__i18n* -> _i18n
Commit: db586c7c3fe9b3db7923a9a853b230b02c61dc42
https://github.com/ckan/ckan/commit/db586c7c3fe9b3db7923a9a853b230b02c61dc42
Author: Sergey <tonnydexter at gmail.com>
Date: 2018-02-06 (Tue, 06 Feb 2018)
Changed paths:
M ckan/config/middleware/flask_app.py
Log Message:
-----------
Update flask_app.py
Commit: 9c7bcb62fa43e1e5b5c40c7e42ef5455e54b7277
https://github.com/ckan/ckan/commit/9c7bcb62fa43e1e5b5c40c7e42ef5455e54b7277
Author: amercader <amercadero at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M ckan/config/middleware/flask_app.py
Log Message:
-----------
Merge branch 'smotornyuk-flask-i18n-multi-domain'
Commit: a97af74adfb9f9bc7df12bc8270893c6651edf74
https://github.com/ckan/ckan/commit/a97af74adfb9f9bc7df12bc8270893c6651edf74
Author: amercader <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/datastore/templates/datastore/snippets/dictionary_form.html
M ckanext/multilingual/plugin.py
M contrib/docker/solr/Dockerfile
M doc/maintaining/datastore.rst
M requirements.in
M requirements.txt
Log Message:
-----------
Merge branch 'master' of github.com:ckan/ckan
Compare: https://github.com/ckan/ckan/compare/189b54335975...a97af74adfb9
More information about the ckan-changes
mailing list