This version support beautytips v2 (v1 now unsupported).
Fixed errors in install upgrade path. There will be errors if you run the update 6200 but did not have 6.1 installed but this is the lesser evil than not having the update work at all.
uc_hotel 6.x-2.x, 2010-07-19
------------------------------------------
by larowlan:
feature #856378 by larowlan: support for base rates up to 999999.99 (Yen)
bug #851192 by larowlan: prices now display in calendar
bug #851192 by larowlan: error message on adding new upgrade option due to incorrect format for default checkbox value
bug #844690 by larowlan: fixed silent dependency on uc_product
Some minor coding standards changes
#845236 Fixed issue with dependency on i18n
#845212 Fixed issue with spelling error for drupal_goto and logic error
Feature: added 'auto set availability' feature
Resolved bug with parameters in calls to hook_modify_room_rate
Added upgrade path for version 1 users
#623976 by tcindie: No smoking preference search no longer returns 0 results.
#668258 by tcindie: Checkout & Order panes were being rendered incorrectly which prevented the form submit buttons on the checkout page from working properly in Internet Explorer.
#662492 by tcindie: Availability calendar key will only be displayed if number of months to display is greater than zero.
by tcindie: Dates that do not have a base rate value greater than 0 can no longer be made available. Also, a check is run against the expiry settings to determine whether a room can be made available for a date, rather than automatically using "today" as the value checked.
by tcindie: Fixed code to determine whether to display teaser in cart/checkout panes. It no longer always displays teaser, just when configured to do so.
ADDED
#625448 by tcindie: Not exactly the same view, but all the same basic elements from the requested search results display have been incorporated. TODO: Move this and several other display elements into theme functions and template files.