[ckan-changes] [okfn/ckanjs] ec99a1: [dataset/edit, bugfix][xs]: bind render to model ch...
noreply at github.com
noreply at github.com
Fri Aug 5 09:49:13 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/ckanjs
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.
Compare: https://github.com/okfn/ckanjs/compare/e214bfb...caa9492
More information about the ckan-changes
mailing list