[ckan-changes] [okfn/ckan] e1e8cc: [#1788]: Refactored resource editor to be flattene...

GitHub noreply at github.com
Fri Mar 30 18:39:04 UTC 2012


  Branch: refs/heads/feature-1788-browser-compatibility
  Home:   https://github.com/okfn/ckan
  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.


Compare: https://github.com/okfn/ckan/compare/ab8c55f...9b5564b


More information about the ckan-changes mailing list