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.33
- Published: 31 March 2019 31 March 2019
- Clarifies and more intelligent display of the 'Calendar Options' tab for users
- Fixes problem with media assets not loading in sub-folder installations
- Fixes problem with importing 'all day' and 'no end date' events
Commit Log
- ef7f7730 Release v4.3.33 [Bill Tomczak]
- 6c403545 Update file headers and copyright [Bill Tomczak]
- 0dbf9cd1 Merge pull request #28 from OSTraining/JCAL-341 [Bill Tomczak]
- aab43977 Simplify and correct issues with duration type on ical imports [Bill Tomczak]
- 855f7cd9 Bump dev version [Bill Tomczak]
- e10ac142 Merge pull request #27 from OSTraining/JCAL-213 [Bill Tomczak]
- 808a6a66 Merge branch 'development' into JCAL-213 [Bill Tomczak]
- 226f046c JCAL-342 - fixes media files not loading in subdirectory installs [Bill Tomczak]
- c501d0c9 Verify and document method signatures [Bill Tomczak]
- af7f75a0 Bump dev version [Bill Tomczak]
- c0709d8b Update obsolete usage [Bill Tomczak]
- 1c11d84f Fix formatting [Bill Tomczak]
- 6601fd04 Updates for stylesheet/script loading [Bill Tomczak]
- 26512962 Update obsolete usages, fix lots of comments [Bill Tomczak]
- 9ce19eea Add missing php module requirements [Bill Tomczak]
- 4c174bc5 Update obsolete usages, add missing comments [Bill Tomczak]
- 2a400933 Clarify moderator email settings and provide defaulting in user plugin [Bill Tomczak]
- 16d64e52 Improved variable name [Bill Tomczak]
- ea5e9cfc Bump dev version [Bill Tomczak]
- 0ee48175 Cleanup JCalProHelperMail [Bill Tomczak]
- 446ef4f4 Add options to user plugin to control calendar options [Bill Tomczak]
- dc2a882b Cleanup and update user plugin code [Bill Tomczak]
JCal Pro v4.3.32
- Published: 24 March 2019 24 March 2019
- Fixes a typo in category property causing a variety of 404/500 problems
- Fixes various issues with using event button in article edit
- Various improvements to debug logging
Commit Log
- 93a1c53e Release v4.3.32 [Bill Tomczak]
- 833d6faf Merge pull request #26 from OSTraining/JCAL-338 [Bill Tomczak]
- 262a61be Unset box-sizing [Valentín García]
- a1608a41 Standardize logging methods for more useful information [Bill Tomczak]
- 77be201f Cleanup/Simplify JcalProHelperMaill::getModerators() [Bill Tomczak]
- 7ad128d4 More useful debugging log entries [Bill Tomczak]
- deb6711c Fix typo causing missing category [Bill Tomczak]
- 02f48fd0 Cleanup/simplify content plugin code [Bill Tomczak]
- da681b45 More explicit parameter for logger [Bill Tomczak]
- 11a002b0 Cleanup/Simplify JCalProHelperMail::canSendTo() [Bill Tomczak]
- 759f6ba6 Use more reliable stylesheet loading [Bill Tomczak]
- 3963cac7 Helper code cleanup [Bill Tomczak]
- 88a31c08 Remove obsolete file [Bill Tomczak]
- 4bf2effd Add missing comments [Bill Tomczak]
- 36c77427 Remove unused/deprecated helper method [Bill Tomczak]
- 30d2feb9 Cleanup/reformat content plugin code [Bill Tomczak]
- ea9ad63e Simplify/standardize debugger - track global setting only [Bill Tomczak]
- 768a47bb Bump dev version [Bill Tomczak]
- 310006f4 Stop using unneeded constant [Bill Tomczak]
- f2ac3315 Merge pull request #25 from OSTraining/JCAL-320 [Bill Tomczak]
- f0472392 Add new js file to auto-minify list [Bill Tomczak]
- 018b4a4f Add js for radio button behaviors in front end [Bill Tomczak]
- 3b122c58 Add missing comments [Bill Tomczak]
- ce28e72e Move js files for modals [Bill Tomczak]
- ad95dd56 Bump dev version [Bill Tomczak]
- 6caa9cb8 Merge branch 'development' into JCAL-320 [Bill Tomczak]
- 17b79eb8 Merge branch 'development' into JCAL-320 [Bill Tomczak]
- aafd71f9 Make sure forms are available to front end [Bill Tomczak]
JCal Pro v4.3.31
- Published: 10 March 2019 10 March 2019
- Moves import functions out of admin list and into modal form
Commit Log
- 49d196d0 Release v4.3.31 [Bill Tomczak]
- e94a56b3 Fix letter case [Bill Tomczak]
- dc4d9d6e Bump dev version [Bill Tomczak]
- 3d8f978a Merge pull request #24 from OSTraining/JCAL-107 [Bill Tomczak]
- 631522ac Avoid id conflicts in DOM [Bill Tomczak]
- 8f763347 Flatten form post for imports [Bill Tomczak]
- 29cf9104 Finalize import modal popup [Bill Tomczak]
- abf3dd11 Fix language [Bill Tomczak]
- fe10ebbe Minor formatting fix [Bill Tomczak]
- 8f6d6b62 Re-organize import modal form [Bill Tomczak]
- 9931d03a Standardize toolbar method calls [Bill Tomczak]
- 5cb90f63 Cleanup toolbar building move string to language files. [Bill Tomczak]
- c81ebaad Move import form instantiation to model [Bill Tomczak]
- dfc2e01c Better handling and provide more information on ical import failures [Bill Tomczak]
- 9e3718c8 Fix parameter defaulting in editor plugin [Bill Tomczak]
JCal Pro v4.3.30
- Published: 18 February 2019 18 February 2019
- Maintenance release
- Now requires Joomla v3.8.x minimum
- Improved output for timezone issues debugging
Commit Log
- 30c825c7 Release v4.3.30 [Bill Tomczak]
- 285a2010 Require minimum Joomla v3.8 [Bill Tomczak]
- 29a922cc Improve timezone debugging display [Bill Tomczak]
- 7d849b71 Merge branch 'development' of https://github.com/OSTraining/JCal-Pro into development [Valentín García]
- 9e5c5c82 Add missing properties [Bill Tomczak]
- 2669735c Use a table for the timezone debug [Valentín García]
- 2e57257a Bump dev version [Bill Tomczak]
- 2571b9b8 More detailed information about system timezones [Bill Tomczak]
JCal Pro v4.3.29
- Published: 11 February 2019 11 February 2019
- Fixes numerous issues with date range filter in events module
- Fixes issues with dropdowns cut off in frontend editing
- Improve timezone display in frontend
- Fixes limit occurrence parameter not working
- Fixes issue with approve button sometimes not working on admin list
Commit Log
- f4bc8a48 Release v4.3.29 [Bill Tomczak]
- 04646a21 Merge pull request #23 from OSTraining/JCAL-319 [Bill Tomczak]
- 437341f5 Fix issues with approve/publish on newly created events [Bill Tomczak]
- 75ab0eda Fix comments [Bill Tomczak]
- 53c4797c Merge branch 'development' into JCAL-319 [Bill Tomczak]
- 9d63ca49 Bump dev version [Bill Tomczak]
- 692f8c8a Fix typo in parameter name JCAL-241 [Bill Tomczak]
- df4a5442 Bump dev version [Bill Tomczak]
- a6d66a3f Add new warning message [Bill Tomczak]
- 65424dfe Review and standardize all date range filtering [Bill Tomczak]
- d9eeff82 Fix xml formatting [Bill Tomczak]
- b0d8548e Centralize and standardize date range selections [Bill Tomczak]
- c818cd3f Return week manipulations based on week start Monday/Sunday [Bill Tomczak]
- af038742 Integrate week start into custom date object [Bill Tomczak]
- c0d9042d Remove unused/obsolete methods [Bill Tomczak]
- 2fedfddf Update/add comments [Bill Tomczak]
- 75604b97 Merge pull request #22 from OSTraining/JCAL-325 [Valentín]
- cec8e70f Improve timezone field display in frontend [Valentín García]
- 90d5a0f8 Fix overflow for frontend editing [Valentín García]
- ccd66481 Bump dev version [Bill Tomczak]
- bb4da91d Remove filter from option based form fields [Bill Tomczak]
- beccc870 Standardize on integer filter [Bill Tomczak]
- e8d3b347 Fix method signature for calendar options display [Bill Tomczak]
JCal Pro v4.3.28
- Published: 03 February 2019 03 February 2019
Fixes 'Index column size too large' error on some systems when installing or upgrading. utfmb8 character set switched back to utf8. Will not affect current installations
Commit Log
- d37a844e Release v4.3.28 [Bill Tomczak]
- 8cc4d592 Bump dev version [Bill Tomczak]
- d68867ab Switch to utf8 db charset [Bill Tomczak]
JCal Pro v4.3.27
- Published: 03 February 2019 03 February 2019
- Provides a new parameter to limit repeating events
- Fixes various issues with monthly/yearly repeat settings
- Removes 'Day of Month' setting for monthly/Yearly repeat. Use start date day automatically
- Remove 'Month' setting for Yearly repeats. Use start date month automatically
- Improve error messaging for incorrect day setting in weekly repeats
- Fixes issues with setting and filtering admin lists by state (include trashed and all options)
- Code cleanup and simplification
Commit Log
- 847091ab Release v4.3.27 [Bill Tomczak]
- 733301a2 Merge pull request #21 from OSTraining/JCAL-323 [Bill Tomczak]
- 186c9bee Add ‘all’ option for all list filters [Bill Tomczak]
- 93136477 Refactor published form field for more options/flexibility [Bill Tomczak]
- c8c7ac78 Merge pull request #20 from OSTraining/JCAL-324 [Valentín]
- a42b6f0c Enable trash option for location, form and field views [Valentín García]
- 4aa26bb9 Merge pull request #19 from OSTraining/JCAL-322 [Valentín]
- 9ad52d10 Enable trash option for event editing [Valentín García]
- 09f27abc Fix incorrect logic grouping JCAL-321 [Bill Tomczak]
- db2621c7 Reorganize switch to correct order [Bill Tomczak]
- 193bb5a5 Merge pull request #18 from OSTraining/JCAL-274 [Bill Tomczak]
- 038348a0 Use display format from general event parameter [Bill Tomczak]
- 72d10b1f Minor formatting fixes [Bill Tomczak]
- dc5bfbc3 Pay attention to defaults set in editor button plugin [Bill Tomczak]
- 7673d064 Minor standards change [Bill Tomczak]
- 79f81c80 Switch to menu item form field [Bill Tomczak]
- 9c26b02a Fix formatting of manifest file [Bill Tomczak]
- 8a481634 Merge pull request #17 from OSTraining/JCAL-241 [Bill Tomczak]
- 9fb02211 Fix faulty logic in monthly/yearly recurrence creation [Bill Tomczak]
- 9800de0c Fix recurrence creation count for daily repeats [Bill Tomczak]
- 874572a8 Improvements to recurrence creation loop [Bill Tomczak]
- 3b41d7f7 Formatting fixes [Bill Tomczak]
- 84f20b27 Simplify logic in deprecated addX() method [Bill Tomczak]
- 01b2eed5 simplify getNthDayOfMonth() method [Bill Tomczak]
- 91477e83 Fix comments and formatting [Bill Tomczak]
- eb151108 Bump dev version [Bill Tomczak]
- 72265293 Remove unused/obsolete code [Bill Tomczak]
- cc8fcd55 Estimate and check recurrence counts based on end date [Bill Tomczak]
- 79eb3707 Clean up some comments and usages [Bill Tomczak]
- bb33769c Reformat all the admin form xml files [Bill Tomczak]
- fbed97ab Reformat event form xml [Bill Tomczak]
- bb1707f4 Simplify and improve recurrence management [Bill Tomczak]
- 932bb757 Add limit_occurrence parameter [Bill Tomczak]
- 4c2f2c2a Update requirements and comments [Bill Tomczak]
JCal Pro v4.3.26
- Published: 20 January 2019 20 January 2019
- Fixes issue with location image in events module
Commit Log
- e2f0ae34 Release v4.3.26 [Bill Tomczak]
- 186b92ed Update file headers and copyright notices [Bill Tomczak]
- 3be77aaa Update file headers [Bill Tomczak]
- ce344bf7 Merge pull request #16 from OSTraining/JCAL-317 [Valentín]
- c12a3231 Use relative path [Valentín García]
- c3604475 Fix path to location image in events module [Valentín García]
JCal Pro v4.3.25
- Published: 16 December 2018 16 December 2018
- Fixes an error when confirming registration
- Fixes problems with microdate in barbarians and inspired themes
- Corrects punctuation in core data formats
Commit Log
- d93574a7 Release v4.3.25 [Bill Tomczak]
- 7bd19b42 Bump dev version [Bill Tomczak]
- f6d7fbbc Fix punctuation in date formats [Bill Tomczak]
- 3ed3ee7e Merge pull request #15 from OSTraining/JCAL-316 [Bill Tomczak]
- e93887f3 Validate location for single events in Inspired theme [Valentín García]
- a1428510 Fix indentation [Valentín García]
- cf73d98e Merge branch 'JCAL-316' of https://github.com/OSTraining/JCal-Pro into JCAL-316 [Valentín García]
- 77771d6f Fix indentation [Valentín García]
- bad3bb90 Cache only manually overridden theme setting [Bill Tomczak]
- 06b5a926 Location microdata for category view for Inspired tehme [Valentín García]
- ee7102cc Fix class output for monthly calendar [Valentín García]
- 04059a0b Location microdata for inspired theme [Valentín García]
- 71c041da Bump dev version [Bill Tomczak]
- c1b608d8 Output actual location microdata in the rest of the views [Valentín García]
- 40ddc8f5 Output actual location microdata in monthly view [Valentín García]
- 55dc0862 Placeholer microdata for location in barbarians theme [Valentín García]
- 155c773d Bump dev version [Bill Tomczak]
- 3b11ef77 Fixes error when confirming registration [Bill Tomczak]
JCal Pro v4.3.24
- Published: 06 November 2018 06 November 2018
- Fixes issue with location icon in admin event list
- Fixes the category selector on frontend events toolbar
Commit Log
- ca47478d Release v4.3.24 [Bill Tomczak]
- 6cbb6959 Fix category selector [Bill Tomczak]
- d7244001 Bump dev version [Bill Tomczak]
- 23232871 Fix theme file path method for backend usage JCAL-311 [Bill Tomczak]