[ckan-changes] [okfn/ckanjs] 195459: [dataset/edit][xs]: even more simplification of da...

noreply at github.com noreply at github.com
Fri Aug 5 09:49:27 UTC 2011


  Branch: refs/heads/gh-pages
  Home:   https://github.com/okfn/ckanjs

  Commit: 1954595892f8da6e9bb38db6a8ae571a56fb1365
      https://github.com/okfn/ckanjs/commit/1954595892f8da6e9bb38db6a8ae571a56fb1365
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M app/css/ckanjs.css
  M lib/template/dataset-form.js
  M test/view-test.js

  Log Message:
  -----------
  [dataset/edit][xs]: even more simplification of dataset edit/add (and remove fancy menu as only have basics for the time being).


  Commit: e214bfba89500851a0395e174d01765ba1173c05
      https://github.com/okfn/ckanjs/commit/e214bfba89500851a0395e174d01765ba1173c05
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M lib/view.js

  Log Message:
  -----------
  [bugfix][xs]: config view was using old var name of api_key rather than apiKey.


  Commit: ec99a1496f5550bd4c99df1eabedf993230ca0f4
      https://github.com/okfn/ckanjs/commit/ec99a1496f5550bd4c99df1eabedf993230ca0f4
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-04 (Thu, 04 Aug 2011)

  Changed paths:
    M lib/view.js

  Log Message:
  -----------
  [dataset/edit,bugfix][xs]: bind render to model change so that edit view updates when model loads from server.

* direct access of edit view was not working since switch to getDatasetById as that always returns immediately and only updates later with data from server.


  Commit: caa94921f179dae2d91cc48dd72f37d8d1aec5a8
      https://github.com/okfn/ckanjs/commit/caa94921f179dae2d91cc48dd72f37d8d1aec5a8
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-04 (Thu, 04 Aug 2011)

  Changed paths:
    M lib/view.js

  Log Message:
  -----------
  [dataset/edit][xs]: on succesful save put up notification and redirect to view page.


  Commit: f847417163216fbf28eed24a38c6a0c61d0f4608
      https://github.com/okfn/ckanjs/commit/f847417163216fbf28eed24a38c6a0c61d0f4608
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M app/css/ckanjs.css
  M lib/template/dataset-form.js
  M lib/view.js
  M test/view-test.js

  Log Message:
  -----------
  Merge branch 'master' into gh-pages


Compare: https://github.com/okfn/ckanjs/compare/6c952f7...f847417




More information about the ckan-changes mailing list