- Oct 14, 2015
-
-
Peter Rotich authored
Include collaborated tickets Pagenate user and org tickets listing Add ability to export tickets
-
- Oct 03, 2015
-
-
Peter Rotich authored
Fixes a bug where a lock icon is shown on tickets listing even when the lock in question is expired.
-
- Sep 28, 2015
-
-
Jared Hancock authored
-
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
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Sep 26, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
This feature allows (by option) an organization to allow its members to see tickets from other members. It can be used beside or instead of the automated collaboration feature. Now, collaborators retain access to tickets on which they participate; however, sharing can be used to enable access to other tickets owned by their organization.
-
Jared Hancock authored
-
- Sep 25, 2015
-
-
Nathan Febuary authored
-
jdelhome3578 authored
Fixes #2350 in `develop`
-
Jared Hancock authored
-
- Aug 27, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
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.
-
Nathan Febuary authored
-
- Aug 20, 2015
-
-
Nathan Febuary authored
-
- Aug 19, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
Fixes #2410
-
Nathan Febuary 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.
-
Jared Hancock authored
Drop the 25 rule limit
-
- Aug 18, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Nathan Febuary authored
-
Nathan Febuary authored
-
Nathan Febuary authored
-
Nathan Febuary authored
-
Nathan Febuary authored
-
Nathan Febuary authored
Adjusted all tables to use % instead of px. Styled dashboard page.
-