Changed the columns in lams_wkspc_wkspc_folder to allow nulls. When hibernate is removing the related workspace objects, it seems determined to set these fields to null before deleting.
Changed the columns in lams_wkspc_wkspc_folder to allow nulls. When hibernate is removing the related workspace objects, it seems determined to set these fields to null before deleting.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation. Needed the server timezone to display the timezone properly in the AU locale
made changes in the requestDeleteResource method and added new method: confirmedDeleteResource to show confirmation message when user dlete a file or folder