This area contains the changelogs for recent versions of the OSTimer Free extension. Click here to access the main OSTimer page.

OSTimer Free v3.0.2

  • Maintenance release

Commit Log

  • 68eb329 Release v3.0.2 [Bill Tomczak]
  • 2022415 Standards Fixes [Bill Tomczak]

OSTimer Free v3.0.1

  • Maintenance release

Commit Log

  • b5320e6 Release v3.0.1 [Bill Tomczak]
  • 4feee38 Update file headers [Bill Tomczak]
  • 973b8f6 Standards updates [Bill Tomczak]

OSTimer Free v3.0.0

  • Updates for Joomla 4 compatibility
  • Fix all known issues with multiple instances on the same page
  • Hide countdown day when expired
  • Hide timezone along with hidden time
  • Maintenance updates

Commit Log

  • c514692 Release v3.0.0 [Bill Tomczak]
  • 0911ee5 Centralize/standardize main module classes [Bill Tomczak]
  • 11e26db Fix method visibility [Bill Tomczak]
  • b6965bc TIMER-53: Target specific date display for setting user timezone [Bill Tomczak]
  • 4f3fb01 Add module id class [Bill Tomczak]
  • aa40161 Bump dev version [Bill Tomczak]
  • 83c799e Bump dev version [Bill Tomczak]
  • 399de65 Make things easier for the templates [Bill Tomczak]
  • 1b73b48 Prevent showing day countdown when expired [Bill Tomczak]
  • 4c2fdfc Minor standards updates [Bill Tomczak]
  • f98c37b Remove support for legacy date formats [Bill Tomczak]
  • 1fa1afc bump dev version [Bill Tomczak]
  • b1b89a7 Don't show timezone if not showing time [Bill Tomczak]
  • 1a48b95 Language improvements [Bill Tomczak]
  • 288a622 Hide dynamic countdown parameter [Bill Tomczak]
  • f2e9ca9 Fix static display [Bill Tomczak]
  • 024d7b3 Improved expiration test [Bill Tomczak]
  • f9cbf5e Make sure jQuery is loaded when needed [Bill Tomczak]
  • c07d778 Standards updates [Bill Tomczak]
  • 5960168 Fix form field formatting for Joomla 4 [Bill Tomczak]
  • d750d25 Bump dev version [Bill Tomczak]
  • b6f5578 Bump dev version [Bill Tomczak]
  • fe3a905 Do proper init on ajax calls [Bill Tomczak]
  • 17138b3 Add language constant for layout [Bill Tomczak]
  • d3665b2 Standards tweaks [Bill Tomczak]
  • d758dbd Include extension support plugin [Bill Tomczak]
  • db01871 Update gitignore [Bill Tomczak]
  • 6b4109e Fix css loader [Bill Tomczak]
  • b0d405d Pay attention to 'Show Zero Day' setting [Bill Tomczak]
  • 20f34bd Use correct variable [Bill Tomczak]
  • b3f19c0 Fix typo in method name [Bill Tomczak]
  • d6bcbd2 Remove deprecated property [Bill Tomczak]
  • ad9b964 Standards fixes [Bill Tomczak]
  • 05a73e0 Reorganize classes for improved auto loading [Bill Tomczak]
  • 5af93ed Bump dev version [Bill Tomczak]
  • 91e5c42 Update installer script [Bill Tomczak]
  • ce46acc Update file headers [Bill Tomczak]
  • c5a6bff Update builder files [Bill Tomczak]
  • c214b68 Update LICENSE [OSTraining]
  • a83b409 Target platform and info url [Valentín García]

OSTimer Free v2.8.19

  • Fixes all known issues with finding user timezone from browser

Commit Log

  • 52f297c Release v2.18.19 [Bill Tomczak]
  • 3539b03 Add some catastrophe handling to ajax call [Bill Tomczak]
  • e66b2a4 Use text for loading message [Bill Tomczak]
  • 4001a53 Reorganize install script for efficiency [Bill Tomczak]
  • f517196 Add missing language string [Bill Tomczak]
  • 0e2827f Provide a loading icon for ajax call [Bill Tomczak]
  • 79a0fe4 Create second fallback Timezone creation on GMT offset [Bill Tomczak]
  • 0430318 Minor updates to readme [Bill Tomczak]
  • 1477eee Minor formatting fix [Bill Tomczak]
  • fc80062 Update file headers [Bill Tomczak]
  • 5a1f6bb Simplify the timezone detection [Bill Tomczak]
  • d78eb41 Add explanatory comment [Bill Tomczak]
  • 094e216 Use Intl object when available [Bill Tomczak]
  • cdb955b Add improved debugging methods [Bill Tomczak]
  • be7df8c Remove apparently broken format attribute [Bill Tomczak]
  • f632218 Find user timezone only by correct offset [Bill Tomczak]
  • 09e7b3f Add debugging options [Bill Tomczak]
  • 6b977b9 Bump dev version [Bill Tomczak]
  • eeea256 Improve attempt to find correct timezone [Bill Tomczak]
  • beb3ead Bump dev version [Bill Tomczak]
  • 0dd0889 Improve attempts to find user Timezone from browser [Bill Tomczak]

OSTimer Free v2.8.18

  • New parameter to choose new or same window for link

Commit Log

  • d257fa4 Group Link text with link options and not required [Bill Tomczak]
  • 5f9f72a Release v2.8.18 [Bill Tomczak]
  • 16781b2 Merge pull request #22 from OSTraining/TIMER-51 [Bill Tomczak]
  • 46e0cbe Fixes for formatting/Standards [Bill Tomczak]
  • e9cfad9 Add missing dependency doc [Bill Tomczak]
  • da4c729 Minor update for language string [Valentín García]
  • 3d056dc Fix the URL title output [Valentín García]
  • 91741a7 New target parameter for events details URL [Valentín García]
  • e372cf0 Missing description for Show link field [Valentín García]
  • 0944198 Displau URL field when Show link is set to "yes" [Valentín García]
  • 4b28711 Add specific GoProAd URL and make JEDUrl https [Nick Savov]

OSTimer Free v2.8.17

  • Adds new image parameter for event

Commit Log

  • 1e902d8 Release v2.8.17 [Bill Tomczak]
  • 7b115d8 Merge pull request #21 from OSTraining/TIMER-22 [Valentín]
  • 16f22eb Design adjustments for event image [Valentín García]
  • 981f3dd Output image tag in the Joomla way [Valentín García]
  • 3259faf New image parameter [Valentín García]

OSTimer Free v2.8.16

  • Adds option to hide time display

Commit Log

  • 02e523b Release v2.8.16 [Bill Tomczak]
  • d1fc8bf Add option to not display time [Bill Tomczak]
  • 2426f50 Minor formatting fix [Bill Tomczak]
  • 3c1400a Bump dev version [Bill Tomczak]
  • 901d850 Fix xml formatting [Bill Tomczak]

OSTimer Free v2.8.15

  • Additional International date format (by request)
  • Fixes text for day not showing.
  • Don't use leading zero for hours

Commit Log

  • 89f7541 Release v2.8.15 [Bill Tomczak]
  • 97ad838 Don’t use leading zeros on hours [Bill Tomczak]
  • 95b0c4e Bump dev version [Bill Tomczak]
  • 2698881 Fix day text not displaying [Bill Tomczak]
  • 09b88d1 Cleanup code formatting [Bill Tomczak]
  • 4a2c8c4 Add new International date format and update sample dates [Bill Tomczak]
  • dd37b61 Add missing comment [Bill Tomczak]

OSTimer Free v2.8.14

  • Improves use of plural/singular texts in javascript

Commit Log

  • 87fa498 Release v2.8.14 [Bill Tomczak]
  • 245fa71 Simplify and normalize variable names and functions [Bill Tomczak]
  • 2250ae2 Simplify and use singular/plural texts TIMER-44 [Bill Tomczak]
  • 5b6e1b0 Normalize parameter values [Bill Tomczak]
  • a6aed23 Bump dev version [Bill Tomczak]

OSTimer Free v2.8.13

  • 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]