TheScarfedOne Posted November 28, 2012 Posted November 28, 2012 Hi Nick We got the multi booking working last time as detailed here http://www.edugeek.net/forums/home-access-plus/83219-hap-v8-feature-requets-8.html on HAP8. Ive upgraded to 8.4, and its broken again . Ive checked the code, and the edits we made are there - so Im a bit stumped. Can you take a look? Did we get any further with adjusting the column widths at all fo display as well, or the catagories of resources a la earlier versions? Many thanks
nickbro Posted November 28, 2012 Posted November 28, 2012 Types are supported: /hap/bookingsystem/t-Equipment,Laptops
TheScarfedOne Posted November 28, 2012 Author Posted November 28, 2012 Great, thanks - how easy would it be to add a drop down selector menu - or should we just change the entry points to the booking system from the home page? How easy would it be to add a custom "type"? Any ideas on what might have broken the multi session?
nickbro Posted November 28, 2012 Posted November 28, 2012 Custom entry points on the homepage was the idea. You can also do resources specific /hap/bookingsystem/r-ICT1 None, sorry to say, apart from some gui changes the booking system is much the much in code as before. I do have another developer doing some work now, and he has checked in some changes to the booking system.
TheScarfedOne Posted November 28, 2012 Author Posted November 28, 2012 OK, cool. Could you see if they would have a quick nosey over it for me... Its gone back to doing the "Blank list" on the drop down as it did before. I might try reverting the code changes we did last time to see if it makes a difference.
TheScarfedOne Posted November 28, 2012 Author Posted November 28, 2012 Custom entry points on the homepage was the idea. You can also do resources specific /hap/bookingsystem/r-ICT1 I had spotted that - a nice gem I wasnt expecting was the resource titles to be clickable! Maybe in future we can add a description to each resource which only shows when you are in the "Single Item" view like that...?
minimoo Posted November 28, 2012 Posted November 28, 2012 Sorry for jumping in on this but in case I broke anything.. The dropdown list for number of periods is blank? What is your config for the that bookable room and what list of periods do you have?
TheScarfedOne Posted November 28, 2012 Author Posted November 28, 2012 Hi minimoo. Yep, the drop down for the number of sessions to multi book is blank. It's the same as the issue originally in the linked thread. My sessions are Session 1, AM Break, Session 2, Lunch, Session 3, PM Break, Session 4, After College.
nickbro Posted December 1, 2012 Posted December 1, 2012 hopefully @TheScarfedOne it should be fixed in v8.5, I've done some work on that part of HAP+ today
TheScarfedOne Posted December 1, 2012 Author Posted December 1, 2012 hopefully @TheScarfedOne it should be fixed in v8.5, I've done some work on that part of HAP+ today Great thanks Nick, great work as always. Happy to test any bits on bookings if you need in future.
nickbro Posted December 3, 2012 Posted December 3, 2012 This week hopefully, just making sure I don't have anything else I can include in this release
TheScarfedOne Posted December 3, 2012 Author Posted December 3, 2012 Ok - if you want me to try out any bits before, let me know. I think Ive spotted another bug, or Im doing something wrong. Im trying to use the Show to and Hide from with AD groups. An example is shown below. I thought that this would show only to members of the Area-Science and Area-Maths groups. It doesnt, it doesnt show to anyone other than Admins. I put a user in there just to make sure, and that works! Help!
nickbro Posted December 3, 2012 Posted December 3, 2012 Hmm, odd that should be how it works. Have you tried using a semi-colon instead of comma?
TheScarfedOne Posted December 3, 2012 Author Posted December 3, 2012 Tried it with just one group in there, and its still unhappy It just doesnt show it when it should. The hide appears to work when Show to is set to inherit.
TheScarfedOne Posted December 3, 2012 Author Posted December 3, 2012 Scratch that, dodgy page refresh. Inherit doesnt work on the Show to.
nickbro Posted December 3, 2012 Posted December 3, 2012 ah, showto and hidefrom are usernames, not groups, will add that
TheScarfedOne Posted December 3, 2012 Author Posted December 3, 2012 Ta...chucking that on tonight....VPN permitting...
TheScarfedOne Posted December 4, 2012 Author Posted December 4, 2012 Nope, sadly thats made no difference
nickbro Posted December 4, 2012 Posted December 4, 2012 It's odd the way User.IsInRole() works, it doesn't use the function I would expect it to use.
nickbro Posted December 4, 2012 Posted December 4, 2012 Ok, give this dll a try, I've add a recursive loop to it, hopefully it doesn't break things completly
TheScarfedOne Posted December 4, 2012 Author Posted December 4, 2012 Still no change Im afraid. Does there need to be anything special about the groups? They are Global Security at the moment.
nickbro Posted December 4, 2012 Posted December 4, 2012 @TheScarfedOne, odd, I've tested it with a few nested groups and it does work. v8.5 is due out soon hopefully, just got to check with Paul if there's anything else he wants in the release
TheScarfedOne Posted December 5, 2012 Author Posted December 5, 2012 Is there anything I can test in it?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now