- Feb 05, 2019
-
-
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
-
aydreeihn authored
This commit makes osTicket compatible with PHP 7.2 Conflicts: include/class.filter.php
-
Jared Hancock authored
-
JediKev authored
This pull request is wayyyy overdue. This updates jQuery and all related files to the latest jQuery release (3.3.1). This also adds a new script called jQuery-Migrate that maintains older functions needed for a few things (eg. `filedrop.field.js`).
-
- Jan 30, 2019
-
-
aydreeihn authored
- Pull latest code from osTicket - Fix Filter ORM compatibility issues that resulted from merge
-
- Jan 26, 2019
-
-
Peter Rotich authored
Oops: Modify 0 in Short Answer Field Fix
-
- Jan 25, 2019
-
-
JediKev authored
This updates the references to the old jQuery UI filename to the new filename. (this needs #4672 merged first)
-
- Jan 24, 2019
-
-
aydreeihn authored
Fixes an unexpected side effect of Pull Request #4652
-
- Jan 23, 2019
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
profile: Reply Redirect
-
Peter Rotich authored
Conflicts: scp/login.php
-
Peter Rotich authored
Issue: Can’t use “0” in Short Answer Field
-
aydreeihn authored
This commit fixes an issue where a Short Answer Field would show as Empty if the value saved in it was '0'
-
Peter Rotich authored
Issue: Edit Export Column Heading
-