[ckan-changes] [okfn/ckan] b50758: [2467] Add excanvas to flot vendor directory

GitHub noreply at github.com
Tue Jun 26 11:29:47 UTC 2012


  Branch: refs/heads/origin/defect-2467-fix-stats-frontend
  Home:   https://github.com/okfn/ckan
  Commit: b507582a0fe4c09449827d22e84e7ccc6980cebd
      https://github.com/okfn/ckan/commit/b507582a0fe4c09449827d22e84e7ccc6980cebd
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    A ckan/public/scripts/vendor/flot/0.7/excanvas.js

  Log Message:
  -----------
  [2467] Add excanvas to flot vendor directory


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

  Changed paths:
    M ckanext/stats/templates/ckanext/stats/index.html

  Log Message:
  -----------
  [2467] Load flot locally rather than from CDN


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

  Changed paths:
    M ckan/public/scripts/vendor/html5shiv/html5.js

  Log Message:
  -----------
  [2467] Upgrade html5shiv to latest release candidate

This includes nice functionality for overriding the default behaviour
which is required to use excanvas.js.


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

  Changed paths:
    M ckanext/stats/templates/ckanext/stats/index.html

  Log Message:
  -----------
  [2467] Disable html5shiv overriding method on stats page

This was conflicting with the excanvas library used to render the
flot graphs in IE.


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

  Changed paths:
    M ckanext/stats/templates/ckanext/stats/index.html

  Log Message:
  -----------
  [2467] Remove trailing commas from all objects in stats page

These choke IE and cause the graphs not to render.


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

  Changed paths:
    M ckanext/stats/templates/ckanext/stats/index.html

  Log Message:
  -----------
  [2467] Add link to excanvas thread on the net


Compare: https://github.com/okfn/ckan/compare/c3303077f6bd...94f404df383f


More information about the ckan-changes mailing list