[ckan-changes] [ckan/ckan] 5b857a: Remove import from future to support Python 2.5
GitHub
noreply at github.com
Thu Jun 22 10:22:01 UTC 2017
Branch: refs/heads/dev-v2.7
Home: https://github.com/ckan/ckan
Commit: 5b857a0ff85447c92ed5eee8fc77084f1eae59b9
https://github.com/ckan/ckan/commit/5b857a0ff85447c92ed5eee8fc77084f1eae59b9
Author: amercader <amercadero at gmail.com>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M ckan/model/__init__.py
Log Message:
-----------
Remove import from future to support Python 2.5
I think it's safe to assume that the with statement will be available
everywhere.
This was breaking the extraction of messages by Babel
Commit: 5bf81cd9fbc3d572f1cb48dcea2218b6c36bdebf
https://github.com/ckan/ckan/commit/5bf81cd9fbc3d572f1cb48dcea2218b6c36bdebf
Author: amercader <amercadero at gmail.com>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M .tx/config
Log Message:
-----------
Update Transifex resource name
Commit: 0ef9a1aea766acf4a9783ede02f04bcea3e440b9
https://github.com/ckan/ckan/commit/0ef9a1aea766acf4a9783ede02f04bcea3e440b9
Author: amercader <amercadero at gmail.com>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M setup.py
Log Message:
-----------
Ignore js tests when extracting i18n strings
The extraction configuration for the public folder was not being applied
Commit: f82bed3467340b4cd784353f4f9ad67021bcb9b6
https://github.com/ckan/ckan/commit/f82bed3467340b4cd784353f4f9ad67021bcb9b6
Author: amercader <amercadero at gmail.com>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M ckan/i18n/ckan.pot
Log Message:
-----------
Extract new strings for 2.7
Commit: 8a3f3444ea12efb179237282a7754e3b0784b61b
https://github.com/ckan/ckan/commit/8a3f3444ea12efb179237282a7754e3b0784b61b
Author: amercader <amercadero at gmail.com>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M ckan/i18n/ar/LC_MESSAGES/ckan.po
M ckan/i18n/el/LC_MESSAGES/ckan.po
M ckan/i18n/fi/LC_MESSAGES/ckan.po
M ckan/i18n/hu/LC_MESSAGES/ckan.po
M ckan/i18n/lv/LC_MESSAGES/ckan.po
M ckan/i18n/mn_MN/LC_MESSAGES/ckan.po
M ckan/i18n/ne/LC_MESSAGES/ckan.po
M ckan/i18n/pl/LC_MESSAGES/ckan.po
M ckan/i18n/tl/LC_MESSAGES/ckan.po
M ckan/i18n/zh_CN/LC_MESSAGES/ckan.po
Log Message:
-----------
Pull strings from Transifex
Commit: 10678a0d69c0ba90041e92a133e5b751edabfdf2
https://github.com/ckan/ckan/commit/10678a0d69c0ba90041e92a133e5b751edabfdf2
Author: amercader <amercadero at gmail.com>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M ckan/i18n/ar/LC_MESSAGES/ckan.po
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/da_DK/LC_MESSAGES/ckan.po
M ckan/i18n/de/LC_MESSAGES/ckan.po
M ckan/i18n/el/LC_MESSAGES/ckan.po
M ckan/i18n/en_AU/LC_MESSAGES/ckan.po
M ckan/i18n/en_GB/LC_MESSAGES/ckan.po
M ckan/i18n/es/LC_MESSAGES/ckan.po
M ckan/i18n/es_AR/LC_MESSAGES/ckan.po
M ckan/i18n/fa_IR/LC_MESSAGES/ckan.po
M ckan/i18n/fi/LC_MESSAGES/ckan.po
M ckan/i18n/fr/LC_MESSAGES/ckan.po
M ckan/i18n/he/LC_MESSAGES/ckan.po
M ckan/i18n/hr/LC_MESSAGES/ckan.po
M ckan/i18n/hu/LC_MESSAGES/ckan.po
M ckan/i18n/id/LC_MESSAGES/ckan.po
M ckan/i18n/is/LC_MESSAGES/ckan.po
M ckan/i18n/it/LC_MESSAGES/ckan.po
M ckan/i18n/ja/LC_MESSAGES/ckan.po
M ckan/i18n/km/LC_MESSAGES/ckan.po
M ckan/i18n/ko_KR/LC_MESSAGES/ckan.po
M ckan/i18n/lt/LC_MESSAGES/ckan.po
M ckan/i18n/lv/LC_MESSAGES/ckan.po
M ckan/i18n/mn_MN/LC_MESSAGES/ckan.po
M ckan/i18n/ne/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/pt_PT/LC_MESSAGES/ckan.po
M ckan/i18n/ro/LC_MESSAGES/ckan.po
M ckan/i18n/ru/LC_MESSAGES/ckan.po
M ckan/i18n/sk/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/i18n/th/LC_MESSAGES/ckan.po
M ckan/i18n/tl/LC_MESSAGES/ckan.po
M ckan/i18n/tr/LC_MESSAGES/ckan.po
M ckan/i18n/uk_UA/LC_MESSAGES/ckan.po
M ckan/i18n/vi/LC_MESSAGES/ckan.po
M ckan/i18n/zh_CN/LC_MESSAGES/ckan.po
M ckan/i18n/zh_TW/LC_MESSAGES/ckan.po
Log Message:
-----------
Update po files with new strings
Commit: 88927340e16b8b7b81a23aa937c499e16f21bf7a
https://github.com/ckan/ckan/commit/88927340e16b8b7b81a23aa937c499e16f21bf7a
Author: Aleksandar Jovanov <aleksandar.jovanov at keitaro.com>
Date: 2017-06-22 (Thu, 22 Jun 2017)
Changed paths:
M ckan/public/base/javascript/modules/slug-preview.js
Log Message:
-----------
[#2501] Allow slug preview to work with autocomplete fields
Compare: https://github.com/ckan/ckan/compare/4f090a01e886...88927340e16b
More information about the ckan-changes
mailing list