Jump to content

Recommended Posts

Posted

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...

 

HAP8BookingGrid.JPG v8

 

HAP9BookingGrid.JPG v9

Posted

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

Posted

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.

Posted

@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

 

HAP Weekview.jpg

Posted

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


Posted

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.

Posted
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?
  • 2 weeks later...
Posted

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.

Posted

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.

Posted

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
   
   
     
       
     
   
   
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
   
 

Posted

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 ?

  • 2 weeks later...
Posted
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}

Posted
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

  • Thanks 2

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...