Skip to content
List of Changes:
- Added session token to update timezone requests to prevent cross-site request forgery.
- Fix for "Error generated in timezone_detect_add_js" https://www.drupal.org/node/2266885
- Move all constants to constants.inc.
- Issue #2283255 by mathieso: Fixed Undefined constant when installing in a custom profile.
- Went ahead and applied Drupal coding standards to jstz (whitespace issues, etc.)
- Updated readme to credit Alex Borsody with 6.x port.
- Another pareview fix.
- Fixing pareview.sh warnings.