Arkaine
Members-
Posts
65 -
Joined
-
Last visited
Reputation
5 NeutralAbout Arkaine

-
Daww, well, I'm out of ideas.
-
Is it a child of an OU in the HAP config? It needs to be in the config.
-
The solution is here for anyone having this same issue: http://www.edugeek.net/forums/home-access-plus/114101-logout-fails-booking-helpdesk.html
-
I believe the cause and solution are the same as this one (ignore the part about display names). http://www.edugeek.net/forums/home-access-plus/114101-logout-fails-booking-helpdesk.html
-
Booking System: Booked Resource Count in Email Template
Arkaine replied to Arkaine's topic in Home Access Plus+
Wonderful, wonderful! Thanks! -
You are amazing! I look forward to it! Thank you!
-
The current version (9.5) allows my staff members to overbook resources. Is it possible to prohibit that and allow only booking system administrators to overbook...and maybe use a new CSS style for overbooked sessions? Like a light red or something? Thanks Nick!
-
Booking System: Booked Resource Count in Email Template
Arkaine replied to Arkaine's topic in Home Access Plus+
Thanks for adding this! If the user books the maximum quantity, it will display a quantity of 0 in the email and calendar invite. Can we have it say the actual quantity? -
1. How about a utility that shifts the bookings %n% number of days starting at %date%? If the school closes due to weather (or some other reason), we'd have to manually change the dates for each future booking. I thought about writing a PowerShell script to directly edit the XML file, but if it was integrated in the BookingSystem control panel for librarians to do themselves, that'd be even better. 2. Alternating days vs. alternating weeks would be nice too! We do Day A and Day B (rather than Week A and Week B) at our high school, and Day 1-5 at our elementary schools which don't necessarily line up with the day of the week (M-F). There could be a year setup utility where you tag dates (I'd be happy with just an XML file). To do Week 1 and Week 2, you just tag all 5 days as 1 and the next 5 days as 2. To do Day A and B, you'd just tag the individual days. There could be special tags for HOLIDAY or CLOSED.
-
Check your [~/BookingSystem/Web.config] file
- 1 reply
-
- 1
-
-
Can I make it a feature request?
-
There is "add new booking" and "remove booking." Is it possible to add a feature to edit an existing booking without removing it first? Thanks, Nick!
-
Ha! Brilliant! This has been bugging me for a while, but I figured what the hell, the logout error only happens to me. I added the OU containing our IT staff to the OUs list like mentioned above and voila! The problem goes away! Note: "Users" is a container, not an OU, so you probably want to move your user accounts out of there anyway (even if you do it just so you can apply GPOs because you can't apply GPOs to containers). For example, create an OU called "Domain Users" in AD Users and Computers, then move everyone into that. Leave all the built-in accounts where they are.
-
Booking System: Default Year and Subject for New Booking
Arkaine replied to Arkaine's topic in Home Access Plus+
An elegant solution! Thank you! -
Nick, I feel that I'm pounding you with requests now that we're finally starting to fine-tune the system here! I'm in one of those countries with back-asswards MM/DD/YYYY date formatting (*cough* US), and setting the IIS globalization setting to anything other than en_GB breaks the system. Adding fields such as these to the email templates will allow more granular customization, which will work around that issue. {10} = Day of Week (Mon, Tue, Wed, etc.) {11} = Day of Week (Monday, Tuesday, Wednesday, etc.) {12} = Day (1 - 31) {13} = Month (1 - 12) {14} = Month (Jan - Dec) {15} = Month (January - December) {16} = Year (2013, 2014, etc.) ...and, maybe a headphones count field?
