Minor updates for PHP 8, bugfixes, removed email addresses from lang file, autocreate customfields table for lists, alternative for if no mbstring module, report updates
Various updates from Western Health & CPSU
Updates for PHP 8 compatability
Various bug fixes (remove PHP warnings)
Allowed selecting multiple groups for report
Fixed issue: summary report was showing case types for all cases, not just enquiries, in the enquiry section
New feature: Dev. for Peninsula Health - Optional time, cost tracking for comments. Optional comment date editing.
Fixed issue: sorting by case type was not working
Home
Fixed issue: preg_match errors
Fixed issue: replaced deprecated ereg calls with preg
Fixed issue: replaced deprecated "ereg" instances with "preg" version
Fixed issue: Recognition of PHP versions higher than 5 was not working
New feature: option to set closure date when closing a case
New feature: Now allows user to select whether to filter by open cases OR closed cases, either between selected dates, or all.
Fixed issue: casetype summary report wasn't exporting CSVs on older versions of Internet Explorer. This file is required to support the export. Only loaded when required.
Fixed issue: Earlier versions of Internet Explorer could not export CSV files. Javascript modifications made to fix issue. Not also additional JS file in /js directory for this purpose, only loaded when required.
Minor code tidyup
Fixed Issue: POI display does not work on IE. Added warning
Fixed issue: Empty Department(product_category) to zero to allow no department assignment
Fixed issue: redundant HTML code removed
Fixed issue: Not showing all cases because of forced table joins
Fixed issue: some database fields did not have appropriate default values
New feature: report showing summary of cases by case type, department, case group and officer
New feature: minor enhancement for notification emails - add "Unit" as option for email templates
Bugfix: Minor mods inc. additional SMTP settings and update of date-formatting functions
Added jquery to restrict entries into the "member" field (also often used as employee number) to numerals only.
Fixed issue: related cases were not showing correct open date
Fixed bug: local ldap administrator was not able to change password when ldap enabled
Fixed issue: Forgot language file updates for new unit-filter feature
Fixed issue: Edit case was not allowing for no unit to be selected when new unitlist feature was enabled
Fixed issue: unit list updates for sub-units were not working. Also extended text input sizes for departments & units
New feature: Unit list management. Optionally, administrators can now create lists of "Units" for recording against cases instead of it being just free text. Those lists can then be made as suggestions, or compulsory. Requires DB upgrade.
Fixed issue: some bugs in displaying unit lists of departments with ampersands in name
New feature: expanded report by department, showing summary statistics of case types, officers and also unit-by-unit information. Report now also shows filter at load so you can modify settings more easily.
New feature: LDAP logins can now include domain prefixes
Fixed bug: Javascript errors for IE compatibility
Fixed bug: javascript type that was breaking Edge/IE browsers on add-case
Fixed issue - field name incorrect in new database
New feature: Case Group Permissions
New feature: case-group permissions - database modifications
Fixed issue: Graph output in reports tool cleaned up, added output-name selector instead of inexplicable text box.
Fixed bug: Removed redundant code & characters that was causing errors on some installations (<? php shortcut)
Fixed bug - search for related cases by name was not escaping apostrophes
Fixed issue - Updated db structure to allow nulls in redundant fields
Fixed issue crashing install
Fixed bug: Extra value to ensure first LDAP login works
Fixed sub-department display
new feature: OMS-REST external db class
New feature: LDAP integration
Removed redundant OMS files
Various bug fixes and error message removals
Minor fixes to new task page
Updates to work with OMS
New feature: Descriptions for case types - ajax...
New feature: Descriptions for case types (requi...
Modifications to front page for new installatio...
Fix bug: RIGHT JOIN should have been LEFT JOIN ...
Removed
Fixed bug: changed <? to <?php (so it works in ...
Fixed bug: changed <? to <?php (so it works in ...
Fixed bug: changed <? to <?php (so it works in ...
Minor: changed button style for search filters ...
Changed name of file, to indicate more than one...
Change main select box & show case # box to mat...
Added missing lines in casetracker.config.php (...
Fixed issue: newsletters with NO recipients wer...
Further fixes to deal with installations (ie: n...
Minor fix to home screen
Minor fix to home screen
Updates and addition of install instructions
Minor fix - column display and heading display ...
Installation files
Fixed bug: infinite loop caused if system could...
New feature: filter by custom fields
Fixed bug: searches by Activity Level (ACL) wer...
Increased size of reports list (select) box
Accidentally committed a merge file. Fixed
Changed ordering of groups to order by group na...
Fixed issue - file-size was being calculated on...
Fixed bug - spelling error with new field name
Added new functions - isFinancial (returns true...
Updated version number to force database update
New report allowed
New attachment handling modules
New features
New feature - select multiple groups for summary
Fixed bug - ordering cases by case number cause...
Coding update - replaced all references to $fly...
Moved some statistics functions on the main pag...
New feature: Added 'outgoings' to main menu
Fixed issue: notifications only sends to groups...
Set date fields so they use calendar popup. Add...
Fixed bug: Another type of email that was not d...
Fixed issue: Text/Plain parts that were attachm...
One more correction, now detecting HTML properly
And more (so glad noone is watching)
Further html refinement