authoring module fix for populating the correct map data for the revisiting authorscalling public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)
authoring module fix for populating the correct map data for the revisiting authorsadded the method: public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)
When getting the contents of a folder, check the permissions on subfolders, not just on folder itself. Otherwise the client displays subfolders that the user has no access to (e.g. other user's home folders).
All the changes are to accomodate better integration between different modules. In this state all the modules seem to work properly and according to their specs. May requite lttle updates but expecting no major changes.Some work needs on bug fixing authoring module.