[ckan-changes] [okfn/ckan] d744dc: [2474] Add an action to the group new/edit templat...
GitHub
noreply at github.com
Tue Jun 5 11:31:58 UTC 2012
Branch: refs/heads/feature-2474-jinja
Home: https://github.com/okfn/ckan
Commit: d744dca9a35d183d939b8b4835559d5879030e6b
https://github.com/okfn/ckan/commit/d744dca9a35d183d939b8b4835559d5879030e6b
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[2474] Add an action to the group new/edit template contexts
Commit: 31fc3eca1a5fcda71d2271064ab483a6bb242bcb
https://github.com/okfn/ckan/commit/31fc3eca1a5fcda71d2271064ab483a6bb242bcb
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M ckan/templates/macros/form.html
Log Message:
-----------
[2474] Add a form macro for creating key/value fields
Commit: 6e272c51ba41e6aa8a91a7e5eab53119f97939ed
https://github.com/okfn/ckan/commit/6e272c51ba41e6aa8a91a7e5eab53119f97939ed
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
A ckan/templates/group/pages/form.html
A ckan/templates/group/pages/form_page.html
Log Message:
-----------
[2474] Add new form "pages" for group forms
This makes it easier for the new and edit forms to share the same
templates by simply overriding blocks.
Commit: 4549d6e146badadc93396722dc0f7a4bf3eb12b5
https://github.com/okfn/ckan/commit/4549d6e146badadc93396722dc0f7a4bf3eb12b5
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
A ckan/templates/group/edit.html
M ckan/templates/group/new.html
M ckan/templates/group/new_group_form.html
Log Message:
-----------
[2474] Update group form templates to use new pages
Commit: c1246e045436ce7f996386201f0ba2b43cedf095
https://github.com/okfn/ckan/commit/c1246e045436ce7f996386201f0ba2b43cedf095
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M ckan/templates/group/pages/form.html
M ckan/templates/macros/form.html
Log Message:
-----------
[2474] Document form.custom() macro
Also renamed macro to "custom" from "keyvalue".
Commit: 9951717cb0f0dbf4d38853cd1a597fc0c1f7509c
https://github.com/okfn/ckan/commit/9951717cb0f0dbf4d38853cd1a597fc0c1f7509c
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M ckan/public/base/less/forms.less
Log Message:
-----------
[2474] Style the custom key/value pairs on group edit form
Commit: 6f48062777f2680f35ed645b13699ff975848150
https://github.com/okfn/ckan/commit/6f48062777f2680f35ed645b13699ff975848150
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M ckan/templates/group/edit.html
M ckan/templates/group/new_group_form.html
M ckan/templates/group/pages/form.html
M ckan/templates/group/pages/form_page.html
Log Message:
-----------
[2474] Update title texts in group edit form
Compare: https://github.com/okfn/ckan/compare/00d552b...6f48062
More information about the ckan-changes
mailing list