- Mar 15, 2018
-
-
aydreeihn authored
-
- Oct 30, 2017
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 18, 2016
-
-
Jared Hancock authored
This commit attempts to remove all coding standard warnings emitted by PHP 7.0.
-
- Sep 26, 2015
-
-
Jared Hancock authored
This feature allows (by option) an organization to allow its members to see tickets from other members. It can be used beside or instead of the automated collaboration feature. Now, collaborators retain access to tickets on which they participate; however, sharing can be used to enable access to other tickets owned by their organization.
-
- Jul 13, 2015
-
-
Peter Rotich authored
* Preserve external storage flag on field configuration * User gridlayout to render task's forms * Use new roles for task's nav Credit: Jared Hancock <jared@osticket.com>
-
- Jul 08, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
Reset permissions and change primary department and role
-
Jared Hancock authored
-
- May 27, 2015
-
-
Peter Rotich authored
-
- May 13, 2015
-
-
Jared Hancock authored
-
- May 05, 2015
-
-
Peter Rotich authored
-
Peter Rotich authored
Add a tab for tasks Add mass action for tasks
-
- Mar 18, 2015
-
-
Jared Hancock authored
-
- Mar 05, 2015
-
-
Jared Hancock authored
-
- Dec 31, 2014
-
-
Peter Rotich authored
Key permissions definition array Move canned and faq permissions to their respective classes.
-
- Dec 20, 2014
-
-
Peter Rotich authored
Allow for permissions to be registered dynamically. This will allow for the ability for models and plugins to register permissions.
-
- Dec 16, 2014
-
-
Jared Hancock authored
This patch removes the selection of canned responses as well as the canned responses navigation page from the ui when the canned responses feature is disabled.
-
- Dec 10, 2014
-
-
Jared Hancock authored
oops: Fix crash upgrading to c7c82835 oops: Fix crash rendering ticket view oops: Fix crash posting response to ticket oops: Fix refresh url after ticket reply post orm: Locate annotations after the root model's fields orm: Add PK field check for DISTINCT aggregate expressions When using the DISTINCT option for aggregate expressions, ensure that when a relationship is used in the aggregate, that a single field of the remote model's primary key is used — rather than the foreign key, since it would never have more than one unique value. search: Re-implement basic ticket search oops: Couple trivial changes oops: Fix date formatting for PDF output oops: Fix staff profile view and update oops: Fix canned response listing orm: Fix crash compiling WHERE IN (nested select) nav: Move settings/email to email/settings i18n: Make field visibility config translatable oops: Fix crash adding field to custom form forms: Fix `required` flag transfer to FormField oops: Fix bad merge on new ticket by staff forms: Show uneditable fields on new ticket by staff oops: Fix bad merge on client ticket view
-
- Dec 09, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
Introduce the concept of role-based access for agents.
-
- Aug 22, 2014
-
-
Peter Rotich authored
Fix cases where first item added via addSubMenu got deleted.
-
- Jul 23, 2014
-
-
Jared Hancock authored
-
- Jul 10, 2014
-
-
Jared Hancock authored
-
- Jul 07, 2014
-
-
Jared Hancock authored
-
- Jul 02, 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
-
- Apr 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 27, 2014
-
-
Peter Rotich authored
Initial concept for user directory
-
- Mar 25, 2014
-
-
Jared Hancock authored
If the help desk administrator has enabled requirement of login to create new tickets and has also disabled account registration, then new tickets cannot be created via the web portal.
-
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
Add client registration methods and login required checkbox
-
- Jan 17, 2014
-
-
Peter Rotich authored
-
- Jan 15, 2014
-
-
Peter Rotich authored
-
- Nov 27, 2013
-
-
Jared Hancock authored
This includes the initial concept of pluggable authentication along with the initial concept for a plugin management system.
-
- Nov 26, 2013
-
-
Peter Rotich authored
-
- Nov 07, 2013
-
-
Jared Hancock authored
And extend the information to email templates
-