[ckan-changes] [okfn/ckan] fd0552: [#1056] Fix for 500 error on group create page
GitHub
noreply at github.com
Thu Jun 27 13:28:23 UTC 2013
Branch: refs/heads/1056-group-template-fixes
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
More information about the ckan-changes
mailing list