[ckan-changes] [ckan/ckan] 15a490: [#2879] remove lib/dumper, recommend ckanapi in do...
GitHub
noreply at github.com
Thu Mar 10 13:48:26 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 15a4906791055c00a200b67b0c8af48514ecba22
https://github.com/ckan/ckan/commit/15a4906791055c00a200b67b0c8af48514ecba22
Author: Ian Ward <ian at excess.org>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M ckan/lib/cli.py
R ckan/lib/dumper.py
M ckan/tests/legacy/lib/test_cli.py
M doc/maintaining/paster.rst
Log Message:
-----------
[#2879] remove lib/dumper, recommend ckanapi in docs
Commit: e7166b6acd7615370856f69a4ccf1bdc88de343a
https://github.com/ckan/ckan/commit/e7166b6acd7615370856f69a4ccf1bdc88de343a
Author: Motornyuk Sergey <tonnydexter at gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M ckan/public/base/javascript/modules/image-upload.js
Log Message:
-----------
[#1372] Make resource name default to file name
Currently user have to manually add resource name after or before
uploading/linking resource
After this change name will be automatically filled when resource
uploaded or added link to resource, but only if name has not been
previously modified by user and was empty from the very begining.
i.e. this won't work for resource update
Commit: 28a29d675abea82f176db862c81a54e306c2af22
https://github.com/ckan/ckan/commit/28a29d675abea82f176db862c81a54e306c2af22
Author: Ian Ward <ian at excess.org>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
R ckan/tests/legacy/test_dumper.py
Log Message:
-----------
[#2879] remove legacy dumper test
Commit: 48930c1fe90bf7bcbea320ba7cf4a73f465d5157
https://github.com/ckan/ckan/commit/48930c1fe90bf7bcbea320ba7cf4a73f465d5157
Author: amercader <amercadero at gmail.com>
Date: 2016-02-24 (Wed, 24 Feb 2016)
Changed paths:
M ckan/public/base/javascript/modules/image-upload.js
Log Message:
-----------
Merge branch '1372-resource-name-default-to-file-name' of https://github.com/smotornyuk/ckan into smotornyuk-1372-resource-name-default-to-file-name
Commit: baafe09eb964cf741a412c85fca0f92167570d25
https://github.com/ckan/ckan/commit/baafe09eb964cf741a412c85fca0f92167570d25
Author: Motornyuk Sergey <tonnydexter at gmail.com>
Date: 2016-03-09 (Wed, 09 Mar 2016)
Changed paths:
M ckan/public/base/test/index.html
A ckan/public/base/test/spec/modules/image-upload.spec.js
Log Message:
-----------
[#1372] Add tests for autopopulated name from url field
Commit: 7dc4bba0e96377c5b915e9d477a3e14b65d84882
https://github.com/ckan/ckan/commit/7dc4bba0e96377c5b915e9d477a3e14b65d84882
Author: amercader <amercadero at gmail.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M ckan/public/base/test/index.html
A ckan/public/base/test/spec/modules/image-upload.spec.js
Log Message:
-----------
Merge branch '1372-resource-name-default-to-file-name' of https://github.com/smotornyuk/ckan into smotornyuk-1372-resource-name-default-to-file-name
Commit: 0017c741545aa5f8cedef59097895b581d9ff487
https://github.com/ckan/ckan/commit/0017c741545aa5f8cedef59097895b581d9ff487
Author: amercader <amercadero at gmail.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M ckan/public/base/javascript/modules/image-upload.js
M ckan/public/base/test/index.html
A ckan/public/base/test/spec/modules/image-upload.spec.js
Log Message:
-----------
Merge branch 'smotornyuk-1372-resource-name-default-to-file-name'
Commit: 78b5d55402f2ea884bc33714853fcb9fb12d3122
https://github.com/ckan/ckan/commit/78b5d55402f2ea884bc33714853fcb9fb12d3122
Author: amercader <amercadero at gmail.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M ckan/lib/cli.py
R ckan/lib/dumper.py
M ckan/tests/legacy/lib/test_cli.py
R ckan/tests/legacy/test_dumper.py
M doc/maintaining/paster.rst
Log Message:
-----------
Merge branch '2879-remove-lib-dumper'
Compare: https://github.com/ckan/ckan/compare/667441948923...78b5d55402f2
More information about the ckan-changes
mailing list