- Aug 05, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
Implement the logic to set status
-
Peter Rotich authored
Help topics and filters can override the default status
-
Peter Rotich authored
Changed Resolved to resolved state Add ability to get statuses by states
-
- Jul 28, 2014
-
-
Peter Rotich authored
DynamicList initial data
-
Peter Rotich authored
-
Peter Rotich authored
-
- Jul 09, 2014
-
-
Peter Rotich authored
Add multiselect option to selection and choices fields.
-
Peter Rotich authored
-
- Jul 07, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
Add TicketStatus class and ticket_status table
-
Peter Rotich authored
Add an interface for custom list items. Implement CustomListItem for built-in and custom lists.
-
Peter Rotich authored
-
- Jun 24, 2014
-
-
Peter Rotich authored
First implementation of built-in custom list
-
Peter Rotich authored
Generalize custom list interface in order to provide for facility to manage system's built-in list like ticket statuses, priorities ...etc.
-
- Jun 19, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
-
Jared Hancock authored
User::fromVars in class ticket was the root. Eventually, in DynamicForm::getDynamicFields(), isset($this->id) was used to detect unsaved, new forms that have not been committed to the database; however, the isset() method was not implemented for the ORM.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jun 18, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Some versions of PHP (5.3.6 on Windows at least) may corrupt `$ost` if it is closed off as a global variable. Fixes #917, #969
-
Jared Hancock authored
-
Jared Hancock authored
Conflicts: include/class.dynamic_forms.php
-
Peter Rotich authored
Use Unix style line-endings for Windoze mail() Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Rewrites Mail_Parse::parsePriority function Reviewed-By: Peter & Jared
-
Peter Rotich authored
Add signals to enable mail filtering plugins Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Canned responses revisited Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
Use list properties in ticket filters Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Allow direct access to tickets with email and num Reviewed-By:
Peter Rotich <peter@osticket.com>
-
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.
-
Peter Rotich authored
signals: pass variable by reference Reviewed-By: Peter & Jared
-
PlamenVasilev authored
-
Peter Rotich authored
Users can visit more than one ticket via link Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
orm: Fix issues surrounding MySQL commands OoS Reviewed-By:
Peter Rotich <peter@osticket.com>
-