[ckan-changes] [okfn/ckanjs] 9abbd5: [make][s]: add a make and manifest files for build...
noreply at github.com
noreply at github.com
Sat Sep 24 20:29:13 UTC 2011
Branch: refs/heads/gh-pages
Home: https://github.com/okfn/ckanjs
Commit: 9abbd5ab125acd4f38841c2638c2b254196246e0
https://github.com/okfn/ckanjs/commit/9abbd5ab125acd4f38841c2638c2b254196246e0
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-08-30 (Tue, 30 Aug 2011)
Changed paths:
M .gitignore
A make
A manifest
Log Message:
-----------
[make][s]: add a make and manifest files for building consolidated and minified versions of ckanjs.
Commit: 2b4618f510b7990bd78a1bbb5f2dc42c2688bec8
https://github.com/okfn/ckanjs/commit/2b4618f510b7990bd78a1bbb5f2dc42c2688bec8
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-08-30 (Tue, 30 Aug 2011)
Changed paths:
A pkg/ckanjs.js
Log Message:
-----------
[pkg][s]: add consolidated ckanjs js file to pkg (so can be used from e.g. ckan core).
Commit: f1e75e8231a8744ca9bbb789e71a2fd598f9a02b
https://github.com/okfn/ckanjs/commit/f1e75e8231a8744ca9bbb789e71a2fd598f9a02b
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M test/index.html
Log Message:
-----------
[test][xs]: fix trivial breaking test by adding jquery.editable to imports in test runner.
Commit: 91cd53e520f382fd1ce939c3ab5ee55a183d4310
https://github.com/okfn/ckanjs/commit/91cd53e520f382fd1ce939c3ab5ee55a183d4310
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M lib/template/resource-form.js
Log Message:
-----------
[templates/resource-form][s]: minor tweaks to content and layout.
Commit: 59fbe6d0770690544149e191276168c957374bcb
https://github.com/okfn/ckanjs/commit/59fbe6d0770690544149e191276168c957374bcb
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-09 (Fri, 09 Sep 2011)
Changed paths:
M lib/view/resource-upload.js
Log Message:
-----------
[view/resource-upload][s]: minor tweaks to info messages.
Commit: 69532055b332329e346b0b8182054eebd763494b
https://github.com/okfn/ckanjs/commit/69532055b332329e346b0b8182054eebd763494b
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-09 (Fri, 09 Sep 2011)
Changed paths:
M make
Log Message:
-----------
[make][xs]: change build output to pkg and do not build minified version for the present.
Commit: 7f50430cbfbf5329206c40c3649ee7d5d1453903
https://github.com/okfn/ckanjs/commit/7f50430cbfbf5329206c40c3649ee7d5d1453903
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-09 (Fri, 09 Sep 2011)
Changed paths:
M pkg/ckanjs.js
Log Message:
-----------
[pkg][xs]: rebuild ckanjs and commit.
Commit: e0e068170c9dc656c3d6fb046a84547feca78f7f
https://github.com/okfn/ckanjs/commit/e0e068170c9dc656c3d6fb046a84547feca78f7f
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-09 (Fri, 09 Sep 2011)
Changed paths:
M lib/view/resource-upload.js
M pkg/ckanjs.js
M test/view-test.js
Log Message:
-----------
[view/resource-upload][s]: (fixes #31) reduce collision of file names by have file label/key in form {iso-8601-timestamp}/{file-name}.
Commit: 91b7dbd43f1156f6a677079d35236cc642f46bc7
https://github.com/okfn/ckanjs/commit/91b7dbd43f1156f6a677079d35236cc642f46bc7
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-10 (Sat, 10 Sep 2011)
Changed paths:
M lib/view/resource-upload.js
M pkg/ckanjs.js
M test/view-test.js
Log Message:
-----------
[view/resource-upload][s]: change resource type to file.upload and use checksum info we ae getting from storage for hash field.
Commit: 5f1fc3441f2c91c45c78c99fc3e2984e8e8b0545
https://github.com/okfn/ckanjs/commit/5f1fc3441f2c91c45c78c99fc3e2984e8e8b0545
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M lib/view/resource-upload.js
M pkg/ckanjs.js
Log Message:
-----------
[view/resource-upload][xs]: fix up last_modified and add cache_url and cache_url_updated on the resource object created post upload.
Commit: f87d1475d45a3fa7d3ac856965df6a534e9beb45
https://github.com/okfn/ckanjs/commit/f87d1475d45a3fa7d3ac856965df6a534e9beb45
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M lib/view/resource-upload.js
M pkg/ckanjs.js
Log Message:
-----------
[view/resource-upload][xs]: change isodate in upload names to not have ':' in it.
Commit: d379889c896000821c6a3879811b37a3e563bd9c
https://github.com/okfn/ckanjs/commit/d379889c896000821c6a3879811b37a3e563bd9c
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M lib/view/resource-upload.js
M pkg/ckanjs.js
Log Message:
-----------
[view/resource-upload][s]: ensure that last modified strings are always in iso 8601 format (as required by ckan core).
Commit: 6a83ad10c594870b32824d270accd646fee6cf83
https://github.com/okfn/ckanjs/commit/6a83ad10c594870b32824d270accd646fee6cf83
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-24 (Sat, 24 Sep 2011)
Changed paths:
M widgets/datapreview/lib/data-preview.js
Log Message:
-----------
[widget/datapreview,bugfix][s]: update convertData to handle new webstore API (demo now working again).
Commit: 5fe4f0d9362c04a41ae8f0abb2405f27c6efe7c4
https://github.com/okfn/ckanjs/commit/5fe4f0d9362c04a41ae8f0abb2405f27c6efe7c4
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-09-24 (Sat, 24 Sep 2011)
Changed paths:
M .gitignore
M lib/template/resource-form.js
M lib/view/resource-upload.js
A make
A manifest
A pkg/ckanjs.js
M test/index.html
M test/view-test.js
M widgets/datapreview/lib/data-preview.js
Log Message:
-----------
Merge branch 'master' into gh-pages
Compare: https://github.com/okfn/ckanjs/compare/2201653...5fe4f0d
More information about the ckan-changes
mailing list