- Jun 03, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
* Fix crash in Ticket::getLastRespondent * Fix crash is ORM if using a superclass of a relationship from cache. For instance, if the cache contains an ObjectThread instance, but a TicketThread instance is required in the relationship. In such a case, use the cached data, but change this class. This; however, violates the single nature of cache entries. * Fix spurious events appearing after upgrade due to deleted tickets * Ensure floating content in thread-body divs does not float past the bottom * Provide an anchor to thread entries * Show thread entries before events where both have the same timestamp * Fix double events for collaborator additions * Credit email sender with collaborator addition * Fix incorrect rendering of collaborator addition event * Fix crash on new ticket due to non-static function * Fix missing sort on sub-query if explicitly declared in QuerySet * Fix missing parentheses in SQL for ['field__eq' => QuerySet] * Fix incorrect SQL on compileSelect for models with inherited $meta['table'] * Dynamically adjust relative time client side
-
Jared Hancock authored
And also fix mishap events changing the ticket status
-
Peter Rotich authored
Add multiple sticky bars support Make scroll-up automated and independent
-
- May 27, 2015
-
-
Jared Hancock authored
-
Peter Rotich authored
Add Agents and Users setting pages Move global settings to System settings
-
Jared Hancock authored
* Fix crash saving a page (regression) * Fix red banner deleting a department * Fix crash deleting a knowledgebase article
-
Jared Hancock authored
Also fix crash rendering db timezone on PHP 5.3
-
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 22, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
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
-
Jared Hancock authored
-
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
Also log client edits as an event
-
- May 17, 2015
-
-
Jared Hancock authored
Few UI tweaks and Team::getLocalName
-
- May 15, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 14, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
Also, add mass delete user with tickets
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- 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.
-
Jared Hancock authored
-
Peter Rotich authored
Move collaboration implementation to thread level
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-