- Aug 07, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 06, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Crowdin recreates YAML files with indent specifications which Spyc does not currently handle: body: |2 body contents written here with 2 leading spaces This is part of the Yaml spec after 1.0 backportme
-
- Aug 05, 2014
-
-
Peter Rotich authored
-
Jared Hancock authored
-
- Jul 31, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Also add a drop-down list of common links include ticket links and login pages for both agents and end users.
-
- Jul 29, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Ticket numbers are now configurable as a system-default and by help topic. Previously, an administrator could select between six-digit random and sequential numbers. Now, the sequence is selectable so multiple sequences as needed, and a format can be specified to define how the ticket numbers look. Formats can also be defined for each help topic.
-
- Jul 28, 2014
-
-
Peter Rotich authored
-
- Jul 25, 2014
-
-
Jared Hancock authored
-
- Jul 24, 2014
-
-
Jared Hancock authored
-
- Jul 23, 2014
-
-
Jared Hancock authored
Remove retired navigation background image
-
- 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 11, 2014
-
-
Jared Hancock authored
References: (Crowdin login required) http://i18n.osticket.com/translate/osticket-official/148/enus-de#4407 http://i18n.osticket.com/translate/osticket-official/148/enus-de#2379
-
- Jul 10, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
The software defines at least three contexts for the phrase "Open" * The name of a ticket queue (Open tickets) * A status of a ticket (Open / Closed) * An action to be performed (Open a ticket) References: (Crowdin login required) http://i18n.osticket.com/translate/osticket-official/148/enus-de#2915
-
- Jul 08, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 07, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Fixes #145
-
Peter Rotich authored
Add an interface for custom list items. Implement CustomListItem for built-in and custom lists.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 03, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jun 29, 2014
-
-
Jared Hancock authored
-
- Jun 27, 2014
-
-
Jared Hancock authored
-
- Jun 26, 2014
-
-
Jared Hancock authored
-
- Jun 25, 2014
-
-
Jared Hancock authored
-
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
-