Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. You don't need SCCM to use SCUP
  2. Enable multi lessons
  3. It should work I'll have to look into why it isn't persisting
  4. Unfortunately not, if you try doing some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html. In the JSON response will be the permissions it's coming back with
  5. Make sure you are using the latest version of HAP+ v10.4. It's part of the latest HAP.AD.dll
  6. Ok, that'll be done to NTFS permission checks, which can sometimes be a bit odd
  7. When you create a ticket, it will ask who you are creating the ticket for, specify in there who you are opening the ticket for
  8. Goes and looks at the code public enum MappingUsageMode { None, Quota, DriveSpace, HAPDriveSpace } So try None for the usuage The system may not like having the same drive letter used
  9. is it DiskSpace? I can't remember been a while since I made that enum
  10. Add a http binding to the site
  11. Ok, will just have to disable the DirectEdit checker
  12. Try setting the usage mode to none, this will bypass the quota system to tell us if it's the quota part or something else
  13. I think you can get the information via the SIMS business objects, but I don't want to go treading into that minefield. As for non class codes, I think I may have a way of getting that information, but I need to do some more testing 1st
  14. Restriction in the report
  15. make sure %username% is lowercase
  16. Can you check IE11 is in edge mode? (F12). IE11 for me doesn't do the hap:// thing (it should do it in an iframe)
  17. Should be able to. Just to let you guys know, I've got a working version with cover as long as you export the HTML cover. Will try the diary tomorrow and if I can do it I'll release v3 with all of these in 1. v3 will also do more stuff in concurrent threads, so it should be able to generate staff/room calendars while doing cover/diary
  18. Nope, it would be a case of editing the javascript some more to figure out what is going on. Can you provide me with a http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html from my files, specifically looking for and Info request
  19. which browser are you using? To keep the new features and fixes but disable DirectEdit check edit ~/myfiles/default.aspx remove this: $('', { 'id': 'decheck', 'src': 'hap://' + ad, 'style': 'display: none; position: absolute; top: 0; left: 0;' }).appendTo("body");
  20. iSpy looks bad as well All fine now
  21. Ok, it's usually the other way round, I've added the checks back into lock a drive down if you set it to be view only. It's in the v10.4 release
  22. Should be fixed in v10.4 which I released today: https://hap.codeplex.com/releases/view/133597
  23. Nope, still no sign of a solution to that either, there doesn't seem to be a SIMS report for it :-(
  24. Another plug for this little app I've made to pull timetables from SIMS and put them into Exchange. New in this version is the ability to pull room timetables out of SIMS too SIMS.net to Exchange - nb development for the download link and instructions. I may try and see if there is a way to pull the cover/room change information out of SIMS as well, but I haven't found a report I can create yet.
×
×
  • Create New...