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.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]
JCal Pro v4.3.6
- Published: 25 October 2017 25 October 2017
Quick release to fix a problem with menu creation
Commit Log
- 8160a570 Release v4.3.6 [Bill Tomczak]
- 484a8b47 Fix broken manifest file for day menu pages [Bill Tomczak]
- 74288d82 Bump dev version [Bill Tomczak]
JCal Pro v4.3.5
- Published: 23 October 2017 23 October 2017
- Text searches now default to exact match
- Follow 12 vs 24 hour format for date entry
- Fixes time zeroed in iCal exports
- Fixes repeating events not exporting
- Fixes various issues with importing recurring events
- Messaging provided for events that didn't successfully import
- Fixes problems with secondary categories
- Fixes issue with default event alias creation
- Fixes issues with 'Save as Copy'
- Fixes problem with CAPTCHA field not displayed
- Fixes problem with administrator panel appearing incorrectly in frontend editing
- Add de-DE translation
- Add da-DK translation
- Fixes conflict issues with other 3pd extensions
- Improves and stabilizes various issues with extension initialization
- Many internal updates for current Joomla core standards
Commit Log
- 5975462e Release v4.3.5 [Bill Tomczak]
- 9ab8f5c2 Merge branch 'development' [Bill Tomczak]
- d1202c9b Easily fixed German/Danish translations [Bill Tomczak]
- ebe6cb9c Add da-DK language files for component [Bill Tomczak]
- becaf5a8 Update language strings mod_jcalpro_locations [Bill Tomczak]
- 0c1bb46d Update language strings mod_jcalpro_flex [Bill Tomczak]
- cffd415c Update languages for mod_jcalpro_events [Bill Tomczak]
- 5a289582 Replace old style quoting mod_jcalpro_calendar [Bill Tomczak]
- 79388b00 Update language files for mod_jcalpro_calendar [Bill Tomczak]
- f3ae5e77 Update language files for JCalDate library [Bill Tomczak]
- 80012d26 Add de-DE language files for component [Bill Tomczak]
- 26be4d97 Bump dev version [Bill Tomczak]
- a6956983 Merge branch 'interim-release' into development [Bill Tomczak]
- 1328ba41 Remove unused Anything Digital news feed option JCAL-97 [Bill Tomczak]
- 0c6b3e0b Update Editor XTD button name JCAL-181 [Bill Tomczak]
- 12e3dccf Fix formatting of Editor XTD language file [Bill Tomczak]
- 8467bd30 Minor code format fix [Bill Tomczak]
- 61cb3627 Fix display of CAPTCHA field [Bill Tomczak]
- dac04727 Fix display of admin tab [Bill Tomczak]
- 50fc3e99 Fix form field class name [Bill Tomczak]
- 3717fac7 Remove obsolete Useremail form field [Bill Tomczak]
- 9d939ade Generalize Usertext form field into Userfield [Bill Tomczak]
- 603d1e53 Fix incorrect usage [Bill Tomczak]
- 87cd985e Update Useremail form field to standards [Bill Tomczak]
- de9a4ff6 Minor code cleanup [Bill Tomczak]
- b1cc0149 Update Them form field to standards [Bill Tomczak]
- c7d310ec Update Locationlist form field to standards [Bill Tomczak]
- 815a1cc0 Update Locationlist form field to standards [Bill Tomczak]
- a2260877 Remove obsolete Formfields form field [Bill Tomczak]
- 480797ec Update Formtype Form Field to standards [Bill Tomczak]
- 9d4f4456 Update Form Form Field to standards [Bill Tomczak]
- 02444d22 Remove pointless type property from form fields [Bill Tomczak]
- 964940d8 Rename field type field to standards [Bill Tomczak]
- 31b27448 Bump dev version [Bill Tomczak]
- 7b53bbdb Clean up editor-std code [Bill Tomczak]
- cd7d7460 bump dev version [Bill Tomczak]
- 6ba748ac Improved handling of save as copy [Bill Tomczak]
- a06d5d94 Improved test for empty alias field [Bill Tomczak]
- 7ada02f9 Add hint text for alias field [Bill Tomczak]
- 525ce660 Merge pull request #3 from OSTraining/JCAL-217 [Bill Tomczak]
- 5db19469 Fix secondary categories form field JCAL-217 [Bill Tomczak]
- 10836b03 Minor formatting fix [Bill Tomczak]
- b44ab61d Update obsolete usages, remove old workarounds [Bill Tomczak]
- 679ed193 Fix error with incorrect var name [Bill Tomczak]
- 57de36cf Include only published forms [Bill Tomczak]
- c588e2d5 Update an obsolete usage [Bill Tomczak]
- 47524500 improved static property handling [Bill Tomczak]
- bf201046 Remove duplicate secondary category field JCAL-217 [Bill Tomczak]
- cda5f7fd Cleanup after iCal import [Bill Tomczak]
- 4b712528 Merge pull request #2 from OSTraining/JCAL-202 [Bill Tomczak]
- 2e33ed57 Add messaging about events that didn’t import [Bill Tomczak]
- 78b2bcd6 Fix and adjust ical import of monthly/weekly recurring events [Bill Tomczak]
- 859bab5d simplify comment [Bill Tomczak]
- 801e904b Fix date format for ical import [Bill Tomczak]
- 9c07b729 Add missing date atom [Bill Tomczak]
- bdfe3df1 Fix and test yearly recurring imports [Bill Tomczak]
- 125f4ab7 Fix and test weekly recurring ical import [Bill Tomczak]
- 5d96e1c4 Fix phpdoc [Bill Tomczak]
- 052f1b98 Make sure all dependencies are loaded before doing post install [Bill Tomczak]
- 0e4cce91 Merge pull request #1 from OSTraining/JCAL-212 [Bill Tomczak]
- 111eb70c bump dev version 4.3.4b4 [Bill Tomczak]
- d188612c Fixes repeating events not exported to iCal JCAL-214 [Bill Tomczak]
- 9817ec34 minor standards fix [Bill Tomczak]
- 46f65fc8 Translate language constant JCAL-215 [Bill Tomczak]
- 0094d625 Review and update all plugins for new class loading scheme [Bill Tomczak]
- 510e527d Update all modules for new class loading scheme [Bill Tomczak]
- fb8297ab Fix more class name case errors [Bill Tomczak]
- 2678808a Standards/Formatting fixes [Bill Tomczak]
- ab0d4b84 Fix all loading issues for form fields [Bill Tomczak]
- aba71de1 Standardize class name casing and model/view loading [Bill Tomczak]
- 956caab4 Fixes loading of CategoriesModel class [Bill Tomczak]
- 94192e7c Massive refactor for more stable class management and model class namespacing [Bill Tomczak]
- 0fdb77bb Begin dev version 4.3.4b3 [Bill Tomczak]
- 893d5fef Use correct data for hour/minute in ical exports JCAL-211 [Bill Tomczak]
- 77fb50ba Bump dev version 4.3.4b2 [Bill Tomczak]
- ba4bb580 Reinstate use of 12-hour format for event editing. [Bill Tomczak]
- 3cb42c85 default to exact searches [Bill Tomczak]
- 360918b5 Bump dev version [Bill Tomczak]