- May 13, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
This includes adding support to the Redactor editor to force the width of th editable content to match the width of the displayed content on the client portal. Also, the landing page displayed on the client portal is themed (css-class wise) to match that of the Redactor content similar to the FAQ and thread-entry designer boxes as well.
-
Jared Hancock authored
-
Jared Hancock authored
Instead of selecting the first enabled, visible, non datepicker field, just use the new @autofucus HTML5 attribute to automatically select the autofocused field
-
Jared Hancock authored
If a relationship has more than one field in the constraint, then the InstrumentedList query generated would not be correct. This happens often in osTicket for the join foreign key fields `object_type` and `object_id`. This patch addresses the issue by sending all the fields in the foreign key to the InstrumentedList constructor.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Also, fix the links to the ticket queue search (again)
-
Jared Hancock authored
Also, show sidebar on "Other Resources" pages, and fix a problem displaying the correct Other Resource page.
-
Jared Hancock authored
-
Jared Hancock authored
Chosen has a problem being rendered in a dialog box with overflow:scroll, because the content of the dropdown widget is truncated with the scrollable content of the dialog. Select2 addresses the issue by placing the dropdown box in the <body> and absolutely positioning it into place.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
This patch adds Content-Language and <link rel="alternate"> information to the client interface for better integration with search engines. It also adds @lang attribute to the <html> element and various input, textarea, and richtext boxes for better spell check integration and accuracy.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
If navigating back to the ticket queue (after closing a ticket, for instance), return to the queue previously viewed.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
(Most notably is the mail from Outlook, which embeds block elements inside of <font> elements.)
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 11, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
If the email address in use by the end user is not valid, display a warning on the ticket view page. This allows an agent to easily flag potential spam or correct a legitimate email address before sending a response and receiving a bounce notice.
-
Jared Hancock authored
This allows detection of some incorrectly-typed email addresses before tickets, users, and agents are created.
-
Bryan authored
-
- May 08, 2015
-
-
Jared Hancock authored
-
- May 05, 2015
-
-
Peter Rotich authored
-
Peter Rotich authored
-