Ignore:
Timestamp:
06/16/10 17:09:17 (3 years ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, burotel, hello-world-walkthrough, ipv6, new-webex, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 4c7d4152dff271ba5df5a8606605969cab454080
Children:
3908a4
Parents:
9c186f
git-author:
Ian Rolewicz <ian.rolewicz@…> (04/27/10 12:25:57)
git-committer:
Jose Benito <jose.benito.gonzalez@…> (06/16/10 17:09:17)
Message:

[IMP] Booking Actions History

  • fixes #268
  • On the details page of a booking, the history of previous actions performed on that booking is displayed for the owner of the room, the people allowed to modify the booking and the administrators.
  • Updated the User Guide
  • reviewed by jbenito: doc regenerated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/htdocs/ihelp/html/_sources/UserGuide/RoomBooking.txt

    r14ed6d rcd05ca  
    8686There are three kinds of room. They determine how much freedom 
    8787users have. 
    88     
     88 
    8989* *Public rooms* which do not require confirmation (black/green 
    9090   colour). This means all bookings are considered accepted. 
     
    148148 
    149149|image170| 
    150   
     150 
    151151* Fill in a booking form. If you have searched for rooms, most fields 
    152152  are already filled in for your convenience. These data come from 
     
    166166    changing dates, hours or maybe trying another room. 
    167167  - The alternative is to automatically book everything except 
    168     conflicting days. This may be useful if you do long-term, recurring  
     168    conflicting days. This may be useful if you do long-term, recurring 
    169169    booking, for example, *whole year, every week*. Imagine everything 
    170170    looks perfect, except for several weeks when the room is not available. 
     
    181181|image171| 
    182182 
    183 Note: some rooms require confirmation. These rooms are usually coded  
     183Note: some rooms require confirmation. These rooms are usually coded 
    184184in orange. In this case, you cannot directly book them. You 
    185185can only *PRE-book* such a room. PRE-booking works exactly the same 
     
    195195-------------- 
    196196 
     197View your Booking 
     198~~~~~~~~~~~~~~~~~ 
     199 
     200You can view the bookings or pre-bookings that you made by going 
     201under the 'My bookings' and 'My PRE-bookings' sections of the Room 
     202Booking side menu. By selecting one of the bookings in the list, you 
     203will get the following : 
     204 
     205|image172| 
     206 
     207This page contains all the information about a booking, and it allows 
     208you to modify, clone or cancel the booking. If the reservation is 
     209done for more than a single day, each of the occurences of the booking 
     210can be canceled individually. In addition, this page lets you watch 
     211the history of the booking (i.e. all the past actions that were performed 
     212on this reservation) if you are the creator of the booking. Only the most 
     213recent entry is partially displayed, but you can see the rest of it by 
     214clicking on the 'Show All History...' link. Additional information about 
     215a particular entry can be viewed by clicking the 'More Info' link. 
     216 
     217-------------- 
     218 
    197219Core Features and Constraints 
    198220----------------------------- 
     
    220242General 
    221243^^^^^^^ 
    222     
     244 
    223245* Stand-alone and "in-conference" mode. 
    224246 
     
    238260* Optional booking moderation. Each room may work in one of the 
    239261  following modes: 
    240    
     262 
    241263  - Bookings require explicit confirmation of room manager, *or* 
    242264  - Bookings are automatically accepted. 
     
    323345.. |image170| image:: UserGuidePics/rb_booking_form.png 
    324346.. |image171| image:: UserGuidePics/rb_conflicts.png 
     347.. |image172| image:: UserGuidePics/rb_booking_display.png 
Note: See TracChangeset for help on using the changeset viewer.