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.50
- Published: 21 January 2020 21 January 2020
- Fix bad link url in rss feeds
- Improve register button spacing
- Remove Joomla <3.8 deprecated usages
Commit Log
- b30f0afa Release v4.3.50 [Bill Tomczak]
- 4db63aa2 Merge pull request #52 from joomlashack/JCAL-396 [Bill Tomczak]
- 4798f81c Use non-aliased class names (v3.8+) [Bill Tomczak]
- 81f8b5a9 Use non-aliased classes for v3.8+ [Bill Tomczak]
- 8fbd3d5c Merge pull request #51 from joomlashack/JCAL-394 [Bill Tomczak]
- b53ed9be Fix event description background on barbarians theme [Valentín García]
- e5545a20 Improve spacing for register button for inspired theme [Valentín García]
- 0ac3f7c7 Improve spacing for single event display for default theme [Valentín García]
- 0c92963f Fixes RSS Link duplicate domain [Nick Savov]
- 72be4cb4 Minor design improvement for register event button [Valentín García]
JCal Pro v4.3.49
- Published: 12 January 2020 12 January 2020
- fix issue with registrant emails going to wrong user
- Improvements to error handling on registration confirmation
Commit Log
- ecd0f3e8 Release v4.3.49 [Bill Tomczak]
- e051f8b9 Merge pull request #49 from joomlashack/JCAL-54 [Bill Tomczak]
- 1c614e83 Cleanup for clarity and make sure registration confirmation messages go to the correct user [Bill Tomczak]
- 9db2272a Clarify some comments [Bill Tomczak]
JCal Pro v4.3.48
- Published: 05 January 2020 05 January 2020
- Now requires at least Joomla v3.9
- Don't display CAPTCHA to logged in users
- Add CAPTCHA to registration screen
Commit Log
- 5ba031de Release v4.3.48 [Bill Tomczak]
- bab27639 Standardize file header copyright notices [Bill Tomczak]
- 46c15681 Update file headers [Bill Tomczak]
- 50d8c751 Update Joomla minimum version [Bill Tomczak]
- 5dfdb362 Merge pull request #48 from joomlashack/JCAL-372 [Bill Tomczak]
- bab3aabb Bump dev version [Bill Tomczak]
- 8ff16b88 Update default registration template [Bill Tomczak]
- 757d6663 Add CAPTCHA to registration form / Simplify inspired/barbarians templates [Bill Tomczak]
- 85b4f54e Formatting/Standards fixes [Bill Tomczak]
- e564004d Add helper method to determine CAPTCHA setting [Bill Tomczak]
- 99d99266 Formatting fixes [Bill Tomczak]
- b9b3e46b Standards/Formatting fixes [Bill Tomczak]
- f84bb707 Don’t use CAPTCHA for logged in users [Bill Tomczak]
- eaec66d7 Remove old package file [Bill Tomczak]
JCal Pro v4.3.47
- Published: 15 December 2019 15 December 2019
- Fix Class 'Kigkonsult\Icalcreator\Vcalendar' not found
- Remove border on location iframe popup
- Adds missing translation for frontend locations iframe
- Fixes broken radio buttons in frontend event editing
- Localize icalcreator language files
Commit Log
- fa48a134 Release v4.3.47 [Bill Tomczak]
- 022f32a6 Merge pull request #47 from joomlashack/JCAL-391 [Bill Tomczak]
- e51074b0 Reload all icalcreator files to fix file name letter case [Bill Tomczak]
- e7716d02 remove all icalcreator files [Bill Tomczak]
- 9698e4f3 Merge pull request #46 from joomlashack/JCAL-389 [Bill Tomczak]
- 7e1cb7db Load jcal js for frontend forms [Bill Tomczak]
- a9d13075 Simplify script loading [Bill Tomczak]
- 5b20c550 Fix minor case issue [Bill Tomczak]
- b6dc9204 Sync language files [Bill Tomczak]
- 926111dc Remove buggy CSS line [Valentín García]
- acb477ba Add missing language constant [Valentín García]
- c6356040 Remove iframe border for locations popup [Valentín García]
- 79377826 Load js to apply bootstrap classes to radio fields [Valentín García]
- 1246df3d Update ical library language files [Bill Tomczak]
- e30b08c4 Localize ical library language files [Bill Tomczak]
- 0b9b4878 Bump dev version [Bill Tomczak]
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]