Skip to content

Commit f768898

Browse files
authored
Merge pull request #1534 from vishal-singh-webkul/gli-version_upgrade
Changelog and Version update for QloApps 1.7.0
2 parents 2dc0be6 + 6670ff6 commit f768898

76 files changed

Lines changed: 743 additions & 38 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.txt

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,148 @@
1+
####################################
2+
# V1.7.0
3+
####################################
4+
5+
## Added Features:
6+
- #1464: Upgrade for PHP version 8.1 to 8.4 and MYSql 8 compatibility
7+
- #1492: Added new configuration for bed types in a room type in back-office.
8+
- #1411: Added our properties controller in the front office, and updated the store detail flow in the back office.
9+
- #1488: Added option to add multiple restrictions in a single Advance price for a room type in back-office.
10+
- #1346: Added feature to create Advanced price rules for multiple room types at once in the back office.
11+
- #1374: Added feature for admin to add/update multiple rooms at once in the room tab in room type page in the back office.
12+
- #1412: Added new option to add bed types for a room type in back office.
13+
- #1358: Added new service product addition while order add and edit and service price edit while order creation in Back-office
14+
- #1399: Added standard product flow in QloApps
15+
- #1495: Added registration number, fax detail and icons on contact us page in the front-office.
16+
- #1354: Added an option for the admin to skip sending order confirmation emails when creating a new order from the admin orders page in the back office.
17+
- #1369: Added Configuration option for the Admin to include or exclude the website name in the email subject.
18+
- #1382: Added new columns to exported CSV using admin export in back office.
19+
20+
## Back Office:
21+
- Improvements:
22+
- #1524: Updated the hotel and room type filters on the advance price rules listing in the back-office.
23+
- #1363: Updated the stay overs KPI with occupied KPI in AdminDashboard and in AdminOrders controller in back office.
24+
- #1496: Updated the KPIs will now include data up to and including the current date in the back office
25+
- #1490: Updated the toolbar title for the order page on list display in the back-office.
26+
- #1409: Updated short description save/update process for hotel, services and room types.
27+
- #1408: Updated moved customer selection block before cart details block in the add new order page in the back office.
28+
- #1506: Removed generate PDF button from the top of the credit slip controller, added button to generate voucher in the back-office.
29+
- #1351: Updated hide the "Future Booking" popup button in the Room tab of the Room Type page when no future bookings exist.
30+
- #1350: Updated password is no longer required while creating a customer from the back office.
31+
- #1344: Replaced Product id with Room type id in the CSV samples and in CSV import controller
32+
- #1337: Updated the flow of date from and date to for advance price rule create and update, and fixed price issue occurring during booking creation in back office.
33+
- #1392: Added trim to the searched text on the "Modules Catalog" page in the Back Office.
34+
- #1326: Updated payment_type for Free order and back-office orders
35+
- #1327: Added total rooms column in refund request list and detail page in back-officee
36+
- #1527: Added help text for length of stay in Room type page in back-office
37+
38+
- Bugs Fixed:
39+
- #1529: Fixed Room unit price in the add order page is not correct if a specific price is already created and then advance price is applied of room type original price in the back-office.
40+
- #1516: Fixed The docs and customer guest are not deleted on order and customer delete process using the data cleaner in back-office.
41+
- #1501: Fixed Cart rules are saved with empty room type restriction in the back office.
42+
- #1499: Fixed Getting error when customer cancel booking when order status is Awaiting payment
43+
- #1498: Fixed When booking is deleted while reallocating, refund requests are not deleted
44+
- #1489: Fixed It shows order status “Booked” when all rooms are deleted except refunded rooms
45+
- #1484: Fixed Incorrect texts in the language form and order preferences in the back-office.
46+
- #1483: Fixed Showing no customer found while adding new customers while creating new order in the back-office.
47+
- #1477: Fixed Admin in unable to delete some refund statuses in back-office
48+
- #1475: Fixed Added fax, Max checkout date error for the hotel import and added warning in booking import in case the Room type does not exists in csv import process in back-office.
49+
- #1474: Fixed The payment page link is generated with SSL as false in the admin order controller in the order page in back office.
50+
- #1469: Fixed Added missing validation in the back-office.
51+
- #1468: Fixed Multiple requests are sent in case admin clicks on the "add new customer" button multiple times in the back-office.
52+
- #1467: Fixed Filter related issues in the Back office
53+
- #1449: Fixed When booking is created from back-office with a partial amount, then full payment is displayed in the Payment type KPI
54+
- #1421: Fixed Translation issues in the back office
55+
- #1420: Fixed Undefined index booking_dates notice in rooms tab and incorrect information in price tab in manage room types in the back-office.
56+
- #1419: Fixed The customer default address is removed from address list in address tab if admin edits the default address from order detail page in back-office
57+
- #1414: Fixed The text in the AdminTranslation controller is not in context language but in the selected language if the selected language to translate already exists in translations controller in back office.
58+
- #1398: Fixed Service product is not removed from the cart on the room deletion process from cart in the back office.
59+
- #1397: Fixed Success message not showing on removing the last page from quick access in back office
60+
- #1394: Fixed Data in order's cart do not update while updating/deleting rooms and services in order edit process from the back office
61+
- #1387: Fixed Extra Information field value not saved while adding a room in room type in back office.
62+
- #1385: Fixed Translation issue on the booking page in the Back Office
63+
- #1383: Fixed Employees with only Add access unable to create orders from Back Office
64+
- #1377: Fixed Prevented negative values in "Max Size of Short Description" field in backoffice.
65+
- #1380: Fixed Hide tax rule selection for auto-added service products in the back office.
66+
- #1375: Fixed Refund can be enabled in Hotel even if it is Disabled from Refund Rules page Globally
67+
- #1370: Fixed Undefined index issues in the AdminController and Tab class.
68+
- #1368: Fixed The admin is no longer redirected from the checkout page to the "Book Now" page after deleting a room from the cart in the back office.
69+
- #1364: Fixed The design of header toolbar is not responsive in back office.
70+
- #1360: Fixed The order status cannot be changed to Partial payment received until at least one partial payment has been made for this order.
71+
- #1341: Fixed Unable to change date range of room booking after room swapping in Back-office
72+
- #1339: Fixed The disabled date event was not removed when deleted using the delete button from the Disable Dates calendar in the back office.
73+
- #1336: Fixed All carts gets emptied if admin rapidly clicks the remove button twice while removing a room from the cart on the Book Now page in the back office.
74+
- #1332: Fixed The Occupancy column was not appearing in the cart details after the admin added a customer to the cart on the "Book Now" page in the back office.
75+
- #1308: Fixed Order and invoice price calculation issues that occurred after updating an order in the back office.
76+
- #1318: Fixed A new cart is created every time the admin adds a room to the cart
77+
- #1323: Fixed If room price is edited for two hotels in the cart second hotel room price is not changes after order
78+
- #1331: Fixed Notice should be mentioned if no room types are available for reallocation in order detail page in back-office
79+
80+
## Front Office:
81+
- Improvements:
82+
- #1388: Added CSRF token validation on user logout at Front office
83+
- #1366: Updated the search flow of search result page in the front office.
84+
85+
- Bugs Fixed:
86+
- #1480: Fixed text, filter and display issues in the hotel filter block module in the front-office.
87+
- #1330: Fixed getting issue when guest user try to change his mobile number during checkout.
88+
- #1396: Fixed multiple orders creation issue in cheque and bankwire payment gateways in front office.
89+
- #1359: Fixed emails regarding awaiting payment should not be sent to customers if the payment amount in the order is 0.
90+
- #1328: Fixed same location is showing on map for all hotels at order detail page of guest order tracking
91+
- #1340: Fixed service products and extra demands remains selected even when rooms were unavailable for the selected date range in the front office.
92+
- #1348: Fixed search panel on landing page in front office does not displays properly if there are any issues in the JS.
93+
- #1526: Fixed if available for order is disabled, then name of the extra service does not show on checkout page in front office
94+
- #1406: Fixed translation issues in the front office
95+
- #1372: Fixed date range picker opens at the top even when there's insufficient space.
96+
- #1324: Fixed undefined index when a product in cart is neither a booking product nor service product in front-office
97+
- #1410: Fixed the hotel name in the search panel was exceeding the parent container's width In front office.
98+
- #1478: Fixed tax label is displayed on order detail and order confirmation pages in the front-office even if the 'Display tax label' is disabled for the country.
99+
100+
## Core:
101+
- Improvements:
102+
- #1355: Updated the flow for the max order date and min booking offset.
103+
- #1528: Updated the Google Maps API endpoints for improved performance and compatibility for the front and back-office.
104+
- #1390: Updated the flow of customer message and customer service.
105+
- #1505: Added secured queries with type casting to prevent SQL injection and sanitized values against XSS.
106+
- #1413: Added module and core upgrade Files for version 1.6.1
107+
- #1416: Added hotel address and removed hotel column from the room type table in the booking invoice.
108+
- #1470: Optimized the tree creation process from the helper tree, added option to add prefix in hotel helper while generating the tree data.
109+
- #1389: Updated the cart customer guest detail flow.
110+
- #1378: Optimized Functions and removed unnecessary object initialization to reduce overhead.
111+
- #1371: Updated hook_display_pdf will now fill the whole page in the PDF
112+
- #1365: Added new column phone in the customer table
113+
- #1357: Updated date format in hotel booking demands and removed non required validation from validateCartBookings() function.
114+
- #1356: Added new column 'planned checkout' in the hotel booking detail.
115+
- #1352: Updated the theme preview image in back office and front office block image on install page
116+
- #1347: Updated parameters in hook 'actionRoomReallocateAfter'.
117+
- #1342: Added occupancy in the functions and their calls in the QloApps core.
118+
- #1481: Added the current installed version of QloApps in the Database on install process.
119+
- #1345: Removed Autoupgrade module from the QloApps core.
120+
- #1530: Updated: NOTICE OF LICENSE in the templates, css, php and js files
121+
122+
- Bugs Fixed:
123+
- #1511: Fixed: Tax rate calculation and breakdown in order invoice
124+
- #1329: Fixed wrong hooks parameters code in AdminProductsController.php
125+
- #1487: Fixed getting payment issue after applying restriction on the coupon just before checkout
126+
- #1381: Fixed fatal error caused by the getList() function being called twice when the action is set to export, affecting the hookListingFieldsModifier.
127+
- #1379: Fixed missing hotel name column in credit slip in the PDF.
128+
- #1517: Fixed empty ranges filters are set in the cookies after filter search in the back-office.
129+
- #1338: Fixed php notices are shown if module overrides are removed using the removeOverride() function.
130+
- #1311: Fixed installation issue in multiple languages (Czech, Italian and Vietnamese)
131+
- #1423: Fixed cart changes are not reflected when using the cache
132+
- #1417: Fixed cache is not cleaned and some data is deleted incorrectly when using cleaner module.
133+
- #1335: Removed quantity validation for auto added service products.
134+
- #1334: Fixed wrong parameter sent instead of quantity parameter in function call in room block module.
135+
136+
## Web Services:
137+
- Bugs Fixed:
138+
- #1322: Fixed incorrect data in Availability & Rates seach API with Date Wise Break-down
139+
- #1471: Fixed issues in bookings and services webservices and removed the specific management qlo webservice.
140+
- #1402: Fixed create new customer if guest email is sent via booking webservice.
141+
- #1407: Fixed services Prices are set incorrectly in the bookings webservice PUT request
142+
- #1361: Fixed unable to upload Images of Hotels and Extra Services through API
143+
- #1333: Fixed auto added services are not visible in the response of bookings webservice.
144+
- #1321: Fixed getting Undefined index: show_full_date while create order using webservice
145+
1146
####################################
2147
# V1.6.1
3148
####################################

install/install_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
*/
2626

2727
define('_PS_INSTALL_VERSION_', '1.6.1.23');
28-
define('_QLO_INSTALL_VERSION_', '1.6.1.0');
28+
define('_QLO_INSTALL_VERSION_', '1.7.0.0');

modules/bankwire/CHANGELOG.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
------------------------------
2+
# V1.1.6 to V1.1.7
3+
------------------------------
4+
5+
## Improved/Changed Features:
6+
7+
* [FO] : [#1396] Fixed Multiple orders creation issue in cheque and bankwire payment gateways in front office.
8+
* [CO] : [#1464] Updated for PHP version 8.1 to 8.4 and MYSql 8 compatibility
9+
110
------------------------------
211
# V1.1.5 to V1.1.6
312
------------------------------

modules/bankwire/bankwire.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public function __construct()
4141
{
4242
$this->name = 'bankwire';
4343
$this->tab = 'payments_gateways';
44-
$this->version = '1.1.6';
44+
$this->version = '1.1.7';
4545
$this->author = 'PrestaShop';
4646
$this->controllers = array('payment', 'validation');
4747

modules/blockcart/CHANGELOG.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
-----------------------------
2+
# V1.6.6 to V1.6.7
3+
-----------------------------
4+
5+
## Improved/Changed Features:
6+
7+
* [CO] : [#1399] Added Standard product flow in QloApps
8+
* [CO] : [#1464] Updated for PHP version 8.1 to 8.4 and MYSql 8 compatibility
9+
110
-----------------------------
211
# V1.6.5 to V1.6.6
312
-----------------------------

modules/blockcart/blockcart.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public function __construct()
3434
{
3535
$this->name = 'blockcart';
3636
$this->tab = 'front_office_features';
37-
$this->version = '1.6.6';
37+
$this->version = '1.6.7';
3838
$this->author = 'PrestaShop';
3939
$this->need_instance = 0;
4040

modules/blockmyaccount/CHANGELOG.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
------------------------------
2+
# V1.4.2 to V1.4.3
3+
------------------------------
4+
5+
## Improved/Changed Features:
6+
7+
* [FO] : [#1388] Added CSRF token validation on user logout at Front office
8+
19
------------------------------
210
# V1.4.1 to V1.4.2
311
------------------------------

modules/blockmyaccount/blockmyaccount.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public function __construct()
3333
{
3434
$this->name = 'blockmyaccount';
3535
$this->tab = 'front_office_features';
36-
$this->version = '1.4.2';
36+
$this->version = '1.4.3';
3737
$this->author = 'PrestaShop';
3838
$this->need_instance = 0;
3939

modules/blocknavigationmenu/CHANGELOG.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
-----------------------------
2+
# V1.1.3 to V1.1.4
3+
-----------------------------
4+
5+
## Improved/Changed Features:
6+
7+
* [FO] : [#1505] Added Secured queries with type casting to prevent SQL injection and sanitized values against XSS.
8+
19
-----------------------------
210
# V1.1.2 to V1.1.3
311
-----------------------------

modules/blocknavigationmenu/blocknavigationmenu.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function __construct()
3232
{
3333
$this->name = 'blocknavigationmenu';
3434
$this->tab = 'front_office_features';
35-
$this->version = '1.1.3';
35+
$this->version = '1.1.4';
3636
$this->author = 'Webkul';
3737
$this->need_instance = 0;
3838

0 commit comments

Comments
 (0)