- Apr 14, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 10, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 06, 2015
-
-
Jared Hancock authored
-
- Apr 01, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
This patch adds an error to the page if unable to configure the archive folder and POP was selected as the mailbox protocol. Generally, POP servers do not support anything but the INBOX
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Unassign tickets on transfer when the target department has assignment restriction and the assigned staff is not a member. Disable claim (quick self-assignment) when above restriction is in effect.
-
- Mar 31, 2015
-
-
Jared Hancock authored
-
- Mar 23, 2015
-
-
Ethan Bell authored
Fixed typo
-
- Mar 18, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 17, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 16, 2015
-
-
Jared Hancock authored
Fixes #1834
-
- Mar 13, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
Reset field content when building a new form
-
- Mar 12, 2015
-
-
Chefkeks authored
See: http://osticket.com/forum/discussion/85083/osticket-sends-no-html-mails#latest Looked at crowdin and the term "Add Organization" is already used in the following context: #: include/staff/templates/org-lookup.tmpl.php:82 So my suggestion is to use it also for this context here, which would not require a new translation ;) Michael
-
- Mar 11, 2015
-
-
yadimon authored
-
- Feb 27, 2015
-
-
Jared Hancock authored
Allow the staff banner to be set to empty (which is the default). Also display the update errors back on the dialog for failed updated.
-
- Feb 18, 2015
-
-
Jared Hancock authored
-
- Feb 16, 2015
-
-
Chefkeks authored
Fixes the missing icon before "Add new filter" in scp at the filters.php page
-
- Feb 13, 2015
-
-
Jared Hancock authored
-
- Feb 06, 2015
-
-
Jared Hancock authored
-
- Jan 09, 2015
-
-
Jared Hancock authored
-
- Jan 05, 2015
-
-
Jared Hancock authored
-
- Jan 02, 2015
-
-
Peter Rotich authored
Show the form title on edit instead of "Custom Form" - which can be misleading since the user might be editing a built-in form.
-
- Dec 31, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
This script adds a single download script, 'file.php', which provides access to files of all types to all users. It uses a HMAC signature system with an expires time, which allows signed URLs to be sent to external users. This also fixes an issue with the Http::cacheable() method, where the last-modified and Etag headers were not properly compared, which resulted in permanent cache misses by the client.
-
- Dec 30, 2014
-
-
Peter Rotich authored
Use http::build_query instead of inline urlencode
-
- Dec 16, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
This patch removes the selection of canned responses as well as the canned responses navigation page from the ui when the canned responses feature is disabled.
-
Jared Hancock authored
-
Jared Hancock authored
Since the automatic lock was being acquired but not passed to the autoLock system, the automatically acquired lock was not being release on away navigation. This patch addresses the issue by passing the automatically acquired lock id to the autoLock system on ticket-view page load and change the ::Init() method so that the lock id is not cleared with the ::Init() method is called by the page load.
-
- Nov 13, 2014
-
-
Jared Hancock authored
-
- Oct 29, 2014
-
-
Chefkeks authored
-