[ckan-changes] [okfn/ckan] 8dd20f: [#706] make substr index from correct character
GitHub
noreply at github.com
Wed Mar 27 14:45:25 UTC 2013
Branch: refs/heads/release-v2.0
Home: https://github.com/okfn/ckan
Commit: 8dd20f3ce09d7c7e66025a4567fc772e6013a4b7
https://github.com/okfn/ckan/commit/8dd20f3ce09d7c7e66025a4567fc772e6013a4b7
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/migration/versions/067_turn_extras_to_strings.py
Log Message:
-----------
[#706] make substr index from correct character
Commit: a5cac1ec16c9d45b70436772b992756d92e40bd4
https://github.com/okfn/ckan/commit/a5cac1ec16c9d45b70436772b992756d92e40bd4
Author: amercader <amercadero at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#705] remove_url_params supports multiple params
Sometimes is useful to remove more than one parameter from the URL to
clear a filter. This change does not modify any logic, just adds support
for the first parameter being a list instead of a string.
The value and replace parameters only will apply to the first element of
the list (or the provided param if key is a string)
Commit: 4b033856e44ca9da385e67e5e21f9f9a121b658f
https://github.com/okfn/ckan/commit/4b033856e44ca9da385e67e5e21f9f9a121b658f
Author: John Glover <j at johnglover.net>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckanext/datastore/bin/set_permissions.sql
Log Message:
-----------
[#701] Use double quotes instead of single for database names.
Commit: 5adb70f097b82b82100322dd447f303826d4e0d0
https://github.com/okfn/ckan/commit/5adb70f097b82b82100322dd447f303826d4e0d0
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/lib/helpers.py
M ckan/lib/search/index.py
M ckan/templates/package/search.html
Log Message:
-----------
[#666] Fix group/org facet titles
Commit: 67cac3c3ab6075bf32deffb0e91ad96c4e65f712
https://github.com/okfn/ckan/commit/67cac3c3ab6075bf32deffb0e91ad96c4e65f712
Author: John Glover <j at johnglover.net>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/tests/functional/api/model/test_vocabulary.py
Log Message:
-----------
[#430] Add test for packages in vocab list.
>From seanh commit 4c917f58e544d42c101964077a684db27caf293a
Commit: 5f9db2b18a436b45f055543a4fb89f0f88cae192
https://github.com/okfn/ckan/commit/5f9db2b18a436b45f055543a4fb89f0f88cae192
Author: John Glover <j at johnglover.net>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/lib/dictization/model_dictize.py
Log Message:
-----------
[#430] Fix for packages not appearing in vocabulary_show
Commit: 1cf6f6110ff57f7c75618a7e45a0c349c360083e
https://github.com/okfn/ckan/commit/1cf6f6110ff57f7c75618a7e45a0c349c360083e
Author: John Martin <me at johnmart.in>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
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
Log Message:
-----------
[#688] Adds loads more blocks around editing/adding dataset form
Compare: https://github.com/okfn/ckan/compare/13d16ca5f1e8...1cf6f6110ff5
More information about the ckan-changes
mailing list