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

  • Add a new view for creating feeds and ical downloads
  • Language corrections to sv-SE
  • Maintenance updates

Commit Log

  • 102acbe9 Release v4.5.0 [Bill Tomczak]
  • f7c83a93 Fix syntax error in language file [Bill Tomczak]
  • 44d49b3f Cleanup language files [Bill Tomczak]
  • 8fdc8fe8 Cleanup admin language files [Bill Tomczak]
  • 13bd99ca Alphabetize language files [Bill Tomczak]
  • 6d03ecb3 Add corrections for sv-SE [Bill Tomczak]
  • aaa595b4 Standards fixes for site views [Bill Tomczak]
  • e6962c29 Misc standards fixes [Bill Tomczak]
  • 5f09c691 Merge pull request #65 from joomlashack/JCAL-432 [Bill Tomczak]
  • 60ccd4da Merge branch 'development' into JCAL-432 [Bill Tomczak]
  • 6d73db5b fix filter.location as string [Júlio Pontes]
  • 8d3744b7 add languages [Júlio Pontes]
  • eddfe162 Beta xml and js [Júlio Pontes]
  • 7adf2ba9 fix language texts [Júlio Pontes]
  • 68e59228 fix [Júlio Pontes]
  • a2586290 Cleanup code. [Júlio Pontes]
  • 876680e4 Merge branch 'master' into ical-unlimited-future-export [Júlio Pontes]
  • 32bd9d10 fixes [Júlio Pontes]
  • c652edfc futureevents [Júlio Pontes]

JCal Pro v4.4.2

  • Add sv-SE translation

Commit Log

  • 4e17cefe Release v4.4.2 [Bill Tomczak]
  • 21b85a98 Merge pull request #64 from joomlashack/JCAL-404 [Bill Tomczak]
  • af946355 Add missing sv-SE files [Bill Tomczak]
  • 2dc04129 Fix sv-SE syntax errors [Bill Tomczak]
  • a979ef6f Import customer's Swedish (sv-SE) translation [Bill Tomczak]

JCal Pro v4.4.1

  • Fix issue importing ical files with daily events

Commit Log

  • 1b06e8c4 Release v4.4.1 [Bill Tomczak]
  • 1180bad0 Merge pull request #63 from joomlashack/JCAL-431 [Bill Tomczak]
  • 96b081a8 Bump dev version [Bill Tomczak]
  • 067ea7b6 Fix 'Invalid frequency - DAILY' message [Bill Tomczak]

JCal Pro v4.4.0

NOTE: Template overrides and custom themes will likely have problems with changes in the toolbar. Contact Joomlashack help if you see any issues.

  • Add location filter to the toolbar
  • Update iCalCreator library to v2.29.29
  • Maintenance release

Commit Log

  • 2431cdd2 Release v4.4.0 [Bill Tomczak]
  • 45e5647c Fix confusion with file extension language standards [Bill Tomczak]
  • a1a1ea3f Bump dev version [Bill Tomczak]
  • c6c11e86 Standards/formatting fixes [Bill Tomczak]
  • bb4fcde6 Standardize Joomla required headers [Bill Tomczak]
  • ced5c555 Merge pull request #62 from joomlashack/JCAL-430 [Bill Tomczak]
  • 765c7009 Fixing Codestyle [Júlio Pontes]
  • 7fd189fd syntax updating [Júlio Pontes]
  • 8a31d199 update less [Júlio Pontes]
  • bb5b2b5c Multilanguage support [Júlio Pontes]
  • e1d030a1 fix location filter in url [Júlio Pontes]
  • 0ce73621 Array of Filters [Júlio Pontes]
  • ba6ee607 Merge remote-tracking branch 'origin/development' into julio-category-feature [Júlio Pontes]
  • b0e7a6a3 locations filter to themes, view [Júlio Pontes]
  • c28d5682 wip [Júlio Pontes]
  • f4b7d659 Standards updates [Bill Tomczak]
  • 8241b16c Update array syntax [Bill Tomczak]
  • 4e8ff6f7 Various standards fixes [Bill Tomczak]
  • 0502d135 Update classname references [Bill Tomczak]
  • 184eb909 Bump dev version [Bill Tomczak]
  • d0831b05 Update iCalCreator to v2.29.29 [Bill Tomczak]

JCal Pro v4.3.59

  • Fix wrong translation of user tags in registration.notify emails
  • Fix some language file syntax errors
  • Move extension plugin functions into install script

Commit Log

  • 967ed11b Release v4.3.59 [Bill Tomczak]
  • f4916c52 Merge pull request #61 from joomlashack/JCAL-425 [Bill Tomczak]
  • 05550f01 Refactor JCalProHelperMail::send() to add separate recipient (potential b/c break) [Bill Tomczak]
  • 8290e00e Fix comments [Bill Tomczak]
  • b96d3a5b Fix syntax error [Bill Tomczak]
  • 19cbc8f8 Standards Updates [Bill Tomczak]
  • 57281895 Move extension plugin into installer script [Bill Tomczak]
  • 9174b4be Bump dev version [Bill Tomczak]
  • 88474ab7 Fix syntax errors in language files [Bill Tomczak]

JCal Pro v4.3.58

  • Fixes problem with blank dates in editing forms

Commit Log

  • e3653b21 Release v4.3.58 [Bill Tomczak]
  • 4b44e706 Merge pull request #60 from joomlashack/JCAL-423 [Bill Tomczak]
  • 99f5ae8e Bump dev version [Bill Tomczak]
  • 95af1874 Test which AM/PM option can be used [Bill Tomczak]

JCal Pro v4.3.57

  • Fix ics imports not reading global default timezones
  • Update iCalcreate library to v2.29.21

Commit Log

  • dc1dcce3 Release v4.3.57 [Bill Tomczak]
  • 32b97100 Minor formatting fix [Bill Tomczak]
  • 62fd8d10 Merge pull request #59 from joomlashack/JCAL-419 [Bill Tomczak]
  • 40ae6c1c Set the timezone without changing the timestamp [Bill Tomczak]
  • b39b415e Check parameters without argument typing [Bill Tomczak]
  • ab3dd5f6 Pickup timezone from file defaults if not specified for an event [Bill Tomczak]
  • 3e970689 Minor fixes for standards [Bill Tomczak]
  • b8be6b2b Avoid using hardcoded string [Bill Tomczak]
  • 062b401b Bump dev version [Bill Tomczak]
  • 9df8026c Update iCalcreator library [Bill Tomczak]

JCal Pro v4.3.56

  • Fix unable to create location on mySQL v8
  • Rename user profile tab from 'Calendar Options' to 'JCal Pro Options'
  • Provide default filter (Global and user) for admin events list
  • Maintenance updates for standards/Joomla 3.8+

Commit Log

  • f66c3570 Release v4.3.56 [Bill Tomczak]
  • dbf6018c Update manifest headers [Bill Tomczak]
  • 19f93dbb Merge pull request #58 from joomlashack/JCAL-415 [Bill Tomczak]
  • 912242cc Improve abstraction of plgUserJcalpro::loadFormElements() method [Bill Tomczak]
  • 28ecdfe5 Generalize the custom user profile fields [Bill Tomczak]
  • 1980bcd0 Update for Joomla 3.8+ class names [Bill Tomczak]
  • fe1edb03 Add parameter for default initial date range filter [Bill Tomczak]
  • 0a05fcc5 Simplify user plugin profile management [Bill Tomczak]
  • 0a3950d8 Refactor for global use of Date Range option list [Bill Tomczak]
  • 44a9b2b4 Update JHtml calls for Joomla 3.8+ [Bill Tomczak]
  • aaa32a36 Update all html generator usages to new namespace [Bill Tomczak]
  • 9f1605e9 MoveHTMLHelper method maintaining b/c [Bill Tomczak]
  • 1ed724f0 Removed unused JHtmlJcp.menuButton() method [Bill Tomczak]
  • a651aa0d Rename base html helper (maintain b/c) [Bill Tomczak]
  • 0b0c884a Bump dev version [Bill Tomczak]
  • 0d1177c6 Improve User options heading [Bill Tomczak]
  • 95a8473e Remove unused code [Bill Tomczak]
  • 193f4b54 Update/streamline html helper class [Bill Tomczak]
  • 1778fc2d Updates for Joomla 3.8+ class names [Bill Tomczak]
  • 4906cff1 Move html helper to more standard folder and simplify loading [Bill Tomczak]
  • 81e5e3b2 Update for Joomla 3.8+ class names [Bill Tomczak]
  • 8dd30758 Update for Joomla 3.8+ class names [Bill Tomczak]
  • 838ef892 Merge pull request #57 from joomlashack/JCAL-407 [Bill Tomczak]
  • 8127f232 Bump dev version [Bill Tomczak]
  • c5466acd Update obsolete spatial function name [Bill Tomczak]
  • 2fb3ae1b Update schema to allow NULL for laying [Bill Tomczak]

JCal Pro v4.3.55

  • Fix error on upgrade with disabled system plugin
  • Update obsolete syntax throwing errors in php 7.4

Commit Log

  • 9b7347f9 Release v4.3.55 [Bill Tomczak]
  • 625d5629 Bump dev version [Bill Tomczak]
  • ae21725e Update deprecated syntax [Bill Tomczak]
  • 786f5013 JCAL-413: Fix update install error when system plugin removed [Bill Tomczak]
  • 41443fdb Bump dev version [Bill Tomczak]
  • dc4e8b78 Comment/Standards fixes [Bill Tomczak]

JCal Pro v4.3.54

  • Additional date formats requested from Germany
  • Fix incorrect repeat end date (due to timezone discrepancies)
  • Use consistent timezone for registration start/end datetimes
  • Fix blank error message when location field is invalid

Commit Log

  • 7672627f Release v4.3.54 [Bill Tomczak]
  • 6493b47d Merge pull request #56 from joomlashack/JCAL-399 [Bill Tomczak]
  • ccfcc327 Link correct label to location field JCAL-402 [Bill Tomczak]
  • df6a4d4c Clean up hint/title confusion, simplify the whole location form field class [Bill Tomczak]
  • d7228e99 Update/Modernize location form field class [Bill Tomczak]
  • 6e389826 Merge pull request #55 from joomlashack/JCAL-400 [Bill Tomczak]
  • 1a2a083e Bump dev version [Bill Tomczak]
  • 4593fd92 translate registration start/end for display to user when configured [Bill Tomczak]
  • 28732a3a Use timezone from item for repeat ending for no user translation [Bill Tomczak]
  • a95a4f75 Minor formatting fix [Bill Tomczak]
  • f66fc115 Bump dev version [Bill Tomczak]
  • 4e1ee98f Add missing date formats for German [Bill Tomczak]
  • b80ba4fb Update and sort the date formats [Bill Tomczak]