[ckan-changes] [okfn/ckan] b32a54: First stab at updating the CHANGELOG for 2.0
GitHub
noreply at github.com
Wed May 15 08:19:22 UTC 2013
Branch: refs/heads/coding-standards-tests
Home: https://github.com/okfn/ckan
Commit: b32a54e1f6df8dc4a2c3ed7821c2e383e3526bf8
https://github.com/okfn/ckan/commit/b32a54e1f6df8dc4a2c3ed7821c2e383e3526bf8
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-28 (Thu, 28 Feb 2013)
Changed paths:
M CHANGELOG.txt
Log Message:
-----------
First stab at updating the CHANGELOG for 2.0
Probably more to do here..
Commit: 425e1fae27ae819805b0d2113f2e78297b5421e8
https://github.com/okfn/ckan/commit/425e1fae27ae819805b0d2113f2e78297b5421e8
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M CHANGELOG.txt
Log Message:
-----------
CHANGELOG tweaks suggested in pr
Commit: 0f2ddb5623420534a3348dd8260d9d4930f737e0
https://github.com/okfn/ckan/commit/0f2ddb5623420534a3348dd8260d9d4930f737e0
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M CHANGELOG.txt
Log Message:
-----------
Add some more stuff to the changelog
Commit: dc93ab9d29cb17b6c56bef57992154239b0b6bf8
https://github.com/okfn/ckan/commit/dc93ab9d29cb17b6c56bef57992154239b0b6bf8
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/model/package.py
Log Message:
-----------
[#795] Fix and deprecate model.Package.is_private
Commit: f0d188a094bcd2526b07f1181b6ad43ae89a8ca8
https://github.com/okfn/ckan/commit/f0d188a094bcd2526b07f1181b6ad43ae89a8ca8
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/templates_legacy/package/resource_read.html
Log Message:
-----------
[#795] Fix template to use correct attribute
Commit: b238f1c6489571e49888402f9774b1eb4e12889c
https://github.com/okfn/ckan/commit/b238f1c6489571e49888402f9774b1eb4e12889c
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M ckan/model/package.py
Log Message:
-----------
[#795] Minor cleanup of import in model.package
Commit: e193a7707fa2a1d3dac60d267952db1cebb474be
https://github.com/okfn/ckan/commit/e193a7707fa2a1d3dac60d267952db1cebb474be
Author: Ian Ward <ian at excess.org>
Date: 2013-04-29 (Mon, 29 Apr 2013)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
prettifying ValidationErrors makes them less useful
Commit: 596d53a8545e99704ba3973b080c1972aef54d0a
https://github.com/okfn/ckan/commit/596d53a8545e99704ba3973b080c1972aef54d0a
Author: John Martin <me at johnmart.in>
Date: 2013-05-01 (Wed, 01 May 2013)
Changed paths:
M ckan/public/base/less/group.less
Log Message:
-----------
[#787] Adds max-width to inner image to prevent 100% width in IE10
Commit: 24730306f01bc75e7b9797ff9fcf834d0dd08098
https://github.com/okfn/ckan/commit/24730306f01bc75e7b9797ff9fcf834d0dd08098
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-02 (Thu, 02 May 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/logic/action/create.py
Log Message:
-----------
[#869] Validate that the user exists in _group_or_org_member_create
Commit: 281c8d6ddbb28278bc311eda8c831ff660576b43
https://github.com/okfn/ckan/commit/281c8d6ddbb28278bc311eda8c831ff660576b43
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-05-05 (Sun, 05 May 2013)
Changed paths:
M doc/index.rst
A doc/stats.rst
Log Message:
-----------
[#839] Add basic documentation for stats extension
Commit: 94a367fef3fb2b2ca2bd63dce19de692ef143c89
https://github.com/okfn/ckan/commit/94a367fef3fb2b2ca2bd63dce19de692ef143c89
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
A ckan/config/install.py
M setup.py
Log Message:
-----------
[#746] Extend Pylons installer to tweak deployment.ini_tmpl
With the new 'paste.app_install' entry point on setup.py, we can define
a custom "installer" that basically allows us to define new variables to
be used on the deployment.ini_tmpl file. This is useful eg for defining
the ckan version and provide a link to the relevant documentation for
the configuration options.
Commit: 36fff9664e20a6f7f282fffe73626629eb5ffe65
https://github.com/okfn/ckan/commit/36fff9664e20a6f7f282fffe73626629eb5ffe65
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M doc/configuration.rst
M doc/datastore-setup.rst
Log Message:
-----------
[#746] Document datastore db url config options
And include them from the datastore setup documentation to avoid
duplication.
Commit: b674dbe4f5371f378788c3d7a7bb8b55b44a4dfa
https://github.com/okfn/ckan/commit/b674dbe4f5371f378788c3d7a7bb8b55b44a4dfa
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[#746] Update configuration.rst
* Document ckan.email_notifications_since
* Remove duplicate search.facet.limits
* Minor formatting tweaks
Commit: a36ea43d936cebab6b7e4c9ada5df8801833784d
https://github.com/okfn/ckan/commit/a36ea43d936cebab6b7e4c9ada5df8801833784d
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[#746] Document file store options in configuration.rst
TODO: Expand them
Commit: ddef4f59b89cbbe6f331589f1f8e16860d78c706
https://github.com/okfn/ckan/commit/ddef4f59b89cbbe6f331589f1f8e16860d78c706
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
[#746] Update deployment.ini_tmpl
Remove legacy and unused options, add new ones. Change the structure to
follow more closely the documentation on configuration.rst. Remove all inline
comments to avoid having documentation in more than one place.
Commit: 40c13ed746ef91370ac7fa7fd0b98156a91e41ad
https://github.com/okfn/ckan/commit/40c13ed746ef91370ac7fa7fd0b98156a91e41ad
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M doc/stats.rst
Log Message:
-----------
Add note about ckanext.stats.cache_enabled
Commit: 929ebc8ac1b613074312503e73692ae1c6c4e71d
https://github.com/okfn/ckan/commit/929ebc8ac1b613074312503e73692ae1c6c4e71d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#746] No : at end of sentence.
Commit: 5cfeaeef249de4475271f6c15869c10226b7654d
https://github.com/okfn/ckan/commit/5cfeaeef249de4475271f6c15869c10226b7654d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
[#746] Edit a docstring in deployment.ini_tmpl
Minor edits
Commit: 6c37a3b21a05c21b142048be4dfc13bc539f2132
https://github.com/okfn/ckan/commit/6c37a3b21a05c21b142048be4dfc13bc539f2132
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[#746] Minor edits to configuration docs
Commit: 819849838ad145d16a5449cd7ec0506cf9e14fa8
https://github.com/okfn/ckan/commit/819849838ad145d16a5449cd7ec0506cf9e14fa8
Author: tobes <toby.junk at gmail.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M ckan/public/base/less/group.less
Log Message:
-----------
Merge branch '787-ie10-media-item-image-height'
Commit: 2597b4b97022d2c1ee43bcacf767cff71df75ba3
https://github.com/okfn/ckan/commit/2597b4b97022d2c1ee43bcacf767cff71df75ba3
Author: tobes <toby.junk at gmail.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M ckan/public/base/css/main.css
Log Message:
-----------
css recompile
Commit: e0cd7ba46e260b503b4090d1a382c5bc5dcf7db8
https://github.com/okfn/ckan/commit/e0cd7ba46e260b503b4090d1a382c5bc5dcf7db8
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M ckan/controllers/user.py
M doc/conf.py
M doc/datastore-setup.rst
M doc/deployment.rst
M doc/email-notifications.rst
M doc/filestore.rst
M doc/install-from-source.rst
M doc/post-installation.rst
M doc/solr-setup.rst
M doc/test.rst
M test-core.ini
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 746-update-deployment.ini_tmpl
Conflicts:
ckan/config/deployment.ini_tmpl
doc/datastore-setup.rst
Commit: 6df1539b9ab5cb1fc8621a0c4599e7b11207449b
https://github.com/okfn/ckan/commit/6df1539b9ab5cb1fc8621a0c4599e7b11207449b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
A ckan/config/install.py
M doc/configuration.rst
M doc/datastore-setup.rst
M setup.py
Log Message:
-----------
Merge branch '746-update-deployment.ini_tmpl'
Commit: b454a6e7ab6a0eb9504a8e31b9dd82b29a7865aa
https://github.com/okfn/ckan/commit/b454a6e7ab6a0eb9504a8e31b9dd82b29a7865aa
Author: John Martin <me at johnmart.in>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M ckan/public/base/javascript/modules/basic-form.js
Log Message:
-----------
[#881] Adds generic fix for basic-form module to ensure <button> values are submitted in IE7
Commit: 61f8911cbcc71177d13b4f4dd774b02db507d2b4
https://github.com/okfn/ckan/commit/61f8911cbcc71177d13b4f4dd774b02db507d2b4
Author: John Martin <me at johnmart.in>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M ckan/templates/organization/bulk_process.html
M ckan/templates/revision/read.html
Log Message:
-----------
[#881] Adds basic-form module to forms that need it in order to work in IE7
Commit: 940605bdc8f47f414877a0c174fa76f4c594ee1b
https://github.com/okfn/ckan/commit/940605bdc8f47f414877a0c174fa76f4c594ee1b
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M doc/stats.rst
Log Message:
-----------
[#839] Make clear what the different between the stats extension and the page tracking feature are, improve style.
Commit: a3bf3a01b0bb086c12d07e00a4ec75940fec734b
https://github.com/okfn/ckan/commit/a3bf3a01b0bb086c12d07e00a4ec75940fec734b
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M doc/extensions.rst
Log Message:
-----------
[#839] Add link to stats extension from extensions docs
Commit: 15ce695cc624abbf5c075c4f0602170a5255ad1d
https://github.com/okfn/ckan/commit/15ce695cc624abbf5c075c4f0602170a5255ad1d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M bin/travis-build
M ckan/config/deployment.ini_tmpl
A ckan/config/install.py
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/lib/app_globals.py
M ckan/lib/base.py
M ckan/lib/render.py
M ckan/logic/action/get.py
M ckan/plugins/interfaces.py
M ckan/public/base/css/main.css
R ckan/public/base/images/flags.png
M ckan/public/base/less/footer.less
M ckan/public/base/less/group.less
M doc/architecture.rst
M doc/background-tasks.rst
M doc/common-error-messages.rst
M doc/conf.py
M doc/configuration.rst
M doc/data-viewer.rst
M doc/datastore-setup.rst
M doc/deployment.rst
M doc/email-notifications.rst
R doc/extension-templating.rst
M doc/extensions.rst
M doc/filestore.rst
R doc/geospatial.rst
R doc/harvesting.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/multilingual.rst
M doc/post-installation.rst
M doc/solr-setup.rst
M doc/tag-vocabularies.rst
M doc/templating.rst
M doc/test.rst
M doc/theming.rst
M doc/toolkit.rst
R doc/writing-extensions.rst
M setup.py
M test-core.ini
Log Message:
-----------
Merge remote-tracking branch 'okfn/master' into 839-stats-doc
Conflicts:
doc/extensions.rst
Commit: a49e874c119850d95ee0519b2ba898dea9c06d3e
https://github.com/okfn/ckan/commit/a49e874c119850d95ee0519b2ba898dea9c06d3e
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M doc/stats.rst
Log Message:
-----------
[#839] Make the docs sound better
Commit: 4ac59173892f1b7e487ac3cec280a2c46d9e273d
https://github.com/okfn/ckan/commit/4ac59173892f1b7e487ac3cec280a2c46d9e273d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M doc/extensions.rst
Log Message:
-----------
[#869] Link to stats docs from extension docs
Commit: a9039e6848f3c90b3c0f58923848b699ec9708ed
https://github.com/okfn/ckan/commit/a9039e6848f3c90b3c0f58923848b699ec9708ed
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
R doc/images/1.png
R doc/images/2.png
R doc/images/3a.png
R doc/images/3b.png
R doc/images/4.png
R doc/images/5.png
R doc/images/6.png
R doc/images/7.png
R doc/images/8.png
R doc/images/8a.png
M doc/images/9.png
R doc/images/i1.png
R doc/images/i2.png
R doc/images/i3.png
R doc/images/i4.png
R doc/images/i5.png
R doc/images/i6.png
R doc/images/i7.png
R doc/images/i8.png
R doc/images/virtualbox1-package.png
R doc/images/virtualbox11-ubuntu.png
R doc/images/virtualbox4-newvm.png
R doc/images/virtualbox5-vmtype.png
R doc/images/virtualbox6-vmloc.png
R doc/images/virtualbox7-startvm.png
R doc/images/virtualbox8-firstrun.png
R doc/images/virtualbox9-iso.png
R doc/install-from-package-amazon.rst
R doc/install-from-package-virtualbox.rst
M doc/install-from-package.rst
M doc/install-from-source.rst
Log Message:
-----------
[#538] Created package install instructions
* Deleted virtualbox specific instructions (outdated).
* Deleted ec2 instructions (outdated).
Commit: 0fef502c9ad6565c483a400b6a8ce6a1642f70a2
https://github.com/okfn/ckan/commit/0fef502c9ad6565c483a400b6a8ce6a1642f70a2
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/stats.rst
Log Message:
-----------
[#839] Minor edits to stats extension docs
- Edit the opening sentence, it's the stats extension that analyzes the db
not CKAN (this is picky)
- Also mention that there are tables and graphs!
- Remove weird capitalization in bullet list
- Put built-in page view tracking before ckanext-googleanalytics and tweak
the link to read a little better
- Add an example of ckan.plugins = stats, also cross-ref to the ckan.plugins
docs
- Add link to stats page on demo
Commit: a7385982a9d2fe044566bd165a68acf70f7022b7
https://github.com/okfn/ckan/commit/a7385982a9d2fe044566bd165a68acf70f7022b7
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/extensions.rst
M doc/index.rst
A doc/stats.rst
Log Message:
-----------
Merge branch '839-stats-doc'
Commit: f01267ab5d579cf5dd042f33ff91decad90299bf
https://github.com/okfn/ckan/commit/f01267ab5d579cf5dd042f33ff91decad90299bf
Author: John Martin <me at johnmart.in>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M ckan/public/base/javascript/tracking.js
Log Message:
-----------
[#886] Remove from tracking.js because it breaks IE
Commit: 956a1b6ca4f91b19451d0f33d55a30ead574d35f
https://github.com/okfn/ckan/commit/956a1b6ca4f91b19451d0f33d55a30ead574d35f
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M ckan/public/base/javascript/tracking.js
Log Message:
-----------
Merge pull request #886 from okfn/886-js-console-log
IE bug with tracking.js
Commit: b3662afa966d95d4b01e61fdb6514a2ca61b97de
https://github.com/okfn/ckan/commit/b3662afa966d95d4b01e61fdb6514a2ca61b97de
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/authorization.rst
Log Message:
-----------
Docs: add note about where an org's first admin comes from
Commit: 366f1620da29ffaecf7e39d400b5223c8a56417e
https://github.com/okfn/ckan/commit/366f1620da29ffaecf7e39d400b5223c8a56417e
Author: amercader <amercadero at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckan/config/who.ini
M doc/install-from-source.rst
Log Message:
-----------
[#888] Change path for cache dir and simplify options
The data, sessions and sstore dirs were created in /etc/ckan/default.
This creates permission problems and is not the natural place to store
this kind of files. The main cache dir is now /tmp/s(ckan.site_id)s
(generally /tmp/default). The beaker dirs will be created there if not
defined in the config file. This will ease the packaging and simplify
the installation. Also our cron jobs for cleaning files look for them in
/tmp.
Commit: 0ef8ef0c2dbc785571e91c5b8e0c5436f3c00ebb
https://github.com/okfn/ckan/commit/0ef8ef0c2dbc785571e91c5b8e0c5436f3c00ebb
Author: kindly <kindly at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckan/config/who.ini
M doc/install-from-source.rst
Log Message:
-----------
Merge pull request #888 from okfn/888-cache_dir-path-deployment.ini_tmpl
Fix cache_dir and beaker paths on deployment.ini_tmpl
Commit: c9d34dd8d32d48e604abb4188d2ffbf75c111775
https://github.com/okfn/ckan/commit/c9d34dd8d32d48e604abb4188d2ffbf75c111775
Author: amercader <amercadero at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[#538] Various tweaks on the package install docs
They include all the comments made on the pull request discussion.
Commit: 95ac6bdfd47f69ce6d4c6b8a4b63962c29f22c6e
https://github.com/okfn/ckan/commit/95ac6bdfd47f69ce6d4c6b8a4b63962c29f22c6e
Author: amercader <amercadero at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/deployment.rst
Log Message:
-----------
[#888] Remove data and session dirs from deployment docs
Commit: 36707f6ba98b810bb56869692ab22bf76ff52b4e
https://github.com/okfn/ckan/commit/36707f6ba98b810bb56869692ab22bf76ff52b4e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/conf.py
M doc/install-from-package.rst
M doc/install-from-source.rst
Log Message:
-----------
[#538] Edit install from package docs
This is some fairly heavy editing:
- Some general editing: correcting typos and formatting errors,
re-writing some sentences in ways that (I hope) makes them clearer
- Use |solr| substitution everywhere (spells Solr consistently with a
capital S)
- Also use |postgresql| which spells PostgreSQL with the correct caps
- Use |production.ini| substitution for path to production.ini file
- Put the note about Ubuntu 64 only right at the top, and point them to
the source install
- Also moved _Common error messages_ link to top, where it's more
prominent (as on source install page)
- Removed stuff about virtualbox, ec2, rackspace, etc. This seems
unnecessary to me
- Removed "The overall process is the following:" bullet-list from the
top, it's unnecessary and seems to imply that upgrading is part of the
installing process which doesn't make any sense
- Numbered the major steps of the install process, like in the source
install
- Also within major steps, broke things down into individual numbered
steps to make things clearer and easier to follow
- Tweaked the note about installing solr and postgres on separate servers
- Rewrote the stuff at the top of the _Upgrading_ section, I hope this
makes it a bit clearer about major vs minor versions and the two
different upgrade processes
- Moved moving the production.ini file into its own step, so that people
don't miss it
Commit: 2cca4be9cfe5977f4bad60b10b0785443a4d12dd
https://github.com/okfn/ckan/commit/2cca4be9cfe5977f4bad60b10b0785443a4d12dd
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[#538] Don't spell SOLR in ALL-CAPS
Commit: c92b52a9a1c10be64a075246f569b4c771df9c51
https://github.com/okfn/ckan/commit/c92b52a9a1c10be64a075246f569b4c771df9c51
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[#538] Minor edits to package upgrade docs
Commit: e0e778b508048545327b2aa481d236122d0d1759
https://github.com/okfn/ckan/commit/e0e778b508048545327b2aa481d236122d0d1759
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M doc/conf.py
M doc/install-from-package.rst
M doc/install-from-source.rst
Log Message:
-----------
Merge pull request #889 from okfn/538-package-install-docs-seanh-rewrite
[#538] Edit install from package docs
Commit: 97e04bf00be2b7f5e5a69386a4cd50eeb3aa32d4
https://github.com/okfn/ckan/commit/97e04bf00be2b7f5e5a69386a4cd50eeb3aa32d4
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#869] Fix how string with username is translated
Commit: b25ff880fb0fdce1d332ea44341736de92a294f2
https://github.com/okfn/ckan/commit/b25ff880fb0fdce1d332ea44341736de92a294f2
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
Remove ckan user references
Commit: ea792a060369d81d822c018a003f9f99a7d3525f
https://github.com/okfn/ckan/commit/ea792a060369d81d822c018a003f9f99a7d3525f
Author: tobes <toby.junk at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/logic/action/create.py
Log Message:
-----------
Merge branch '869-validate-username-in-new-member'
Commit: d4bcbeca6ae24e9f67cd9f13c1ac80267a5b150f
https://github.com/okfn/ckan/commit/d4bcbeca6ae24e9f67cd9f13c1ac80267a5b150f
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#891] Mark new_resource_show from datastore side effect free
Commit: 05e7b6eef5b8aa79dd91a47e12e9cefb93b4d1e9
https://github.com/okfn/ckan/commit/05e7b6eef5b8aa79dd91a47e12e9cefb93b4d1e9
Author: amercader <amercadero at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[#538] More tweaks to package install docs
* Re-add wget install
* Mention filestore
* Update upgrade instructions: removed old 1.x upgrade instructions
(there is still a link to them) and leave a single "Upgrading to 2.0
section" with an overview of the steps and the main changes in
extensions.
Commit: cc7ddd7b3e4696b0cb3ba7527bfe7f9638c3be9c
https://github.com/okfn/ckan/commit/cc7ddd7b3e4696b0cb3ba7527bfe7f9638c3be9c
Author: amercader <amercadero at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[#538] Further tweaks to package upgrade insructions
Commit: eb7e4d9d60ce0f21187c580d2a4c67f5b0d8fdf1
https://github.com/okfn/ckan/commit/eb7e4d9d60ce0f21187c580d2a4c67f5b0d8fdf1
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[#538] Edit the CKAN 2.0 package install upgrade docs
Commit: b6097906c6b190b85a424026c2c10e69138a3dbc
https://github.com/okfn/ckan/commit/b6097906c6b190b85a424026c2c10e69138a3dbc
Author: amercader <amercadero at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M .travis.yml
M CONTRIBUTING.rst
M README.rst
M bin/osx-postgres-mem.sh
A bin/travis-build
A ckan/common.py
M ckan/config/deployment.ini_tmpl
M ckan/config/environment.py
A ckan/config/install.py
M ckan/config/routing.py
M ckan/config/who.ini
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/i18n/check_po_files.py
M ckan/lib/activity_streams.py
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/alphabet_paginate.py
M ckan/lib/app_globals.py
R ckan/lib/authztool.py
M ckan/lib/base.py
M ckan/lib/cli.py
M ckan/lib/create_test_data.py
M ckan/lib/datapreview.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/dumper.py
M ckan/lib/email_notifications.py
M ckan/lib/field_types.py
M ckan/lib/formatters.py
M ckan/lib/helpers.py
M ckan/lib/jinja_extensions.py
M ckan/lib/jsonp.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/plugins.py
M ckan/lib/render.py
M ckan/lib/repoze_patch.py
M ckan/lib/search/index.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/auth/update.py
M ckan/logic/converters.py
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/migration/versions/022_add_group_extras.py
M ckan/migration/versions/027_adjust_harvester.py
M ckan/migration/versions/029_version_groups.py
M ckan/migration/versions/045_user_name_unique.py
M ckan/migration/versions/067_turn_extras_to_strings.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/tag.py
M ckan/model/tracking.py
M ckan/new_authz.py
M ckan/plugins/interfaces.py
M ckan/plugins/toolkit.py
R ckan/public/base/css/fuchsia.min.css
R ckan/public/base/css/green.min.css
M ckan/public/base/css/main.css
R ckan/public/base/css/main.min.css
R ckan/public/base/css/maroon.min.css
R ckan/public/base/css/red.min.css
R ckan/public/base/datapreview/vendor/flot/0.7/excanvas.min.js
R ckan/public/base/datapreview/vendor/flot/0.7/jquery.flot.min.js
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.Default.ie.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.Default.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/leaflet.markercluster.min.js
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.ie.min.css
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.min.css
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.min.js
R ckan/public/base/datapreview/vendor/leaflet/0.4.4/leaflet-src.min.js
R ckan/public/base/i18n/bg.min.js
R ckan/public/base/i18n/ca.min.js
R ckan/public/base/i18n/cs_CZ.min.js
R ckan/public/base/i18n/de.min.js
R ckan/public/base/i18n/el.min.js
R ckan/public/base/i18n/es.min.js
R ckan/public/base/i18n/fi.min.js
R ckan/public/base/i18n/fr.min.js
R ckan/public/base/i18n/hu.min.js
R ckan/public/base/i18n/it.min.js
R ckan/public/base/i18n/lt.min.js
R ckan/public/base/i18n/lv.min.js
R ckan/public/base/i18n/nl.min.js
R ckan/public/base/i18n/no.min.js
R ckan/public/base/i18n/pl.min.js
R ckan/public/base/i18n/pt_BR.min.js
R ckan/public/base/i18n/ro.min.js
R ckan/public/base/i18n/ru.min.js
R ckan/public/base/i18n/sk.min.js
R ckan/public/base/i18n/sl.min.js
R ckan/public/base/i18n/sq.min.js
R ckan/public/base/i18n/sr.min.js
R ckan/public/base/i18n/sr_Latn.min.js
R ckan/public/base/i18n/sv.min.js
R ckan/public/base/i18n/zh_TW.min.js
R ckan/public/base/images/flags.png
A ckan/public/base/images/table-seperator.png
R ckan/public/base/javascript/client.min.js
R ckan/public/base/javascript/i18n.min.js
R ckan/public/base/javascript/main.min.js
R ckan/public/base/javascript/module.min.js
R ckan/public/base/javascript/modules/api-info.min.js
R ckan/public/base/javascript/modules/autocomplete.min.js
M ckan/public/base/javascript/modules/basic-form.js
R ckan/public/base/javascript/modules/basic-form.min.js
R ckan/public/base/javascript/modules/confirm-action.min.js
R ckan/public/base/javascript/modules/custom-fields.min.js
R ckan/public/base/javascript/modules/dashboard.min.js
R ckan/public/base/javascript/modules/data-viewer.min.js
R ckan/public/base/javascript/modules/follow.min.js
R ckan/public/base/javascript/modules/related-item.min.js
R ckan/public/base/javascript/modules/resource-form.min.js
R ckan/public/base/javascript/modules/resource-upload-field.min.js
R ckan/public/base/javascript/modules/select-switch.min.js
R ckan/public/base/javascript/modules/slug-preview.min.js
A ckan/public/base/javascript/modules/table-selectable-rows.js
A ckan/public/base/javascript/modules/table-toggle-more.js
R ckan/public/base/javascript/notify.min.js
R ckan/public/base/javascript/plugins/jquery.date-helpers.min.js
R ckan/public/base/javascript/plugins/jquery.form-warning.min.js
R ckan/public/base/javascript/plugins/jquery.inherit.min.js
R ckan/public/base/javascript/plugins/jquery.proxy-all.min.js
R ckan/public/base/javascript/plugins/jquery.slug-preview.min.js
R ckan/public/base/javascript/plugins/jquery.slug.min.js
R ckan/public/base/javascript/plugins/jquery.truncator.min.js
R ckan/public/base/javascript/plugins/jquery.url-helpers.min.js
R ckan/public/base/javascript/pubsub.min.js
M ckan/public/base/javascript/resource.config
R ckan/public/base/javascript/sandbox.min.js
M ckan/public/base/javascript/tracking.js
R ckan/public/base/javascript/tracking.min.js
M ckan/public/base/less/ckan.less
M ckan/public/base/less/dataset.less
M ckan/public/base/less/footer.less
M ckan/public/base/less/forms.less
M ckan/public/base/less/group.less
M ckan/public/base/less/homepage.less
M ckan/public/base/less/iehacks.less
M ckan/public/base/less/layout.less
M ckan/public/base/less/mixins.less
M ckan/public/base/less/module.less
M ckan/public/base/less/nav.less
M ckan/public/base/less/prose.less
A ckan/public/base/less/tables.less
M ckan/public/base/less/variables.less
M ckan/public/base/test/index.html
R ckan/public/base/test/spec/ckan.spec.min.js
M ckan/public/base/test/spec/client.spec.js
R ckan/public/base/test/spec/client.spec.min.js
R ckan/public/base/test/spec/module.spec.min.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
R ckan/public/base/test/spec/modules/autocomplete.spec.min.js
R ckan/public/base/test/spec/modules/basic-form.spec.min.js
R ckan/public/base/test/spec/modules/confirm-action.spec.min.js
R ckan/public/base/test/spec/modules/custom-fields.spec.min.js
R ckan/public/base/test/spec/modules/related-item.spec.min.js
R ckan/public/base/test/spec/modules/resource-form.spec.min.js
R ckan/public/base/test/spec/modules/resource-upload-field.spec.min.js
R ckan/public/base/test/spec/notify.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.date-helpers.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.form-warning.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.inherit.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.proxy-all.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.slug-preview.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.slug.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.url-helpers.spec.min.js
R ckan/public/base/test/spec/pubsub.spec.min.js
R ckan/public/base/test/spec/sandbox.spec.min.js
M ckan/templates/activity_streams/activity_stream_items.html
M ckan/templates/admin/base.html
M ckan/templates/admin/config.html
M ckan/templates/admin/index.html
M ckan/templates/ajax_snippets/api_info.html
M ckan/templates/dataviewer/snippets/data_preview.html
M ckan/templates/dataviewer/snippets/no_preview.html
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/error_document_template.html
M ckan/templates/footer.html
M ckan/templates/group/about.html
M ckan/templates/group/activity_stream.html
M ckan/templates/group/admins.html
M ckan/templates/group/confirm_delete.html
M ckan/templates/group/confirm_delete_member.html
M ckan/templates/group/followers.html
A ckan/templates/group/history.html
M ckan/templates/group/index.html
M ckan/templates/group/member_new.html
M ckan/templates/group/members.html
M ckan/templates/group/read.html
M ckan/templates/group/read_base.html
M ckan/templates/group/snippets/group_item.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
M ckan/templates/header.html
M ckan/templates/home/about.html
M ckan/templates/home/index.html
M ckan/templates/home/snippets/about_text.html
M ckan/templates/organization/about.html
A ckan/templates/organization/activity_stream.html
M ckan/templates/organization/admins.html
M ckan/templates/organization/base_form_page.html
A ckan/templates/organization/bulk_process.html
M ckan/templates/organization/confirm_delete.html
M ckan/templates/organization/confirm_delete_member.html
M ckan/templates/organization/edit.html
M ckan/templates/organization/edit_base.html
M ckan/templates/organization/index.html
M ckan/templates/organization/member_new.html
M ckan/templates/organization/members.html
M ckan/templates/organization/new.html
M ckan/templates/organization/read.html
M ckan/templates/organization/read_base.html
A ckan/templates/organization/snippets/help.html
M ckan/templates/organization/snippets/organization_item.html
M ckan/templates/package/activity.html
M ckan/templates/package/activity_stream.html
M ckan/templates/package/base.html
M ckan/templates/package/confirm_delete.html
M ckan/templates/package/confirm_delete_resource.html
M ckan/templates/package/followers.html
A ckan/templates/package/history.html
M ckan/templates/package/new_package_metadata.html
M ckan/templates/package/read.html
M ckan/templates/package/read_base.html
M ckan/templates/package/related_list.html
M ckan/templates/package/resource_edit.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
M ckan/templates/package/snippets/additional_info.html
M ckan/templates/package/snippets/data_api_button.html
A ckan/templates/package/snippets/history_revisions.html
M ckan/templates/package/snippets/info.html
M ckan/templates/package/snippets/package_basic_fields.html
M ckan/templates/package/snippets/package_metadata_fields.html
M ckan/templates/package/snippets/resource_form.html
M ckan/templates/package/snippets/resources_list.html
A ckan/templates/package/snippets/revisions_table.html
M ckan/templates/package/snippets/search_form.html
M ckan/templates/page.html
M ckan/templates/related/base_form_page.html
M ckan/templates/related/confirm_delete.html
M ckan/templates/related/dashboard.html
M ckan/templates/related/snippets/related_form.html
A ckan/templates/revision/__init__.py
A ckan/templates/revision/diff.html
A ckan/templates/revision/list.html
A ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
A ckan/templates/revision/snippets/revisions_list.html
M ckan/templates/snippets/datapreview_embed_dialog.html
M ckan/templates/snippets/disqus_trackback.html
M ckan/templates/snippets/facet_list.html
M ckan/templates/snippets/home_breadcrumb_item.html
M ckan/templates/snippets/license.html
M ckan/templates/snippets/organization.html
M ckan/templates/snippets/package_item.html
R ckan/templates/snippets/page_header.html
M ckan/templates/snippets/popular.html
M ckan/templates/snippets/related.html
A ckan/templates/snippets/search_result_text.html
A ckan/templates/snippets/simple_search.html
M ckan/templates/snippets/social.html
M ckan/templates/snippets/sort_by.html
M ckan/templates/snippets/subscribe.html
A ckan/templates/tag/index.html
M ckan/templates/user/activity_stream.html
M ckan/templates/user/dashboard.html
M ckan/templates/user/edit_base.html
M ckan/templates/user/followers.html
M ckan/templates/user/list.html
M ckan/templates/user/login.html
M ckan/templates/user/logout.html
M ckan/templates/user/logout_first.html
M ckan/templates/user/new.html
M ckan/templates/user/perform_reset.html
M ckan/templates/user/read.html
M ckan/templates/user/read_base.html
M ckan/templates/user/snippets/followee_dropdown.html
M ckan/templates_legacy/group/layout.html
M ckan/templates_legacy/layout_base.html
M ckan/templates_legacy/package/layout.html
M ckan/templates_legacy/package/read_core.html
M ckan/templates_legacy/revision/layout.html
M ckan/templates_legacy/user/layout.html
M ckan/tests/__init__.py
M ckan/tests/functional/api/base.py
M ckan/tests/functional/api/model/test_vocabulary.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/api/test_dashboard.py
M ckan/tests/functional/api/test_util.py
M ckan/tests/functional/test_activity.py
M ckan/tests/functional/test_group.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_preview_interface.py
M ckan/tests/functional/test_search.py
M ckan/tests/functional/test_user.py
M ckan/tests/lib/test_cli.py
M ckan/tests/lib/test_datapreview.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/lib/test_solr_package_search.py
M ckan/tests/lib/test_solr_search_index.py
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_auth.py
A ckan/tests/logic/test_init.py
M ckan/tests/logic/test_member.py
M ckan/tests/misc/test_format_text.py
M ckan/tests/misc/test_sync.py
R ckan/tests/mock_publisher_auth.py
M ckan/tests/models/test_package.py
M ckan/tests/schema/test_schema.py
M ckan/tests/test_dumper.py
M ckanext/datastore/bin/set_permissions.sql
M ckanext/datastore/commands.py
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
A ckanext/datastore/tests/test_configure.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_unit.py
A ckanext/example_idatasetform/__init__.py
A ckanext/example_idatasetform/plugin.py
A ckanext/example_idatasetform/templates/package/read.html
A ckanext/example_idatasetform/templates/package/snippets/package_basic_fields.html
A ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
R ckanext/jsonpreview/theme/public/css/json.min.css
R ckanext/jsonpreview/theme/public/preview_json.min.js
R ckanext/organizations/__init__.py
R ckanext/organizations/controllers.py
R ckanext/organizations/forms.py
R ckanext/organizations/templates/email/join_publisher_request.txt
R ckanext/organizations/templates/organization_edit.html
R ckanext/organizations/templates/organizations/form.html
R ckanext/organizations/templates/organizations/index.html
R ckanext/organizations/templates/organizations/new.html
R ckanext/organizations/templates/organizations/read.html
R ckanext/organizations/templates/organizations/users.html
R ckanext/organizations/templates/organizations/users_form.html
R ckanext/organizations/templates_legacy/organizations/apply.html
R ckanext/organizations/templates_legacy/organizations/apply_form.html
R ckanext/organizations/templates_legacy/organizations/email/join_publisher_request.txt
R ckanext/organizations/templates_legacy/organizations/form.html
R ckanext/organizations/templates_legacy/organizations/history.html
R ckanext/organizations/templates_legacy/organizations/index.html
R ckanext/organizations/templates_legacy/organizations/layout.html
R ckanext/organizations/templates_legacy/organizations/new.html
R ckanext/organizations/templates_legacy/organizations/package_form.html
R ckanext/organizations/templates_legacy/organizations/read.html
R ckanext/organizations/templates_legacy/organizations/users.html
R ckanext/organizations/templates_legacy/organizations/users_form.html
R ckanext/pdfpreview/theme/public/css/pdf.min.css
R ckanext/pdfpreview/theme/public/css/recline.min.css
R ckanext/pdfpreview/theme/public/preview_pdf.min.js
R ckanext/publisher_form/__init__.py
R ckanext/publisher_form/forms.py
R ckanext/publisher_form/templates/dataset_form.html
R ckanext/publisher_form/templates/publisher_form.html
R ckanext/publisher_form/templates/publisher_index.html
R ckanext/publisher_form/templates/publisher_layout.html
R ckanext/publisher_form/templates/publisher_new.html
R ckanext/publisher_form/templates/publisher_read.html
R ckanext/reclinepreview/theme/public/css/recline.min.css
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
R ckanext/resourceproxy/tests/file_server.py
M ckanext/resourceproxy/tests/test_proxy.py
M ckanext/test_tag_vocab_plugin.py
M doc/_templates/footer.html
R doc/about.rst
R doc/administrative-dashboard.rst
R doc/api-tutorial.rst
R doc/api-util.rst
R doc/api-v2.rst
M doc/api.rst
R doc/apiv3.rst
M doc/apps-ideas.rst
M doc/architecture.rst
M doc/authorization.rst
M doc/background-tasks.rst
A doc/ckan.logic.action.create.rst
A doc/ckan.logic.action.delete.rst
A doc/ckan.logic.action.get.rst
A doc/ckan.logic.action.update.rst
R doc/commenting.rst
M doc/common-error-messages.rst
M doc/conf.py
M doc/configuration.rst
R doc/contrib.rst
A doc/contributing.rst
M doc/css-coding-standards.rst
M doc/data-viewer.rst
M doc/database-dumps.rst
M doc/datastore-api.rst
M doc/datastore-setup.rst
M doc/deployment.rst
M doc/email-notifications.rst
R doc/extension-templating.rst
M doc/extensions.rst
A doc/filestore-api.rst
M doc/filestore.rst
M doc/form-integration.rst
R doc/forms.rst
M doc/frontend-development.rst
R doc/geospatial.rst
R doc/harvesting.rst
M doc/i18n.rst
A doc/images/popular-dataset.png
A doc/images/popular-resource.png
A doc/images/sort-datasets-by-popularity.png
A doc/importing-datasets.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/javascript-coding-standards.rst
M doc/javascript-module-tutorial.rst
A doc/legacy-api.rst
R doc/loading-data.rst
M doc/multilingual.rst
R doc/organizations_and_groups.rst
M doc/paster.rst
M doc/post-installation.rst
R doc/publisher-profile.rst
M doc/publishing-datasets.rst
M doc/python-coding-standards.rst
M doc/release-cycle.rst
A doc/release-process.rst
M doc/resources.rst
M doc/solr-setup.rst
A doc/stats.rst
M doc/tag-vocabularies.rst
M doc/templating.rst
M doc/test.rst
M doc/theming.rst
M doc/toolkit.rst
A doc/tracking.rst
R doc/user-stories-list.rst
R doc/user-stories.rst
R doc/writing-extensions.rst
M pip-requirements-test.txt
M pip-requirements.txt
M setup.py
M test-core.ini
Log Message:
-----------
Merge branch 'master' into update-changeloge-for-2.0
Commit: 79638fb4241575b8e013be76dfe8e6d7f3842a90
https://github.com/okfn/ckan/commit/79638fb4241575b8e013be76dfe8e6d7f3842a90
Author: amercader <amercadero at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M CHANGELOG.txt
Log Message:
-----------
Update CHANGELOG for 2.0
Commit: a9a4324e140ea309927f893cb1bef03e2b171b4b
https://github.com/okfn/ckan/commit/a9a4324e140ea309927f893cb1bef03e2b171b4b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M doc/conf.py
M doc/deployment.rst
R doc/images/1.png
R doc/images/2.png
R doc/images/3a.png
R doc/images/3b.png
R doc/images/4.png
R doc/images/5.png
R doc/images/6.png
R doc/images/7.png
R doc/images/8.png
R doc/images/8a.png
M doc/images/9.png
R doc/images/i1.png
R doc/images/i2.png
R doc/images/i3.png
R doc/images/i4.png
R doc/images/i5.png
R doc/images/i6.png
R doc/images/i7.png
R doc/images/i8.png
R doc/images/virtualbox1-package.png
R doc/images/virtualbox11-ubuntu.png
R doc/images/virtualbox4-newvm.png
R doc/images/virtualbox5-vmtype.png
R doc/images/virtualbox6-vmloc.png
R doc/images/virtualbox7-startvm.png
R doc/images/virtualbox8-firstrun.png
R doc/images/virtualbox9-iso.png
R doc/install-from-package-amazon.rst
R doc/install-from-package-virtualbox.rst
M doc/install-from-package.rst
M doc/install-from-source.rst
Log Message:
-----------
Merge branch '538-package-install-docs'
Commit: 5c9c971102e25c67d5183889b0da165f82dc1b13
https://github.com/okfn/ckan/commit/5c9c971102e25c67d5183889b0da165f82dc1b13
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckan/config/who.ini
M ckan/controllers/group.py
M ckan/logic/action/create.py
M doc/install-from-source.rst
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan
Commit: 6e4ea3a8f4671ab2562e9d98cfe85df5a76c5e88
https://github.com/okfn/ckan/commit/6e4ea3a8f4671ab2562e9d98cfe85df5a76c5e88
Author: amercader <amercadero at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M CHANGELOG.txt
Log Message:
-----------
Merge branch 'update-changeloge-for-2.0'
Commit: 813f09340d4b9aecb2636f08eadfd3c7d0ae76e4
https://github.com/okfn/ckan/commit/813f09340d4b9aecb2636f08eadfd3c7d0ae76e4
Author: amercader <amercadero at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[#538] Fix tiny but crucial typo on install docs
Commit: 1b71730157ede1dcc441e8afcca3af470b0dd836
https://github.com/okfn/ckan/commit/1b71730157ede1dcc441e8afcca3af470b0dd836
Author: amercader <amercadero at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M doc/install-from-package.rst
Log Message:
-----------
[#538] Fix wrong URL for package install
Commit: cd8d87a1b6585f17593b588ec9c2985fc3d4aceb
https://github.com/okfn/ckan/commit/cd8d87a1b6585f17593b588ec9c2985fc3d4aceb
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#891] Correct comment
Commit: 44650133256f449cba4895dd2083b5f3b4a046ed
https://github.com/okfn/ckan/commit/44650133256f449cba4895dd2083b5f3b4a046ed
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
Log Message:
-----------
[#895] Close connections in datastore when we don't need them any more. Also make sure that transactions variables are in current context.
Commit: 923d75084498f9afef0f0b9bf915dd6d1302ebbf
https://github.com/okfn/ckan/commit/923d75084498f9afef0f0b9bf915dd6d1302ebbf
Author: Ian Ward <ian at excess.org>
Date: 2013-05-13 (Mon, 13 May 2013)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
[#897] use IDatasetForm schema for resource_update
Commit: cf7acb33571db57bec3980dfdc142c3a9ab86f1b
https://github.com/okfn/ckan/commit/cf7acb33571db57bec3980dfdc142c3a9ab86f1b
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)
Changed paths:
M ckan/model/package.py
M ckan/templates_legacy/package/resource_read.html
Log Message:
-----------
Merge pull request #795 from okfn/795-package-is_private
package.is_private needs to die
Commit: 52282f154a8aed5fed23487bdca27d1a2d692f06
https://github.com/okfn/ckan/commit/52282f154a8aed5fed23487bdca27d1a2d692f06
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
Merge pull request #845 from open-data/more-useful-validation-errors
Prettifying ValidationErrors makes them less useful
Commit: 70970f93daff29046ab433fbb6c361d8da01ebdd
https://github.com/okfn/ckan/commit/70970f93daff29046ab433fbb6c361d8da01ebdd
Author: tobes <toby.junk at gmail.com>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
Merge branch '891-resource-show-does-not-support-get'
Commit: accfa9184aa26261bdca77ed3d2cb5711e7f93b5
https://github.com/okfn/ckan/commit/accfa9184aa26261bdca77ed3d2cb5711e7f93b5
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
Merge branch '897-fix-resource-update-idatasetform-validation'
Commit: 4e1848e44876f572d47e8ccbd34393f0f54c626c
https://github.com/okfn/ckan/commit/4e1848e44876f572d47e8ccbd34393f0f54c626c
Author: tobes <toby.junk at gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
Log Message:
-----------
Merge branch '895-close-datastore-connections'
Commit: 1ae1b0a9ddccd782f66889b3fdb58b96ce640056
https://github.com/okfn/ckan/commit/1ae1b0a9ddccd782f66889b3fdb58b96ce640056
Author: tobes <toby.junk at gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M CHANGELOG.txt
M ckan/config/deployment.ini_tmpl
A ckan/config/install.py
M ckan/config/who.ini
M ckan/controllers/group.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/model/package.py
M ckan/public/base/css/main.css
M ckan/public/base/javascript/modules/basic-form.js
M ckan/public/base/javascript/tracking.js
M ckan/public/base/less/group.less
M ckan/templates/organization/bulk_process.html
M ckan/templates/revision/read.html
M ckan/templates_legacy/package/resource_read.html
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
M doc/authorization.rst
M doc/conf.py
M doc/configuration.rst
M doc/datastore-setup.rst
M doc/deployment.rst
M doc/extensions.rst
R doc/images/1.png
R doc/images/2.png
R doc/images/3a.png
R doc/images/3b.png
R doc/images/4.png
R doc/images/5.png
R doc/images/6.png
R doc/images/7.png
R doc/images/8.png
R doc/images/8a.png
M doc/images/9.png
R doc/images/i1.png
R doc/images/i2.png
R doc/images/i3.png
R doc/images/i4.png
R doc/images/i5.png
R doc/images/i6.png
R doc/images/i7.png
R doc/images/i8.png
R doc/images/virtualbox1-package.png
R doc/images/virtualbox11-ubuntu.png
R doc/images/virtualbox4-newvm.png
R doc/images/virtualbox5-vmtype.png
R doc/images/virtualbox6-vmloc.png
R doc/images/virtualbox7-startvm.png
R doc/images/virtualbox8-firstrun.png
R doc/images/virtualbox9-iso.png
M doc/index.rst
R doc/install-from-package-amazon.rst
R doc/install-from-package-virtualbox.rst
M doc/install-from-package.rst
M doc/install-from-source.rst
A doc/stats.rst
M setup.py
Log Message:
-----------
Merge branch 'master' into coding-standards-tests
Commit: 22538f9b3a54c65e38db4b9e1d905202b8ba17ba
https://github.com/okfn/ckan/commit/22538f9b3a54c65e38db4b9e1d905202b8ba17ba
Author: tobes <toby.junk at gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M ckan/config/install.py
Log Message:
-----------
Coding standards: pep8 fix for config/install.py
Compare: https://github.com/okfn/ckan/compare/fee27f3c3a41...22538f9b3a54
More information about the ckan-changes
mailing list