- Aug 29, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- 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
-
Jared Hancock authored
-
- Apr 25, 2014
-
-
Peter Rotich authored
Provide quick prints options that bypasses the print dialog modal
-
- Apr 24, 2014
-
-
Peter Rotich authored
Users with edit permission should be able to change ticket owner in line.
-
- Apr 23, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 15, 2014
-
-
Jared Hancock authored
-
- Apr 12, 2014
-
-
Jared Hancock authored
-
- Apr 09, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Thread entries now have a flexible `format` specification, which allows the system to save the format alongside the original text. This allows the system not to have to convert everything to HTML when storing in the database
-