68 lines
2.3 KiB
Plaintext
68 lines
2.3 KiB
Plaintext
-----------------------------
|
|
# V1.6.4 to V1.6.5
|
|
-----------------------------
|
|
|
|
## Improved/Changed Features:
|
|
* [CO] : [#363] Text changes
|
|
* [FO] : [#390] Resolve rooms left count issue on cart update on room type detail page
|
|
* [FO] : [#400] Refreshed booking form panel on room type detail page
|
|
* [CO] : [#436] Text changes
|
|
* [FO] : [#474] Remove unwanted js and fix issues on room type detail page
|
|
* [CO] : [#475] Added Feature: Occupancy wise search and booking
|
|
* [FO] : [#505] Updated tax view in cart popup
|
|
* [CO] : [#538] Added: Feature service products
|
|
* [FO] : [#649] Fix: Occupancy panel does not close when clicking on add to cart button
|
|
* [FO] : [#672] Updated: Disable option to add services when rooms are unavailable
|
|
* [FO] : [#682] Updated: order summary in block cart popup and dropdown
|
|
|
|
|
|
-----------------------------
|
|
# V1.6.3 to V1.6.4
|
|
-----------------------------
|
|
|
|
## Improved/Changed Features:
|
|
|
|
* [FO] : [#304] Text changes
|
|
* [CO] : [#281] Optimized ajax cart functions, new function ajaxcart.update added
|
|
* [CO] : [#281] Updated assignContentVars function, now function returns json encoded content without fetching from tpl
|
|
* [CO] : [#244] Changed Tools::jsonEncode to json_encode
|
|
|
|
|
|
-----------------------------
|
|
# V1.6.2 to V1.6.3
|
|
-----------------------------
|
|
|
|
## Improved/Changed Features:
|
|
|
|
* [CO] : Removed unused hooks displayLeftColumn and displayrightColumn
|
|
* [CO] : 'getHotelCartBookingData' function from blockcart.php is removed and called from HotelCartBookingData::getHotelCartBookingData()
|
|
|
|
|
|
-----------------------------
|
|
# V1.6.1 to V1.6.2
|
|
-----------------------------
|
|
|
|
## Improved/Changed Features:
|
|
|
|
* [FO] : Improved rooms removal process from the cart from front end.
|
|
|
|
|
|
-----------------------------
|
|
# V1.6.0 to V1.6.1
|
|
-----------------------------
|
|
|
|
## Improved/Changed Features:
|
|
|
|
* [CO] : Compatible with php 7.x.x
|
|
|
|
## Bug/Issues Resolved:
|
|
|
|
[-] FO : Resolved :: Undefined index: total_rooms_in_cart at blockcart.tpl.
|
|
|
|
______________________________________________________________________________________________
|
|
2014-04-22 18:56:55 +0200 // Changelog updated
|
|
2014-03-26 10:01:27 +0100 [-] MO : removed cart rule description from the name in the blockcart
|
|
2014-03-24 11:43:28 +0100 / MO blockcart : ps_versions_compliancy modified (1.5.6.1 => 1.6)
|
|
2014-03-24 11:01:26 +0100 / MO blockcart : ps_versions_compliancy added
|
|
2014-03-20 14:20:42 +0100 Initial commit
|