LDEV-2177 Fixed IE using cached version of workspace tree by making each request unique by appending the current time in milliseconds to the request that gets the folder's contents
LDEV-1914, LDEV-2160 Set minimum values for grouping steppers in PI. Fixed disabled stepper problem. Fixed up some of the code in the PI, specifically explicitly setting null values to properties of the grouping object that do not apply to the chosen type of grouping. This fixed some persistent values when switching between group types.
LDEV-2140 Added support for tool output definition information to be received from flash when tool activity is created, and also fixed up some i18n stuff
LDEV-2140 Progress toward flash export to gradebook support. Added label & combobox to pi, populated it with toolOutputDefinition types for selected tool act. Got copy/paste copying selected definition working also