[ckan-changes] [okfn/ckan] a630fd: [#1788]: IE7 compatibility upgrades to Dataset pag...

GitHub noreply at github.com
Tue Mar 27 19:55:53 UTC 2012


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

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

  Log Message:
  -----------
  [#1788]: IE7 compatibility upgrades to Dataset pages.


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

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

  Log Message:
  -----------
  [#1788]: Further package fixes for IE7. JS errors solved. Edge cases repaired.


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

  Changed paths:
    M ckan/public/css/style.css
  M ckan/public/scripts/templates.js
  M ckan/public/scripts/vendor/recline/recline.js

  Log Message:
  -----------
  [#1788]: Fixed dragging on IE7; imported latest recline.js from repo.


  Commit: 21a3b1f50fb06f3692b83e26779863b3f8c168ce
      https://github.com/okfn/ckan/commit/21a3b1f50fb06f3692b83e26779863b3f8c168ce
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-27 (Tue, 27 Mar 2012)

  Changed paths:
    M ckan/config/deployment.ini_tmpl
  A ckan/public/img/logo_64px_wide.png

  Log Message:
  -----------
  [#1788]: Created a 64px wide logo to look good on older browsers, because it doesnt need downscaling


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

  Changed paths:
    A ckan/public/images/dragbars.png

  Log Message:
  -----------
  [#1788]: Missing image


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

  Changed paths:
    M ckan/lib/helpers.py
  M ckan/public/css/style.css
  M ckan/public/scripts/templates.js
  M ckan/templates/group/new_group_form.html
  M ckan/templates/package/new_package_form.html
  M ckan/templates/user/edit_user_form.html

  Log Message:
  -----------
  [#1788]: Fixed the many markdown editors in IE7.


  Commit: 210b64b44c225441d00d25f70056461b543660d0
      https://github.com/okfn/ckan/commit/210b64b44c225441d00d25f70056461b543660d0
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-27 (Tue, 27 Mar 2012)

  Changed paths:
    M ckan/controllers/admin.py
  M ckan/lib/base.py
  M ckan/tests/functional/api/model/test_package.py

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


  Commit: 0ac4e201a6255b040d39b0d0ff8cb88b13491e26
      https://github.com/okfn/ckan/commit/0ac4e201a6255b040d39b0d0ff8cb88b13491e26
  Author: Tom Rees <zephod at gmail.com>
  Date:   2012-03-27 (Tue, 27 Mar 2012)

  Changed paths:
    M ckan/lib/helpers.py
  M ckan/templates/_util.html
  M ckan/templates/group/new_group_form.html
  M ckan/templates/package/new_package_form.html
  M ckan/templates/user/edit_user_form.html

  Log Message:
  -----------
  [#1788]: Moved markdown editor from helpers to utilities; solved test problems


Compare: https://github.com/okfn/ckan/compare/3933e33...0ac4e20


More information about the ckan-changes mailing list