[ckan-changes] [ckan/ckan] 99c0f3: [#3108] Raise validation errors on group/org_membe...
GitHub
noreply at github.com
Wed Jun 15 17:36:22 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 99c0f33b7feb33c8c4d6e3ed40a26dc84a7f3e51
https://github.com/ckan/ckan/commit/99c0f33b7feb33c8c4d6e3ed40a26dc84a7f3e51
Author: amercader <amercadero at gmail.com>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/schema.py
M ckan/tests/logic/action/test_create.py
Log Message:
-----------
[#3108] Raise validation errors on group/org_member_create
Add not_missing to the schema and raise the errors on the action. Adds
some tests as well
Commit: 1f23b9746ba25d1a227705078f111368bb8758a0
https://github.com/ckan/ckan/commit/1f23b9746ba25d1a227705078f111368bb8758a0
Author: amercader <amercadero at gmail.com>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M ckan/logic/schema.py
Log Message:
-----------
[#3108] Allow to renferece groups and users by id or name
Commit: e20bef268bd3108642bddd328a2ad84f2cae59e4
https://github.com/ckan/ckan/commit/e20bef268bd3108642bddd328a2ad84f2cae59e4
Author: amercader <amercadero at gmail.com>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M ckan/tests/logic/action/test_create.py
Log Message:
-----------
[#3108] Add back plugin unload command
Commit: 83f4a477c238965ae76035643747b995a103e6d6
https://github.com/ckan/ckan/commit/83f4a477c238965ae76035643747b995a103e6d6
Author: amercader <amercadero at gmail.com>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M ckan/logic/schema.py
Log Message:
-----------
[#3108] Remove redundant validator
Commit: eb943c9d29ae884b20e44c558742e9055a916290
https://github.com/ckan/ckan/commit/eb943c9d29ae884b20e44c558742e9055a916290
Author: Ian Ward <ian at excess.org>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/schema.py
M ckan/tests/logic/action/test_create.py
Log Message:
-----------
Merge pull request #3108 from ckan/3108-validation-errors-on-member-create
*_member_create don't raise validation errors
Compare: https://github.com/ckan/ckan/compare/55ae76ec73e9...eb943c9d29ae
More information about the ckan-changes
mailing list