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

  • 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

  • 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

  • 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

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