[ckan-changes] [okfn/ckan] 8abcfd: [#2639, js/recline][xs]: re-insert support for seri...

GitHub noreply at github.com
Fri Aug 17 13:17:41 UTC 2012


  Branch: refs/heads/release-v1.8
  Home:   https://github.com/okfn/ckan
  Commit: 8abcfd97bbba237fdab55aad61288bed637153ff
      https://github.com/okfn/ckan/commit/8abcfd97bbba237fdab55aad61288bed637153ff
  Author: Rufus Pollock <rufus.pollock at okfn.org>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M ckan/public/scripts/vendor/recline/recline.js

  Log Message:
  -----------
  [#2639,js/recline][xs]: re-insert support for serializing all dataset info into state (and vice-versa) which means format is preserved for dataproxy.


  Commit: bbd0fe6af8f46fa316207aae58f63bc7ef07085f
      https://github.com/okfn/ckan/commit/bbd0fe6af8f46fa316207aae58f63bc7ef07085f
  Author: Rufus Pollock <rufus.pollock at okfn.org>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#2639,bugfix][xs]: bugfix for minor issue with backwards compatibility in embed urls.

* Bug: previous recline setup used elasticsearch_url in recline 'state' (dataset part) when generating embed_url for dataset. But recline no longer supports this. Fixed by moving elasticsearch_urlmoving to url attribute of dataset attribute of state.


  Commit: 9e16c46274f88645414f08abbaeae47c2ee7baba
      https://github.com/okfn/ckan/commit/9e16c46274f88645414f08abbaeae47c2ee7baba
  Author: Rufus Pollock <rufus.pollock at okfn.org>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M ckan/public/scripts/application.js

  Log Message:
  -----------
  [#2639,bugfix][xs]: remove reference to recline.Model.Dataset.restore (has been removed from recline) and do the dataset restore by hand (trivial).


Compare: https://github.com/okfn/ckan/compare/daf63e95d185...9e16c46274f8


More information about the ckan-changes mailing list