- Jul 10, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 08, 2015
-
-
Jared Hancock authored
-
Peter Rotich authored
Feature :: Access Control 2.0 Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Nathan Febuary authored
Fixup IE and firefox rendering issues
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
This will allow the typeahead to wait a short amount of time before fetching results from the backend, which will allow for request debouncing per se. In other words, not every keystroke will signal a request to the backend to update the results. Instead, when the user slows down typing, the request will begin thereafter.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
This begins with a layout manager for forms which will eventually be designable via the UI for dynamic forms.
-
Jared Hancock authored
Reset permissions and change primary department and role
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
getVar() is now called first, then object properties and array properties are considered, and then getTag() is considered if none of the other options work. This allows for more predictable results using the variable replacement system, and allows ::getVar() to override every other means to use variables in email templates.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
search: Fix several things related to advanced search Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Move CLI to the include/ folder Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
log php mail error Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- Jul 07, 2015
-
-
Jared Hancock authored
bug: Fix ticket print query Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- Jun 29, 2015
-
-
Jared Hancock authored
thread: Multi-thread rendering Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- Jun 26, 2015
-
-
Peter Rotich authored
-
- Jun 25, 2015
-
-
Jared Hancock authored
orm: Correctly label correlated query joins via sub-queries orm: Fixup formatting of dates in queries orm: Fixup mangling of parameter values with colons in sub-queries misc: Fixup incorrect offset calculation in Misc::dbtime() forms: search: Add ability to describe a field search search: Fix crash searching by ticket due date search: Fix wrong results if searching by a date field (unix epoch was not converted to MySQL date format) search: Fix wrong results searching by date == or !=
-
- Jun 24, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
(rather than deleted after install)
-
Jared Hancock authored
-
Jared Hancock authored
bug: Fix reports bugs Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Jared Hancock authored
* Fix warning for negative unix timestamps in Misc::db2gmtime * Fix crash because of parser context passed to getXxx functions * Fix inability to update email address
-
Peter Rotich authored
-