Changes between Version 3 and Version 4 of TracQuery


Ignore:
Timestamp:
May 24, 2018, 4:29:30 PM (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracQuery

    v3 v4  
    1313 * If not logged in and no name/email is defined in the preferences, then all open issues are displayed.
    1414
    15 Current filters can be removed by clicking the button to the left with the minus sign on the label. New filters are added from the dropdown lists at the bottom corners of the filters box; 'And' conditions on the left, 'Or' conditions on the right.  Filters with either a text box or a dropdown menu of options can be added multiple times to perform an ''Or'' on the criteria.
     15Current filters can be removed by clicking the button to the left with the minus sign on the label. New filters are added from the pulldown lists at the bottom corners of the filters box; 'And' conditions on the left, 'Or' conditions on the right.  Filters with either a text box or a pulldown menu of options can be added multiple times to perform an ''Or'' on the criteria.
    1616
    1717You can use the fields just below the filters box to group the results based on a field, or display the full description for each ticket.
    1818
    1919After you have edited your filters, click the ''Update'' button to refresh your results.
     20
     21Some shortcuts can be used to manipulate //checkbox// filters.
     22* Clicking on a filter row label toggles all checkboxes.
     23* Pressing the modifier key while clicking on a filter row label inverts the state of all checkboxes.
     24* Pressing the modifier key while clicking on a checkbox selects the checkbox and deselects all other checkboxes in the filter.
     25
     26The modifier key is platform and browser dependent. On Mac the modified key is !Option/Alt or Command. On Linux the modifier key is Ctrl + Alt. Opera on Windows seems to use Ctrl + Alt, while Alt is effective for other Windows browsers.
    2027
    2128== Navigating Tickets