• Fixes issue with expired date displaying
  • Display locale aware date
  • New parameter for displaying date in timezone of user's browser
  • Fixes issue with date 'creep' on save
  • Remove parameters for day/days translation in favor of standard language strings

Commit Log

  • 13773fa Release v2.8.13 [Bill Tomczak]
  • 69e9ebc Merge pull request #20 from OSTraining/TIMER-43 [Bill Tomczak]
  • 352499d Handle various issues with javascript timezones [Bill Tomczak]
  • 3c2d77c Use full timezone id for ajax method [Bill Tomczak]
  • 8206447 Merge branch 'development' into TIMER-43 [Bill Tomczak]
  • eccdf58 Merge pull request #19 from OSTraining/TIMER-42 [Bill Tomczak]
  • 9dd67c0 Make sure locale is set based on Joomla settings. TIMER-42 [Bill Tomczak]
  • 020a84f Update language files [Bill Tomczak]
  • 8907372 Provide option to display event time in the user’s local timezone Timer-43 [Bill Tomczak]
  • c8dc690 Bump dev version [Bill Tomczak]
  • a3e2112 Merge branch 'development' into TIMER-42 [Bill Tomczak]
  • ea92771 Fix button formatting [Bill Tomczak]
  • 11bb18a Fixes issue of expired time still showing number of days TIMER-39 [Bill Tomczak]
  • 9699042 Fix language string [Bill Tomczak]
  • 2b68d3b Garbage collect language constants [Bill Tomczak]
  • b4b28f1 Implement custom locale-aware DateTime class [Bill Tomczak]
  • 77b7c68 Standardize all date format parameters [Bill Tomczak]
  • 317c64f Use a relative date for default date [Bill Tomczak]
  • 6a35021 Remove translation parameters in favor of language constants [Bill Tomczak]
  • e5ecce7 Bump dev version [Bill Tomczak]
  • b2b6040 Prevent Joomla from translating date [Bill Tomczak]
  • 9c912ad Minor format/standards fixes [Bill Tomczak]