[ckan-changes] [okfn/ckan] f2ef01: [#302] Removed backup 'full name provided' from us...
GitHub
noreply at github.com
Wed Jan 30 17:32:06 UTC 2013
Branch: refs/heads/302-release-textual-tweaks
Home: https://github.com/okfn/ckan
Commit: f2ef01c2fc0a4540b23b8b033f7bf5535f8945d5
https://github.com/okfn/ckan/commit/f2ef01c2fc0a4540b23b8b033f7bf5535f8945d5
Author: John Martin <me at johnmart.in>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M ckan/templates/user/read_base.html
Log Message:
-----------
[#302] Removed backup 'full name provided' from use profile
Commit: c120ddd5e72e341e6d303b1c1e40568b6558debf
https://github.com/okfn/ckan/commit/c120ddd5e72e341e6d303b1c1e40568b6558debf
Author: John Martin <me at johnmart.in>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M ckan/templates/group/read_base.html
M ckan/templates/snippets/organization.html
Log Message:
-----------
[#302] Changed order to follower count on left side bar
Commit: 39a7050d2f0a5c61a6c79e68d553a735320b84ff
https://github.com/okfn/ckan/commit/39a7050d2f0a5c61a6c79e68d553a735320b84ff
Author: John Martin <me at johnmart.in>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/group/activity_stream.html
M ckan/templates/group/base_form_page.html
M ckan/templates/group/edit.html
M ckan/templates/group/index.html
M ckan/templates/group/new.html
M ckan/templates/group/new_group_form.html
M ckan/templates/group/read_base.html
M ckan/templates/group/snippets/group_form.html
M ckan/templates/group/snippets/group_item.html
M ckan/templates/header.html
M ckan/templates/home/index.html
M ckan/templates/organization/base_form_page.html
M ckan/templates/organization/edit_base.html
M ckan/templates/organization/index.html
M ckan/templates/organization/new.html
M ckan/templates/organization/new_organization_form.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/activity.html
M ckan/templates/package/activity_stream.html
M ckan/templates/package/base_form_page.html
M ckan/templates/package/edit.html
M ckan/templates/package/read_base.html
M ckan/templates/package/search.html
M ckan/templates/package/snippets/info.html
M ckan/templates/package/snippets/new_package_breadcrumb.html
M ckan/templates/snippets/facet_list.html
M ckan/templates/user/activity_stream.html
M ckan/templates/user/edit.html
M ckan/templates/user/read_base.html
M ckan/templates/user/snippets/back_to_user_action.html
Log Message:
-----------
[#302] Lot's of textual tweaks to templates
Basically they break down as follows:
1. Lowercased all possesive items. E.g. "Create Organization" becomes "Create organization"
2. "Add" when actually building a new object becomes "Create"
3. "Add" when linking objects becomes "Attach"
4. Primary action buttons for pages all now have `.btn-primary`
Compare: https://github.com/okfn/ckan/compare/f2ef01c2fc0a^...39a7050d2f0a
More information about the ckan-changes
mailing list