Jump to content

Recommended Posts

Posted

The web tracker only supports a SQL Database, the logon tracker still supports both.

 

Shouldn't make any difference between single or clustered sql.

  • 4 weeks later...
Posted

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

  • 2 months later...
Posted

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)

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...