[ckan-changes] [okfn/ckan] 38b926: [#706] make substr index from correct character

GitHub noreply at github.com
Wed Mar 27 14:45:37 UTC 2013


  Branch: refs/heads/release-datagov
  Home:   https://github.com/okfn/ckan
  Commit: 38b926d7d1339fd15e66ab24cf224ab2915aa4e0
      https://github.com/okfn/ckan/commit/38b926d7d1339fd15e66ab24cf224ab2915aa4e0
  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: 20639d24fa87a60da1fcb7a0e2c101fd127c2aaa
      https://github.com/okfn/ckan/commit/20639d24fa87a60da1fcb7a0e2c101fd127c2aaa
  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)


Compare: https://github.com/okfn/ckan/compare/dd2c016e47b4...20639d24fa87


More information about the ckan-changes mailing list