- Nov 01, 2013
-
-
Jared Hancock authored
-
- Oct 31, 2013
-
-
Peter Rotich authored
Await draft deletion before refreshing the page Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix oops in upgrade of %help_topic table Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix oops in htmLawd callback for HTML cleanup Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fixup templates to work with Redactor in line break mode Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
If the [reset] button refreshes the page, ensure the draft deletion is completed before the refresh is performed or the draft deletion will be canceled.
-
Jared Hancock authored
formset_id was not renamed to form_id after our rebase
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Remove placeholder text if found in the draft save Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
The issue has been filed with Imperavi, but no ticket number or other tracking information was returned.
-
Jared Hancock authored
Also, if any non-shipped .htaccess files exist, don't clean those either Fixes #60
-
Jared Hancock authored
This will hopefully remove some of the confusion from the repeated names in the various initial data
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Oct 30, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Include changes made just before 1.7.3 release Conflicts: include/ajax.config.php include/class.ticket.php
-
Peter Rotich authored
Use seemingly-random form input names Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Add %{ticket.user} to ticket template variables Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix oops in text email conversion Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Provide fallback functions for mbstring module Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Advertise new prerequisites on install and upgrade Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Make cacheable more portable Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Start translatable help popup "tips" Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Remove <![if !mso]> tags and friends Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Allow internal, required fields Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
In some edge cases, priority may not be set for a ticket Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Add long lost kb category listing background Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Add --clean option to deploy script Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Use system date format for date picker Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Previously the American date format (m/d/Y) was used exclusively for formatting dates in the datepicker widget. This patch enables the widget to be formatted based on the format set in the admin panel. Fixes #829
-
Peter Rotich authored
Content disposition parameters are optional Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Oct 29, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
If a Content-Disposition header exists for an attachments, it isn't required to have any parameters (like a file name)
-
Jared Hancock authored
Overhaul the popup tips from the installer to make them translatable and work toward popovers for all the admin and staff panel settings.
-
Jared Hancock authored
Also remove CSS properties from the style attribute that are browser specific (like -webkit-* and such)
-
Jared Hancock authored
-