v7.9.0105.2130
Don't forget to register your HAP+ install at
http://www.nbdev.co.uk/projects/hap/locations.aspxChanges:
- Updated: The strings and help en-gb local with spelling/typo corrections
- Fixed: The File Type Check on the v8 My Files Preview
- Localized: The Error Message From Uploading an invalid file
- Added: Check for a an attempt to upload a Folder
- Added Javascript Compression Control which removes tabs and linebreaks leaving 1 line of code
- Fixed: Line Breaks in the Strings file (change from \n to an actual return)
- Added: Some more My Files Help Pages and images
- Added: unescape() to the getLocalString() javascript function
- Added: Starts of the Homework Section to My Files
- Fixed: Some issues on the Setup Page
- Added: toUpperCase() on the Setup Page to force drive letters into uppercase
- Added: Some extra web.config location definitions to override the base permissions (Allow anonymous access to some places)
- Added: Starts of the HAP+ Help System
- Added: Starts of the HAP Localization System (Controls JS)
- Removed: The faulty AJAX stuff on the Web Tracker's pages, switched to ASP.net Postbacks instead
- Added: Starts of the Common HAP.Web javascript class
- Updated: The max upload file size limit checker to use the web.config's location setting, instead of the global one
- Updated: ICSharpCode.SharpZipLib.dll to latest version (was a few behind)
- Added: ZIP Browser to the v8 My Files Preview
- Added: ZIP Enum setting for the v8 My Files File Object
- Fixed: Drag and Drop Upload missing a character in the path (difference between Root and Sub Directory, does not effect dragging into a folder) in the v8 My Files Preview
- Added: Renaming of Files/Folders in My Files
- Added: Moving/Copying of Files/Folders in My Files
- Added: Code to stop logging to the event viewer if an error happens, but continue with the request
- Added: Send To Google Docs for Selected Files in the My Files v8 Preview
- Added: Delete to the v8 MyFiles Preview
- Fixed: Issue with Preview mode not working in MyFiles
File Changes
- ~/app_data/homework.xml
- ~/app_data/myfiles-users.txt
- ~/app_localresources/*
- ~/bin/*.dll
- ~/images/help/*.png
- ~/myfiles/default.aspx
- ~/myfiles/homework.aspx
- ~/scripts/hap.web.js.js
- ~/scripts/jquery.contextMenu.js
- ~/tracker/weblog.aspx
- ~/web.config