- Dec 11, 2014
-
-
Peter Rotich authored
-
- Dec 09, 2014
-
-
Peter Rotich authored
-
- Dec 08, 2014
-
-
Jared Hancock authored
Allow fields to be configured for view / edit / required for both agents and end users. Fields can also be disabled now so that the field remains in the form but is no longer displayed for new entries. Allow tickets to be created without a subject — use the help topic full name instead.
-
Jared Hancock authored
-
Jared Hancock authored
Also fix syntax error preventing deletes and drop the [manage all phrases] feature for now.
-
Jared Hancock authored
This patch adds support for automatic date and time formatting based on a selection of locale. The locale can default to the system or user specified language+locale, or can be elected separately. For instance, English speakers can pick between US, GB, and many other English speaking locales. This also removes the need of the %timezone table and uses the timezonedb built into PHP 5.3+. User's can now select from a much longer list of database and no longer need to deal with the DST checkbox.
-
Jared Hancock authored
to indicate the primary language expected for translatable content
-
Jared Hancock authored
-
Jared Hancock authored
-
- Oct 27, 2014
-
-
Jared Hancock authored
-
- Oct 20, 2014
-
-
Peter Rotich authored
Determine and set a reasonable max file size on install Remove file extension restrictions - transition to mime types
-
- Aug 29, 2014
-
-
Jared Hancock authored
-
- Aug 14, 2014
-
-
Jared Hancock authored
-
- Aug 06, 2014
-
-
Jared Hancock authored
And fixup the migration patch
-
- Aug 05, 2014
-
-
Peter Rotich authored
Help topics and filters can override the default status
-
- Jul 30, 2014
-
-
Jared Hancock authored
-
- Jul 29, 2014
-
-
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 14, 2014
-
-
Jared Hancock authored
-
- Jun 27, 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 18, 2014
-
-
Jared Hancock authored
Starting with osTicket 1.8.1, users must receive an email and follow a link in the email to get access to the ticket. With this new option, the email verification step can be avoided in osTicket 1.9, because access is now only granted to exactly one ticket.
-
- Jun 05, 2014
-
-
Jared Hancock authored
-
- Jun 02, 2014
-
-
Jared Hancock authored
Use the topic associated with the email if any, and the topic defined as the system default as the last resort. In either case, the form associated with the help topic will be added to the ticket, but no data will be put into the form fields.
-
- May 30, 2014
-
-
Jared Hancock authored
-
- May 23, 2014
-
-
Jared Hancock authored
-
- May 15, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- May 08, 2014
-
-
Peter Rotich authored
Add ability to disable canned responses Fix team drop down selection Remove priority escalation setting in SLA page (implementation is on todo list)
-
- 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.
-
- Apr 14, 2014
-
-
Jared Hancock authored
-
- Mar 25, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Client accounts now that the user is verified either via staff or the client's email mailbox, there's a much lower risk to showing a verified user other tickets and virtually no reason that an administrator should have to turn the feature on.
-
Jared Hancock authored
-
- Mar 20, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Add client registration methods and login required checkbox
-
- Mar 17, 2014
-
-
Jared Hancock authored
* Administrator can disable the new activity alert * Administrator can disable automatic collaborators from email headers
-
- Feb 03, 2014
-
-
Jared Hancock authored
-
- Jan 20, 2014
-
-
Jared Hancock authored
Administrators can disable client edits of ticket information. Hopefully, this will eventually be replaced by role-based ACLs placed on individual forms and fields.
-
- Jan 18, 2014
-
-
Jared Hancock authored
* Include a `bk` column to store the storage backend * Include a `signature` column which represents a repeatable hash of the file contents * Rename `hash` to `key` since it isn't a real hash
-