[ckan-changes] [okfn/ckan] 22ec8c: [#306] Fix error where icon passed to qs in links

GitHub noreply at github.com
Sun Feb 3 00:49:19 UTC 2013


  Branch: refs/heads/283-activity-stream-fixes
  Home:   https://github.com/okfn/ckan
  Commit: 22ec8c182e58b3b27c5f1e19b55209337aac1754
      https://github.com/okfn/ckan/commit/22ec8c182e58b3b27c5f1e19b55209337aac1754
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-01-24 (Thu, 24 Jan 2013)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#306] Fix error where icon passed to qs in links


  Commit: 556c218588699694763fd8acd32b23219b256d17
      https://github.com/okfn/ckan/commit/556c218588699694763fd8acd32b23219b256d17
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Fix IRC channel link in README

Link to #ckan channel on webchat.freenode.net


  Commit: c14558a1b4113a07365300469975bc6338ec00cd
      https://github.com/okfn/ckan/commit/c14558a1b4113a07365300469975bc6338ec00cd
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Update issue tracker link in README


  Commit: 90b04f17615b28569ab6e33c3a48994bcbf4cc9d
      https://github.com/okfn/ckan/commit/90b04f17615b28569ab6e33c3a48994bcbf4cc9d
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Update contributing link in README


  Commit: d294d0dcc9e6c95fdee4ac6aab1068777f6c4fd9
      https://github.com/okfn/ckan/commit/d294d0dcc9e6c95fdee4ac6aab1068777f6c4fd9
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M ckan/model/__init__.py
    M ckan/model/meta.py
    M ckan/tests/__init__.py

  Log Message:
  -----------
  [#287] Add is_datastore_supported method to tests and engine_is_pg to model


  Commit: 23c2bcaf93e9f607b57e5421d6274579a0314c4e
      https://github.com/okfn/ckan/commit/23c2bcaf93e9f607b57e5421d6274579a0314c4e
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  [#287] Log warning if the database is not a pg database. Skip datastore tests, if there is no support for them.


  Commit: 1fa0b1a464a44019fc5c65277f0cd7e95222b178
      https://github.com/okfn/ckan/commit/1fa0b1a464a44019fc5c65277f0cd7e95222b178
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M ckanext/reclinepreview/theme/public/vendor/recline/recline.js

  Log Message:
  -----------
  [#257] Set timeout to 10 seconds in recline source


  Commit: 9584ee36818a67e360ded2703d7105cfe05c0bc8
      https://github.com/okfn/ckan/commit/9584ee36818a67e360ded2703d7105cfe05c0bc8
  Author: John Martin <me at johnmart.in>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Merge pull request #306 from okfn/306-header-link-icon-qs

?icon=None in links that use h.url_for with the icon attribute


  Commit: eab929e4842179dc09583cd67f58e9677d2c1b6f
      https://github.com/okfn/ckan/commit/eab929e4842179dc09583cd67f58e9677d2c1b6f
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M ckanext/reclinepreview/theme/public/preview_recline.js
    M ckanext/reclinepreview/theme/public/vendor/recline/recline.js

  Log Message:
  -----------
  [#257] Set the timeout outside the recline source so that it can be updated without patching the source again


  Commit: 126034925040b5f6c5a89820b4923cb72aa9095f
      https://github.com/okfn/ckan/commit/126034925040b5f6c5a89820b4923cb72aa9095f
  Author: amercader <amercadero at gmail.com>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M ckanext/reclinepreview/theme/public/preview_recline.js

  Log Message:
  -----------
  Merge and close #257


  Commit: ef89d80549214276f5c3f7ee08c50ce28597a44e
      https://github.com/okfn/ckan/commit/ef89d80549214276f5c3f7ee08c50ce28597a44e
  Author: John Glover <j at johnglover.net>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Remove theme folder from gitignore


  Commit: bd807829965929b63059d4445b3cf76387086ae8
      https://github.com/okfn/ckan/commit/bd807829965929b63059d4445b3cf76387086ae8
  Author: amercader <amercadero at gmail.com>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Merge branch '330-fix-gitignore'


  Commit: 7f938970f77ac1c710acf7f6d7141bfb85308c11
      https://github.com/okfn/ckan/commit/7f938970f77ac1c710acf7f6d7141bfb85308c11
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M .gitignore
    M ckan/lib/helpers.py
    M ckanext/reclinepreview/theme/public/preview_recline.js

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan into 287-datastore-tests-only-on-pg


  Commit: 4313177506f73797d590c8c10174460f793637da
      https://github.com/okfn/ckan/commit/4313177506f73797d590c8c10174460f793637da
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M ckan/model/__init__.py
    M ckan/model/meta.py
    M ckan/tests/__init__.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  Merge branch '287-datastore-tests-only-on-pg'


  Commit: c451237c9b79da5306726d36336c624146345bf0
      https://github.com/okfn/ckan/commit/c451237c9b79da5306726d36336c624146345bf0
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-02-02 (Sat, 02 Feb 2013)

  Changed paths:
    M .gitignore
    M README.rst
    M ckan/lib/helpers.py
    M ckan/model/__init__.py
    M ckan/model/meta.py
    M ckan/tests/__init__.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_upsert.py
    M ckanext/reclinepreview/theme/public/preview_recline.js

  Log Message:
  -----------
  Merge branch 'master' into 283-activity-stream-fixes


Compare: https://github.com/okfn/ckan/compare/567a53eaf6d1...c451237c9b79


More information about the ckan-changes mailing list