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.16
- Published: 04 February 2018 04 February 2018
- Fixes problem of utf8 characters in event title messed up by editor button
- Complete refactor of editor button to jQuery
- Improvements to modal management code [Locations, Events, Editor button]
- Removes broken Custom Media custom field [replaced with core media field]
Commit Log
- c92b0705 Release v4.3.16 [Bill Tomczak]
- 52231396 Bump dev version [Bill Tomczak]
- 999fc3fc Merge pull request #7 from OSTraining/JCAL-218 [Bill Tomczak]
- cc60fb33 Improve display of insert options of button modal [Bill Tomczak]
- 75a11e09 Move css loading to more sensible place [Bill Tomczak]
- 91629ef5 Fix formatting [Bill Tomczak]
- ecaf2489 Refactor itemid on event insert model to menu item dropdown [Bill Tomczak]
- 7b77a7c2 Remove broken custom media field, replace with core image field [Bill Tomczak]
- 9aabbb55 Correct spelling, other standards fixes [Bill Tomczak]
- 509faa13 Remove obsolete modal template [Bill Tomczak]
- d24a830e bump dev version [Bill Tomczak]
- 07a8473a Merge branch 'development' into JCAL-218 [Bill Tomczak]
- 5bd46fb6 Bump dev version [Bill Tomczak]
- 18f08807 Explicitly declare function [Bill Tomczak]
- 49bbaff2 Complete refactor of editor button to jQuery [Bill Tomczak]
- efabda5b Code cleanup [Bill Tomczak]
- 67d9ba8f Improved naming for modal script functions [Bill Tomczak]
- b4cfc4f9 Refactor location modal for new script method [Bill Tomczak]
- deae93ad Refactor modal select script for more flexibility [Bill Tomczak]
- e5d1577f Minor standards fixes [Bill Tomczak]
- 49b0fef0 Bump dev version [Bill Tomczak]
JCal Pro v4.3.15
- Published: 30 January 2018 30 January 2018
- Fixes problem with editing events in front end
- Fixes default category color on new installs
- Several problems corrected in default theme
- Update urls to Joomlashack help pages
Commit Log
- 1e1b765b Please v4.3.15 [Bill Tomczak]
- 7afefd89 Fixes for comments and standards [Bill Tomczak]
- 97829c73 Correct link backs to joomlashack.com [Bill Tomczak]
- 649eacc9 Various comments fixes [Bill Tomczak]
- 7b2323f3 Clean up and fix various issues with default month template [Bill Tomczak]
- 153fdf5e fixes obsolete usages. [Bill Tomczak]
- b7144082 Handle frontend model loading [Bill Tomczak]
- 3e933d01 Minor standards updates [Bill Tomczak]
- 9cc4057c Don’t provide config link in frontend on empty api key JCAL-89 [Bill Tomczak]
- ebdd6e49 Fix color setting for initial default category [Bill Tomczak]
- c58ee6db Add missing comments [Bill Tomczak]
- 7ad3942b Bump dev version [Bill Tomczak]
JCal Pro v4.3.14
- Published: 28 January 2018 28 January 2018
- Remove support fo sh404SEF
- Fixes auto-name creation for custom fields
- Fixes search page not returning any results
- Fixes php errors from calendar module
- Fixes default heading alignment in calendar module
Commit Log
- 4ef88645 Release v4.3.14 [Bill Tomczak]
- fd9ffaba Remove support for sh404sef [Bill Tomczak]
- 55166b9e Bump dev version [Bill Tomczak]
- 09faa218 Standards cleanup of event table class [Bill Tomczak]
- 2a854bc9 Bump dev version [Bill Tomczak]
- a519d8ac Field table uses non-standard alias field JCAL-248 [Bill Tomczak]
- 51589d05 Cleanup admin model inheritance issues [Bill Tomczak]
- 205e4535 Fixes search page not working JCAL-247 [Bill Tomczak]
- 9ad6526a Add missing comments [Bill Tomczak]
- fd07db5e Fixes text alignment for calendar module in barbarians theme [Bill Tomczak]
- 41864ece Bump dev version [Bill Tomczak]
- 46dade6c Clean up code formatting and comments in calendar template [Bill Tomczak]
- cc913095 Need to use value by reference [Bill Tomczak]
- ef59b9e3 Formally declare static property [Bill Tomczak]
JCal Pro v4.3.13
- Published: 21 January 2018 21 January 2018
Fixes a typo that broke the calendar module
Commit Log
- b33df136 Release v4.3.13 [Bill Tomczak]
- 22ceda6d Fix really bad typo [Bill Tomczak]
JCal Pro v4.3.12
- Published: 21 January 2018 21 January 2018
- Fixes problem sorting by ID in events list
- Fixes problem with non-published events showing up incorrectly
Commit Log
- 733c76d Release v4.3.12 [Bill Tomczak]
- 3427a6d Check event published status in locations module JCAL-245 [Bill Tomczak]
- 0024a03 Add/Fix comments [Bill Tomczak]
- 647c1fc Remove unused variable [Bill Tomczak]
- bf176cb Fix comments [Bill Tomczak]
- 0c8e3f5 Add published filter to calendar module JCAL-245 [Bill Tomczak]
- 0c316f0 Cleanup/Simplify Calendar module setup [Bill Tomczak]
- d14d909 Fix some comments [Bill Tomczak]
- af71c17 Add published filter for events module JCAL-245 [Bill Tomczak]
- 67eb7e8 Reorganize/simplify events model state setting [Bill Tomczak]
- cabba2b Bump dev version [Bill Tomczak]
- 0b3b832 Add missing sort field to whitelist [Bill Tomczak]
- 67754ec Add new language strings to translation files [Bill Tomczak]
JCal Pro v4.3.11
- Published: 15 January 2018 15 January 2018
- Updates administrator UI to current Joomla standards
- Improved modal selection modals for events and locations
- Updates some mootools usages to jQuery
- Cleans up some issues with text searches in events
- Now uses minified javascript files
- Fixes upgrade issue with 'All Day' events on v4.2.x to v4.3.x data conversion
- Remove support for legacy 'All Day' constants
Commit Log
- 30d95343 Release v4.3.11 [Bill Tomczak]
- 9a8f8f47 Adjust locations selection modal for filter management [Bill Tomczak]
- 7082a67a Be more rigorous about handling locations published filter [Bill Tomczak]
- 253189c2 Fix weirdness in Locations clash between new button and system messages [Bill Tomczak]
- b68328df Remove debugging code [Bill Tomczak]
- c4f6597f Abstract filter management for any modal list form [Bill Tomczak]
- 187bf543 Events model manages filters usually passed for modal selection [Bill Tomczak]
- 358d90da Fix category list builder [Bill Tomczak]
- 5c3b80bc Remove legacy templates [Bill Tomczak]
- d630820b More reliable end date fix on 4.3 conversion [Bill Tomczak]
- f7c34ce6 Remove legacy end dates and clean up queries [Bill Tomczak]
- d8f81b9d Use more readable where clause builder [Bill Tomczak]
- b43f4eff Merge pull request #6 from OSTraining/JCAL-86 [Bill Tomczak]
- 68fd59a7 Update minified scripts [Bill Tomczak]
- 68ce4948 Merge branch 'development' into JCAL-86 [Bill Tomczak]
- 1157d2ed Bump dev version [Bill Tomczak]
- 7d0872b9 Implement js minification and remove unused js files [Bill Tomczak]
- b68f052e Simpler link rendering for events modal [Bill Tomczak]
- 515aecd5 Bump dev version [Bill Tomczak]
- 1f27fe71 Add customized contexts for events modals [Bill Tomczak]
- 86c3118a Provide generalized method for custom modal contexts [Bill Tomczak]
- 399d5794 Improve events list modal management [Bill Tomczak]
- 43d7f662 Simplify events list model inheritance [Bill Tomczak]
- 7ff12d90 Minor comment fixes [Bill Tomczak]
- 36818a34 Improve ACL and modal management in locations model/view [Bill Tomczak]
- 88c4f1be Improve/simplify parent list model [Bill Tomczak]
- b8a6a4e9 Remove obsolete property [Bill Tomczak]
- 09f0864a Remove unnecessary abstraction [Bill Tomczak]
- 89e88f0d Clean up helper class [Bill Tomczak]
- 30a34813 Clean up text searches in events [Bill Tomczak]
- b12f38da Minor formatting/standards fixes [Bill Tomczak]
- a3683bad Bump dev version [Bill Tomczak]
- d5c09c7e Merge branch 'development' into JCAL-86 [Bill Tomczak]
- d99f8d8e Make database checks a little more user friendly [Bill Tomczak]
- 195dcec4 Add primitive database checking backdoor. [Bill Tomczak]
- dd9b7193 Bump dev version [Bill Tomczak]
- 823b95cf Minor formatting fixes [Bill Tomczak]
- 621fad6d Use standardized script loading [Bill Tomczak]
- 05c26eea Remove registered filter [Bill Tomczak]
- 726fc8c6 Remove obsolete methods [Bill Tomczak]
- cf9f99ed Minor formatting fixes [Bill Tomczak]
- f05aa774 Remove unused view templates [Bill Tomczak]
- ed7c37f0 Use list icon [Bill Tomczak]
- 73f75d83 Remove obsolete file [Bill Tomczak]
- 6f77b8df Generalize admin modal management [Bill Tomczak]
- f85291b2 Update less/css for inspired theme [Bill Tomczak]
- 62875b24 Fix/update barbarians theme css [Bill Tomczak]
- 71407c8e Complete Location modal conversion to jQuery [Bill Tomczak]
- af600e5d Fix inconsistencies in location modal [Bill Tomczak]
- 9c62facb Cleanup location modal form field [Bill Tomczak]
- 50413e3a Minor code cleanup [Bill Tomczak]
- 03c59e4b Fixes for locations modal in frontend [Bill Tomczak]
- 477eef0b Fix new button link in locations modal [Bill Tomczak]
- a8a6509c Re-add new button on locations modal [Bill Tomczak]
- 522836df Cleanup/simplify locations modal [Bill Tomczak]
- 8945a34f Bump dev version [Bill Tomczak]
- 0562a11c Merge branch 'development' into JCAL-86 [Bill Tomczak]
- ce0d5cc7 Merge branch 'development' into JCAL-86 [Bill Tomczak]
- c18e112e Add language filter for emails [Bill Tomczak]
- 8c2908ca Add missing language strings [Bill Tomczak]
- d7d96609 Update registration list filtering/ordering [Bill Tomczak]
- e17b2c9a Update location list filtering/ordering [Bill Tomczak]
- e7016ee1 Update forms list filtering/ordering [Bill Tomczak]
- acaa4015 Fix nested forms [Bill Tomczak]
- 1abc4dfd Update fields list filtering/ordering [Bill Tomczak]
- 185e2e0f Upgrade admin emails filters/ordering [Bill Tomczak]
- 04b84740 Minor fixes for admin events list [Bill Tomczak]
- 91591025 Remove obsolete method [Bill Tomczak]
- 1df7bcf0 Enhancement to timezone form field [Bill Tomczak]
- 7976deeb Add published filter [Bill Tomczak]
- 90e61ebf Fix initial events ordering [Bill Tomczak]
- 5357b89d Update ordering options for events [Bill Tomczak]
- 79bde7da Update event list filtering [Bill Tomczak]
- b490b7a7 Fix sidebar for categories view [Bill Tomczak]
- 6e371d71 First pass moving to admin sidebar [Bill Tomczak]
- 5cbb76de Make field name automatic from field title [Bill Tomczak]
- 278bfac6 Rename language string for general use [Bill Tomczak]
JCal Pro v4.3.10
- Published: 01 January 2018 01 January 2018
- Fixes issues with missing language strings in front end
- Fixes several issues with ical import/export
- Fixes implementation of tags
- Performance improvement for calendar display with locations in use
- Fixes all the permissions pages for locations, registrations, forms, fields
Commit Log
- 0c18be60 Release v4.3.10 [Bill Tomczak]
- b5eb4c9e Rename form field for proper namespacing [Bill Tomczak]
- eb7a677e Rename form field for proper namespacing [Bill Tomczak]
- db01c7e0 Rename field for standard name spacing [Bill Tomczak]
- e98b8e36 Removed unused form field [Bill Tomczak]
- 1f07c5f0 Rename language string for more general use [Bill Tomczak]
- 2edea6df Bump dev version [Bill Tomczak]
- 4ba752d6 Fix all the group level asset management [Bill Tomczak]
- 4f458fa3 cache results of repeated calls JCAL-240 [Bill Tomczak]
- 3987a6b3 Remove tag object from metadata [Bill Tomczak]
- 4e7aa3ce Update deprecated usages [Bill Tomczak]
- 4e9c6246 Remove unused history observer [Bill Tomczak]
- 3ba930ac Add missing comments [Bill Tomczak]
- 71bb8427 Add core_body field mapping [Bill Tomczak]
- e875252c Remove unused field mapping [Bill Tomczak]
- cefb4200 Bump dev version [Bill Tomczak]
- afda3f66 Remove obsolete file [Bill Tomczak]
- f10fa50d Add missing route finder methods for tags [Bill Tomczak]
- 447b05e5 Fixes to comments and formatting [Bill Tomczak]
- 331bdd63 Fix implementation of tags [Bill Tomczak]
- 984de76e Fix more problems with monthly/yearly recurring event import/export [Bill Tomczak]
- 2546de1c Fix various issues with ical import/export on monthly/yearly recurring events [Bill Tomczak]
- 6c5aa4b3 Fix issues with weekly event import and export [Bill Tomczak]
- 20eea7be Need to load language strings from administrator on frontend JCAL-236 [Bill Tomczak]
- 3b454459 Bump Dev Version [Bill Tomczak]
JCal Pro v4.3.9
- Published: 28 November 2017 28 November 2017
- Restores fr-FR French language translation
- Minor code maintenance/fixes
Commit Log
- d1cf3931 Release v4.3.9 [Bill Tomczak]
- 65366ab0 Tweaks/Fixes to french translation [Bill Tomczak]
- 4feeca0c Simplify custom language loading helper [Bill Tomczak]
- 3ee90b11 Remove inappropriate text escaping [Bill Tomczak]
- 634daf2b Restore original fr-FR translation [Bill Tomczak]
- 0b09370f Add missing language string for translations [Bill Tomczak]
- f1622d15 Clean up more language files [Bill Tomczak]
- 88c43ddf Bump dev version [Bill Tomczak]
JCal Pro v4.3.8
- Published: 15 November 2017 15 November 2017
- Fixes 'no edit' problem in frontend
- Fixes a problem with location filter in events module
- Fixes issues with sh404sef
- Removes support for old themes
Commit Log
- f5f99e9f Release v4.3.8 [Bill Tomczak]
- 6cf3a13e Fix language file formatting [Bill Tomczak]
- 3189c84b End support for the old themes [Bill Tomczak]
- 00979ed3 Bump dev version [Bill Tomczak]
- ed1ed23f Fix test for file existence [Bill Tomczak]
- abba134a Missing language string [Valentín]
- 19bc3087 Fix issue with radio buttons on Beez3 template [Valentín]
- beb2a389 Minor formatting corrections [Bill Tomczak]
- 551cd52f Rename sh404sef plugin for shorter strings JCAL-231 [Bill Tomczak]
- 2e90a11d Reformat to standards in sh404 plugin [Bill Tomczak]
- 69812743 Update format/headers for sh404 language file [Bill Tomczak]
- ca3ce2a9 Do direct language loading in sh404 plugin [Bill Tomczak]
- 66feced2 bump dev version [Bill Tomczak]
- cdbaced5 Fix issues with location filter in mod_jcalpro_events module [Bill Tomczak]
- 2ddabd7c Minor standards corrections [Bill Tomczak]
- 1efbfb31 Remove unmaintained changlog file [Bill Tomczak]
JCal Pro v4.3.7
- Published: 05 November 2017 05 November 2017
- Fixes various permissions setting issues
- Fixes issue with registration authorization
- Fixes broken location field in mod_jcalpro_events
- Improve testing for invalid start/end and registration start/end dates
- Fixes problem with start date when adding to specific date
- Remove mootools support (only supports jQuery now)
- Localize all language files
- Fixes various javascript problems with mod_jcalpro_calendar
- Remove unused/uninstalled/broken internal captcha plugin
- Fix language inconsistencies in barbarians/Inspired themes
- Restored da-DK (Danish/Denmark) translation
- Restored de-DE (German/Germany) translation
- Restored nl-NL (Dutch/Netherlands) translation
- Add updates for nl-NL provided by Jurgen
Commit Log
- dd2f7d0d Release v4.3.7 [Bill Tomczak]
- 0152b311 Merge pull request #5 from OSTraining/JCAL-71-permissions [Bill Tomczak]
- 846fc592 Add more integrity checks for install/update [Bill Tomczak]
- b5ff08ab Get all asset sections correctly organized [Bill Tomczak]
- b4f5a87e Fix issues with general asset management [Bill Tomczak]
- e37ece00 Minro fixes to manifest [Bill Tomczak]
- c6936ff4 Remove obsolete extension uninstall [Bill Tomczak]
- 08daa806 Update manifest obsolete file list [Bill Tomczak]
- c0f8ced4 Create working permissions tab for registrations [Bill Tomczak]
- a49ebed4 Clean up email editing form [Bill Tomczak]
- e11f8eaa Create working fields permissions tab [Bill Tomczak]
- 215b0a08 Restore permissions for individual fields [Bill Tomczak]
- 2ef4873f Create working forms permissions tab [Bill Tomczak]
- ee28ab88 Remove permissions from individual forms [Bill Tomczak]
- 07395418 Create a working permissions tab for locations in general [Bill Tomczak]
- 313c47d7 Remove permissions tab for individual location [Bill Tomczak]
- 61b1220d Remove obsolete html generators [Bill Tomczak]
- a7c67c2b Do an asset check on upgrades [Bill Tomczak]
- 7a8e0ce5 Use joomlashack installer menu fix method [Bill Tomczak]
- 28ac10c2 Remove obsolete asset class override [Bill Tomczak]
- d1e733c8 remove registrations asset management [Bill Tomczak]
- 6e81d3fb Add location asset management [Bill Tomczak]
- 45c2a9b8 Cleanup and remove locations asset management [Bill Tomczak]
- cd82e0d5 Cleanup after asset changes for fields and forms [Bill Tomczak]
- b7457477 Clean up field editing [Bill Tomczak]
- 4ac47c3f Fix form asset management issues [Bill Tomczak]
- 9a00afb8 Fix asset management for fields [Bill Tomczak]
- 1ff390f8 Cleanup event asset management [Bill Tomczak]
- c132e2b3 Fix asset management of email templates [Bill Tomczak]
- 3df8aaf0 Standards formatting [Bill Tomczak]
- 1f1423a4 Remove forms/fields permissions - they don’t work [Bill Tomczak]
- b73833b0 Fix language constant inconsistency [Bill Tomczak]
- 1a0251ad Some minor formatting fixes for barbarians/inspired themes [Bill Tomczak]
- 8043b4f6 Fix language inconsistencies in barbarians/Inspired themes [Bill Tomczak]
- c2b6f502 Localize language files for user plugin [Bill Tomczak]
- 2f4a54f0 Localize language files for system plugin [Bill Tomczak]
- 103079ba Minor fixes for app name [Bill Tomczak]
- 29ff08ab Localize language files and don’t auto publish - sh404sef plugin [Bill Tomczak]
- 9eaabff1 Localize language for plg_search_jcalpro [Bill Tomczak]
- 0f480906 Localize language files for plg_extension_jcalpro [Bill Tomczak]
- 786b6266 Localize language for plg_editors-xtd_jcalpro [Bill Tomczak]
- 3edee3f1 Remove unused captcha plugin [Bill Tomczak]
- d2004f76 Updates and localize language from mod_jcalpro_locations [Bill Tomczak]
- 5944bda7 Fix phpdoc [Bill Tomczak]
- 4f3dd3a8 Updates for mod_jcalpro_flex [Bill Tomczak]
- 629d9be9 Localize mod_jcalpro_events language files [Bill Tomczak]
- 620336e4 Update issues with mod_jcalpro_calendar javascript [Bill Tomczak]
- 571deb43 Localize mod_jcalpro_calendar language files [Bill Tomczak]
- edcb03a1 Localize system plugin language [Bill Tomczak]
- 7d907235 Make sure component languages are always loaded [Bill Tomczak]
- 0e62af0e Remove useless code and fix issues in system plugin [Bill Tomczak]
- f3e7d02c Bump dev version [Bill Tomczak]
- b991c46e Merge branch 'JCAL-224' into development [Bill Tomczak]
- 4999e44f Preset new events with requested date JCAL-223 [Bill Tomczak]
- a2ded24f Cleanup/standardize code. [Bill Tomczak]
- 30a885dc Fixes for coding standards [Bill Tomczak]
- ec9e7e35 Formatting/Standards fixes [Bill Tomczak]
- 818a4044 Remove moo tools support code [Bill Tomczak]
- 5ae97137 Standards fixes [Bill Tomczak]
- 16efbf98 Fix formatting and docs [Bill Tomczak]
- 276c225b Add new language strings to translations [Bill Tomczak]
- 70b1acca Improve messaging for registration start/end errors [Bill Tomczak]
- 18264111 Standards and specious code fixes [Bill Tomczak]
- 5ed826b8 Standards fixes [Bill Tomczak]
- caad82a3 Bump dev version [Bill Tomczak]
- 30f7fc65 Fix form field name in mod_jcalproevents [Bill Tomczak]
- eb607725 Fix test for registration allowed JCAL-225 [Bill Tomczak]
- ee62b38e Incorporate new nl-NL translations from Jurgen Gaeremyn [Bill Tomczak]
- b7c4c985 Cleanup/Update de-DE translations [Bill Tomczak]
- 0cf49be8 Cleanup/update da-DK component translations [Bill Tomczak]
- 30ae8f8a Fix component name [Bill Tomczak]
- b0e0e144 Apply updated nl-NL from Jurgen [Bill Tomczak]
- 62ec05a4 Initial port of legacy nl-NL translations [Bill Tomczak]
- 948e9e6c Minor formatting fix [Bill Tomczak]
- de679a14 Bump dev version [Bill Tomczak]