Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. HAP+ only supports logging on with a username/password, not an email address or UPN
  2. The info at the top of the page will lock the page down so no one can access it without a domain admin account.
  3. Yes, you can either create a maintenance timetable or use the existing one and re export it
  4. Save the config, it'll tell you what you do to lock it down
  5. O, you will need to check the web.config file after and remove the bit if you are on 2012 (I think you can restore the web.config file but can't be sure) Once you get it working you should just be able to restore your hapConfig.xml file and it will auto upgrade the settings
  6. Have you managed to open Nova-T6? If so, load the data file If the cycle is different from your current one you will need to upload the cycle 1st Data > Export Cycle to SIMS Check the times match, set the start date Ok and upload it to SIMS (enter your sims credentials) Then Data > Export Timetable and Curriculum to SIMS Enter the start and end date Ok, login using your sims credentails Follow the Transfer Wizard Once the wizard is done and it's done the document server the timetable will need to be applied in SIMS SIMS > Tools > Academic Management > Set Academic Year Change it to next years, if one doesn't exist you will need to create an academic year Then SIMS > Tools > Academic Management > Apply Timetable Follow the prompts Set the start end dates, then choose what the 1st day is, Day 1/Day 6, etc. Apply and then Save You then need to do the promotions and set the classes etc.
  7. Backup your hapconfig.xml file and web.config file. download the v10 full release, install it over your install download the v10.2 core update, install it over your install download any plugin you currently use and install it (booking system/helpdesk/timetable) Run hap+ it should upgrade the config file for you
  8. $ work fine, RM uses $ for it's shares, and I use $ on our cluster network. \\server\username$, \\server\homes$\username Check that you don't need the FQDN
  9. Did some work on this today (or yesterday now) v2 of DirectEdit has been posted to my website (DirectEdit - nb development) My Files will secretly poll the server to see if the user and IP have been registered for DirectEdit (the register only lasts 5 minutes from the last access of that key in the cache). The page will auto load DirectEdit with a secret to register DE with the HAP+ install (just sends a blank response to the server, the server then processes the username and ip and adds that to the cache so it doesn't have to do it again). Then DirectEdit is auto enabled. The process can take all of 2 seconds. Once enabled, users will now get the new alert/prompt, asking if they want to download or direct edit (via the double click, right click is as it was). If you click download, it will display the warning about re-uploading the file. I've also changed some settings in HAP+ which 'should' prevent the LOCKING of the file while it downloads the file. I'm trying at the moment to figure out why the file is getting locked open by DirectEdit when DE uploads the file. I'm struggling to figure this one out.
  10. I don't think it's a self signed cert issue, but I'll add the code to the program when I get home which disables the certificate check. I'm more thinking it's to do with a reverse proxy. Do you do any user agent filtering on your firewall/reverse proxy? DirectEdit's user agent is: HAPDirectEdit/1.0 (Windows)
  11. nickbro

    Your Desk!

    I'm moving into a new office (new for me) in 3 weeks time, my current office is more of cupboard but this is my home 'office' setup (got a new keyboard since this picture was taken and updated to 8.1, the pic is about a year old now) During the summer weeks I sit in the general office most of the time though which I've just moved around to enable 3 people to work in here with a little bit of privacy
  12. Remove the existing drivers, then download the latest drivers from the network card's chipset manufacture's website, import both 32bit and 64bit drivers into RMMC, ensure PE3.1 (3.2) is selected. Then use those drives only in the build disk. If that still doesn't work, contact RM support.
  13. Yep, that's the rule. If you know javascript you can write a clause into the myfiles page that if it's a certain directory, disabled the download abilities.
  14. Ok, it's saying it was aborted, sounds like the page was refreshed or navigated away from while it was uploading
  15. You will need to edit the page to enable that Edit ~/myfiles/default.aspx, line 102 Enable : to Enable : The redirect back to the page won't work unfortunately due to the way it launches directedit
  16. Which uploader are you using? Drag and Drop, single upload, or the multi upload box? If it's the 1st two, please try doing some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html, to see if it's giving a reason it's failing.
  17. The older version (v7 and below) used to use silverlight for the file manager, this was retired in v8 with the move to HTML5
  18. any web browser is supported. silverlight is no longer used or required
  19. The upload file size is in the web.config file, and it's set to around the 2gb mark. Does your hap go through a reverse proxy, it could be that which is cancelling the upload
  20. Most of mine isn't IT related, but we help when we can Swap 2 class rooms over Move 6 offices Order furniture for the new sixth form centre Create 2 new offices Install new pcs for these offices Rebuild all ICT Suite pcs Rebuild laptops not done at Easter Arrange for new carpet in one room Print student timetables out and box with planners for tutors Dispose of old equipment Remove old user accounts Rebuild and re-issue staff netbooks from the retiring staff Clean all pcs/mice/keyboards/monitors Create new users transfer user data from primary school system to high school network (currently 2 separate networks for another 2 years) Full backup at the end of the summer Fit new IWB at one of the primary schools Cover for the caretaker for the 2 weeks he's off Move into my new office I think that's everything, got an A3 sheet on the wall in the office
  21. Have a look in the config, remove the link for the help desk (not the helpdesk section but the link to the help desk under )
  22. Nope, change it to Day1:y, Day2:y, .... Day9:y, Da10:y
  23. O, wrong format, doh, it requires DayX:Y So Day1:1, Day2:1, Day6:1, Da10:10 etc.
  24. The day part of the bookings list is the day number, 1-5 or 1-10 (2 week timetable)
  25. So a find and replace, AMon to Mon1 etc... BMon to Mon2 etc, and see if that works then
×
×
  • Create New...