-
Posts
4,190 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nickbro
-
You don't need SCCM to use SCUP
-
Enable multi lessons
-
It should work I'll have to look into why it isn't persisting
-
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
-
Make sure you are using the latest version of HAP+ v10.4. It's part of the latest HAP.AD.dll
-
Ok, that'll be done to NTFS permission checks, which can sometimes be a bit odd
-
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
-
New Installation in existing Folder: Not working.
nickbro replied to Dan_ATR's topic in Home Access Plus+
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 -
New Installation in existing Folder: Not working.
nickbro replied to Dan_ATR's topic in Home Access Plus+
is it DiskSpace? I can't remember been a while since I made that enum -
New Installation in existing Folder: Not working.
nickbro replied to Dan_ATR's topic in Home Access Plus+
Ok try Drive instead -
Add a http binding to the site
-
Ok, will just have to disable the DirectEdit checker
-
New Installation in existing Folder: Not working.
nickbro replied to Dan_ATR's topic in Home Access Plus+
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 -
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
-
Restriction in the report
-
New Installation in existing Folder: Not working.
nickbro replied to Dan_ATR's topic in Home Access Plus+
make sure %username% is lowercase -
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)
-
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
-
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
-
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");
-
[bug/error] No Tabs/Sub Themes displaying incorrectly.
nickbro replied to Cache's topic in EduGeek.net Site Problems
-
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
-
Update 10.3 upload error when using directedit
nickbro replied to tj2419's topic in Home Access Plus+
Should be fixed in v10.4 which I released today: https://hap.codeplex.com/releases/view/133597 -
Nope, still no sign of a solution to that either, there doesn't seem to be a SIMS report for it :-(
-
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.
