[ckan-changes] [okfn/ckan] eb209d: Fixed unclosed button tag for 'Update Profile' but...

GitHub noreply at github.com
Thu Aug 30 16:48:24 UTC 2012


  Branch: refs/heads/2375-demo-theme-development-ie7-fixes
  Home:   https://github.com/okfn/ckan
  Commit: eb209d55880e9bf87f9f55a7b4a1a154b46576ab
      https://github.com/okfn/ckan/commit/eb209d55880e9bf87f9f55a7b4a1a154b46576ab
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M ckan/templates/user/edit_user_form.html

  Log Message:
  -----------
  Fixed unclosed button tag for 'Update Profile' button


  Commit: 7c682ea60da6afc1ba32bea0a9107a764c993262
      https://github.com/okfn/ckan/commit/7c682ea60da6afc1ba32bea0a9107a764c993262
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M ckan/public/base/less/profile.less

  Log Message:
  -----------
  Removed margin bottom on nav-tabs on user profile


  Commit: c70a86ee58f0e0c63c9230443369f6a8527aff3c
      https://github.com/okfn/ckan/commit/c70a86ee58f0e0c63c9230443369f6a8527aff3c
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M ckan/public/base/less/ckan.less

  Log Message:
  -----------
  Positioned the close button on alerts in a nicer place for IE7


  Commit: 4bb41b94a87cf92d0709bc7cec8ae82707ec215d
      https://github.com/okfn/ckan/commit/4bb41b94a87cf92d0709bc7cec8ae82707ec215d
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M ckan/public/base/less/media.less

  Log Message:
  -----------
  IE7 fix for columns as media-items


  Commit: a6b8164f7e1895c86aeb3ba4821e495770958bf0
      https://github.com/okfn/ckan/commit/a6b8164f7e1895c86aeb3ba4821e495770958bf0
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M ckan/templates/group/snippets/group_form.html

  Log Message:
  -----------
  Added type submit to html


  Commit: e04c2e47a525c04a01f090451b28b814f76a0adb
      https://github.com/okfn/ckan/commit/e04c2e47a525c04a01f090451b28b814f76a0adb
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    A ckan/public/base/images/background-tag-ie7.png
    M ckan/public/base/less/mixins.less
    M ckan/public/base/less/nav.less
    M ckan/templates/package/search.html
    M ckan/templates/package/snippets/search_form.html

  Log Message:
  -----------
  Fixes for close buttons in IE7


  Commit: 9e77974932679bfaebaa9deb3662333a8adba56d
      https://github.com/okfn/ckan/commit/9e77974932679bfaebaa9deb3662333a8adba56d
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M ckan/public/base/less/forms.less

  Log Message:
  -----------
  Fix to make steps have nice widths on add dataset form


  Commit: fc5ea88d024dadac7e766afb6b420ffa88966f64
      https://github.com/okfn/ckan/commit/fc5ea88d024dadac7e766afb6b420ffa88966f64
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M ckan/public/base/less/forms.less

  Log Message:
  -----------
  oops, shouldn't have removed that


  Commit: 6c60feb23eedf8a13724925956a828fe118f2a97
      https://github.com/okfn/ckan/commit/6c60feb23eedf8a13724925956a828fe118f2a97
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M ckan/public/base/javascript/modules/custom-fields.js

  Log Message:
  -----------
  Removed custom JavaScript for changing custom fields remove checkbox into a button for IE7

It's basically because IE7 doesn't like calling the change event on input that are not visible. It's not an ideal fix... but it does make the form usable.


  Commit: 6171c4aa1a8d14c53f208553c8d9145341d4ea8b
      https://github.com/okfn/ckan/commit/6171c4aa1a8d14c53f208553c8d9145341d4ea8b
  Author: John Martin <me at johnmart.in>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    A ckan/public/base/images/breadcrumb-slash-ie7.png
    M ckan/public/base/less/toolbar.less

  Log Message:
  -----------
  Added fix for breadcrumbs in IE7


Compare: https://github.com/okfn/ckan/compare/598f1ec05f33...6171c4aa1a8d


More information about the ckan-changes mailing list