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.46
- Published: 03 December 2019 03 December 2019
- Fixes error on upgrade Call to a member function setProperties() on boolean
- Fixes Class 'JCalProView' not found on categories list
- Fixes untranslated text issues
Commit Log
- ef5ae2c5 Release v4.3.46 [Bill Tomczak]
- 216cf742 Merge pull request #45 from joomlashack/JCAL-387 [Bill Tomczak]
- 50178444 Cleanup submenu builder [Bill Tomczak]
- 7a0a91b1 Move language constants to correct file [Bill Tomczak]
- dba67a6d Clean up admin submenu generation [Bill Tomczak]
- 00cb3ebc Standards fix [Bill Tomczak]
- af3bdcb7 Make sure JCal autoloaders have been initialized in categories list [Bill Tomczak]
- 4e45d87f Make sure JCal table classes are loadable on upgrading [Bill Tomczak]
- 88621f31 remove obsolete jimport [Bill Tomczak]
- 171147ee Bump dev version [Bill Tomczak]
JCal Pro v4.3.45
- Published: 01 December 2019 01 December 2019
- Minor language improvements
- Handle X-ALT-DESC for better import/export with Outlook descriptions
- Fixes issues with category handling on exports
- More reliable timezone handling on import/export
- Update iCalCreator library (v2.29.14)
Commit Log
- 66912be7 Release v4.3.45 [Bill Tomczak]
- ff7d1154 Handle potentially sketchy Timezones more smoothly [Bill Tomczak]
- eca256d9 Remove completely unneeded timezone fussing [Bill Tomczak]
- 72db2b4c Add support for importing X-ALT-DESC (tested for Outlook files) [Bill Tomczak]
- 0388cbe9 Change Events Success Message to include "Events" [Nick Savov]
- 78db3106 Change Events Success Message to include "Events" [Nick Savov]
- c40259a6 Merge pull request #43 from joomlashack/JCAL-384 [Bill Tomczak]
- 0a532394 Add some comments [Bill Tomczak]
- 4baa7c9c Better variable name [Bill Tomczak]
- 9ee4b707 Minor formatting fixes [Bill Tomczak]
- 212247ea Fix conversion to ‘last’ day [Bill Tomczak]
- 0756c021 Fix timezone shifting in recurrence end [Bill Tomczak]
- a6d178aa Fix conversion from iCal rule to JCal recurrence [Bill Tomczak]
- 5a8ed248 Fix recurrence until end handling [Bill Tomczak]
- 096c9b8a Don’t do timezone correction on import [Bill Tomczak]
- 968acdf2 refactor iCal import method for new library [Bill Tomczak]
- 2f2caa33 Improve method name [Bill Tomczak]
- 9cbaed0d Fix missing canonical category on export [Bill Tomczak]
- b0d973e5 Simplify JCalDate::day() [Bill Tomczak]
- afde9f90 Finalize toIcal method [Bill Tomczak]
- 6853acbb Provide conversion of Datetime to JCalDate class [Bill Tomczak]
- 14867d62 Fixes for change in iCalCreator processing [Bill Tomczak]
- dc7ecbff Bump dev version [Bill Tomczak]
- 8d66de74 Upgrade iCalCreator to v2.29.14 [Bill Tomczak]
- 927ab067 Set description only when needed [Bill Tomczak]
- ffa957d4 Consolidate collection of timezones and ensure all are added [Bill Tomczak]
- c6a9bc29 Minor formatting fixes [Bill Tomczak]
- ab32d99a Improvement for ical export of 0 duration events (no end date) [Bill Tomczak]
- 87bd6341 Minor cleanup of ical export method [Bill Tomczak]
- 4daf74e5 update ical export for new ical library (v2.28.x) [Bill Tomczak]
- 5a987cd7 Update iCalcreator to v2.28.2 [Bill Tomczak]
JCal Pro v4.3.44
- Published: 17 November 2019 17 November 2019
- Customize message on unauthorized create event attempt
- Add html support for ical exports for outlook
- End support for legacy shortcode format
- Fix broken location image in event admin list
- Use category filter as default category for new events in admin
- Fix broken registration form on some SEF enabled sites
Commit Log
- 800d0b1f Release v4.3.44 [Bill Tomczak]
- 7964e966 Custom error message for unauthorized create event [Bill Tomczak]
- ff55101e Sync language files [Bill Tomczak]
- ed9cbdc5 Fix ordering of language strings [Bill Tomczak]
- ed717a37 JCAL-386 - Fix ical import issue [Bill Tomczak]
- 05e9ec4d Create JCal Pro own error message for unauthorized attempt to create event from front end [Nick Savov]
- 932e5b92 Bump dev version [Bill Tomczak]
- b1c9435c Formatting fixes [Bill Tomczak]
- 459108ed Merge pull request #41 from joomlashack/JCAL-386 [Nick Savov]
- 4fec5da2 Add alt desc for ical export [Nick Savov]
- 4004a67a Merge branch 'development' of https://github.com/OSTraining/JCal-Pro into development [Nick Savov]
- b61515f5 Remove so-called legacy shortcode support [Bill Tomczak]
- ec3d27c1 Reorganize parameter map for clarity [Bill Tomczak]
- 426e57f1 JCAL-352 - Fix location image in admin list [Bill Tomczak]
- e1622ade JCAL-381 - Use events list filter to set a default category [Bill Tomczak]
- 11cc8810 Merge pull request #40 from joomlashack/JCAL-330 [Bill Tomczak]
- da7ef1d3 Make sure edit layout is used for registration link [Bill Tomczak]
- b373ef6a Minor formatting fix [Bill Tomczak]
JCal Pro v4.3.43
- Published: 10 November 2019 10 November 2019
- Send emails to moderators on auto-approved events
- Create separate moderator email to send for auto-approved events
- Fix ACL issues with custom fields
- Remove 'Powered by' footer
- Make timezone debugging off by default
Commit Log
- 21615ac8 Release v4.3.43 [Bill Tomczak]
- 6d22edc1 Merge pull request #39 from joomlashack/JCAL-382 [Bill Tomczak]
- 48cdf00e Consolidate email context lists and add event.admin.add context [Bill Tomczak]
- 124ea573 Send new event message to moderators only for frontend additions [Bill Tomczak]
- 9148f32c Send admin email on auto approved events [Bill Tomczak]
- 07d37b1b Add new admin email message for auto approved event creation [Bill Tomczak]
- eddfa259 Bump dev version [Bill Tomczak]
- 9a55fad2 Fix comments and method signature [Bill Tomczak]
- d4b3efc8 Send moderator email on auto approved events [Bill Tomczak]
- d9939b2e Minor comment/formatting fixes [Bill Tomczak]
- 140a7ca7 Stop messing up field asset rules field [Bill Tomczak]
- 6ccdc80a Minor adjustment for clarity [Bill Tomczak]
- 52af4d3b Change default timezone debugging to false. It’s mostly annoying unless really needed [Bill Tomczak]
- bc8fe0e3 Add missing comments [Bill Tomczak]
- 8ce789a7 Fix language typo [Valentín García]
- a455a806 Merge pull request #38 from joomlashack/JCAL-353 [Nick Savov]
- a7d4b15b Remove powered-by [Nick Savov]
JCal Pro v4.3.42
- Published: 30 September 2019 30 September 2019
- Prevent mini-calendar from moving to dis-allowed dates (now mirrors main calendar behavior)
- Fixes 'today' class not being added in php v7.1+
- Remove unused event IDs parameter
Commit Log
- b03d7f5f Release v4.3.42 [Bill Tomczak]
- 2b8cef74 Merge pull request #37 from joomlashack/JCAL-314 [Bill Tomczak]
- 531a4826 Prevent mini-calendar from moving before allowed dates [Bill Tomczak]
- 0e433aec Minor formatting/standards fixes [Bill Tomczak]
- c5edad0e Add missing comment [Bill Tomczak]
- c4e3683e Simplify/clarify for reliability JCalDate::checkModType() [Bill Tomczak]
- 6af4fac4 Standards/formatting fixes [Bill Tomczak]
- cd98a2ed Always clear microseconds [Bill Tomczak]
- 96c79904 Standards/Formatting fixes [Bill Tomczak]
- be53f5d2 Simplify/clarify JCalProHelperDate::getDayAsObject() [Bill Tomczak]
- acab90ff Remove unused method JCalProHelperDate::getArrayFromDateTime() [Bill Tomczak]
- d7ce44a3 Updates to comments [Bill Tomczak]
- 48524197 Formatting/standards fixes [Bill Tomczak]
- 58dfa3c2 Bump dev version [Bill Tomczak]
- fb7f9ab3 JCAL-377 - remove unused eventids module parameter [Bill Tomczak]
- 6d690ceb Update LICENSE [OSTraining]
JCal Pro v4.3.41
- Published: 22 September 2019 22 September 2019
- Fixes issues with upgrading from some previous versions.
Commit Log
- 2420aea9 Release v4.3.41 [Bill Tomczak]
- 9c795f41 Consolidate a couple class constants [Bill Tomczak]
- d6c6896d Fixes various issues with certain upgrades [Bill Tomczak]
- 7046c1c9 Bump dev version [Bill Tomczak]
JCal Pro v4.3.40
- Published: 15 September 2019 15 September 2019
- Fixes issues with timezone shifting causing events to appear on the wrong day list
- Adds bracket indicators for unpublished categories in menu filter and event editing
- Adjust Category link colors for easier reading
- Code cleanup/simplification
Commit Log
- 74d02d94 Release v4.3.40 [Bill Tomczak]
- 6b5e0a0d Merge pull request #36 from OSTraining/JCAL-374 [Bill Tomczak]
- 743328ce Merge pull request #35 from OSTraining/JCAL-371 [Bill Tomczak]
- 2583d07e Merge pull request #34 from OSTraining/JCAL-368 [Bill Tomczak]
- 1a1cabcb Remove duplicated class property [Bill Tomczak]
- 3c233830 Cleanup/standardize model code [Bill Tomczak]
- ed794ef9 Reformat for standards/clarity [Bill Tomczak]
- df12c489 Reformat for standards/clarity [Bill Tomczak]
- 531b5729 Check correct color for darkening [Bill Tomczak]
- b3718f45 Reformat for standards/clarity [Bill Tomczak]
- 339b580a Reformat for standards/clarity [Bill Tomczak]
- 3b5c871b CSS fixes [Valentín García]
- e683204c Automatic link color for categories [Valentín García]
- 23301491 Reestructure CSS for links [Valentín García]
- 38a55ced Extend primary button classes [Valentín García]
- 6095f9f8 Automatic link color for categories [Valentín García]
- 81912993 Use category form field from category component [Bill Tomczak]
- 7caf0efa Bump dev version [Bill Tomczak]
- 46ffe5a0 Minor standards fixes [Bill Tomczak]
- 399d3fed Formatting/Comment fixes [Bill Tomczak]
- 8c566de8 Fix timezone shifting for queries [Bill Tomczak]
- be45377e Update comment with warning [Bill Tomczak]
- 51815d8f Minor formatting fix [Bill Tomczak]
JCal Pro v4.3.39
- Published: 26 August 2019 26 August 2019
- Fixes problem with events list blank in admin list
Commit Log
- 0958e512 Release v4.3.39 [Bill Tomczak]
- 62949633 Bump dev version [Bill Tomczak]
- fb0605fd Fixes issue with events disappearing in admin list JCAL-366 [Bill Tomczak]
JCal Pro v4.3.38
- Published: 25 August 2019 25 August 2019
- Fixes calendar popup in barbarians theme
- Fixes problems with corrupted lists when modules on same page as component or other modules
- Fixes issue when only subcategories are selected
Commit Log
- 2c95a03c Release v4.3.38 [Bill Tomczak]
- 4c94b6d9 Merge pull request #33 from OSTraining/JCAL-365 [Bill Tomczak]
- 8f2d07ef Merge pull request #32 from OSTraining/JCAL-364 [Bill Tomczak]
- 25d6e456 Merge branch 'development' into JCAL-364 [Bill Tomczak]
- a58b47fd Merge branch 'development' into JCAL-365 [Bill Tomczak]
- 8883c12e Standardize line spacing in language files [Bill Tomczak]
- cec374a5 Use menuitem form field instead of text field [Bill Tomczak]
- 920ee277 Bump dev version [Bill Tomczak]
- 4a3ec8e4 Handle selection of secondary categories only [Bill Tomczak]
- 1c2931cf Remove unused variable [Bill Tomczak]
- 9f497873 Minor formatting/standards fixes [Bill Tomczak]
- 2d493fec Merge pull request #31 from OSTraining/JCAL-361 [Bill Tomczak]
- 548c403a Increase version [Valentín García]
- 2af78942 Fix indentation in LESS files [Valentín García]
- af7a9835 Fix calendar popup for in mobile for Barbarians theme [Valentín García]
- 85b4e1ec Fixes issue with clashing category filters [Bill Tomczak]
- f3eda46b Bump dev version [Bill Tomczak]
- de784ab7 Standardize/fix flex module language files [Bill Tomczak]
- d755f12f Improved namespacing for flex module form field [Bill Tomczak]
- c074d613 Standards/formatting fixes to flex module manifest [Bill Tomczak]
- d05e1400 Minor formatting/standards fixes [Bill Tomczak]
- 0f08a1f5 Standards/Formatting fixes to calendar module manifest [Bill Tomczak]
- c398d4be Minor UX improvement in Calendar module params [Bill Tomczak]
- e688b0c9 Typo [Valentín García]
JCal Pro v4.3.37
- Published: 14 July 2019 14 July 2019
- Minor improvement to location filter for admin list
- Improve security and setting of category filters
- Fix an issue with location filters not using menu parameter
- Removes 'root' category option. It's identical to no selections
- Fix minor errors reported during install
Commit Log
- c7a6abd4 Release v4.3.37 [Bill Tomczak]
- d2ec27f7 Merge pull request #30 from OSTraining/JCAL-351 [Bill Tomczak]
- 06a161bf Simplify/Cleanup category filter setup for events [Bill Tomczak]
- 8b09e892 Improve location filter for admin event list [Bill Tomczak]
- c2286914 Clean up of event model category filter setup [Bill Tomczak]
- f6eec1b8 Default to menu parameter setting [Bill Tomczak]
- 20c3f708 Remove root option from category fields [Bill Tomczak]
- e8246b48 Minor comment fixes [Bill Tomczak]
- b0e077e1 Use texture for api key [Bill Tomczak]
- 427ff413 Add missing properties causing install errors [Bill Tomczak]
- c07e0c23 Bump dev version [Bill Tomczak]