[ckan-changes] [okfn/ckanjs] d84667: [bugfix, ui][s]: fixes for removal of UI.initialize...

GitHub noreply at github.com
Tue Jun 5 20:00:37 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckanjs
  Commit: d84667529542928e0a97fff210a350470e9d8cc1
      https://github.com/okfn/ckanjs/commit/d84667529542928e0a97fff210a350470e9d8cc1
  Author: Rufus Pollock <rufus.pollock at okfn.org>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M src/ui.js
    M src/view.dataset.list.js
    M test/view-test.js

  Log Message:
  -----------
  [bugfix,ui][s]: fixes for removal of UI.initialize in penultimate commit de704d483a36f23036e2eb8ebf41190829fd3a30.

* Issue is that we have dependency from resource create on global Workspace instance (not nice) so have to create this global singleton in Workspace initialize.
* Also move out url method from UI.Workspace to UI.


  Commit: 15c8d57dc9436a174acc90a975076c176f8d2f89
      https://github.com/okfn/ckanjs/commit/15c8d57dc9436a174acc90a975076c176f8d2f89
  Author: Rufus Pollock <rufus.pollock at okfn.org>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M pkg/ckanjs.js

  Log Message:
  -----------
  [build][xs].


Compare: https://github.com/okfn/ckanjs/compare/58d60ae...15c8d57


More information about the ckan-changes mailing list