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.40

  • 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

  • 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

  • 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

  • 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]

JCal Pro v4.3.36

Fixes issue with category view not showing all events

Commit Log

  • fb715a4f Release v4.3.36 [Bill Tomczak]
  • 0c578a4c Bump dev version [Bill Tomczak]
  • c55f3175 Prevent filtering from events model JCAL-350 [Bill Tomczak]

JCal Pro v4.3.35

  • Fixes issue with cloaked email appearing as code
  • Fixes tooltip styles in calendar module
  • Upate manager url
  • Fix issue with unapproved events appearing in the modules
  • Fix problem with navigation buttons in calendar module

Commit Log

  • 2f638607 Release v4.3.35 [Bill Tomczak]
  • 8f9493d3 Bump dev version [Bill Tomczak]
  • d1db8de7 Make sure script is sent on non-html calls JCAL-347 [Bill Tomczak]
  • 7aa7a569 Bump dev version [Bill Tomczak]
  • 800aa1da Filter out unapproved events in modules JCAL-346 [Bill Tomczak]
  • 407cdba1 Info url [Valentín García]
  • b1e4dd40 Default styling for tooltips in calendar module [Valentín García]
  • 7219e3e6 Merge pull request #29 from OSTraining/JCAL-343 [Bill Tomczak]
  • 520cf4c3 Remove extra filtering that is just getting in the way [Bill Tomczak]
  • e0d7cf68 Bump dev version [Bill Tomczak]

JCal Pro v4.3.34

  • Remove debugging messages

Commit Log

  • 3f3b67a4 Release v4.3.34 [Bill Tomczak]
  • 59d27912 Remove debugging code [Bill Tomczak]

JCal Pro v4.3.33

  • 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

  • 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

  • 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]