"setup/inc/sql/osTicket-mysql.sql.md5" did not exist on "92d03c065e043e351ddc264d5fda91fad2ce35f3"
- Sep 24, 2014
-
-
Peter Rotich authored
Consider current status settings to determine if a ticket is reopen-able Show a warning on staff's ticket view if the ticket is not reopen-able
-
- Sep 19, 2014
-
-
Peter Rotich authored
This is necessary to avoid confusion vs. closed state.
-
- Sep 01, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
-
- Aug 30, 2014
-
-
Jared Hancock authored
-
- Aug 29, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 28, 2014
-
-
Jared Hancock authored
On some setups, IE v10 on Windows 7 at least, text added to the Redactor editor after an image is inserted (via the image popup dialog for instance), will not be retrieved via the ::get() method and so will not be submitted with the form submit button. This patch introduces a workaround by manually calling ::sync() for the Redactor when the submit button is pressed — just before the form is submitted.
-
Jared Hancock authored
Turns out the canned response selections for the original message and the last message were swapped.
-
- Aug 22, 2014
-
-
Peter Rotich authored
Staff can now select desired ticket status on create Only allow staff with closing permission to set tickets to resolved state.
-
Peter Rotich authored
Cleanup status change form Add resolve to ticket ticket view Use the new status table when checking for overdue
-
Peter Rotich authored
Reserve 'archived' state for automation
-
Peter Rotich authored
Move ticket status change to unified backend.
-
Peter Rotich authored
Only cache results for ALL items
-
- Aug 11, 2014
-
-
Jared Hancock authored
-
- Aug 05, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
Implement the logic to set status
-
- Jul 29, 2014
-
-
Jared Hancock authored
-
- Jul 24, 2014
-
-
Jared Hancock authored
-
- Jul 22, 2014
-
-
Jared Hancock authored
-
- Jul 18, 2014
-
-
Jared Hancock authored
-
- Jul 17, 2014
-
-
Peter Rotich authored
Names parsed from incoming emails are stored in the database as is. This pull request addresses potential XSS vulnerability due to improper display of unsanitized names. Going forward names will be scrubbed on create.
-
- Jul 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
* Paper sizes * More prompts on ticket filters
-
- Jul 10, 2014
-
-
Jared Hancock authored
The terms `%d open|closed tickets` need to be made plural so that the terms `open` and `closed` can be properly translated. References: (Crowdin login required) http://i18n.osticket.com/translate/osticket-official/148/enus-de#3735
-
- Jul 08, 2014
-
-
Jared Hancock authored
-
- Jul 07, 2014
-
-
Jared Hancock authored
-
- Jul 02, 2014
-
-
Jared Hancock authored
-
- Jun 30, 2014
-
-
Jared Hancock authored
-
- Jun 25, 2014
-
-
Thane de Loth authored
Multilanguage Support via gettext - added gettext encapsulations to all texts i thought necessary - added fallback function for the case that the gettext extension isn't loaded - added browser language detection - added gettext to the list of optional extensions in setup - rewritten some of the texts to use sprintf instead of appending strings - added german translation file - removed mark_overdue-confirm from cannedresponses.inc.php extend multi language support and a fex fixes - Better detection of translation files - Added functionality to redirect language codes (see redirecting language codes) - Ticket Status can be translated - The Datepicker can be translated - Extended functionality of 'testlang.php' to show what language code is used to translate Forgotten to apply a patch from RC5 to RC6 - Forgotten to change $var to $vars in line 380 of class.mailfetch.php - Removed unneeded comment Added php_gettext as primary translation engine - Added php_gettext support (thanks to Danilo Segan and Steven Armstrong) - php_gettext is now the primary translation engine - Extended language detection functionality Add error/misconfiguration checks and fix undefined variables
-
- Jun 10, 2014
-
-
Peter Rotich authored
Add original and last message quotes to canned responses
-
- May 30, 2014
-
-
Peter Rotich authored
The default mode going forward will be to insert when Rich Text support is enabled and append otherwise. To clear the draft the user can simply click reset or delete draft icon on the bar. Enable delete draft option on reply & internal note boxes for consistency.
-
- May 27, 2014
-
-
Jared Hancock authored
-
- May 07, 2014
-
-
Peter Rotich authored
Add department setting to limit ticket assignment within department to department members only. This is necessary for departments with strict policy on who can access tickets. The setting doesn't limit team assignment or auto-assignment via help topics and ticket filters.
-
- May 03, 2014
-
-
Peter Rotich authored
Provide quick prints options that bypasses the print dialog modal
-
- Apr 29, 2014
-
-
Peter Rotich authored
We're sticking with user for now until 2.0
-
- Apr 28, 2014
-
-
Jared Hancock authored
-