[ckan-changes] [okfn/ckan] bf2179: [2375] Styled the radios at the top of the add res...
GitHub
noreply at github.com
Mon May 28 09:53:25 UTC 2012
Branch: refs/heads/feature-2375-demo-theme
Home: https://github.com/okfn/ckan
Commit: bf2179b00043625df675d700ce497b7a2aeb4dfd
https://github.com/okfn/ckan/commit/bf2179b00043625df675d700ce497b7a2aeb4dfd
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M ckan/public/base/images/sprite-ckan-icons.png
M ckan/public/base/less/dataset.less
M ckan/public/base/less/icons.less
M ckan/templates/package/new_resource.html
Log Message:
-----------
[2375] Styled the radios at the top of the add resource form
Commit: a42ebe41cba7069b859d4b563377dcfdec3566e6
https://github.com/okfn/ckan/commit/a42ebe41cba7069b859d4b563377dcfdec3566e6
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M ckan/public/base/less/dataset.less
M ckan/templates/package/new_resource.html
Log Message:
-----------
[2375] Tidied up add resource labels and added documents
Commit: 61fe23b2c724a3ac1b5329d2acb73be43d9db10c
https://github.com/okfn/ckan/commit/61fe23b2c724a3ac1b5329d2acb73be43d9db10c
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M ckan/public/base/less/forms.less
Log Message:
-----------
[2375] Fix the padding on the select boxes (again)
Commit: 4655d3e7fdb3d80c47a2f0e425cca87c93f7a9a9
https://github.com/okfn/ckan/commit/4655d3e7fdb3d80c47a2f0e425cca87c93f7a9a9
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M ckan/public/base/less/forms.less
M ckan/templates/package/new_stages.html
Log Message:
-----------
[2375] Style the form stages using CSS!!!
Commit: 1877f8bf9b97fce70d22eaf4de2713e2946b933e
https://github.com/okfn/ckan/commit/1877f8bf9b97fce70d22eaf4de2713e2946b933e
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
A Coding_Standards.rst
M ckan/config/environment.py
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/controllers/user.py
A ckan/lib/accept.py
M ckan/lib/authztool.py
M ckan/lib/base.py
M ckan/lib/cli.py
M ckan/lib/create_test_data.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
A ckan/lib/maintain.py
M ckan/lib/search/index.py
M ckan/logic/__init__.py
M ckan/logic/action/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/delete.py
M ckan/logic/auth/update.py
M ckan/logic/schema.py
M ckan/logic/validators.py
A ckan/migration/versions/058_add_follower_tables.py
M ckan/model/__init__.py
A ckan/model/follower.py
M ckan/model/package.py
M ckan/plugins/interfaces.py
M ckan/public/scripts/application.js
A ckan/templates/package/followers.html
M ckan/templates/package/search.html
M ckan/templates/snippets/facet_list.html
A ckan/templates/user/followers.html
M ckan/templates_legacy/package/layout.html
M ckan/templates_legacy/package/read.rdf
M ckan/templates_legacy/user/layout.html
M ckan/templates_legacy/user/login.html
M ckan/templates_legacy/user/read.html
M ckan/tests/__init__.py
M ckan/tests/functional/api/test_api.py
A ckan/tests/functional/api/test_follow.py
R ckan/tests/functional/test_autoneg.py
A ckan/tests/functional/test_follow.py
M ckan/tests/functional/test_user.py
A ckan/tests/lib/test_accept.py
A ckan/tests/lib/test_authztool.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_tag.py
M ckan/tests/pylons_controller.py
M ckanext/stats/controller.py
M ckanext/stats/plugin.py
M ckanext/stats/stats.py
M doc/api.rst
M doc/apiv3.rst
M doc/using-data-api.rst
M profile_tests.py
M requires/lucid_missing.txt
M setup.py
Log Message:
-----------
Merge branch 'feature-2375-demo-theme' into working-2375-demo-theme
Compare: https://github.com/okfn/ckan/compare/ee885db...1877f8b
More information about the ckan-changes
mailing list