[ckan-changes] [okfn/ckan] 9a8f5f: [#540] Tweaks to main front end docs

GitHub noreply at github.com
Tue Apr 23 12:24:38 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 9a8f5ffc29c48512ab560bd4f3cf7c5971137fea
      https://github.com/okfn/ckan/commit/9a8f5ffc29c48512ab560bd4f3cf7c5971137fea
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M doc/frontend-development.rst
    M doc/index.rst

  Log Message:
  -----------
  [#540] Tweaks to main front end docs


  Commit: 75b6a798bd6f73302cb134a81549fc53cb12fefb
      https://github.com/okfn/ckan/commit/75b6a798bd6f73302cb134a81549fc53cb12fefb
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M doc/css-coding-standards.rst
    M doc/frontend-development.rst
    M doc/index.rst
    M doc/resources.rst
    M doc/templating.rst

  Log Message:
  -----------
  [#540] Small tweaks to the docs regarding CSS and HTML info


  Commit: ad379bf29154826c3399b0ee74b8cb4f3f31e6db
      https://github.com/okfn/ckan/commit/ad379bf29154826c3399b0ee74b8cb4f3f31e6db
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M doc/javascript-coding-standards.rst
    M doc/javascript-module-tutorial.rst

  Log Message:
  -----------
  [#540] Add note and link to module tutorial


  Commit: 0328008fec9b33d0796ac519357b40813e2fa685
      https://github.com/okfn/ckan/commit/0328008fec9b33d0796ac519357b40813e2fa685
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M ckan/templates/development/primer.html
    A ckan/templates/development/snippets/actions.html
    A ckan/templates/development/snippets/context.html
    M ckan/templates/development/snippets/facet.html
    M ckan/templates/development/snippets/media_grid.html
    M ckan/templates/development/snippets/nav.html
    M ckan/templates/development/snippets/page_header.html

  Log Message:
  -----------
  [#540] Fixes primer page for references in docs


  Commit: 25e75193f9fc2a063862a33262beac734e7167f1
      https://github.com/okfn/ckan/commit/25e75193f9fc2a063862a33262beac734e7167f1
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    R ckan/templates/development/snippets/toolbar.html

  Log Message:
  -----------
  [#540] Remove old primer snippet


  Commit: 73305eac852ebc656514d7516ea63a724d183b46
      https://github.com/okfn/ckan/commit/73305eac852ebc656514d7516ea63a724d183b46
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M ckan/public/base/test/index.html
    M ckan/public/base/test/spec/client.spec.js
    M ckan/public/base/test/spec/modules/autocomplete.spec.js

  Log Message:
  -----------
  [#540] Fixes for failing front-end JS tests


  Commit: 5fdcaff3f004c9a6b4db918e20a590c369740436
      https://github.com/okfn/ckan/commit/5fdcaff3f004c9a6b4db918e20a590c369740436
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M doc/frontend-development.rst

  Log Message:
  -----------
  [#540] Tweaks to frontend root docs


  Commit: 9cf791e45989e6e24566623a6c7f669af3272c87
      https://github.com/okfn/ckan/commit/9cf791e45989e6e24566623a6c7f669af3272c87
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M doc/frontend-development.rst

  Log Message:
  -----------
  [#540] Add link to the frontend testing doc


  Commit: 1666a04b9e8adbdb0a11802a2f12b9859801903f
      https://github.com/okfn/ckan/commit/1666a04b9e8adbdb0a11802a2f12b9859801903f
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M doc/javascript-coding-standards.rst

  Log Message:
  -----------
  [#540] Tweaks to the JS coding standards


  Commit: a0de7f2524f0d4bfb5677e22d3df363720025dcd
      https://github.com/okfn/ckan/commit/a0de7f2524f0d4bfb5677e22d3df363720025dcd
  Author: John Martin <me at johnmart.in>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M doc/frontend-development.rst

  Log Message:
  -----------
  [#540] Typo fix


  Commit: 370cbf8672ab4831df8ba1b71096ec5c17abde9c
      https://github.com/okfn/ckan/commit/370cbf8672ab4831df8ba1b71096ec5c17abde9c
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M ckan/public/base/test/index.html
    M ckan/public/base/test/spec/client.spec.js
    M ckan/public/base/test/spec/modules/autocomplete.spec.js
    M ckan/templates/development/primer.html
    A ckan/templates/development/snippets/actions.html
    A ckan/templates/development/snippets/context.html
    M ckan/templates/development/snippets/facet.html
    M ckan/templates/development/snippets/media_grid.html
    M ckan/templates/development/snippets/nav.html
    M ckan/templates/development/snippets/page_header.html
    R ckan/templates/development/snippets/toolbar.html
    M doc/css-coding-standards.rst
    M doc/frontend-development.rst
    M doc/index.rst
    M doc/javascript-coding-standards.rst
    M doc/javascript-module-tutorial.rst
    M doc/resources.rst
    M doc/templating.rst

  Log Message:
  -----------
  Merge branch '540-frontend-docs'


Compare: https://github.com/okfn/ckan/compare/651af013ed94...370cbf8672ab


More information about the ckan-changes mailing list