[ckan-changes] [okfn/ckan] 4936c7: [#1429] Pass came_from to login handler after crea...

GitHub noreply at github.com
Tue Jan 28 13:59:54 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 4936c7c2ceb0987f80446ae69128281757f8e69e
      https://github.com/okfn/ckan/commit/4936c7c2ceb0987f80446ae69128281757f8e69e
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M ckan/controllers/user.py

  Log Message:
  -----------
  [#1429] Pass came_from to login handler after creating a user

Otherwise you lose the language setting for the UI. I'm not entirely
sure but that may involve two redirects.


  Commit: cd648de7d085c002475065be1e8ff50ec185251d
      https://github.com/okfn/ckan/commit/cd648de7d085c002475065be1e8ff50ec185251d
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M ckan/controllers/user.py

  Log Message:
  -----------
  [#1429] PEP8 fixes


  Commit: ed063f144b915cb539fcc4ed8b14ec4cca7eb7aa
      https://github.com/okfn/ckan/commit/ed063f144b915cb539fcc4ed8b14ec4cca7eb7aa
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M ckan/controllers/user.py

  Log Message:
  -----------
  Merge pull request #1429 from okfn/1429-language-reset-after-register

UI language reset after account creation


Compare: https://github.com/okfn/ckan/compare/dfb107e37da9...ed063f144b91


More information about the ckan-changes mailing list