[ckan-changes] [okfn/ckan] 331110: [2556] Ignore all minified files in html_resources

GitHub noreply at github.com
Wed Jun 20 17:01:35 UTC 2012


  Branch: refs/heads/feature-2375-demo-theme
  Home:   https://github.com/okfn/ckan
  Commit: 331110372942dcc1b17cdd72021f93e37507ee3c
      https://github.com/okfn/ckan/commit/331110372942dcc1b17cdd72021f93e37507ee3c
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

  Changed paths:
    A ckan/html_resources/.gitignore

  Log Message:
  -----------
  [2556] Ignore all minified files in html_resources


  Commit: b84a1c6a08090a4910207b92a6c4c70c40f06add
      https://github.com/okfn/ckan/commit/b84a1c6a08090a4910207b92a6c4c70c40f06add
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

  Changed paths:
    M ckan/html_resources/ckan/main.js
    M ckan/templates/snippets/social.html

  Log Message:
  -----------
  [2556] Remove rel="external" in place of target="_blank"


  Commit: 46233385611075d1ae0a29f51ff424c49c3f1f44
      https://github.com/okfn/ckan/commit/46233385611075d1ae0a29f51ff424c49c3f1f44
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

  Changed paths:
    M ckan/config/routing.py
    A ckan/controllers/development.py
    A ckan/templates/development/primer.html

  Log Message:
  -----------
  [2556] Add a development controller

Only current route is /primer which renders common components for CSS
testing.


  Commit: 7a5ceec4509368232cd11e6b382f4a9994e892cd
      https://github.com/okfn/ckan/commit/7a5ceec4509368232cd11e6b382f4a9994e892cd
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

  Changed paths:
    M ckan/public/base/css/ckan.css
    M ckan/public/base/less/forms.less
    M ckan/public/base/less/icons.less
    M ckan/public/base/less/mixins.less
    M ckan/public/base/less/module.less
    M ckan/public/base/less/nav.less
    M ckan/public/base/less/toolbar.less
    M ckan/templates/group/index.html
    M ckan/templates/group/pages/form_page.html
    M ckan/templates/group/read.html
    M ckan/templates/home/index.html
    M ckan/templates/package/new_resource.html
    M ckan/templates/package/pages/form_page.html
    M ckan/templates/package/related_list.html
    M ckan/templates/package/resource_read.html
    M ckan/templates/package/search.html
    M ckan/templates/package/snippets/resources.html
    M ckan/templates/page.html
    M ckan/templates/related/pages/form_page.html
    M ckan/templates/snippets/disqus_trackback.html
    M ckan/templates/snippets/facet_list.html
    M ckan/templates/snippets/group.html
    M ckan/templates/snippets/license.html
    M ckan/templates/snippets/related.html
    M ckan/templates/snippets/social.html
    M ckan/templates/snippets/subscribe.html
    M ckan/templates/user/login.html
    M ckan/templates/user/logout_first.html
    M ckan/templates/user/new.html
    M ckan/templates/user/perform_reset.html
    M ckan/templates/user/request_reset.html
    M ckan/templates/user/snippets/user_search.html

  Log Message:
  -----------
  [2556] Tidy up the spacing on the navigation

Also decoupled the spacing around module widgets by breaking the
class names down rather than replying on containing elements.


  Commit: f251f94853bbb59038e04f75a1a9b2f074369bab
      https://github.com/okfn/ckan/commit/f251f94853bbb59038e04f75a1a9b2f074369bab
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

  Changed paths:
    M ckan/public/base/less/layout.less
    M ckan/public/base/less/module.less
    M ckan/public/base/less/nav.less
    M ckan/templates/development/primer.html
    M ckan/templates/group/index.html
    M ckan/templates/group/read.html
    M ckan/templates/home/index.html
    M ckan/templates/package/followers.html
    M ckan/templates/package/new_resource.html
    M ckan/templates/package/pages/form_page.html
    M ckan/templates/package/read.html
    M ckan/templates/package/related_list.html
    M ckan/templates/package/resource_read.html
    M ckan/templates/package/search.html
    M ckan/templates/package/snippets/resources.html
    M ckan/templates/related/pages/form_page.html
    M ckan/templates/snippets/disqus_trackback.html
    M ckan/templates/snippets/facet_list.html
    M ckan/templates/snippets/group.html
    M ckan/templates/snippets/license.html
    M ckan/templates/snippets/related.html
    M ckan/templates/snippets/social.html
    M ckan/templates/snippets/subscribe.html
    M ckan/templates/user/followers.html
    M ckan/templates/user/list.html
    M ckan/templates/user/login.html
    M ckan/templates/user/logout.html
    M ckan/templates/user/logout_first.html
    M ckan/templates/user/new.html
    M ckan/templates/user/perform_reset.html
    M ckan/templates/user/read.html
    M ckan/templates/user/request_reset.html
    M ckan/templates/user/snippets/user_search.html

  Log Message:
  -----------
  [2556] Refactor class names for modules


  Commit: 2b3b005ed5ab4f1990625e6431d1653df208de90
      https://github.com/okfn/ckan/commit/2b3b005ed5ab4f1990625e6431d1653df208de90
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

  Changed paths:
    M ckan/config/routing.py
    A ckan/controllers/development.py
    A ckan/html_resources/.gitignore
    M ckan/html_resources/ckan/main.js
    M ckan/public/base/css/ckan.css
    M ckan/public/base/less/forms.less
    M ckan/public/base/less/icons.less
    M ckan/public/base/less/layout.less
    M ckan/public/base/less/mixins.less
    M ckan/public/base/less/module.less
    M ckan/public/base/less/nav.less
    M ckan/public/base/less/toolbar.less
    A ckan/templates/development/primer.html
    M ckan/templates/group/index.html
    M ckan/templates/group/pages/form_page.html
    M ckan/templates/group/read.html
    M ckan/templates/home/index.html
    M ckan/templates/package/followers.html
    M ckan/templates/package/new_resource.html
    M ckan/templates/package/pages/form_page.html
    M ckan/templates/package/read.html
    M ckan/templates/package/related_list.html
    M ckan/templates/package/resource_read.html
    M ckan/templates/package/search.html
    M ckan/templates/package/snippets/resources.html
    M ckan/templates/page.html
    M ckan/templates/related/pages/form_page.html
    M ckan/templates/snippets/disqus_trackback.html
    M ckan/templates/snippets/facet_list.html
    M ckan/templates/snippets/group.html
    M ckan/templates/snippets/license.html
    M ckan/templates/snippets/related.html
    M ckan/templates/snippets/social.html
    M ckan/templates/snippets/subscribe.html
    M ckan/templates/user/followers.html
    M ckan/templates/user/list.html
    M ckan/templates/user/login.html
    M ckan/templates/user/logout.html
    M ckan/templates/user/logout_first.html
    M ckan/templates/user/new.html
    M ckan/templates/user/perform_reset.html
    M ckan/templates/user/read.html
    M ckan/templates/user/request_reset.html
    M ckan/templates/user/snippets/user_search.html

  Log Message:
  -----------
  Merge branch 'feature-2556-demo-css-refactor' into feature-2375-demo-theme


Compare: https://github.com/okfn/ckan/compare/c841403aca67...2b3b005ed5ab


More information about the ckan-changes mailing list