[ckan-changes] [ckan/ckan] cfcdeb: Do not include datasets in function that dont need...
GitHub
noreply at github.com
Wed Feb 4 10:36:38 UTC 2015
Branch: refs/heads/release-v2.3
Home: https://github.com/ckan/ckan
Commit: cfcdebd30ff31c7bcb46c3a6d3948a2f43f17b9f
https://github.com/ckan/ckan/commit/cfcdebd30ff31c7bcb46c3a6d3948a2f43f17b9f
Author: Jari Voutilainen <jari.voutilainen at iki.fi>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
Do not include datasets in function that dont need them
Commit: b8e0d7a6c5b50b8271de62aa452220e0ec495596
https://github.com/ckan/ckan/commit/b8e0d7a6c5b50b8271de62aa452220e0ec495596
Author: Jari Voutilainen <jari.voutilainen at iki.fi>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
remove dataset also from other org pages that do not need them
Commit: df2ab760e19172710d912badbf40aeb67ebc21c5
https://github.com/ckan/ckan/commit/df2ab760e19172710d912badbf40aeb67ebc21c5
Author: amercader <amercadero at gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M doc/extensions/adding-custom-fields.rst
Log Message:
-----------
Minor but important fix on custom fields tutorial
The ability to combine free extras and custom fields was added on 2.3,
not 2.2.1
Commit: f4cf6c7412ca3ca66cec4e8f5e12bf981c7ebf9c
https://github.com/ckan/ckan/commit/f4cf6c7412ca3ca66cec4e8f5e12bf981c7ebf9c
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M ckan/logic/action/get.py
M ckan/new_tests/logic/action/test_get.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
* user_show now returns draft and private datasets if asked by the same
user as is being viewed, or a sysadmin.
* Standardize number_created_packages to mean excluding private datasets
(changes behaviour in user_list)
* Improved docs and new_tests for user_list and user_show
Commit: 4d48edfea7f4964e3d3ba7ad4aaf33c6ecda5d48
https://github.com/ckan/ckan/commit/4d48edfea7f4964e3d3ba7ad4aaf33c6ecda5d48
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/get.py
M ckan/model/user.py
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
[#2216] number_created_packages includes draft and private when viewed by the user or sysadmin.
Commit: c769361534e6922245a6b7b9d1ad824c33dcf256
https://github.com/ckan/ckan/commit/c769361534e6922245a6b7b9d1ad824c33dcf256
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#2216] Small fixes.
Commit: b36a0db481b1a6fe9f122c9605131936d0c708c0
https://github.com/ckan/ckan/commit/b36a0db481b1a6fe9f122c9605131936d0c708c0
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M ckan/logic/action/get.py
M ckan/model/user.py
Log Message:
-----------
[#2216] Allow a user to see his datasets that are in a custom state, as long as it is not deleted.
Compare: https://github.com/ckan/ckan/compare/a4257e7e5744...b36a0db481b1
More information about the ckan-changes
mailing list