- May 27, 2014
-
-
Jared Hancock authored
-
- May 26, 2014
-
-
Jared Hancock authored
Instead, previously, a maxlength of zero effectively disabled the field, because it prevented any user input into the field.
-
- May 23, 2014
-
-
Jared Hancock authored
-
- May 21, 2014
-
-
Peter Rotich authored
pipe: Decode address lists names after parsing emails Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Otherwise, if a decoded email name has a comma in it, for instance From: =?utf-8?B?RnJ5ZGVubHVuZCBIeW3DuGxsZXIsIEJldHRpbmE=?= <bettina.frydenlundhymoller@domain.com> The address list will be parsed incorrectly since the comma has an ambiguous significance. Usually, the personal name would be quoted; however, since it is encoded, there is no need to quote it.
-
Peter Rotich authored
Fix munging of linked external images Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Previously, the display of the button was incorrect and more than one button might have been displayed.
-
Jared Hancock authored
htmLawed stripped/discarded <div> tags nested inside inline tags such as <a>. The previous replacement engine would replace <img> tags with <div> tags and would cause the HTML to be corrupted by htmLawed. This patch uses <span> tags which have CSS rules to be displayed as inline-blocks. This should stay truer to the normal sizing and placement of the original <img> tag.
-
Jared Hancock authored
And use admin-defined site logo
-
- May 20, 2014
-
-
Peter Rotich authored
forms: Fixup misleading page after save Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 16, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Allow stylesheet for printing Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Don't save on validation errors Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
Also, write js and css links to be forcibly reloaded by the browser after deployment
-
clonemeagain authored
As suggested by: https://github.com/osTicket/osTicket-1.8/issues/755
-
- May 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Alert on Internal Note Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Send an alert to assigned staff/team on an internal note even when a ticket is closed.
-
Jared Hancock authored
bug: "No Alerts" on assignment for teams Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- May 12, 2014
-
-
Peter Rotich authored
-
- May 09, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
oops: Fix a few small issues Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 08, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Enhancements Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Add ability to disable canned responses Fix team drop down selection Remove priority escalation setting in SLA page (implementation is on todo list)
-
Jared Hancock authored
captcha field without autocomplete Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
- May 07, 2014
-
-
Peter Rotich authored
oops: Add "size" to allowed API properties for attachments Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix images in new ticket notice to end user Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
Show close date on closed tickets queue Reviewed-By:
Jared Hancock <jared@osticket.com>
-