[ckan-changes] [ckan/ckan] c01461: Expose the display_timezone through a helper

GitHub noreply at github.com
Thu Feb 11 20:03:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: c01461bfc4e9983816bdc3ae03f091d2b1123c39
      https://github.com/ckan/ckan/commit/c01461bfc4e9983816bdc3ae03f091d2b1123c39
  Author: Laurent Goderre <laurent.goderre at gmail.com>
  Date:   2016-02-11 (Thu, 11 Feb 2016)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Expose the display_timezone through a helper


  Commit: 30f5b46530f424d701a9be43cf12dc56f766d607
      https://github.com/ckan/ckan/commit/30f5b46530f424d701a9be43cf12dc56f766d607
  Author: Laurent Goderre <laurent.goderre at gmail.com>
  Date:   2016-02-11 (Thu, 11 Feb 2016)

  Changed paths:
    M ckan/config/environment.py
    M ckan/exceptions.py
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Validates the display_timezone on startup


  Commit: 9e907dccfb84c19872c40077ab8833c1cf53428f
      https://github.com/ckan/ckan/commit/9e907dccfb84c19872c40077ab8833c1cf53428f
  Author: Laurent Goderre <laurent.goderre at gmail.com>
  Date:   2016-02-11 (Thu, 11 Feb 2016)

  Changed paths:
    M ckan/tests/config/test_environment.py
    M ckan/tests/lib/test_helpers.py

  Log Message:
  -----------
  Added unit test for the get_display_timezone helper


  Commit: ec2ecfb6df2091440c52cf3fed026fa8a8d3356d
      https://github.com/ckan/ckan/commit/ec2ecfb6df2091440c52cf3fed026fa8a8d3356d
  Author: Ian Ward <ian at excess.org>
  Date:   2016-02-11 (Thu, 11 Feb 2016)

  Changed paths:
    M ckan/config/environment.py
    M ckan/exceptions.py
    M ckan/lib/helpers.py
    M ckan/tests/config/test_environment.py
    M ckan/tests/lib/test_helpers.py

  Log Message:
  -----------
  Merge pull request #2868 from LaurentGoderre/display-timezone-helper

Added a display_timezone helper


Compare: https://github.com/ckan/ckan/compare/3c6f8285ed64...ec2ecfb6df20


More information about the ckan-changes mailing list