OSTimer Free Changelog
This area contains the changelogs for recent versions of the OSTimer Free extension. Click here to access the main OSTimer page.
OSTimer Free v2.8.19
- Published: 07 April 2019 07 April 2019
- 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
- Published: 08 January 2019 08 January 2019
- 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
- Published: 24 June 2018 24 June 2018
- 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
- Published: 04 March 2018 04 March 2018
- 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
- Published: 19 February 2018 19 February 2018
- 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
- Published: 04 February 2018 04 February 2018
- 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
- Published: 28 November 2017 28 November 2017
- 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]
OSTimer Free v2.8.12
- Published: 15 October 2017 15 October 2017
Fixes timezone problem when storing event date
Commit Log
- eae2ca2 Release v2.8.12 [Bill Tomczak]
- 36e82de Fixes incorrect timezone used to store event date [Bill Tomczak]
- ec56fef Simplify loading of event time [Bill Tomczak]
- 54481aa Bump dev version [Bill Tomczak]
OSTimer Free v2.8.11
- Published: 01 October 2017 01 October 2017
- Fixes javascript issue with unrecognized timezones
Commit Log
- 05c4a16 Release v2.8.11 [Bill Tomczak]
- d6e9f1e Standardize language files/strings [Bill Tomczak]
- 44f787d Localize language files [Bill Tomczak]
- 531e99a Minify css file [Bill Tomczak]
- 401bb03 Remove unused variables [Bill Tomczak]
- 4c4edd1 Move style sheet to standard location [Bill Tomczak]
- 07ed966 Minor format fix [Bill Tomczak]
- 0234b72 Don’t rely on javascript for any date functions TIMER-37 [Bill Tomczak]
- 2d8b397 Format to code standards [Bill Tomczak]
- 71cc3de Update file headers [Bill Tomczak]
- 9080eb2 Update to module description [Bill Tomczak]
- c431578 Bump dev version [Bill Tomczak]
OSTimer Free v2.8.10
- Published: 13 September 2017 13 September 2017
- Now requires php 5.6 / Joomla 3.5
- Moved parameters into tabs
- New option to show/hide after timer runs out
- New option to display timezone
- Improves Timezone handling (Ensure time is displayed in event's timezone)
Commit Log
- ad9dc37 Release v2.8.10 [Bill Tomczak]
- 5e12552 Fix letter case on deprecated static property [Bill Tomczak]
- f59bffb Minor formatting fix [Bill Tomczak]
- e9b159c minor formatting fix [Bill Tomczak]
- c8b56f0 Remove ‘Use Timezone’ parameter [Bill Tomczak]
- 7505445 Use ‘Event’ for default timezone in display [Bill Tomczak]
- 8ac1799 Fix module name for PSR4 standard [Bill Tomczak]
- 2b2c57a Merge pull request #18 from OSTraining/TIMER-36 [Bill Tomczak]
- dc22a32 Resort and reformat ini files [Bill Tomczak]
- df0888b Improve language for parameter [Bill Tomczak]
- 3a4fd33 Add selectable timezone option [Bill Tomczak]
- 363807c Fix javascript timezone disjunct [Bill Tomczak]
- 885c40a Fix day plural test [Bill Tomczak]
- 88f9294 Minor change for default empty date [Bill Tomczak]
- 52e2d3c Add timezone display option [Bill Tomczak]
- f7bcdf2 Add default UTC option for timezone list [Bill Tomczak]
- ce8edb9 Fix upgrade server address [Bill Tomczak]
- aac2a1e Safer module instantiation [Bill Tomczak]
- 469419d Add option to show/hide after expiration [Bill Tomczak]
- e1efaf0 Restructure class inheritance [Bill Tomczak]
- 8087520 Remove unused parameter [Bill Tomczak]
- 1d4d44c Add missing phpdocs [Bill Tomczak]
- 1d5375c Clean up var names and tests [Bill Tomczak]
- e6b1cdd Minor formatting fix [Bill Tomczak]
- 398a144 Stricter date format [Bill Tomczak]
- 51987e4 Don’t forget to update module parameters [Bill Tomczak]
- 9c7c2f3 Simplify setup and method call [Bill Tomczak]
- 0e884be Updates to language for future enhancement [Bill Tomczak]
- c5e1e14 Initial pass on restart option [Bill Tomczak]
- e294e8e Refactor javascript as more like a plugin [Bill Tomczak]
- 392abed Switch to tabbed parameters [Bill Tomczak]
- aec9f8b update minimum install requirements [Bill Tomczak]
- d3e4289 Generalize form field path [Bill Tomczak]
- ecc25f0 Minor code cleanup [Bill Tomczak]
- 1e6f03a Use core timezone form field [Bill Tomczak]
- d947982 Improve framework checking [Bill Tomczak]
- ca04395 Update php requirements [Bill Tomczak]
- cbc5432 Bump dev version [Bill Tomczak]