[ckan-changes] [okfn/ckanjs] 65190c: [ui][xs]: fix up switch view so we correctly hide ...
noreply at github.com
noreply at github.com
Tue Aug 2 10:31:35 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/ckanjs
Commit: 65190cbfb1ae25a7217d267205d2ce10e00f7a01
https://github.com/okfn/ckanjs/commit/65190cbfb1ae25a7217d267205d2ce10e00f7a01
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-30 (Sat, 30 Jul 2011)
Changed paths:
M lib/ui.js
Log Message:
-----------
[ui][xs]: fix up switch view so we correctly hide and show minornavigation and sidebar across views.
Commit: 55e348cf7e39bf35881d5dca3a675df3259ed92a
https://github.com/okfn/ckanjs/commit/55e348cf7e39bf35881d5dca3a675df3259ed92a
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-30 (Sat, 30 Jul 2011)
Changed paths:
M lib/ui.js
Log Message:
-----------
[ui,routing][xs]: minor refactor of routing to have id then action.
Commit: 586b124cf297a8560208b6d932f47c24d7397438
https://github.com/okfn/ckanjs/commit/586b124cf297a8560208b6d932f47c24d7397438
Author: rgrp <http://rufuspollock.org>
Date: 2011-07-30 (Sat, 30 Jul 2011)
Changed paths:
M app/index.html
M lib/ui.js
Log Message:
-----------
[fixtures][xs]: make fixtures into argument to options for UI.Workspace and set up fixtures in CKAN.UI.Workspace.initialize as this is more reliable way to ensure fixtures are inserted before anything else.
Commit: 6a58c3b2e9d6ec72485c03083226729040aba4f2
https://github.com/okfn/ckanjs/commit/6a58c3b2e9d6ec72485c03083226729040aba4f2
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
M app/index.html
M lib/model.js
M lib/ui.js
M lib/view.js
Log Message:
-----------
[ui/resource/view][s]: implement route for resource view and show resource using resourceView template.
Commit: 94cf726f51a8e5746b44b0679af3ab49c9cb17d3
https://github.com/okfn/ckanjs/commit/94cf726f51a8e5746b44b0679af3ab49c9cb17d3
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
M lib/template/dataset-view.js
M test/view-test.js
Log Message:
-----------
[dataset/view][xs]: resources table description links now go to resource page rather than download (and have separate download link).
Commit: 8ab571e6c3a1e14043d6256b88ab8aafd94e9807
https://github.com/okfn/ckanjs/commit/8ab571e6c3a1e14043d6256b88ab8aafd94e9807
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
M lib/template/resource-view.js
M lib/view.js
M test/fixtures.js
Log Message:
-----------
[resource/view][s]: create a table for 'additional information' on the resource and populate it (e.g. size, format, hash).
Commit: 0fe97465f8c2273812ec52544e75130e70181646
https://github.com/okfn/ckanjs/commit/0fe97465f8c2273812ec52544e75130e70181646
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
M lib/view.js
Log Message:
-----------
[lint][xs]: remove console.log left in in last commit.
Commit: d4fcbefca6c7c79e6ded9d8e356cc304fe5b5433
https://github.com/okfn/ckanjs/commit/d4fcbefca6c7c79e6ded9d8e356cc304fe5b5433
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-icons_222222_256x240.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-icons_228ef1_256x240.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
A vendor/jqueryui/1.8.4/css/ui-lightness/images/ui-icons_ffffff_256x240.png
A vendor/jqueryui/1.8.4/css/ui-lightness/jqueryui-lightness.css
A vendor/jqueryui/1.8.4/jquery-ui.min.js
Log Message:
-----------
[vendor/jqueryuid][s]: add jquery ui (v1.8.4) to vendor as will need for modal dialogs.
Commit: d15af8661c69b498123b8386bd3396510e68cbd1
https://github.com/okfn/ckanjs/commit/d15af8661c69b498123b8386bd3396510e68cbd1
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
M app/index.html
M lib/template/resource-form.js
M lib/view.js
M test/index.html
M test/view-test.js
Log Message:
-----------
[dataset/view,resource][s]: add resource now creates form in a dialog rather than creating inline in page.
Commit: c6d5b04931a943c7a9d6ea3bfdd2a0ba0747a066
https://github.com/okfn/ckanjs/commit/c6d5b04931a943c7a9d6ea3bfdd2a0ba0747a066
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
M app/index.html
M lib/ui.js
Log Message:
-----------
[refactor,ui][s]: standardize on method and route naming (and element naming in index page).
Commit: 95e1dde19356c7bbfc048cd41f7dd556a85e283e
https://github.com/okfn/ckanjs/commit/95e1dde19356c7bbfc048cd41f7dd556a85e283e
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
M lib/template/dataset-form.js
M lib/templates.js
M lib/ui.js
M lib/view.js
M test/view-test.js
Log Message:
-----------
[dataset/edit,refactor][s]: minor refactoring to improve edit view.
* Rename from DatasetCreateView to DatasetEditView.
* Show minornavigation, set page heading, standardize on usual template setup
* Add a test for this view
Commit: 03cfa70c7e2ff99d44b8db0c0cf396f6a295ab76
https://github.com/okfn/ckanjs/commit/03cfa70c7e2ff99d44b8db0c0cf396f6a295ab76
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-01 (Mon, 01 Aug 2011)
Changed paths:
M app/css/pdeu.css
Log Message:
-----------
[css][xs]: tweak page heading margin.
Commit: 84645637acaa83f23cb97479fd906323735d9fe4
https://github.com/okfn/ckanjs/commit/84645637acaa83f23cb97479fd906323735d9fe4
Author: rgrp <http://rufuspollock.org>
Date: 2011-08-02 (Tue, 02 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:
-----------
[dataset/edit][s]: rework form somewhat and create set of tabs for switching between different parts of form (though not yet necessary).
Compare: https://github.com/okfn/ckanjs/compare/0963428...8464563
More information about the ckan-changes
mailing list