[ckan-changes] [okfn/ckan] 4030d3: Fixing uploader in IE7; refactoring ckanjs out of ...

GitHub noreply at github.com
Fri Mar 30 18:37:59 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 4030d37b87fb11099db35234a1b1ba7e1547f997
      https://github.com/okfn/ckan/commit/4030d37b87fb11099db35234a1b1ba7e1547f997
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/css/style.css
  M ckan/public/scripts/application.js
  M ckan/public/scripts/templates.js
  M ckan/templates/js_strings.html
  M ckan/templates/package/new_package_form.html

  Log Message:
  -----------
  Fixing uploader in IE7; refactoring ckanjs out of the equation.


  Commit: 35b7f656b2f0308e1455cef6ab272aaf70b5c07b
      https://github.com/okfn/ckan/commit/35b7f656b2f0308e1455cef6ab272aaf70b5c07b
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/scripts/application.js

  Log Message:
  -----------
  [#1788][xs]: Glitchfix.


  Commit: 065b9e1a12d6729412fca1305039fa2fe21e0fda
      https://github.com/okfn/ckan/commit/065b9e1a12d6729412fca1305039fa2fe21e0fda
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/scripts/application.js
  M ckan/templates/package/new_package_form.html

  Log Message:
  -----------
  [#1788]: Avoid using HTML5 data- attributes to fix IE7.


  Commit: 4b6f271a9e767961db7df6d5555b3544010af89d
      https://github.com/okfn/ckan/commit/4b6f271a9e767961db7df6d5555b3544010af89d
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/scripts/application.js

  Log Message:
  -----------
  [#1788]: Tweaking & testing on staging server.


  Commit: cf6e3cd7d8f84984d76a54dcbbc39fd9fa19f750
      https://github.com/okfn/ckan/commit/cf6e3cd7d8f84984d76a54dcbbc39fd9fa19f750
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/scripts/application.js
  M ckan/public/scripts/templates.js
  M ckan/templates/js_strings.html
  M ckan/templates/package/new_package_form.html

  Log Message:
  -----------
  [#1788]: Caught JS bug which was killing IE file uploads.


  Commit: 1f3e243d2494bb9f63d69dcad7e0593ca25d5255
      https://github.com/okfn/ckan/commit/1f3e243d2494bb9f63d69dcad7e0593ca25d5255
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/scripts/application.js
  M ckan/public/scripts/templates.js
  M ckan/templates/layout_base.html

  Log Message:
  -----------
  [#1788]: Refactoring to centralise uploading in application.js; ckanjs.js is not used here now.


  Commit: 08da289e4e25f9cfca138a48a3db8a750d6788df
      https://github.com/okfn/ckan/commit/08da289e4e25f9cfca138a48a3db8a750d6788df
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/controllers/package.py
  M ckan/public/scripts/application.js
  M ckan/templates/package/edit.html
  M ckan/templates/package/editresources.html
  M ckan/templates/package/new.html

  Log Message:
  -----------
  [#1788]: Simplifying JS. Don't embed unnecessary JSON into page.


  Commit: 2ee1b48e3332a49a67e99dacc812f67a43992be5
      https://github.com/okfn/ckan/commit/2ee1b48e3332a49a67e99dacc812f67a43992be5
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/scripts/application.js
  R ckan/public/scripts/vendor/ckanjs/1.0.0/ckanjs.js
  M ckan/templates/layout_base.html

  Log Message:
  -----------
  [#1788]: Removed all dependancy on ckanjs.js.


  Commit: 60e1fff8a92fed918827a2089989b046d0a59a97
      https://github.com/okfn/ckan/commit/60e1fff8a92fed918827a2089989b046d0a59a97
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/scripts/application.js
  M ckan/public/scripts/templates.js
  M ckan/templates/package/new_package_form.html

  Log Message:
  -----------
  [#1788]: Avoid overlapping input names in subform.


  Commit: ab8c55f6f72679a343d754c408e6411aca956194
      https://github.com/okfn/ckan/commit/ab8c55f6f72679a343d754c408e6411aca956194
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/scripts/application.js

  Log Message:
  -----------
  [#1788]: Glitchfixing deprecated method calls.


  Commit: e1e8cc6b5911b03d4d83f7375e189c06564132ca
      https://github.com/okfn/ckan/commit/e1e8cc6b5911b03d4d83f7375e189c06564132ca
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/css/style.css
  M ckan/public/scripts/application.js
  M ckan/templates/package/new_package_form.html

  Log Message:
  -----------
  [#1788]: Refactored resource editor to be flattened into the page.


  Commit: c2b1089ef26f7777cfa8e7b2cf533c2c1ec2725f
      https://github.com/okfn/ckan/commit/c2b1089ef26f7777cfa8e7b2cf533c2c1ec2725f
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/css/style.css

  Log Message:
  -----------
  [#1788]: Visually connecting elements on the editresources page.


  Commit: 25a9a44a6e7330af4886da2cc30057e0c430077e
      https://github.com/okfn/ckan/commit/25a9a44a6e7330af4886da2cc30057e0c430077e
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M bin/running_stats.py
  M ckan/config/environment.py
  M ckan/i18n/bg/LC_MESSAGES/ckan.mo
  M ckan/i18n/bg/LC_MESSAGES/ckan.po
  M ckan/i18n/ca/LC_MESSAGES/ckan.mo
  M ckan/i18n/ca/LC_MESSAGES/ckan.po
  M ckan/i18n/ckan.pot
  M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.mo
  M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po
  M ckan/i18n/de/LC_MESSAGES/ckan.mo
  M ckan/i18n/de/LC_MESSAGES/ckan.po
  M ckan/i18n/el/LC_MESSAGES/ckan.mo
  M ckan/i18n/el/LC_MESSAGES/ckan.po
  M ckan/i18n/es/LC_MESSAGES/ckan.mo
  M ckan/i18n/es/LC_MESSAGES/ckan.po
  M ckan/i18n/fi/LC_MESSAGES/ckan.mo
  M ckan/i18n/fi/LC_MESSAGES/ckan.po
  M ckan/i18n/fr/LC_MESSAGES/ckan.mo
  M ckan/i18n/fr/LC_MESSAGES/ckan.po
  M ckan/i18n/hu/LC_MESSAGES/ckan.mo
  M ckan/i18n/hu/LC_MESSAGES/ckan.po
  M ckan/i18n/it/LC_MESSAGES/ckan.mo
  M ckan/i18n/it/LC_MESSAGES/ckan.po
  M ckan/i18n/lt/LC_MESSAGES/ckan.mo
  M ckan/i18n/lt/LC_MESSAGES/ckan.po
  A ckan/i18n/lv/LC_MESSAGES/ckan.mo
  A ckan/i18n/lv/LC_MESSAGES/ckan.po
  M ckan/i18n/nl/LC_MESSAGES/ckan.mo
  M ckan/i18n/nl/LC_MESSAGES/ckan.po
  M ckan/i18n/no/LC_MESSAGES/ckan.mo
  M ckan/i18n/no/LC_MESSAGES/ckan.po
  M ckan/i18n/pl/LC_MESSAGES/ckan.mo
  M ckan/i18n/pl/LC_MESSAGES/ckan.po
  M ckan/i18n/pt_BR/LC_MESSAGES/ckan.mo
  M ckan/i18n/pt_BR/LC_MESSAGES/ckan.po
  M ckan/i18n/ro/LC_MESSAGES/ckan.mo
  M ckan/i18n/ro/LC_MESSAGES/ckan.po
  M ckan/i18n/ru/LC_MESSAGES/ckan.mo
  M ckan/i18n/ru/LC_MESSAGES/ckan.po
  A ckan/i18n/sk/LC_MESSAGES/ckan.mo
  A ckan/i18n/sk/LC_MESSAGES/ckan.po
  M ckan/i18n/sl/LC_MESSAGES/ckan.mo
  M ckan/i18n/sl/LC_MESSAGES/ckan.po
  M ckan/i18n/sq/LC_MESSAGES/ckan.mo
  M ckan/i18n/sq/LC_MESSAGES/ckan.po
  M ckan/i18n/sr/LC_MESSAGES/ckan.mo
  M ckan/i18n/sr/LC_MESSAGES/ckan.po
  M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.mo
  M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.po
  M ckan/i18n/sv/LC_MESSAGES/ckan.mo
  M ckan/i18n/sv/LC_MESSAGES/ckan.po
  A ckan/i18n/zh_TW/LC_MESSAGES/ckan.mo
  A ckan/i18n/zh_TW/LC_MESSAGES/ckan.po
  M ckan/lib/base.py
  M ckan/lib/cli.py
  M ckan/lib/create_test_data.py
  M ckan/lib/dictization/model_dictize.py
  M ckan/lib/helpers.py
  A ckan/lib/helpers_clean.py
  M ckan/lib/search/__init__.py
  M ckan/lib/search/index.py
  M ckan/logic/action/get.py
  M ckan/templates/authorization_group/layout.html
  M ckan/templates/facets.html
  M ckan/templates/group/layout.html
  M ckan/templates/home/index.html
  M ckan/templates/layout_base.html
  M ckan/templates/package/layout.html
  M ckan/templates/package/new_package_form.html
  M ckan/templates/package/read_core.html
  M ckan/templates/revision/layout.html
  M ckan/tests/lib/test_dictization.py
  M doc/apiv3.rst
  M doc/configuration.rst
  M test-core.ini

  Log Message:
  -----------
  Merge branch 'master' into feature-1788-browser-compatibility


  Commit: 9b5564b59c50c4ad46b09136244b4548de8f52bb
      https://github.com/okfn/ckan/commit/9b5564b59c50c4ad46b09136244b4548de8f52bb
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/public/css/style.css
  M ckan/templates/package/new_package_form.html

  Log Message:
  -----------
  [#1788]: minor style fixes.


  Commit: 5900d968f55ae8e5fa8561e6da25cdc404daefbf
      https://github.com/okfn/ckan/commit/5900d968f55ae8e5fa8561e6da25cdc404daefbf
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M ckan/controllers/package.py
  M ckan/public/css/style.css
  M ckan/public/scripts/application.js
  M ckan/public/scripts/templates.js
  R ckan/public/scripts/vendor/ckanjs/1.0.0/ckanjs.js
  M ckan/templates/js_strings.html
  M ckan/templates/layout_base.html
  M ckan/templates/package/edit.html
  M ckan/templates/package/editresources.html
  M ckan/templates/package/new.html
  M ckan/templates/package/new_package_form.html

  Log Message:
  -----------
  Merge branch 'feature-1788-browser-compatibility'


Compare: https://github.com/okfn/ckan/compare/a89bba5...5900d96


More information about the ckan-changes mailing list