Edgewall Software

Opened 7 years ago

Last modified 7 years ago

#12707 closed enhancement

Add group toggle functionality to column checkboxes on ticket query page — at Version 1

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 trac.js exclusiveOnClick checks only clicked checkbox and unchecks all other checkboxes when metakey is pressed during click.

Internal Changes:

Description

Mentioned in comment:10:ticket:11970.

Change History (1)

comment:1 by Ryan J Ollos, 7 years ago

API Changes: modified (diff)
Release Notes: modified (diff)

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).

Last edited 7 years ago by Ryan J Ollos (previous) (diff)
Note: See TracTickets for help on using tickets.