Modify ↓
#12707 closed enhancement (fixed)
Add group toggle functionality to column checkboxes on ticket query page
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.1 |
| Component: | query system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: |
Added shortcut for modifying state of Column checkboxes on Custom Query page. |
||
| API Changes: |
New JavaScript method in |
||
| Internal Changes: | |||
Description
Mentioned in comment:10:ticket:11970.
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



I'm having trouble remembering why this was necessary: tags/trac-1.2/trac/htdocs/js/search.js@:36-38#L26. I removed it in proposed changes, but it could be added back.
Proposed changes in log:rjollos.git:t11970_query_toggle. I need to test in additional browsers.
DONE Update documentation TracQuery#Filters (TracQuery@52).