In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #940 All Revisions ] Back to Issue ]
Summary 0000940: Minor improvements to Grids usability
Revision 2010-11-30 16:32:47 by alex
Description Add new configuration variable called "StickyGridSelection"

The variable will have (yes/no) and will be added to "Configuration->Website->Advanced: Admin Console Settings" section after "Editing Window Style". It will change how the record selection in grids will work:

- sticky (from 5.0.0 version) - when one record is clicked and you click on another record, then both records are selected (no Ctrl/Shift is used)

- non-sticky (before 5.0.0 version) - when one record is clicked and you click on another record, then only second record becomes selected (to select many records at once Ctrl/Shift should be used along with clicking)
Revision 2010-11-30 12:31:15 by alex
Description 1. Add new configuration variable called "StickyGridSelection"

The variable will have (yes/no) and will be added to "Configuration->Website->Advanced: Admin Console Settings" section after "Editing Window Style". It will change how the record selection in grids will work:

- sticky (from 5.0.0 version) - when one record is clicked and you click on another record, then both records are selected (no Ctrl/Shift is used)

- non-sticky (before 5.0.0 version) - when one record is clicked and you click on another record, then only second record becomes selected (to select many records at once Ctrl/Shift should be used along with clicking)



2. Change Dbl-Clicking effect so when performed on any record will result in 1 record being edited instead of all selected, as for now (since 5.0.0).



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker