[ckan-changes] [okfn/ckan] 07014a: [#2767] form.select() macro now requires options t...
GitHub
noreply at github.com
Mon Jul 30 10:41:33 UTC 2012
Branch: refs/heads/2375-demo-theme-development
Home: https://github.com/okfn/ckan
Commit: 07014a42fb337fd0be8ff088ce58cbf8a89851d8
https://github.com/okfn/ckan/commit/07014a42fb337fd0be8ff088ce58cbf8a89851d8
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M ckan/templates/macros/form.html
Log Message:
-----------
[#2767] form.select() macro now requires options to be a tuple
This ensures that item order is maintained. Each option is now a
dict which also allows for future extension.
Commit: 52b658a757ade71306ffd104395ddca17483228d
https://github.com/okfn/ckan/commit/52b658a757ade71306ffd104395ddca17483228d
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M ckan/controllers/related.py
Log Message:
-----------
[#2767] Update the related controller to use a tuple for options
Commit: 25d74994c6bc088b41e15555adde6b629c465f60
https://github.com/okfn/ckan/commit/25d74994c6bc088b41e15555adde6b629c465f60
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M ckan/templates/development/snippets/form.html
M ckan/templates/package/snippets/resource_form.html
Log Message:
-----------
[#2767] Update other instances of form.select() to use lists
Compare: https://github.com/okfn/ckan/compare/dcdc9acfbafe...25d74994c6bc
More information about the ckan-changes
mailing list