- May 21, 2015
-
-
Peter Rotich authored
Settings for storage backend and general max size setting for agents
-
- 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
-
- Aug 29, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 22, 2014
-
-
Chefkeks authored
Thanks for the hint Peter. Changed it (again) and also tested at our system. /scp/slas.php works as intended - so only the slash "/" before "scp/slas.php" was missing.
-
- Aug 20, 2014
-
-
Chefkeks authored
Hi guys, here is a catch from the forum: http://osticket.com/forum/discussion/78661/invalid-sla-link-on-popup-help-tips Since scp/ seems automatically added before slas.php just changed scp/slas.php to slas.php Quickly tested it and link works correctly after that little change.
-
- Aug 06, 2014
-
-
Jared Hancock authored
-
- Jul 29, 2014
-
-
Jared Hancock authored
-
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.
-
- May 15, 2014
-
-
Peter Rotich authored
-
Jared Hancock authored
-
- Apr 25, 2014
-
-
Josh Eldridge authored
- Proofread large portion of help tips. - Implement help tip links in YAML files. - Fix GUI spacing of some elements. - Add <label> tags to a few form elements.
-
Jared Hancock authored
* Drop _table_ titles * Drop _button_ titles and contents * Fixup titles to remove leading and trailing underscores in titles * Remove duplicated namespaces for ticket queue pages * Whitespace cleanup
-
Joshua Eldridge authored
-