[ckan-changes] [okfn/ckanjs] e8cb70: [test/view][xs]: minor fix to test broken by chang...
noreply at github.com
noreply at github.com
Thu Jul 28 08:09:53 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/ckanjs
Commit: e8cb7055e8330a9063e88045890dc0e6b75bc74d
https://github.com/okfn/ckanjs/commit/e8cb7055e8330a9063e88045890dc0e6b75bc74d
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-27 (Wed, 27 Jul 2011)
Changed paths:
M test/view-test.js
Log Message:
-----------
[test/view][xs]: minor fix to test broken by change to view template in cset:7ca7298997cd91d81205a922980c504aab838858.
Commit: 4d70997eeb8df1064704e6ee49f1d61e67e67b97
https://github.com/okfn/ckanjs/commit/4d70997eeb8df1064704e6ee49f1d61e67e67b97
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-27 (Wed, 27 Jul 2011)
Changed paths:
M lib/client.js
M test/client-test.js
Log Message:
-----------
[lib/client][s]: minor fix to getDatasetById to improve handling of options and setting of error function.
* WARNING: had to remove some failing tests to get this to work. Think the tests were using a spy on an 'odd' error function on dataset.fetch method (which I removed because it was breaking usage of getDatasetById). Should talk with aron about this.
Commit: c5a2d673371490b92cc3ef5002a41dd7f5b78223
https://github.com/okfn/ckanjs/commit/c5a2d673371490b92cc3ef5002a41dd7f5b78223
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-27 (Wed, 27 Jul 2011)
Changed paths:
M .gitignore
Log Message:
-----------
[ignore][xs]: .
Commit: 65d7912f2e667168924a71655d18732926e68571
https://github.com/okfn/ckanjs/commit/65d7912f2e667168924a71655d18732926e68571
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-27 (Wed, 27 Jul 2011)
Changed paths:
M lib/model.js
Log Message:
-----------
[lib/model][xs]: add defaults for Dataset object.
Commit: 23ebb073775f8e34654d4d321ec880e28f6b7ad2
https://github.com/okfn/ckanjs/commit/23ebb073775f8e34654d4d321ec880e28f6b7ad2
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-27 (Wed, 27 Jul 2011)
Changed paths:
M lib/view.js
Log Message:
-----------
[lib/view][xs]: re-render DatasetFullView on change of model.
Commit: d92ad1db604132a0ebe315d5f75c05fd7acfe686
https://github.com/okfn/ckanjs/commit/d92ad1db604132a0ebe315d5f75c05fd7acfe686
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-28 (Thu, 28 Jul 2011)
Changed paths:
M lib/ui.js
Log Message:
-----------
[lib/ui][xs]: _findDataset uses getDatasetById rather than looking in searchResults (needed for fixture support).
Commit: ab5c706d8039694c66a6b4c88b6bb86218830b1f
https://github.com/okfn/ckanjs/commit/ab5c706d8039694c66a6b4c88b6bb86218830b1f
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-28 (Thu, 28 Jul 2011)
Changed paths:
M app/index.html
Log Message:
-----------
[app][s]: load test/fixtures in dataset cache so we can work offline.
Commit: 82ee4d2d63674106fe8bd808f91785c2d8fc1fdf
https://github.com/okfn/ckanjs/commit/82ee4d2d63674106fe8bd808f91785c2d8fc1fdf
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-28 (Thu, 28 Jul 2011)
Changed paths:
M lib/model.js
M test/model-test.js
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckanjs
Conflicts:
test/view-test.js
Merge branch 'master' of github.com:okfn/ckanjs to my master resolving trivial conflict on test/view-test.js due to me and aron fixing same bug in tests (caused by me!).
Compare: https://github.com/okfn/ckanjs/compare/131f281...82ee4d2
More information about the ckan-changes
mailing list