-
Version 7.1.1909.1840 has just been released on Codeplex
You can download it from Home Access Plus+ - Download: v7.1
Change Log:
- Fixed any bugs from v7.0
- FIXED MSCB Basic Silverlight Upload Filter Issue
- FIXED MSCB Extended Silverlight Upload Check Issue
- FIXED MSCB Hidden Files issue
- ADDED Code to hide HIDDEN and SYSTEM files/folders
- FIXED Homepage showing extra tabs that didn't do anything
File Changes:
- ~/bin/hap.web.dll
- ~/bin/hap.web.configuration.dll
-
Version 7.2 is due out later today
This version will fix the booking system so it can change days in older browsers. I'd coded it against IE9 and FF, so the onhashchange was available, however in IE8 Compatibility mode and below this isn't supported, so jQuery to the rescue.
-
v7.2.2109.1830
Change Log:
- FIXED: Position of the Logout Link and the Booking System
- FIXED: Changing the day on the booking system in older browsers (<=IE8)
- ADDED: Sorted the Subjects List A-Z
- FIXED: The Setup page js (AJAX) issues
- FIXED: If no email address is detected or SMTP is disabled, no email will be sent
- FIXED: Issue with the Help Desk
You can download this release from Home Access Plus+ - Download: v7.2
-
v7.4.0910.2200
There are some configuration changes, but the system should automatically upgrade these changes to the latest version, check ~/app_data/hapconfig.xml and change the version number
Changes:
- Some bug fixes from v7.2
- New Homepage Style
- New Tracker Index Page Style
- BETA Booking System Page (new.aspx)
- New API's
- ~/API/BookingSystem
- ~/API/HelpDesk
- Updated jQuery UI 1.8.16
You can download this release from Home Access Plus+ - Download: v7.4
-
v7.5.1610.1900
Change Log:
- New Booking System (out of Beta)
- New Help Desk (out of Beta)
- New My Files (Developer Preview)
- Token now saved into Cookie so the system doesn't TIMEOUT as much
File Changes:
- ~/bin/hap.ad.dll
- ~/bin/hap.web.dll
- ~/bin/hap.data.dll
- ~/bin/hap.web.configuration.dll
- ~/bookingsystem/admin/default.aspx
- ~/bookingsystem/default.aspx
- REMOVED ~/bookingsystem/bookingpopup.ascx
- REMOVED ~/bookingsystem/daylist.ascx
- REMOVED ~/bookingsystem/new.aspx
- ~/helpdesk/default.aspx
- ~/helpdesk/*.htm
- REMOVED ~/images/headbg.png
- ~/images/myfiles.png
- REMOVED ~/helpdesk/new.aspx
- REMOVED ~/images/staticb.png
- REMOVED ~/images/swish.png
- ~/scripts/jquery.dataTable.js
- ~/style/basestyle.css
- ~/style/bookingsystem.css
- ~/style/helpdesk.css
- ~/style/jquery-ui.css
- ~/style/myfiles.css
- ~/tracker/default.aspx
You can download this release from Home Access Plus+ - Download: v7.5
-
v7.6 is now expected for release on Sunday 30th October.
Please note that I'll be rebuilding my PC on a SSD this weekend so the release may be earlier than this if I manage to get rebuilt quickly.
-
v7.6 is now available on codeplex: Home Access Plus+ - Download: v7.6
- New Download Routing Handler:
- Support for Pausing/Resuming Downloads
- Should fix OfficeOpenXML files when you download and it corrupts
- Update MyFiles ALPHA:
- Updated Layout of some elements on the tiles
- Details View Added with a table
- Update Booking System:
- Fixed some issues found since the v7.5 release
- Added support for spaces in Resource names
- Fixed some issues with the Booking System Admin page
- Added SIMS.net Import Option
- Fistyxed issue with anything other than 3 terms
- Updated Setup page
- Fixed some JSON request issues
- Updated Help Desk
- Fixed the Ticketing system
- Added FAQ
- Errors can now be logged in a Home Access Plus+ Event Log
-
v7.7 has just hit codeplex: Home Access Plus+ - Download: v7.7
v7.7.11.28.2200
- Added: ShowTo Option on Resources
- Added: Basic Authentication Logon Method
- Added: Button on the Live Tracker page to clear logons in the database but not do a remote logoff
- Updated: jquery from v1.6.2 to v1.7.1
- Fixed: Another attempt at fixing the SIMS import in the booking system
- Fixed: JSON Issues with the Setup
- Added: More DEBUG Events to the Event Log (note DEBUG not RELEASE)
- Added: Support for Week A Week B instead of Week 1 and Week 2
- Updated: The My Files v8 Preview
- Added: Some more error handling for the AD Browser on the setup page (Additional DEBUG Events in DEBUG Mode)
- Added: Support Self Signed/Invalid SSL Certs in the Logon Tracker
File Changes:
- ~/bin/hap.ad.dll
- ~/bin/hap.data.dll
- ~/bin/hap.web.configuration.dll
- ~/bin/hap.web.dll
- ~/bookingsystem/default.aspx
- ~/bookingsystem/admin/default.aspx
- ~/myfiles/default.aspx
- ~/scripts/jquery-1.7.1.js
- ~/style/myfiles.css
- ~/tracker/live.aspx
- ~/MyComputerSL.aspx
- ~/Setup.aspx
- ~/Web.config
-
v7.8 just got release: Home Access Plus+ - Download: v7.8
If you wish to use the Web Tracker features, you need to have re-run the HAP.sql script in the app_data folder to create the HAP tables in a MSSQL Database. You will also need to have the Tracker's Provider set in the hapConfig.xml file.
If you use the logon tracker already, please re-run the HAP.sql script in the app_data folder to create a new table in the database for the web tracker
Changes:
- Added: Meta Tag to force IE Standards Mode (IE=edge)
- Updated: Dynatree to v1.2
- Added: Focus to username textbox on load of the login page
- Added: Preview Support to MyFiles Preview (.csv, .docx, .txt, .xls, .xlsx, .txt, images)
- Added: v8 MyFiles Preview: Upload Functionality implemented
- Updated: DOCTYPE to HTML5
- Added: Drag and Drop Upload to the Tree in v8 My Files Preview
- Fixed: Progress Indicator in the v8 My Files Preview
- Added: Some basic Web Events logged into a database (will need to rerun the hap.sql file)
- Added: Some additional routines when importing a SIMS timetable export
- Fixed: Issue where users could browse to the app_data/hapconfig.xml in the browser (web.config update)
File Changes:
- ~/bin/hap.ad.dll
- ~/bin/hap.data.dll
- ~/bin/hap.data.sql.dll
- ~/bin/hap.web.dll
- ~/bin/hap.web.configuration.dll
- ~/app_data/hap.sql
- ~/images/*.png
- ~/style/basestyles.css
- ~/style/mycomputer.css
- ~/style/myfiles.css
- ~/style/tracker.css
- ~/tracker/default.aspx
- ~/tracker/weblog.aspx
- ~/tracker/weblogs.aspx
- ~/login.aspx
- ~/masterpage.master
- ~/setup.aspx
- ~/web.config
-
Quote:
Originally Posted by
nickbro
v7.8 just got release:
Home Access Plus+ - Download: v7.8 If you wish to use the Web Tracker features, you need to have re-run the HAP.sql script in the app_data folder to create the HAP tables in a MSSQL Database. You will also need to have the Tracker's Provider set in the hapConfig.xml file. If you use the logon tracker already, please re-run the HAP.sql script in the app_data folder to create a new table in the database for the web tracker
Changes:
- Added: Meta Tag to force IE Standards Mode (IE=edge)
- Updated: Dynatree to v1.2
- Added: Focus to username textbox on load of the login page
- Added: Preview Support to MyFiles Preview (.csv, .docx, .txt, .xls, .xlsx, .txt, images)
- Added: v8 MyFiles Preview: Upload Functionality implemented
- Updated: DOCTYPE to HTML5
- Added: Drag and Drop Upload to the Tree in v8 My Files Preview
- Fixed: Progress Indicator in the v8 My Files Preview
- Added: Some basic Web Events logged into a database (will need to rerun the hap.sql file)
- Added: Some additional routines when importing a SIMS timetable export
- Fixed: Issue where users could browse to the app_data/hapconfig.xml in the browser (web.config update)
File Changes:
- ~/bin/hap.ad.dll
- ~/bin/hap.data.dll
- ~/bin/hap.data.sql.dll
- ~/bin/hap.web.dll
- ~/bin/hap.web.configuration.dll
- ~/app_data/hap.sql
- ~/images/*.png
- ~/style/basestyles.css
- ~/style/mycomputer.css
- ~/style/myfiles.css
- ~/style/tracker.css
- ~/tracker/default.aspx
- ~/tracker/weblog.aspx
- ~/tracker/weblogs.aspx
- ~/login.aspx
- ~/masterpage.master
- ~/setup.aspx
- ~/web.config
Does this mean that Tracker only supports SQL Database backend now? Will it be ok with clustered SQL - or will I be testing that one for you ;-)
-
The web tracker only supports a SQL Database, the logon tracker still supports both.
Shouldn't make any difference between single or clustered sql.
-
Coolies. Will get playing with it next week. Will also let you know if 7.8 will play nicely with AD using the IISAPPPOOL Account too.
-
v7.9 just got released: Home Access Plus+ - Download: v7.9
Changes:
- 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 (ControlsJS)
- 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
-
v7.10 has now hit codeplex: https://hap.codeplex.com/releases/view/84014
Don't forget to add your location to the list: Locations - nb development
Changes:
- Added: CompressJS controls to the Help Desk & Booking System (reduces page size)
- Fixed: Debug/Release mode detection in CompressJS control
- Added: Older Browsers will use an iframe and the old uploadh.aspx page (works better than the current implementation on older browsers)
- Added: Permalinks for my files, you can give out links that redirect to the correct location when you log in (the hash '#' is removed when you log in) (e.g. /hap/api/myfiles-permalink/N/)
- Fixed: The style issues on the toolbar with the new folder/upload buttons
- Added: Try the Beta screen to MyComputer.aspx
- Added: Will open the help page on first run on MyFiles v8
- Added: jquery mobile
- Added: FSRM Quota Support (ALPHA)
- Fixed: Removed the trailing backslash (\) from the Tree for Drive Letters
- Added: Thumbs.db Support
- Moved: The quota lookup for the new routines to the quota service.
- Added: Seperate x64 and x86 Quota Service Installers (x64 supports folder quotas)
- Added: Some Solution Folders to Organise things a bit
- Added: Extra Checks for JSON Error Handling
- Added: Support for more special characters in My Files paths
- Added: More toolbar options to MyFiles (enables touch devices to use HAP+ better)
- Added: A Clipboard for Copy/Cut/Paste functionality
- Added: Code to detect if a file/folder exists before copying/moving
- Fixed: Where a Copy would turn into a Move during a multi copy
- Fixed: Thumb Generator which would not work correctly, now if errors out will revert to a static icon
- Added: Checks for a user that has been deleted from AD
- Added: ZIP/UNZIP support to the v8 My Files
- Added: Additional Localized Resources for the v8 My Files
File Changes:
- ~/bin/hap.web.dll
- ~/bin/hap.web.configuration.dll
- ~/bin/hap.data.dll
- ~/App_LocalResources/en-GB/*.xml
- ~/bookingsystem/default.aspx
- ~/helpdesk/default.aspx
- ~/images/120-arrow.png
- ~/images/ajax-loader.png
- ~/images/icons-18-black.png
- ~/images/icons-18-white.png
- ~/images/icons-36-black.png
- ~/images/icons-36-white.png
- ~/myfiles/default.aspx
- ~/scripts/hap.web.js
- ~/scripts/hap.web.js.mobile.js
- ~/scripts/jquery.mobile-1.0.min.js
- ~/scripts/viewmode.js
- ~/style/myfiles.css
- ~/style/mycomputer.css
- ~/mycomputer.aspx
- ~/setup.aspx
- ~/UploadH.aspx
- ~/web.config (optional)
-
HAP+ v8 is now out, grab it now: https://hap.codeplex.com
Enjoy