JCal Pro Changelog
This area contains the changelogs for recent versions of the JCal Pro extension. Click here to access the main JCal Pro page.
JCal Pro v4.3.21
- Published: 05 August 2018 05 August 2018
- Improved php 7.2 compatibility
- Fixes issue with trashed items appearing in calendar module
Commit Log
- 7e01bd56 Release v4.3.21 [Bill Tomczak]
- 26c6a668 Add OpenSSL requirement to required module list [Bill Tomczak]
- c9e7366c Small fix for J!4 compatibility [Bill Tomczak]
- 9813616a Remove unneeded use statements [Bill Tomczak]
- 766afc16 Fix issue with trashed items appearing on mini-calendar [Bill Tomczak]
- b8132943 Add code comment [Bill Tomczak]
- ce5e895f Improved compatibility with php 7.2 [Bill Tomczak]
JCal Pro v4.3.20
- Published: 30 April 2018 30 April 2018
- Fixes issue with timezone filter when UTC events exist
- Fixes issues with RSS feeds
- Accomodate T3 template framework issues
Commit Log
- 23e9a02b Release v4.3.20 [Bill Tomczak]
- e0c3f1c5 Slight refactor of system plugin for improved reliability [Bill Tomczak]
- ca88246b Bump dev version [Bill Tomczak]
- 22f7a49d Merge branch 'T3-fix' into development [Bill Tomczak]
- ca8e726f Minor code cleanup [Bill Tomczak]
- b7114485 Compensate for T3 template framework corrupting Joomla classes JCAL-276 [Bill Tomczak]
- 4bf9d176 Minor code cleanup [Bill Tomczak]
- 35de9a6f Update to conform to parent method [Bill Tomczak]
- f5aad8e8 Minor standards fix [Bill Tomczak]
- 65b84072 Minor standards corrections [Bill Tomczak]
- 6c666ab3 Remove old pre-v4.2.4 schema updates [Bill Tomczak]
- 49b2381a Bump dev version [Bill Tomczak]
- eeade828 Updates to db schema for performance and updated standards [Bill Tomczak]
- f71ec24e Pay attention to global feed list limit [Bill Tomczak]
- 2eae1f16 Some minor coding adjustments [Bill Tomczak]
- d2b2d123 Fix link and item selection for rss feeds JCAL-186 [Bill Tomczak]
- bae36cb9 Fixes problem with sticky timezone option in event filter [Bill Tomczak]
- 4b363fad Improve consistency for timezone option collection [Bill Tomczak]
- 331ec9a9 Minor standards fixes [Bill Tomczak]
- c7161fc3 Bump dev version [Bill Tomczak]
JCal Pro v4.3.19
- Published: 19 March 2018 19 March 2018
- Fixes/verifies ACL asset issues on installation
- Fixes issues with frontend location editing
- Fixes issues with logged in users unable to register
- Makes sure selected event is entered on registration form
- Allow use of global configuration on menu parameters
Commit Log
- 12ac6a96 Release v4.3.19 [Bill Tomczak]
- 5b1c13c8 Improve variable name [Bill Tomczak]
- b362d49c Remove j2.x compatibility check, fix comment [Bill Tomczak]
- 61d584f9 Corrections to asset tests during install [Bill Tomczak]
- ba90c389 Minor formatting fixes to install manifest [Bill Tomczak]
- 99c189e1 Allow menu settings to defer to global config [Bill Tomczak]
- af43b390 Fix obsolete usages and set proper defaults [Bill Tomczak]
- b4f9dd93 Clean up router parse method [Bill Tomczak]
- 583cbebd Cleanup router build method [Bill Tomczak]
- 9ddea30b Model loading fixed in parent class [Bill Tomczak]
- 231dd6ff Make sure event is selected on registration [Bill Tomczak]
- d049357d Fixes problem with Apply button in location modal [Bill Tomczak]
- ba755455 Remove unneeded class registration [Bill Tomczak]
- 5f09f94a Bump dev version [Bill Tomczak]
- 695f1921 Minor standards fixes [Bill Tomczak]
- c5532a26 Move form loading to more generally useful method [Bill Tomczak]
- 7ce139ef Catch more ways assets can get messed up [Bill Tomczak]
- 48b701db Check all legacy assets for problems and fix [Bill Tomczak]
- 17d8e00f Fix issues in custom asset sections [Bill Tomczak]
- 5a112a5e Update/sync all file headers/copyright [Bill Tomczak]
- ddd562b9 Bump dev version [Bill Tomczak]
- 44d385e2 Add missing comments [Bill Tomczak]
- 28a0c3d7 Remove all deprecated access methods [Bill Tomczak]
JCal Pro v4.3.18
- Published: 18 February 2018 18 February 2018
- Fix issues with registration
- Convert old jcalrpromedia custom fields to Joomla media fields
Commit Log
- c6b24290 Release v4.3.18 [Bill Tomczak]
- ed14f2f5 Improved fieldtype list [Bill Tomczak]
- feaaf3f1 Add missing comments [Bill Tomczak]
- 64f86bc8 Add fixes to existing fields using obsolete jcalpromedia [Bill Tomczak]
- c82b0b92 bump dev version [Bill Tomczak]
- 76a5a491 Coding standards fixes [Bill Tomczak]
- bac40d3d Make needed include paths are loaded for registrations [Bill Tomczak]
JCal Pro v4.3.17
- Published: 12 February 2018 12 February 2018
- Fixes problem with frontend location editing
- Fixes issues with unable to filter events by location in admin
Commit Log
- f0005d5b Release v4.3.17 [Bill Tomczak]
- f33f6af9 bump dev version [Bill Tomczak]
- 4b77c27f Fixes frontend location editing/adding JCAL-257 [Bill Tomczak]
- 9fa5603c Formatting/Standards fixes [Bill Tomczak]
- 84cc8ee3 Fix issue with filtering by location in admin [Bill Tomczak]
- c0f950b8 Remove pointless insert field user states. [Bill Tomczak]
- dd4e3dcc Bump dev version [Bill Tomczak]
JCal Pro v4.3.16
- Published: 04 February 2018 04 February 2018
- Fixes problem of utf8 characters in event title messed up by editor button
- Complete refactor of editor button to jQuery
- Improvements to modal management code [Locations, Events, Editor button]
- Removes broken Custom Media custom field [replaced with core media field]
Commit Log
- c92b0705 Release v4.3.16 [Bill Tomczak]
- 52231396 Bump dev version [Bill Tomczak]
- 999fc3fc Merge pull request #7 from OSTraining/JCAL-218 [Bill Tomczak]
- cc60fb33 Improve display of insert options of button modal [Bill Tomczak]
- 75a11e09 Move css loading to more sensible place [Bill Tomczak]
- 91629ef5 Fix formatting [Bill Tomczak]
- ecaf2489 Refactor itemid on event insert model to menu item dropdown [Bill Tomczak]
- 7b77a7c2 Remove broken custom media field, replace with core image field [Bill Tomczak]
- 9aabbb55 Correct spelling, other standards fixes [Bill Tomczak]
- 509faa13 Remove obsolete modal template [Bill Tomczak]
- d24a830e bump dev version [Bill Tomczak]
- 07a8473a Merge branch 'development' into JCAL-218 [Bill Tomczak]
- 5bd46fb6 Bump dev version [Bill Tomczak]
- 18f08807 Explicitly declare function [Bill Tomczak]
- 49bbaff2 Complete refactor of editor button to jQuery [Bill Tomczak]
- efabda5b Code cleanup [Bill Tomczak]
- 67d9ba8f Improved naming for modal script functions [Bill Tomczak]
- b4cfc4f9 Refactor location modal for new script method [Bill Tomczak]
- deae93ad Refactor modal select script for more flexibility [Bill Tomczak]
- e5d1577f Minor standards fixes [Bill Tomczak]
- 49b0fef0 Bump dev version [Bill Tomczak]
JCal Pro v4.3.15
- Published: 30 January 2018 30 January 2018
- Fixes problem with editing events in front end
- Fixes default category color on new installs
- Several problems corrected in default theme
- Update urls to Joomlashack help pages
Commit Log
- 1e1b765b Please v4.3.15 [Bill Tomczak]
- 7afefd89 Fixes for comments and standards [Bill Tomczak]
- 97829c73 Correct link backs to joomlashack.com [Bill Tomczak]
- 649eacc9 Various comments fixes [Bill Tomczak]
- 7b2323f3 Clean up and fix various issues with default month template [Bill Tomczak]
- 153fdf5e fixes obsolete usages. [Bill Tomczak]
- b7144082 Handle frontend model loading [Bill Tomczak]
- 3e933d01 Minor standards updates [Bill Tomczak]
- 9cc4057c Don’t provide config link in frontend on empty api key JCAL-89 [Bill Tomczak]
- ebdd6e49 Fix color setting for initial default category [Bill Tomczak]
- c58ee6db Add missing comments [Bill Tomczak]
- 7ad3942b Bump dev version [Bill Tomczak]
JCal Pro v4.3.14
- Published: 28 January 2018 28 January 2018
- Remove support fo sh404SEF
- Fixes auto-name creation for custom fields
- Fixes search page not returning any results
- Fixes php errors from calendar module
- Fixes default heading alignment in calendar module
Commit Log
- 4ef88645 Release v4.3.14 [Bill Tomczak]
- fd9ffaba Remove support for sh404sef [Bill Tomczak]
- 55166b9e Bump dev version [Bill Tomczak]
- 09faa218 Standards cleanup of event table class [Bill Tomczak]
- 2a854bc9 Bump dev version [Bill Tomczak]
- a519d8ac Field table uses non-standard alias field JCAL-248 [Bill Tomczak]
- 51589d05 Cleanup admin model inheritance issues [Bill Tomczak]
- 205e4535 Fixes search page not working JCAL-247 [Bill Tomczak]
- 9ad6526a Add missing comments [Bill Tomczak]
- fd07db5e Fixes text alignment for calendar module in barbarians theme [Bill Tomczak]
- 41864ece Bump dev version [Bill Tomczak]
- 46dade6c Clean up code formatting and comments in calendar template [Bill Tomczak]
- cc913095 Need to use value by reference [Bill Tomczak]
- ef59b9e3 Formally declare static property [Bill Tomczak]
JCal Pro v4.3.13
- Published: 21 January 2018 21 January 2018
Fixes a typo that broke the calendar module
Commit Log
- b33df136 Release v4.3.13 [Bill Tomczak]
- 22ceda6d Fix really bad typo [Bill Tomczak]
JCal Pro v4.3.12
- Published: 21 January 2018 21 January 2018
- Fixes problem sorting by ID in events list
- Fixes problem with non-published events showing up incorrectly
Commit Log
- 733c76d Release v4.3.12 [Bill Tomczak]
- 3427a6d Check event published status in locations module JCAL-245 [Bill Tomczak]
- 0024a03 Add/Fix comments [Bill Tomczak]
- 647c1fc Remove unused variable [Bill Tomczak]
- bf176cb Fix comments [Bill Tomczak]
- 0c8e3f5 Add published filter to calendar module JCAL-245 [Bill Tomczak]
- 0c316f0 Cleanup/Simplify Calendar module setup [Bill Tomczak]
- d14d909 Fix some comments [Bill Tomczak]
- af71c17 Add published filter for events module JCAL-245 [Bill Tomczak]
- 67eb7e8 Reorganize/simplify events model state setting [Bill Tomczak]
- cabba2b Bump dev version [Bill Tomczak]
- 0b3b832 Add missing sort field to whitelist [Bill Tomczak]
- 67754ec Add new language strings to translation files [Bill Tomczak]