[ckan-changes] [okfn/ckan] 5abbd1: [#1698] Add failing vocabs wui test
GitHub
noreply at github.com
Tue Feb 21 11:56:55 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 5abbd17ebaf0fe165d8598ffa41e7ca4832d8e10
https://github.com/okfn/ckan/commit/5abbd17ebaf0fe165d8598ffa41e7ca4832d8e10
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-02-17 (Fri, 17 Feb 2012)
Changed paths:
M ckan/tests/functional/test_tag_vocab.py
Log Message:
-----------
[#1698] Add failing vocabs wui test
Commit: 067d95d27190d201e81a102572f60e98a253bf32
https://github.com/okfn/ckan/commit/067d95d27190d201e81a102572f60e98a253bf32
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/logic/schema.py
M ckan/model/tag.py
M ckan/model/vocabulary.py
M ckan/tests/functional/api/model/test_vocabulary.py
Log Message:
-----------
[#1775] Implement mass editing of vocab tags via API
You pass key a list of tag dicts with key 'tags' to vocabulary_create or vocabulary_update, new tags will be created and completely replace the vocabulary's existing tags.
Commit: 81e2816daff68702d9ade97a392da413a387bb71
https://github.com/okfn/ckan/commit/81e2816daff68702d9ade97a392da413a387bb71
Author: John Glover <j at johnglover.net>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M ckan/lib/navl/dictization_functions.py
M ckan/logic/converters.py
M ckan/tests/functional/test_tag_vocab.py
Log Message:
-----------
[1720][dictization_functions, converters, tests] Update unflatten function so that dict numbers (for extras, tags, etc) don't need to be contiguous from 0.
Commit: 2ff67da0d47b1ad8c6d17665d1df35cc0fc3367c
https://github.com/okfn/ckan/commit/2ff67da0d47b1ad8c6d17665d1df35cc0fc3367c
Author: John Glover <j at johnglover.net>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/logic/schema.py
M ckan/model/tag.py
M ckan/model/vocabulary.py
M ckan/tests/functional/api/model/test_vocabulary.py
Log Message:
-----------
Merge remote-tracking branch 'origin/feature-1698-tag-taxonomies' into feature-1698-tag-taxonomies
Commit: abb7317597a1c9bd8acf2be46c9a031141edc5b2
https://github.com/okfn/ckan/commit/abb7317597a1c9bd8acf2be46c9a031141edc5b2
Author: John Glover <j at johnglover.net>
Date: 2012-02-21 (Tue, 21 Feb 2012)
Changed paths:
M ckan/lib/navl/dictization_functions.py
Log Message:
-----------
[1720][dictization] unflatten update - handle case where data already contains an unflattened list (eg: of extras)
Commit: c5a90d841c448a90e16701f7a6d37e5db31ca501
https://github.com/okfn/ckan/commit/c5a90d841c448a90e16701f7a6d37e5db31ca501
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-02-21 (Tue, 21 Feb 2012)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/navl/dictization_functions.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/logic/converters.py
M ckan/logic/schema.py
M ckan/model/tag.py
M ckan/model/vocabulary.py
M ckan/tests/functional/api/model/test_vocabulary.py
M ckan/tests/functional/test_tag_vocab.py
Log Message:
-----------
Merge branch 'feature-1698-tag-taxonomies'
Compare: https://github.com/okfn/ckan/compare/277dc15...c5a90d8
More information about the ckan-changes
mailing list