- Nov 06, 2015
-
-
Peter Rotich authored
ClaimForm extends AssignmentForm and hides assignees selection. Claimant is still given the opportunity to log an optional internal note as to why they're claiming the ticket in question.
-
- Oct 14, 2015
-
-
Peter Rotich authored
Include collaborated tickets Pagenate user and org tickets listing Add ability to export tickets
-
- Oct 10, 2015
-
-
Kevin O'Connor authored
This fixes a bug where the browser will fail to redirect away from the login page if the client's browser doesn't allow for location mutations with the 422 response code. This issue only impacts SSO auth plugins.
-
- Sep 29, 2015
-
-
Nathan Febuary authored
-
- Sep 28, 2015
-
-
Jared Hancock authored
Load and cache all the attachments on a thread prior to rendering the items. That removes the need to run a query per thread item to check for- and fetch attachments.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Sep 21, 2015
-
-
Nathan Febuary authored
#2557 Avatar height issue in Safari.
-
- Aug 27, 2015
-
-
Jared Hancock authored
Also, if searching for multiple words, highlight each word found
-
Jared Hancock authored
This time, use full-text for user and ticket lookup boxes, and drop the full-table scans from the ticket basic search page. Auto promote searches to wildcard searches when searching with the user-supplied input yields no results.
-
Jared Hancock authored
Also, apply requested state to the user and organization tickets search.
-
- Aug 26, 2015
-
-
Nathan Febuary authored
-
Nathan Febuary authored
-
- Aug 24, 2015
-
-
Jared Hancock authored
If the subject field is something crazy, such as an HTML field, ensure that the layout of the ticket queue is preserved and properly truncated. Furthermore, ensure that the HTML is properly rendered on the client and staff ticket view pages.
-
- Aug 19, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Nathan Febuary authored
-
Jared Hancock authored
-
Jared Hancock authored
The system would encode 'access -related' as 'access+-related' when changing the sorting preference and would crash the query. This patch fixes the search engine code to avoid a BOOLEAN MODE search when improper operators are used in the query terms, and it fixes the sorting preference system to properly decode the '+' to a space when rewriting the URL.
-
- Aug 18, 2015
-
-
Jared Hancock authored
-
Nathan Febuary authored
Adjusted all tables to use % instead of px. Styled dashboard page.
-
Jared Hancock authored
-
Jared Hancock authored
-
Nathan Febuary authored
FAQ tweaks: fixed buttons, adjusted layout for all pages concerning FAQ, resolved Consistency issues.
-
Nathan Febuary authored
-
Nathan Febuary authored
-
Jared Hancock authored
Add ticket count to page bottom. Team-assigned tickets show up in "My Tickets"
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 17, 2015
-
-
Peter Rotich authored
Redirect to recent queue / listing on transfer or assign
-
- Aug 12, 2015
-
-
Peter Rotich authored
-
- Aug 10, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 07, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
Also, fix submission without a lock and locks are disabled
-