- Feb 11, 2019
-
-
Peter Rotich authored
queues: Fix compatibility issues with newer jQuery
-
Jared Hancock authored
-
- Feb 08, 2019
-
-
Peter Rotich authored
issue: Client-Side Forms
-
- Feb 07, 2019
-
-
JediKev authored
This addresses an issue where the client-side forms are not rendering correctly. This is due to updating the render() functions but not updating everywhere they are used.
-
- Feb 06, 2019
-
-
Peter Rotich authored
changelog: 1.11
-
Peter Rotich authored
Conflicts: WHATSNEW.md
-
Peter Rotich authored
-
Peter Rotich authored
changelog: 1.10.5
-
JediKev authored
This adds the changelog for 1.11 stable
-
JediKev authored
This adds the changelog for 1.10.5 maintenance release
-
Peter Rotich authored
-
- Feb 05, 2019
-
-
Peter Rotich authored
-
Peter Rotich authored
oops: Last Fixes
-
JediKev authored
This addresses all the issues found in the final round of testing.
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Final Fixes:
-
aydreeihn authored
This commit includes several final fixes in general that needed to be made.
-
Peter Rotich authored
i18n: Fix build language packs for the 1.10.x branch
-
Peter Rotich authored
Fix crashes compiling language packs on PHP 7
-
Peter Rotich authored
issue: Translation Flags Not Clickable
-
Jared Hancock authored
-
Jared Hancock authored
This fixes PHP issues compiling language packs with PHP after version 7.
-
- Feb 04, 2019
-
-
JediKev authored
This addresses an issue where the second row of translation flags are not clickable when editing a Form with 23+ languages installed. This adds a `height` of "auto" so that the entire div fits the flags’ surface area, making them clickable again.
-
Peter Rotich authored
-
- Feb 01, 2019
-
-
Peter Rotich authored
Conflicts: include/client/header.inc.php scp/js/scp.js
-
Peter Rotich authored
issue: New Ticket Field Permissions
-
Peter Rotich authored
Issue: Mass Assign
-
Peter Rotich authored
issue: SubQueues Hide PersonalQueues
-
Peter Rotich authored
issue: Remove Referral Borked
-
- Jan 31, 2019
-
-
JediKev authored
This addresses an issue where removing a Referral from the Manage Referrals modal just loads and loads, never actually removing the referral. This is due to the AJAX URL containing an extra `/` causing an "Unsupported URL" error.
-
JediKev authored
This addresses an issue where creating a ticket as an agent and selecting a Help Topic does not show the Issue Summary or Issue Details fields. This is due to us passing 3 parameters instead of 1 as an array. This combines the params in one array and only passes the array as a param.
-
JediKev authored
This addresses an issue where adding SubQueues hides PersonalQueues. This was due to the variable `$childs` being reset in the sub-navigation template.
-
aydreeihn authored
This commit addresses an issue where a Department might have the Ticket Assignment option set to All Agents, but when trying to mass assign Tickets, only Department Agents were shown in the list. Note: If mass assign is done on Tickets with different Departments that have different Ticket Assignment rules, Tickets will only be assigned to the Tickets that are allowed the assignment.
-
Peter Rotich authored
PHP 7.2 Compatibility
-
Peter Rotich authored
jq: Update jQuery UI References
-
Peter Rotich authored
jq: Update To jQuery-3.3.1
-