[ckan-changes] [okfn/ckan] 2df423: [2563] Add new font based icon set

GitHub noreply at github.com
Tue Jun 19 10:43:02 UTC 2012


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

  Changed paths:
    A ckan/public/base/fonts/fontawesome-webfont.eot
    A ckan/public/base/fonts/fontawesome-webfont.svg
    A ckan/public/base/fonts/fontawesome-webfont.ttf
    A ckan/public/base/fonts/fontawesome-webfont.woff
    A ckan/public/base/less/vendor/font-awesome/font-awesome-ie7.less
    A ckan/public/base/less/vendor/font-awesome/font-awesome.less

  Log Message:
  -----------
  [2563] Add new font based icon set

This allows the icons to be displayed at any resolution, colour and
size without the need for additional sprites. Currently the entire
font is included but in future it could be tailored to only include
the required icons.


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

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

  Log Message:
  -----------
  [2563] Update the font path variable


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

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

  Log Message:
  -----------
  [2563] Update main.less to manually include vendor styles

This allows us to fine grain tune which stylesheets are included in
the final build.


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

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

  Log Message:
  -----------
  [2563] Re-factor the breadcrumb

Updated the home icon to be a house and left aligned it.


  Commit: 804cd979d50b1343d17ea3c9d98e0262bcd908c1
      https://github.com/okfn/ckan/commit/804cd979d50b1343d17ea3c9d98e0262bcd908c1
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M ckan/templates/page.html

  Log Message:
  -----------
  [2563] Add extra toolbar blocks

We now have "breadcrumb_content" and "actions_content" which saves
the duplication of the wrapping elements.


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

  Changed paths:
    M ckan/templates/group/index.html
    M ckan/templates/group/pages/form_page.html
    M ckan/templates/group/read.html

  Log Message:
  -----------
  [2563] Update the group templates to use the new block


  Commit: 1d62e21adde1403228ddc673e924236e8d13dc72
      https://github.com/okfn/ckan/commit/1d62e21adde1403228ddc673e924236e8d13dc72
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M ckan/templates/home/about.html

  Log Message:
  -----------
  [2563] Update the home templates to use the new block


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

  Changed paths:
    M ckan/templates/package/edit.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/new_package_breadcrumb.html

  Log Message:
  -----------
  [2563] Update the package templates to use the new block


  Commit: 9eacf41f69d8fb5939c699cf4e4bbf3fce0030bf
      https://github.com/okfn/ckan/commit/9eacf41f69d8fb5939c699cf4e4bbf3fce0030bf
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M ckan/templates/related/pages/form_page.html

  Log Message:
  -----------
  [2563] Update the related templates to use the new block


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

  Changed paths:
    M ckan/templates/user/followers.html
    M ckan/templates/user/list.html
    M ckan/templates/user/login.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

  Log Message:
  -----------
  [2563] Update the user templates to use the new block


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

  Changed paths:
    M ckan/templates/group/index.html
    M ckan/templates/group/pages/form_page.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/related/pages/form_page.html

  Log Message:
  -----------
  [2563] Update all info icons to vector format


  Commit: 6bebe73dde92af2cdfdee326178b3510cb3d1a9a
      https://github.com/okfn/ckan/commit/6bebe73dde92af2cdfdee326178b3510cb3d1a9a
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [2563] Update the markup in the h.nav_link() helper


  Commit: 9c9c58b6305e0863998d60d9506404b655ad438c
      https://github.com/okfn/ckan/commit/9c9c58b6305e0863998d60d9506404b655ad438c
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

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

  Log Message:
  -----------
  [2563] Fix font sizes of icons in the toolbar buttons


  Commit: 40de267b0f4f9cd10eee6e4862147fd6fd5e1e81
      https://github.com/okfn/ckan/commit/40de267b0f4f9cd10eee6e4862147fd6fd5e1e81
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M ckan/templates/group/index.html
    M ckan/templates/group/read.html
    M ckan/templates/package/read.html
    M ckan/templates/package/related_list.html
    M ckan/templates/package/resource_read.html
    M ckan/templates/user/read.html

  Log Message:
  -----------
  [2563] Update icons in all toolbar buttons


  Commit: 81ead38a455b3995c182dd1fed945efa08973c91
      https://github.com/okfn/ckan/commit/81ead38a455b3995c182dd1fed945efa08973c91
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M ckan/templates/home/about.html

  Log Message:
  -----------
  [2563] Remove duplicate home button from about page


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

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

  Log Message:
  -----------
  [2563] Increased size of icons in module headings


  Commit: 73fe36c804663a224a8e1df59348afbb02215614
      https://github.com/okfn/ckan/commit/73fe36c804663a224a8e1df59348afbb02215614
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M ckan/templates/package/resource_read.html
    M ckan/templates/snippets/disqus_trackback.html
    M ckan/templates/snippets/facet_list.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

  Log Message:
  -----------
  [2563] Replace remaining icons with fonts

This excludes the coloured icons used in some of the lists as the
mono font icons wouldn't look as good.


Compare: https://github.com/okfn/ckan/compare/b2020e872c4d...73fe36c80466


More information about the ckan-changes mailing list