Edgewall Software
Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

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

Attachments (0)

Change History (2)

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.

TODO Update documentation TracQuery#Filters.

Version 0, edited 7 years ago by Ryan J Ollos (next)

comment:2 by Ryan J Ollos, 7 years ago

Resolution: fixed
Status: assignedclosed

Committed to 1.2-stable in r15600, merged to trunk in r15601.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.