- Oct 17, 2013
-
-
Peter Rotich authored
Emit a backtrace on db_error logs Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
add table prefix to places missing in the query Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
YK authored
-
- Oct 16, 2013
-
-
Jared Hancock authored
-
- Oct 14, 2013
-
-
Jared Hancock authored
-
Peter Rotich authored
Index form_entry on (object_type, object_id) Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Address various lint related bugs, typos, and hints Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Including adding support to the TCL uninitialized variable reader to ignore class-static variable access as well as detect inline functions and their closure arguments.
-
- Oct 11, 2013
-
-
Peter Rotich authored
Various issues from big feature merges Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Make initial tickets translatable and HTML Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
* Ticket created after installation * Ticket created after upgrades
-
Peter Rotich authored
Add support for non-standard MySQL port number Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Add help information about the non-standard port number to the popup tips in the install screen. Support MySQL 'localhost' connections using a non-standard port number. Ordinarily, MySQL will ignore the port setting on *nix systems if the host is specified as 'localhost'
-
Jared Hancock authored
-
Peter Rotich authored
Dynamic data for osTicket Sorta Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Oct 10, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
pzaremba authored
Just add ":port" to the DBHOST during the installation.
-
Jared Hancock authored
-
- Oct 09, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Fixup several minor bugs concerning initial experience
-
Jared Hancock authored
Moved to an initial form which specifies the ticket's priority and issue and changed the rendering to render things properly. Now the user can decide where priority shows on the client side, and the priority privacy setting is placed in the dynamic form wizard. The standard form is added to every ticket without option. Extra forms can be defined and associated with help topics which can additionally be added to tickets upon creation. This allows for standardization of the dynamic data location for searches and filtering. Implemented advanced search for dynamic data. Along with reinstating the basic ticket search on keywords Implemented ticket filtering on dynamic data for both keyword searches as well as searches for special fields (drop-down lists, etc.) Phone number for users is now completely optional
-
Jared Hancock authored
This moves client information like name and email address out of the general dynamic forms data for a ticket. It really paves the way for the first-class user of the future.
-