[ckan-changes] [okfn/ckan] aae576: [#530] authz docs take 1
GitHub
noreply at github.com
Wed Apr 24 16:37:39 UTC 2013
Branch: refs/heads/coding-standards-tests
Home: https://github.com/okfn/ckan
Commit: aae57609d18a29323e5948ec902d34c388933a5e
https://github.com/okfn/ckan/commit/aae57609d18a29323e5948ec902d34c388933a5e
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] authz docs take 1
Commit: e4eff27014470924f889d634605c9750768c74cb
https://github.com/okfn/ckan/commit/e4eff27014470924f889d634605c9750768c74cb
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
R doc/publisher-profile.rst
Log Message:
-----------
[#530] remove publisher profile doc
Commit: 5e6c282a7a831b128ccafe10ed387c7ad32105bf
https://github.com/okfn/ckan/commit/5e6c282a7a831b128ccafe10ed387c7ad32105bf
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
[#686] Fix datastore validation error
Commit: bafb816ccd92bce520da390a6d08508c3da76635
https://github.com/okfn/ckan/commit/bafb816ccd92bce520da390a6d08508c3da76635
Author: John Martin <me at johnmart.in>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/templates/package/snippets/data_api_button.html
Log Message:
-----------
[#752] Hide data-api button instead of disable
Commit: 38e76ed739dd0b8cd21655099b122c6a57e7af08
https://github.com/okfn/ckan/commit/38e76ed739dd0b8cd21655099b122c6a57e7af08
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Reformat
Commit: 9a8f5ffc29c48512ab560bd4f3cf7c5971137fea
https://github.com/okfn/ckan/commit/9a8f5ffc29c48512ab560bd4f3cf7c5971137fea
Author: John Martin <me at johnmart.in>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/frontend-development.rst
M doc/index.rst
Log Message:
-----------
[#540] Tweaks to main front end docs
Commit: 75b6a798bd6f73302cb134a81549fc53cb12fefb
https://github.com/okfn/ckan/commit/75b6a798bd6f73302cb134a81549fc53cb12fefb
Author: John Martin <me at johnmart.in>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/css-coding-standards.rst
M doc/frontend-development.rst
M doc/index.rst
M doc/resources.rst
M doc/templating.rst
Log Message:
-----------
[#540] Small tweaks to the docs regarding CSS and HTML info
Commit: ad379bf29154826c3399b0ee74b8cb4f3f31e6db
https://github.com/okfn/ckan/commit/ad379bf29154826c3399b0ee74b8cb4f3f31e6db
Author: John Martin <me at johnmart.in>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/javascript-coding-standards.rst
M doc/javascript-module-tutorial.rst
Log Message:
-----------
[#540] Add note and link to module tutorial
Commit: 0328008fec9b33d0796ac519357b40813e2fa685
https://github.com/okfn/ckan/commit/0328008fec9b33d0796ac519357b40813e2fa685
Author: John Martin <me at johnmart.in>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M ckan/templates/development/primer.html
A ckan/templates/development/snippets/actions.html
A ckan/templates/development/snippets/context.html
M ckan/templates/development/snippets/facet.html
M ckan/templates/development/snippets/media_grid.html
M ckan/templates/development/snippets/nav.html
M ckan/templates/development/snippets/page_header.html
Log Message:
-----------
[#540] Fixes primer page for references in docs
Commit: 25e75193f9fc2a063862a33262beac734e7167f1
https://github.com/okfn/ckan/commit/25e75193f9fc2a063862a33262beac734e7167f1
Author: John Martin <me at johnmart.in>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
R ckan/templates/development/snippets/toolbar.html
Log Message:
-----------
[#540] Remove old primer snippet
Commit: 73305eac852ebc656514d7516ea63a724d183b46
https://github.com/okfn/ckan/commit/73305eac852ebc656514d7516ea63a724d183b46
Author: John Martin <me at johnmart.in>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M ckan/public/base/test/index.html
M ckan/public/base/test/spec/client.spec.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
Log Message:
-----------
[#540] Fixes for failing front-end JS tests
Commit: 93e65f66b3a823b0fcdf38b7de1e830aa9819521
https://github.com/okfn/ckan/commit/93e65f66b3a823b0fcdf38b7de1e830aa9819521
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/app_globals.py
Log Message:
-----------
[#788] Default facet number
Commit: 6f8fcbf7a5c6e4abeb7ffbabc12cac38238a3d6a
https://github.com/okfn/ckan/commit/6f8fcbf7a5c6e4abeb7ffbabc12cac38238a3d6a
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[#788] Facet config options.
Commit: 93a475bbdcd435b5fa87fede7f6126b3e5777f90
https://github.com/okfn/ckan/commit/93a475bbdcd435b5fa87fede7f6126b3e5777f90
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/templates/snippets/facet_list.html
Log Message:
-----------
[#788] Improve no facet message
Commit: 91d64ce721b5f10dd2b6ee9d0780b5635e008b88
https://github.com/okfn/ckan/commit/91d64ce721b5f10dd2b6ee9d0780b5635e008b88
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/templates/snippets/facet_list.html
Log Message:
-----------
[#788] Allow hiding of empty facets via hide_empty option
Commit: 0a19826d1020529789eebf2445b0d1235e3fa41f
https://github.com/okfn/ckan/commit/0a19826d1020529789eebf2445b0d1235e3fa41f
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
R doc/organizations_and_groups.rst
Log Message:
-----------
[#530] Remove org & groups old info
Commit: 0668c45d94345fbd2eff8cad9f0f2fc3993dc2c2
https://github.com/okfn/ckan/commit/0668c45d94345fbd2eff8cad9f0f2fc3993dc2c2
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Improve readability
Commit: 44810c842b8a1ac57dc3f33c5f2c1d74039a201e
https://github.com/okfn/ckan/commit/44810c842b8a1ac57dc3f33c5f2c1d74039a201e
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Reformat member types
Commit: 8ce1b42ac34e2a46148024aab02ede268ba91100
https://github.com/okfn/ckan/commit/8ce1b42ac34e2a46148024aab02ede268ba91100
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Use versionchanged in auth docs
Commit: cc55370fa92f6dbd5e4b77614604d0cab6eca5a8
https://github.com/okfn/ckan/commit/cc55370fa92f6dbd5e4b77614604d0cab6eca5a8
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Clarify opening paragraph in auth docs
Commit: 7138432975f00c0199ee4a7c9b0139021bb73af9
https://github.com/okfn/ckan/commit/7138432975f00c0199ee4a7c9b0139021bb73af9
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Amendments recommended in review
Commit: 364d17c026848af238adfce213ffd1b88b494f04
https://github.com/okfn/ckan/commit/364d17c026848af238adfce213ffd1b88b494f04
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Edit authorization docs
Just editing for clarity, especially in exactly what org admins, editors
and members can do, and what the config options do.
Commit: e343b134efd5fcc40169663ffa1b6ee3ce2a4abe
https://github.com/okfn/ckan/commit/e343b134efd5fcc40169663ffa1b6ee3ce2a4abe
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Document difference between sysadmin and org admin
Commit: f179494ca6d96069a6277c624356a6ef0ff6d118
https://github.com/okfn/ckan/commit/f179494ca6d96069a6277c624356a6ef0ff6d118
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Add intro para to orgs docs
Commit: d3cd3ecb56a79759c1a908a52e8af80d75610638
https://github.com/okfn/ckan/commit/d3cd3ecb56a79759c1a908a52e8af80d75610638
Author: John Glover <j at johnglover.net>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
A doc/importing-datasets.rst
M doc/index.rst
R doc/loading-data.rst
Log Message:
-----------
[#529] Rename loading-data to importing-datasets
Commit: 02503ec4c787a0326a84038c1a767824f58e7b8b
https://github.com/okfn/ckan/commit/02503ec4c787a0326a84038c1a767824f58e7b8b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
M README.rst
M ckan/config/environment.py
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/error.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/revision.py
M ckan/controllers/storage.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/activity_streams.py
M ckan/lib/alphabet_paginate.py
M ckan/lib/app_globals.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/email_notifications.py
M ckan/lib/formatters.py
M ckan/lib/helpers.py
M ckan/lib/mailer.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/navl/validators.py
M ckan/lib/package_saver.py
M ckan/lib/search/query.py
M ckan/logic/__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/create.py
M ckan/logic/converters.py
M ckan/logic/schema.py
M ckan/logic/validators.py
R ckan/misc.py
M ckan/model/__init__.py
M ckan/model/license.py
M ckan/model/package.py
M ckan/model/package_relationship.py
M ckan/model/tracking.py
M ckan/plugins/toolkit.py
M ckan/public/base/css/main.css
M ckan/public/base/less/layout.less
M ckan/public/base/less/mixins.less
M ckan/public/base/less/prose.less
M ckan/templates/activity_streams/activity_stream_items.html
M ckan/templates/organization/index.html
M ckan/templates/package/resource_read.html
M ckan/templates/snippets/sort_by.html
M ckan/templates_legacy/package/read_core.html
M ckan/tests/functional/api/test_dashboard.py
M ckan/tests/functional/test_home.py
M ckan/tests/functional/test_package.py
M ckan/tests/functional/test_pagination.py
M ckan/tests/functional/test_user.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_solr_package_search.py
M ckan/tests/logic/test_action.py
M ckan/tests/misc/test_format_text.py
M ckan/tests/models/test_package.py
M ckanext/datastore/commands.py
M ckanext/reclinepreview/theme/public/preview_recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.min.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
M doc/_templates/footer.html
M doc/conf.py
M doc/configuration.rst
M doc/database-dumps.rst
A doc/images/popular-dataset.png
A doc/images/popular-resource.png
A doc/images/sort-datasets-by-popularity.png
M doc/index.rst
M doc/install-from-source.rst
M doc/paster.rst
M doc/post-installation.rst
A doc/tracking.rst
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 752-data-api-button
Commit: 744acce993240c1e893fab6736825a58e5e9f0d2
https://github.com/okfn/ckan/commit/744acce993240c1e893fab6736825a58e5e9f0d2
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
M ckan/templates/package/snippets/data_api_button.html
Log Message:
-----------
Merge branch '752-data-api-button'
Commit: ae95e0896a2bd9def5977c24c8dc0760ece28837
https://github.com/okfn/ckan/commit/ae95e0896a2bd9def5977c24c8dc0760ece28837
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)
Changed paths:
R doc/commenting.rst
M doc/index.rst
Log Message:
-----------
[#522] Remove comments and commenting docs
Fixes #522
Commit: 8a8dbdd0568a421242140b69ee37f22cdeaf7724
https://github.com/okfn/ckan/commit/8a8dbdd0568a421242140b69ee37f22cdeaf7724
Author: John Martin <me at johnmart.in>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/templates/snippets/facet_list.html
Log Message:
-----------
[#788] Added doc block for within_tertiary
Commit: 2e64aa504cc98f8709d80125cb191a69f07e2463
https://github.com/okfn/ckan/commit/2e64aa504cc98f8709d80125cb191a69f07e2463
Author: John Glover <j at johnglover.net>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/importing-datasets.rst
Log Message:
-----------
[#529] Update importing datasets doc for 2.0.
Remove section on loader scripts.
Commit: f1ebfda118f9681f11f473306cf10c743686863b
https://github.com/okfn/ckan/commit/f1ebfda118f9681f11f473306cf10c743686863b
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/logic/action/create.py
M ckan/tests/logic/test_member.py
Log Message:
-----------
Add and refactor member_create tests, and raise better exception when "id" isn't received
If "id" wasn't received, instead of throwing the seemingly unrelated error:
AttributeError: 'NoneType' object has no attribute 'id'
We now throw:
ValidationError: {u'id': u'Missing value'}
Commit: 28b54cf75adfdbcc809a39a66059be5e948fa725
https://github.com/okfn/ckan/commit/28b54cf75adfdbcc809a39a66059be5e948fa725
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/logic/action/create.py
M ckan/tests/logic/test_member.py
Log Message:
-----------
member_create accepts either the object's id or name, and have extra validations.
Even though its documentation said it accepted the object's id or name, this
wasn't the case. This is fixed now.
I've also added validations to check that the group, the object, and
object_type exists and are valid.
Now we always save the object's id in our members table, even if someone
calls member_create passing its name as obj_id.
Commit: 57b631bd652d75d8be5eda1f37571462a726eac3
https://github.com/okfn/ckan/commit/57b631bd652d75d8be5eda1f37571462a726eac3
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
A ckan/tests/logic/test_init.py
M ckan/tests/logic/test_member.py
Log Message:
-----------
member_delete accepts either the object's id or name, and have extra validations.
To make member_delete consistent with member_update, I've changed it to accept
either the object's id or name.
I've also added validations to check that the group, the object, and
object_type exists and are valid.
Commit: 1674cc4ed36b5c308651ccf31d4159fb433454b8
https://github.com/okfn/ckan/commit/1674cc4ed36b5c308651ccf31d4159fb433454b8
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/tests/logic/test_member.py
Log Message:
-----------
Limit lines to 80 characters
Commit: 2c2a90449ccca793f9c9706a6cd18ffefdd82ca7
https://github.com/okfn/ckan/commit/2c2a90449ccca793f9c9706a6cd18ffefdd82ca7
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Auth doc updates
Commit: 744ff971d6e90ec18b1743393180773aa1c3c770
https://github.com/okfn/ckan/commit/744ff971d6e90ec18b1743393180773aa1c3c770
Author: kindly <kindly at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/lib/search/query.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/templates/package/snippets/data_api_button.html
A ckan/tests/logic/test_init.py
M ckan/tests/logic/test_member.py
Log Message:
-----------
Merge branch 'master' into 788-facet-num-fixes
Commit: dfe461b432f352f2ba35352405eeea06239eb3a7
https://github.com/okfn/ckan/commit/dfe461b432f352f2ba35352405eeea06239eb3a7
Author: John Martin <me at johnmart.in>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/public/base/less/iehacks.less
Log Message:
-----------
[#797] Removed float for old footer code
Commit: b24d7dcae557794bf1abd2d04709dd6eb818c1cf
https://github.com/okfn/ckan/commit/b24d7dcae557794bf1abd2d04709dd6eb818c1cf
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/public/base/css/main.css
Log Message:
-----------
Recompile css
Commit: 5fdcaff3f004c9a6b4db918e20a590c369740436
https://github.com/okfn/ckan/commit/5fdcaff3f004c9a6b4db918e20a590c369740436
Author: John Martin <me at johnmart.in>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/frontend-development.rst
Log Message:
-----------
[#540] Tweaks to frontend root docs
Commit: 9cf791e45989e6e24566623a6c7f669af3272c87
https://github.com/okfn/ckan/commit/9cf791e45989e6e24566623a6c7f669af3272c87
Author: John Martin <me at johnmart.in>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/frontend-development.rst
Log Message:
-----------
[#540] Add link to the frontend testing doc
Commit: 2be854b8ce1beadcc875084ac7dc406bd17a1421
https://github.com/okfn/ckan/commit/2be854b8ce1beadcc875084ac7dc406bd17a1421
Author: kindly <kindly at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/public/base/css/main.css
M ckan/public/base/less/iehacks.less
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan
Commit: 444daedac7c11bf41e915979dcf39ff9adabbf52
https://github.com/okfn/ckan/commit/444daedac7c11bf41e915979dcf39ff9adabbf52
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
Merge branch '530-auth-docs' of github.com:okfn/ckan into 530-auth-docs
Conflicts:
doc/authorization.rst
Commit: f8ca627025eb29c6634bb617fed2243f086f7db8
https://github.com/okfn/ckan/commit/f8ca627025eb29c6634bb617fed2243f086f7db8
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Auth doc updates
Commit: 1666a04b9e8adbdb0a11802a2f12b9859801903f
https://github.com/okfn/ckan/commit/1666a04b9e8adbdb0a11802a2f12b9859801903f
Author: John Martin <me at johnmart.in>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/javascript-coding-standards.rst
Log Message:
-----------
[#540] Tweaks to the JS coding standards
Commit: 651af013ed94d5327630dbbb29c3035e6d9810fb
https://github.com/okfn/ckan/commit/651af013ed94d5327630dbbb29c3035e6d9810fb
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Merge branch '686-fix-datastore-validation'
Commit: a0de7f2524f0d4bfb5677e22d3df363720025dcd
https://github.com/okfn/ckan/commit/a0de7f2524f0d4bfb5677e22d3df363720025dcd
Author: John Martin <me at johnmart.in>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/frontend-development.rst
Log Message:
-----------
[#540] Typo fix
Commit: 370cbf8672ab4831df8ba1b71096ec5c17abde9c
https://github.com/okfn/ckan/commit/370cbf8672ab4831df8ba1b71096ec5c17abde9c
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/public/base/test/index.html
M ckan/public/base/test/spec/client.spec.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
M ckan/templates/development/primer.html
A ckan/templates/development/snippets/actions.html
A ckan/templates/development/snippets/context.html
M ckan/templates/development/snippets/facet.html
M ckan/templates/development/snippets/media_grid.html
M ckan/templates/development/snippets/nav.html
M ckan/templates/development/snippets/page_header.html
R ckan/templates/development/snippets/toolbar.html
M doc/css-coding-standards.rst
M doc/frontend-development.rst
M doc/index.rst
M doc/javascript-coding-standards.rst
M doc/javascript-module-tutorial.rst
M doc/resources.rst
M doc/templating.rst
Log Message:
-----------
Merge branch '540-frontend-docs'
Commit: 2118379ca39cfdf5b7dad5a8bda8957981272bf4
https://github.com/okfn/ckan/commit/2118379ca39cfdf5b7dad5a8bda8957981272bf4
Author: John Glover <j at johnglover.net>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/publishing-datasets.rst
Log Message:
-----------
[#528] Updates to the publishing datasets doc for CKAN 2.0.
Commit: 5cae47c4ae7fd9480ec7eaa267d2d531d3e81970
https://github.com/okfn/ckan/commit/5cae47c4ae7fd9480ec7eaa267d2d531d3e81970
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
[#530] Edit authorization docs
Minor edits
Commit: 2eb8cd33c13ddfa16110b3c018b539a986cf09a0
https://github.com/okfn/ckan/commit/2eb8cd33c13ddfa16110b3c018b539a986cf09a0
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
R doc/commenting.rst
M doc/index.rst
Log Message:
-----------
Merge branch '522'
Commit: 9302073d57a1b687cbe1f1ced440dc2406a40f40
https://github.com/okfn/ckan/commit/9302073d57a1b687cbe1f1ced440dc2406a40f40
Author: John Martin <me at johnmart.in>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
[#802] Changes to have correct colour generation for custom themes
Commit: 6f7a2d2710a81468d2252f48a4253b0e4901a66c
https://github.com/okfn/ckan/commit/6f7a2d2710a81468d2252f48a4253b0e4901a66c
Author: John Martin <me at johnmart.in>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
[#802] Small tweak to fuschia theme base colour
Commit: de8ce2bbab1ec966e27eb86581a6545b6af8f44c
https://github.com/okfn/ckan/commit/de8ce2bbab1ec966e27eb86581a6545b6af8f44c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/authorization.rst
R doc/organizations_and_groups.rst
R doc/publisher-profile.rst
Log Message:
-----------
Merge branch '530-auth-docs'
Commit: 41f2ce6f81b10ce44119a97a3f4dcfe273e5cbe0
https://github.com/okfn/ckan/commit/41f2ce6f81b10ce44119a97a3f4dcfe273e5cbe0
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/importing-datasets.rst
Log Message:
-----------
[#529] Edit "Importing Datasets" docs
Minor edits, and removed the stuff about how to use ckanext-harvest,
just link to the harvester's own README instead.
Commit: 63e9c5a22983d2bd01a5cdbe131a2a8e9de83eab
https://github.com/okfn/ckan/commit/63e9c5a22983d2bd01a5cdbe131a2a8e9de83eab
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
A doc/importing-datasets.rst
M doc/index.rst
R doc/loading-data.rst
Log Message:
-----------
Merge branch '529-docs-import-datasets'
Commit: a86287a2c71bb7386a701a87a064af750ea63827
https://github.com/okfn/ckan/commit/a86287a2c71bb7386a701a87a064af750ea63827
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/publishing-datasets.rst
Log Message:
-----------
[#528] Edit "Publishing Datasets" docs
Just a couple of typos
Commit: 4017c348d941f22b48862efdab2e06ab8f0b4274
https://github.com/okfn/ckan/commit/4017c348d941f22b48862efdab2e06ab8f0b4274
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M doc/publishing-datasets.rst
Log Message:
-----------
Merge branch '528-docs-publishing-datasets'
Commit: 425133e251c6fb029320bb49e1546d3e21ed43cd
https://github.com/okfn/ckan/commit/425133e251c6fb029320bb49e1546d3e21ed43cd
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/i18n/check_po_files.py
Log Message:
-----------
[i18n] Small fix to check_po_files.py
It seems to have started complaining about all the untranslated strings,
make it skip them.
Commit: 99a5e49b03d1466a5068e38a0d8b9b8e677d9521
https://github.com/okfn/ckan/commit/99a5e49b03d1466a5068e38a0d8b9b8e677d9521
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/new_authz.py
Log Message:
-----------
[#811] Remove legacy auth.profile config option
Commit: 8d51a5ac2848f902a13a929c394b6ce7c57bb46e
https://github.com/okfn/ckan/commit/8d51a5ac2848f902a13a929c394b6ce7c57bb46e
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/new_authz.py
Log Message:
-----------
Merge pull request #811 from okfn/811-remove-auth-profile-config
Authz some old code survived
Commit: 427ade0e3b4ba3716324067a9ef5d65ab9ae7505
https://github.com/okfn/ckan/commit/427ade0e3b4ba3716324067a9ef5d65ab9ae7505
Author: John Martin <me at johnmart.in>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/public/base/images/flags.png
M ckan/public/base/less/footer.less
Log Message:
-----------
[#813] Updates flag image and adds all country codes to CSS
Commit: 91ea5fab62c3c19da2ea9ba2cf168d12452ab894
https://github.com/okfn/ckan/commit/91ea5fab62c3c19da2ea9ba2cf168d12452ab894
Author: John Martin <me at johnmart.in>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/public/base/images/flags.png
Log Message:
-----------
[#813] 'en' is split flag now
Commit: b5797777d81ed339c68218238eca43c0a17bca4a
https://github.com/okfn/ckan/commit/b5797777d81ed339c68218238eca43c0a17bca4a
Author: John Martin <me at johnmart.in>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/public/base/images/flags.png
Log Message:
-----------
[#813] Update to the greek flag
Commit: aa8910261c0b9626c51d6a4c43ce923a0092221a
https://github.com/okfn/ckan/commit/aa8910261c0b9626c51d6a4c43ce923a0092221a
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/public/base/css/main.css
Log Message:
-----------
Recompile css
Commit: be2ed3237788e88283a7e8b57e01a4a9ba1c743b
https://github.com/okfn/ckan/commit/be2ed3237788e88283a7e8b57e01a4a9ba1c743b
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/i18n/check_po_files.py
M ckan/lib/app_globals.py
M ckan/lib/cli.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/new_authz.py
M ckan/public/base/css/main.css
M ckan/public/base/images/flags.png
M ckan/public/base/less/footer.less
M ckan/public/base/less/iehacks.less
M ckan/public/base/test/index.html
M ckan/public/base/test/spec/client.spec.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
M ckan/templates/development/primer.html
A ckan/templates/development/snippets/actions.html
A ckan/templates/development/snippets/context.html
M ckan/templates/development/snippets/facet.html
M ckan/templates/development/snippets/media_grid.html
M ckan/templates/development/snippets/nav.html
M ckan/templates/development/snippets/page_header.html
R ckan/templates/development/snippets/toolbar.html
M ckan/templates/package/snippets/data_api_button.html
M ckan/templates/snippets/facet_list.html
A ckan/tests/logic/test_init.py
M ckan/tests/logic/test_member.py
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_search.py
M doc/authorization.rst
R doc/commenting.rst
M doc/configuration.rst
M doc/css-coding-standards.rst
M doc/frontend-development.rst
A doc/importing-datasets.rst
M doc/index.rst
M doc/javascript-coding-standards.rst
M doc/javascript-module-tutorial.rst
R doc/loading-data.rst
R doc/organizations_and_groups.rst
R doc/publisher-profile.rst
M doc/publishing-datasets.rst
M doc/resources.rst
M doc/templating.rst
Log Message:
-----------
Merge branch 'master' into coding-standards-tests
Commit: 6ee2309714db5976b733add53e14b96d6e889145
https://github.com/okfn/ckan/commit/6ee2309714db5976b733add53e14b96d6e889145
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/tests/logic/test_init.py
M ckan/tests/logic/test_member.py
Log Message:
-----------
Coding Standards fix newly introduced pep8 errors
Commit: 559ad905ac9347cc5ba572ba65a1304585c3f5da
https://github.com/okfn/ckan/commit/559ad905ac9347cc5ba572ba65a1304585c3f5da
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/tests/test_coding_standards.py
Log Message:
-----------
Coding Standards move blacklists into test classes
Commit: 9c9e2dd23a719cd04be290ebcf6e9e660649d7b3
https://github.com/okfn/ckan/commit/9c9e2dd23a719cd04be290ebcf6e9e660649d7b3
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/tests/test_coding_standards.py
Log Message:
-----------
Coding Standards better blacklist names
Commit: c4e0d5f998381d372ef7ed86a87c7f1434088619
https://github.com/okfn/ckan/commit/c4e0d5f998381d372ef7ed86a87c7f1434088619
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M ckan/tests/test_coding_standards.py
Log Message:
-----------
Coding Standards check for action function docstrings
Compare: https://github.com/okfn/ckan/compare/b33185ad00ce...c4e0d5f99838
More information about the ckan-changes
mailing list