- May 27, 2015
-
-
Jared Hancock authored
This patch (which needs further development), introduces an extra field to the %attachment table to store a file's name, in the event that two files with the same content are stored in the database with differing names. In such a case, the name is stored in the %attachment table. This allows the attachment to specify a different name each time the same file is attached to something in the system.
-
Jared Hancock authored
Also make forms deleteble by marking them as deleted and hiding them from the form listing. This ensures that custom data always has a link back to the form.
-
Peter Rotich authored
-
Peter Rotich authored
Add Agents and Users setting pages Move global settings to System settings
-
Jared Hancock authored
* Fix attachments not sticking on new dynamic form entry * Fix attachments not sticking on thread post validation error * Fix missing inline images in FAQ article viewing * Fix missing inline images in FAQ article printing * Fix crash rendering sidebar in staff faq view with attachments * Rewrite GenericAttachments to be an ORM object * Port CannedResponse to ORM * Fix attachments not being displayed when editing a FAQ article * Fix squirly empty blue box on faq articles with no attachments
-
- May 24, 2015
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- May 22, 2015
-
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Also, fix clearing users in an organization when removing the organization.
-
Jared Hancock authored
-
- May 21, 2015
-
-
Jared Hancock authored
This fixes a bug where the search queue would be empty when accessing it via the navigation link
-
Jared Hancock authored
-
Peter Rotich authored
The setting is no longer ticket thread specific. Disabling html is now system wide setting for disable-able textarea widgets as well as email correspondence.
-
Peter Rotich authored
Settings for storage backend and general max size setting for agents
-
Jared Hancock authored
* FAQ Articles * FAQ Categories * Access templates
-
- May 20, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 17, 2015
-
-
Jared Hancock authored
Few UI tweaks and Team::getLocalName
-
- May 15, 2015
-
-
Jared Hancock authored
-
- May 14, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Also, add mass delete user with tickets
-
- May 13, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
This patch removes several of the internal notes posted to a ticket for various events and replaces them with events added to a threads event chain. The emails are still sent out as they previously were, but internal notes are only added to the thread if an agent actually specified comments.
-
Peter Rotich authored
Move collaboration implementation to thread level
-
Peter Rotich authored
-
Jared Hancock authored
Also, fix the links to the ticket queue search (again)
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-