nickbro Posted June 6, 2013 Author Posted June 6, 2013 Ah, that's not a bug, it's a design choice, works very well on tablets and phones
TheScarfedOne Posted June 7, 2013 Posted June 7, 2013 Hmm... before, we used to be able to adjust the width of the colums tho, so it would reduce the scrolling when on a PC? Ive got both versions still running and have attached screenies showing the difference... v8 v9
nickbro Posted June 7, 2013 Author Posted June 7, 2013 It should be line 31 of the bookingsystem.css file, the min-width: 136px attribute;
nickbro Posted June 7, 2013 Author Posted June 7, 2013 Ok, it's 2 things, line 31 of bookingsystem.css and line 127 of ~/bookingsystem/default.aspx It's set for a min width of 200*lessoncount
TheScarfedOne Posted June 11, 2013 Posted June 11, 2013 Hmm - odd, thought it was perfect - but for some reason; Ive lost a session. Anything below 190 seems to do it. Ive left the other value unchanged....
Paul-K Posted June 12, 2013 Posted June 12, 2013 Hi Nick, Would it be possible to add a week view to the booking timetable which would show all bookings that have been made for the week? Possibly the ability to print that timetable. Not sure how viable this would be to implement thought.
Paul-K Posted June 13, 2013 Posted June 13, 2013 @beneal Thanks for the suggestion but this is not quite what I was looking for. I was hoping for a view that puts all of the bookings onto one table as it looks now for the day view but listing the bookings for each lesson if possible, unless weekview.aspx already does this and mine just isn't displaying correctly. I have attached what mine looks like
TheScarfedOne Posted June 13, 2013 Posted June 13, 2013 Better than mine which does this.... Server Error in '/HAPBETA' Application. -------------------------------------------------------------------------------- Index was outside the bounds of the array. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [indexOutOfRangeException: Index was outside the bounds of the array.] HAP.BookingSystem.Booking.get_User() +662 HAP.Web.BookingSystem.WeekViewRow.RenderContents(HtmlTextWriter writer) +994 System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) +32 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +208 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8 System.Web.UI.Control.Render(HtmlTextWriter writer) +10 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +208 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8 System.Web.UI.Control.Render(HtmlTextWriter writer) +10 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +208 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8 System.Web.UI.Control.Render(HtmlTextWriter writer) +10 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +208 System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +173 System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +31 System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +53 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100 System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +40 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +208 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8 System.Web.UI.Control.Render(HtmlTextWriter writer) +10 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +208 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8 System.Web.UI.Page.Render(HtmlTextWriter writer) +29 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3060
nickbro Posted June 13, 2013 Author Posted June 13, 2013 @TheScarfedOne Looks like you've got a user defined in the booking system database that doesn't exist on your network
calwyn Posted June 19, 2013 Posted June 19, 2013 Hi... I'll post this again as the thread got hijacked a bit before. It would be nice to have resources tied to rooms. eg. School Hall has available: Screen & Projector, Microphones, CD Player, DVD Player & Computer.... so it would be nice to have tick boxes to select any of them items to be made ready when the room is booked.
beneal Posted June 20, 2013 Posted June 20, 2013 Any chance of being able to make static bookings by clicking on a period? It would be great if there was just a 'Make permanent' tick box for admins when you make a booking which you could set and it goes into the static bookings instead of as a one off?
nickbro Posted June 20, 2013 Author Posted June 20, 2013 @beneal I'll see what I can do. @calwyn: that's quite a big job, I will see what I can do but can't promise anything
calwyn Posted June 28, 2013 Posted June 28, 2013 Hi again Nick. Two things..... One, would it be possible to have a "comments" field on rooms, for special instructions/requests. and Two, I thought that there used to be a way that you could select th "Room In" field from a drop down list, is this still available & are there any instructions ? Thanks in advance, Calwyn.
nickbro Posted June 28, 2013 Author Posted June 28, 2013 @calwyn, already done (notes), and yes, set it as equipment, and it should use a room list.
calwyn Posted July 1, 2013 Posted July 1, 2013 Cheers for the quick reply Nick. . . Two questions then: 1. How do I get this 'notes' field ? 2. Is there something to setup for the drop-down list, as I just get a box to type in your room name.
nickbro Posted July 1, 2013 Author Posted July 1, 2013 1. It's in one of the Preview releases I posted a few weeks ago 2. Here's my config A1 A2 A3 B1 B2 B5 DS E1 E2 E4 H1 H2 H3 H4 H5 L1 L2 L3 L4 L5 LSC M1 M2 M3 M4 MPS MR S1 S2 S3 S5 S6 S7 SH TR
calwyn Posted July 1, 2013 Posted July 1, 2013 That's great thanks Nick. I now have both of them bits working.... Just one question though, how do I add the notes to an email template ?
nickbro Posted July 9, 2013 Author Posted July 9, 2013 That's great thanks Nick. I now have both of them bits working.... Just one question though, how do I add the notes to an email template ? Will be in the next release {9}
nickbro Posted July 9, 2013 Author Posted July 9, 2013 Any chance of being able to make static bookings by clicking on a period? It would be great if there was just a 'Make permanent' tick box for admins when you make a booking which you could set and it goes into the static bookings instead of as a one off? Done, for the v9.2 release 2
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