[ckan-changes] [okfn/ckan] a28a1d: [#2696] Form attrs macro now supports boolean attr...
GitHub
noreply at github.com
Mon Jul 23 17:41:06 UTC 2012
Branch: refs/heads/2375-demo-theme-development
Home: https://github.com/okfn/ckan
Commit: a28a1db562e7a4ee6f75033d5f9c63caa6dbcc2f
https://github.com/okfn/ckan/commit/a28a1db562e7a4ee6f75033d5f9c63caa6dbcc2f
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)
Changed paths:
M ckan/templates/macros/form.html
Log Message:
-----------
[#2696] Form attrs macro now supports boolean attributes
Also added spacing in between the elements.
Commit: 4beaeb8f68eab9311d2197c62f993a0d4e7b55e2
https://github.com/okfn/ckan/commit/4beaeb8f68eab9311d2197c62f993a0d4e7b55e2
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)
Changed paths:
M ckan/public/base/javascript/module.js
M ckan/public/base/javascript/modules/autocomplete.js
M ckan/public/base/test/spec/module.spec.js
Log Message:
-----------
[#2696] module.extractOptions() now parses boolean attrs
Commit: 834b8a831e476b8094d98bd4747aad893ce8e57e
https://github.com/okfn/ckan/commit/834b8a831e476b8094d98bd4747aad893ce8e57e
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)
Changed paths:
M ckan/public/base/javascript/client.js
M ckan/public/base/test/spec/client.spec.js
Log Message:
-----------
[#2696] Add support for format autocomplete to Client
Commit: 81ad094a834ab2d89a11e631942ebcd06aa0be15
https://github.com/okfn/ckan/commit/81ad094a834ab2d89a11e631942ebcd06aa0be15
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)
Changed paths:
M ckan/public/base/javascript/modules/autocomplete.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
Log Message:
-----------
[#2696] Add autocomplete support for non-tag fields
Tag fields now require the data-module-tags attribute to tell the
module to allow multiple entries.
Commit: 118db2dd7ba6c9e270d68e0ee42742e5ac82c1dc
https://github.com/okfn/ckan/commit/118db2dd7ba6c9e270d68e0ee42742e5ac82c1dc
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)
Changed paths:
M ckan/public/base/less/forms.less
Log Message:
-----------
[#2696] Add some basic styling for format autocomplete field
Commit: 47269711750b297704fc4b15e989bbeb6fbcb650
https://github.com/okfn/ckan/commit/47269711750b297704fc4b15e989bbeb6fbcb650
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)
Changed paths:
M ckan/templates/package/snippets/package_basic_fields.html
M ckan/templates/package/snippets/resource_form.html
Log Message:
-----------
[#2696] Implement the format auto complete
Compare: https://github.com/okfn/ckan/compare/1e9f6d348f20...47269711750b
More information about the ckan-changes
mailing list