Feature #543

Improve check all handling in sunstone

Added by Hector Sanjuan over 10 years ago. Updated over 10 years ago.

Status:ClosedStart date:03/24/2011
Priority:NormalDue date:
Assignee:Hector Sanjuan% Done:

100%

Category:SunstoneEstimated time:1.00 hour
Target version:Release 3.0
Resolution:fixed Pull request:

Description

The check-all box in sunstone tables would only check the visible elements. However, if all visible elements are checked manually, the check-all box does not become checked (it does only if all elements in all pages are checked).

Should check-all check all elements regardless of their visibility or just the ones in the current page? I'd go for the first option.

Associated revisions

Revision d9db42e4
Added by Hector Sanjuan over 10 years ago

Fixes feature #543: Improve check all handling.

Check/Uncheck-all now only take into account the elements which are
visible. Same for the getCheckedElements() function. So actions will only
apply to visible elements.

Revision da1f7590
Added by Hector Sanjuan over 10 years ago

Feature #543.

Enabled buttons when checking all boxes.

Revision 1fd938e4
Added by Vlastimil Holer over 3 years ago

B #5329: Remove duplicate loads of scripts_common.sh (#543)

Revision c9b91751
Added by Vlastimil Holer over 3 years ago

B #5329: Remove duplicate loads of scripts_common.sh (#543)

(cherry picked from commit 1fd938e49e7f84e8a90bb93901d6f698cd9a0a5f)

History

#1 Updated by Hector Sanjuan over 10 years ago

  • % Done changed from 0 to 100
  • Resolution set to fixed

Check all boxes autocheck when all visible elements are checked. Actions will only be run on visible elements. Still unable to deal with unchecking the boxes when the page changes.

#2 Updated by Hector Sanjuan over 10 years ago

  • Status changed from New to Closed

Fix is now upstream

Also available in: Atom PDF