[ckan-changes] [okfn/ckan] fd0552: [#1056] Fix for 500 error on group create page
GitHub
noreply at github.com
Thu Jun 27 13:33:36 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: fd05521b4f7bc79648cd42f77b24b16c97240acf
https://github.com/okfn/ckan/commit/fd05521b4f7bc79648cd42f77b24b16c97240acf
Author: John Martin <me at johnmart.in>
Date: 2013-06-27 (Thu, 27 Jun 2013)
Changed paths:
M ckan/templates/group/base_form_page.html
M ckan/templates/group/edit.html
M ckan/templates/group/edit_base.html
M ckan/templates/group/index.html
M ckan/templates/group/new.html
M ckan/templates/group/read_base.html
A ckan/templates/group/snippets/helper.html
A ckan/templates/group/snippets/info.html
M ckan/templates/organization/index.html
M ckan/templates/organization/new.html
A ckan/templates/organization/snippets/helper.html
Log Message:
-----------
[#1056] Fix for 500 error on group create page
Also fixes for:
* Group/Org edit template: added missing context in sidebar
* Group/Org new template: added missing helper text
* Small template refactors: moving group context info into snippet and also
group/org helpers into snippets
Commit: b2a3d479e61eb482d34b8c55c9df8d1455c49564
https://github.com/okfn/ckan/commit/b2a3d479e61eb482d34b8c55c9df8d1455c49564
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-27 (Thu, 27 Jun 2013)
Changed paths:
M ckan/templates/group/base_form_page.html
M ckan/templates/group/edit.html
M ckan/templates/group/edit_base.html
M ckan/templates/group/index.html
M ckan/templates/group/new.html
M ckan/templates/group/read_base.html
A ckan/templates/group/snippets/helper.html
A ckan/templates/group/snippets/info.html
M ckan/templates/organization/index.html
M ckan/templates/organization/new.html
A ckan/templates/organization/snippets/helper.html
Log Message:
-----------
Merge branch '1056-group-template-fixes'
Compare: https://github.com/okfn/ckan/compare/e99500be3895...b2a3d479e61e
More information about the ckan-changes
mailing list