Drop box interface has been modified with R2D2 improvements
GENERAL
TESTING
GENERAL
TESTING
Description
During the R2D2 project, the decision was made to separate the changes made to Resources from the Drop Box tool. In particular, column set preferences are likely to be different across the two tools. As the column set preferences are sticky to the user, any choices made in one tool will be reflected in the other.
In trunk, the Drop Box tool should be modified to show the default interface, without the 'column set preferences' changes.
svn ci -m"SAK-27885 - changes to column set in resources should not affect column set in dropbox" Sending content-tool/tool/src/webapp/js/content.js Sending content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm Transmitting file data .. Committed revision 312707.
Gonzalo Silverio September 4, 2014 at 2:58 PM
A bit of testing shows no rendering discontinuities. Is there a specific reason why they should not share the same col set?
During the R2D2 project, the decision was made to separate the changes made to Resources from the Drop Box tool. In particular, column set preferences are likely to be different across the two tools. As the column set preferences are sticky to the user, any choices made in one tool will be reflected in the other.
In trunk, the Drop Box tool should be modified to show the default interface, without the 'column set preferences' changes.