From 37ce9bd5974fd08c55dcc6ef69a31779080a2915 Mon Sep 17 00:00:00 2001 From: Rohit Date: Tue, 25 Sep 2018 21:15:24 +0530 Subject: [PATCH] v1.2.0 Released --- CHANGELOG.txt | 135 +- .../img/prestashop-avatar-header_shopname.png | Bin 13080 -> 6113 bytes .../backup/helpers/list/list_header.tpl | 4 +- .../dashboard/helpers/view/view.tpl | 33 +- .../employees/helpers/form/form.tpl | 17 +- .../controllers/import/helpers/form/form.tpl | 4 +- .../information/helpers/view/view.tpl | 2 +- .../template/controllers/login/content.tpl | 6 +- .../controllers/modules/configure.tpl | 12 +- .../template/controllers/modules/page.tpl | 8 +- .../modules/page_header_toolbar.tpl | 42 +- .../template/controllers/products/install.php | 806 --- .../template/controllers/products/prices.tpl | 16 +- .../themes/helpers/options/options.tpl | 20 - .../translations/helpers/view/main.tpl | 6 +- admin/themes/default/template/footer.tpl | 20 +- admin/themes/default/template/header.tpl | 19 +- .../default/template/page_header_toolbar.tpl | 4 +- classes/Hook.php | 14 +- classes/Language.php | 2 +- classes/Tab.php | 4 + classes/controller/AdminController.php | 12 +- classes/controller/FrontController.php | 4 +- classes/module/Module.php | 140 +- classes/pdf/HTMLTemplateInvoice.php | 29 +- config/defines.inc.php | 2 +- config/xml/qlo_mod_list.xml | 20 + .../admin/AdminAdminPreferencesController.php | 2 +- .../admin/AdminCountriesController.php | 2 +- .../admin/AdminEmployeesController.php | 20 +- controllers/admin/AdminGroupsController.php | 2 +- .../admin/AdminInformationController.php | 1 + .../admin/AdminLocalizationController.php | 2 +- controllers/admin/AdminMetaController.php | 35 +- .../admin/AdminPerformanceController.php | 6 +- .../admin/AdminPreferencesController.php | 2 +- controllers/admin/AdminProductsController.php | 9 +- .../admin/AdminSearchConfController.php | 4 +- controllers/admin/AdminThemesController.php | 11 - .../admin/AdminWebserviceController.php | 2 +- controllers/front/ContactController.php | 525 +- .../front/HotelRoomTypeFeaturePricing.php | 487 -- controllers/front/ProductController.php | 160 +- error500.html | 2 +- install/classes/controllerHttp.php | 18 + install/classes/datas.php | 2 +- install/controllers/http/configure.php | 22 +- install/controllers/http/database.php | 6 +- install/controllers/http/process.php | 4 +- install/controllers/http/system.php | 4 +- install/data/theme.sql | 13 +- install/data/xml/configuration.xml | 15 +- install/data/xml/tab.xml | 8 +- install/fixtures/fashion/data/customer.xml | 2 +- install/init.php | 2 +- install/install_version.php | 1 + install/langs/bg/data/meta.xml | 2 +- install/langs/bg/install.php | 17 +- install/langs/bg/mail_identifiers.txt | 2 +- install/langs/bn/install.php | 17 +- install/langs/bn/mail_identifiers.txt | 2 +- install/langs/br/install.php | 17 +- install/langs/br/mail_identifiers.txt | 2 +- install/langs/ca/install.php | 17 +- install/langs/cs/install.php | 17 +- install/langs/cs/mail_identifiers.txt | 2 +- install/langs/de/data/meta.xml | 2 +- install/langs/de/install.php | 20 +- install/langs/en/data/meta.xml | 2 +- install/langs/en/install.php | 17 +- install/langs/en/mail_identifiers.txt | 2 +- install/langs/es/install.php | 17 +- install/langs/fa/install.php | 17 +- install/langs/fa/mail_identifiers.txt | 2 +- install/langs/fr/install.php | 17 +- install/langs/he/install.php | 17 +- install/langs/hr/data/meta.xml | 2 +- install/langs/hr/install.php | 17 +- install/langs/hr/mail_identifiers.txt | 2 +- install/langs/hu/data/meta.xml | 2 +- install/langs/hu/install.php | 17 +- install/langs/hu/mail_identifiers.txt | 2 +- install/langs/id/install.php | 17 +- install/langs/it/data/meta.xml | 2 +- install/langs/it/install.php | 17 +- install/langs/it/mail_identifiers.txt | 2 +- install/langs/lt/data/meta.xml | 2 +- install/langs/lt/install.php | 17 +- install/langs/lt/mail_identifiers.txt | 2 +- install/langs/mk/data/meta.xml | 2 +- install/langs/mk/install.php | 17 +- install/langs/mk/mail_identifiers.txt | 2 +- install/langs/nl/install.php | 17 +- install/langs/nl/mail_identifiers.txt | 2 +- install/langs/no/data/meta.xml | 2 +- install/langs/no/install.php | 17 +- install/langs/no/mail_identifiers.txt | 2 +- install/langs/pl/install.php | 17 +- install/langs/pt/data/meta.xml | 2 +- install/langs/pt/install.php | 17 +- install/langs/pt/mail_identifiers.txt | 2 +- install/langs/qc/install.php | 17 +- install/langs/ro/install.php | 17 +- install/langs/ru/install.php | 17 +- install/langs/si/data/meta.xml | 2 +- install/langs/si/install.php | 17 +- install/langs/si/mail_identifiers.txt | 2 +- install/langs/sr/data/meta.xml | 2 +- install/langs/sr/install.php | 17 +- install/langs/sr/mail_identifiers.txt | 2 +- install/langs/sv/data/meta.xml | 2 +- install/langs/sv/install.php | 17 +- install/langs/sv/mail_identifiers.txt | 2 +- install/langs/tr/install.php | 20 +- install/langs/tr/mail_identifiers.txt | 2 +- install/langs/tw/install.php | 17 +- install/langs/zh/data/meta.xml | 2 +- install/langs/zh/install.php | 17 +- install/langs/zh/mail_identifiers.txt | 2 +- install/models/install.php | 8 +- install/theme/img/favicon.ico | Bin 34494 -> 32038 bytes install/theme/img/icon-support.png | Bin 0 -> 916 bytes install/theme/img/visu_foBlock.png | Bin 10815 -> 23830 bytes install/theme/js/install.js | 14 +- install/theme/view.css | 23 + install/theme/views/configure.phtml | 4 +- install/theme/views/database.phtml | 6 +- install/theme/views/footer.phtml | 6 +- install/theme/views/header.phtml | 29 +- install/theme/views/license.phtml | 2 +- install/theme/views/process.phtml | 25 +- install/theme/views/system.phtml | 4 +- install/theme/views/welcome.phtml | 26 +- install/upgrade/sql/1.1.0.1.sql | 6 +- install/upgrade/sql/1.5.4.0.sql | 2 +- mails/ag/account.html | 151 - mails/ag/account.txt | 30 - mails/ag/advanced-book-data.tpl | 59 - mails/ag/advanced-book-data.txt | 11 - mails/ag/backoffice_order.html | 114 - mails/ag/backoffice_order.txt | 13 - mails/ag/bankwire.html | 160 - mails/ag/bankwire.txt | 35 - mails/ag/cheque.html | 159 - mails/ag/cheque.txt | 32 - mails/ag/contact.html | 115 - mails/ag/contact.txt | 16 - mails/ag/contact_form.html | 127 - mails/ag/contact_form.txt | 20 - mails/ag/credit_slip.html | 124 - mails/ag/credit_slip.txt | 16 - mails/ag/download-product.tpl | 13 - mails/ag/download_product.html | 135 - mails/ag/download_product.txt | 25 - mails/ag/employee_password.html | 118 - mails/ag/employee_password.txt | 18 - mails/ag/forward_msg.html | 116 - mails/ag/forward_msg.txt | 14 - mails/ag/guest_to_customer.html | 136 - mails/ag/guest_to_customer.txt | 20 - mails/ag/hotel-booking-cart-data.tpl | 114 - mails/ag/hotel-booking-cart-data.txt | 24 - mails/ag/in_transit.html | 134 - mails/ag/in_transit.txt | 24 - mails/ag/lang.php | 34 - mails/ag/log_alert.html | 114 - mails/ag/log_alert.txt | 12 - mails/ag/newsletter.html | 95 - mails/ag/newsletter.txt | 10 - mails/ag/order_canceled.html | 132 - mails/ag/order_canceled.txt | 21 - mails/ag/order_changed.html | 132 - mails/ag/order_changed.txt | 21 - mails/ag/order_conf.html | 408 -- mails/ag/order_conf.txt | 62 - mails/ag/order_conf_cart_rules.tpl | 30 - mails/ag/order_conf_cart_rules.txt | 3 - mails/ag/order_conf_product_list.tpl | 126 - mails/ag/order_conf_product_list.txt | 21 - mails/ag/order_customer_comment.html | 116 - mails/ag/order_customer_comment.txt | 15 - mails/ag/order_merchant_comment.html | 115 - mails/ag/order_merchant_comment.txt | 13 - mails/ag/order_return_state.html | 125 - mails/ag/order_return_state.txt | 16 - mails/ag/outofstock.html | 133 - mails/ag/outofstock.txt | 24 - mails/ag/password.html | 134 - mails/ag/password.txt | 22 - mails/ag/password_query.html | 116 - mails/ag/password_query.txt | 17 - mails/ag/payment.html | 133 - mails/ag/payment.txt | 23 - mails/ag/payment_error.html | 134 - mails/ag/payment_error.txt | 23 - mails/ag/preparation.html | 132 - mails/ag/preparation.txt | 21 - mails/ag/refund.html | 132 - mails/ag/refund.txt | 21 - mails/ag/reply_msg.html | 108 - mails/ag/reply_msg.txt | 16 - mails/ag/shipped.html | 121 - mails/ag/shipped.txt | 19 - mails/ag/test.html | 100 - mails/ag/test.txt | 12 - mails/ag/voucher.html | 115 - mails/ag/voucher.txt | 16 - mails/ag/voucher_new.html | 114 - mails/ag/voucher_new.txt | 13 - mails/bg/account.html | 151 - mails/bg/account.txt | 34 - mails/bg/advanced-book-data.tpl | 59 - mails/bg/advanced-book-data.txt | 11 - mails/bg/backoffice_order.html | 114 - mails/bg/backoffice_order.txt | 15 - mails/bg/bankwire.html | 160 - mails/bg/bankwire.txt | 40 - mails/bg/cheque.html | 159 - mails/bg/cheque.txt | 37 - mails/bg/contact.html | 115 - mails/bg/contact.txt | 16 - mails/bg/contact_form.html | 127 - mails/bg/contact_form.txt | 21 - mails/bg/credit_slip.html | 124 - mails/bg/credit_slip.txt | 20 - mails/bg/download-product.tpl | 13 - mails/bg/download_product.html | 135 - mails/bg/download_product.txt | 29 - mails/bg/employee_password.html | 118 - mails/bg/employee_password.txt | 19 - mails/bg/forward_msg.html | 116 - mails/bg/forward_msg.txt | 15 - mails/bg/guest_to_customer.html | 136 - mails/bg/guest_to_customer.txt | 23 - mails/bg/hotel-booking-cart-data.tpl | 114 - mails/bg/hotel-booking-cart-data.txt | 24 - mails/bg/in_transit.html | 134 - mails/bg/in_transit.txt | 26 - mails/bg/lang.php | 34 - mails/bg/log_alert.html | 114 - mails/bg/log_alert.txt | 15 - mails/bg/newsletter.html | 95 - mails/bg/newsletter.txt | 10 - mails/bg/order_canceled.html | 132 - mails/bg/order_canceled.txt | 23 - mails/bg/order_changed.html | 132 - mails/bg/order_changed.txt | 23 - mails/bg/order_conf.html | 408 -- mails/bg/order_conf.txt | 62 - mails/bg/order_conf_cart_rules.tpl | 30 - mails/bg/order_conf_cart_rules.txt | 3 - mails/bg/order_conf_product_list.tpl | 126 - mails/bg/order_conf_product_list.txt | 21 - mails/bg/order_customer_comment.html | 116 - mails/bg/order_customer_comment.txt | 15 - mails/bg/order_merchant_comment.html | 115 - mails/bg/order_merchant_comment.txt | 13 - mails/bg/order_return_state.html | 125 - mails/bg/order_return_state.txt | 18 - mails/bg/outofstock.html | 133 - mails/bg/outofstock.txt | 30 - mails/bg/password.html | 134 - mails/bg/password.txt | 24 - mails/bg/password_query.html | 116 - mails/bg/password_query.txt | 19 - mails/bg/payment.html | 133 - mails/bg/payment.txt | 26 - mails/bg/payment_error.html | 134 - mails/bg/payment_error.txt | 28 - mails/bg/preparation.html | 132 - mails/bg/preparation.txt | 23 - mails/bg/refund.html | 132 - mails/bg/refund.txt | 24 - mails/bg/reply_msg.html | 108 - mails/bg/reply_msg.txt | 16 - mails/bg/shipped.html | 121 - mails/bg/shipped.txt | 21 - mails/bg/test.html | 100 - mails/bg/test.txt | 13 - mails/bg/voucher.html | 115 - mails/bg/voucher.txt | 19 - mails/bg/voucher_new.html | 114 - mails/bg/voucher_new.txt | 14 - mails/br/account.html | 151 - mails/br/account.txt | 30 - mails/br/advanced-book-data.tpl | 59 - mails/br/advanced-book-data.txt | 11 - mails/br/backoffice_order.html | 114 - mails/br/backoffice_order.txt | 13 - mails/br/bankwire.html | 160 - mails/br/bankwire.txt | 34 - mails/br/cheque.html | 159 - mails/br/cheque.txt | 31 - mails/br/contact.html | 115 - mails/br/contact.txt | 16 - mails/br/contact_form.html | 127 - mails/br/contact_form.txt | 21 - mails/br/credit_slip.txt | 16 - mails/br/download-product.tpl | 13 - mails/br/download_product.html | 135 - mails/br/download_product.txt | 24 - mails/br/employee_password.html | 118 - mails/br/employee_password.txt | 19 - mails/br/forward_msg.html | 116 - mails/br/forward_msg.txt | 14 - mails/br/guest_to_customer.html | 136 - mails/br/guest_to_customer.txt | 20 - mails/br/hotel-booking-cart-data.tpl | 114 - mails/br/hotel-booking-cart-data.txt | 24 - mails/br/in_transit.html | 134 - mails/br/in_transit.txt | 22 - mails/br/lang.php | 32 - mails/br/log_alert.html | 114 - mails/br/log_alert.txt | 13 - mails/br/newsletter.html | 95 - mails/br/newsletter.txt | 10 - mails/br/order_canceled.html | 132 - mails/br/order_canceled.txt | 20 - mails/br/order_changed.html | 132 - mails/br/order_changed.txt | 20 - mails/br/order_conf.html | 408 -- mails/br/order_conf.txt | 62 - mails/br/order_conf_cart_rules.tpl | 30 - mails/br/order_conf_cart_rules.txt | 3 - mails/br/order_conf_product_list.tpl | 126 - mails/br/order_conf_product_list.txt | 21 - mails/br/order_customer_comment.html | 116 - mails/br/order_customer_comment.txt | 15 - mails/br/order_merchant_comment.html | 115 - mails/br/order_merchant_comment.txt | 13 - mails/br/order_return_state.html | 125 - mails/br/order_return_state.txt | 15 - mails/br/outofstock.html | 133 - mails/br/outofstock.txt | 25 - mails/br/password.html | 134 - mails/br/password.txt | 21 - mails/br/password_query.html | 116 - mails/br/password_query.txt | 16 - mails/br/payment.html | 133 - mails/br/payment.txt | 22 - mails/br/payment_error.html | 134 - mails/br/payment_error.txt | 23 - mails/br/preparation.html | 132 - mails/br/preparation.txt | 20 - mails/br/refund.html | 132 - mails/br/refund.txt | 20 - mails/br/reply_msg.html | 108 - mails/br/reply_msg.txt | 16 - mails/br/shipped.html | 121 - mails/br/shipped.txt | 18 - mails/br/test.html | 100 - mails/br/test.txt | 12 - mails/br/voucher.html | 115 - mails/br/voucher.txt | 16 - mails/br/voucher_new.html | 114 - mails/br/voucher_new.txt | 13 - mails/ca/account.html | 151 - mails/ca/account.txt | 30 - mails/ca/backoffice_order.html | 114 - mails/ca/backoffice_order.txt | 13 - mails/ca/bankwire.html | 160 - mails/ca/bankwire.txt | 35 - mails/ca/cheque.html | 159 - mails/ca/cheque.txt | 33 - mails/ca/contact.html | 115 - mails/ca/contact.txt | 16 - mails/ca/contact_form.html | 127 - mails/ca/contact_form.txt | 20 - mails/ca/credit_slip.html | 124 - mails/ca/credit_slip.txt | 16 - mails/ca/download-product.tpl | 13 - mails/ca/download_product.html | 135 - mails/ca/download_product.txt | 27 - mails/ca/employee_password.html | 118 - mails/ca/employee_password.txt | 19 - mails/ca/forward_msg.html | 116 - mails/ca/forward_msg.txt | 14 - mails/ca/guest_to_customer.html | 136 - mails/ca/guest_to_customer.txt | 21 - mails/ca/hotel-booking-cart-data.tpl | 114 - mails/ca/hotel-booking-cart-data.txt | 24 - mails/ca/in_transit.html | 134 - mails/ca/in_transit.txt | 25 - mails/ca/lang.php | 32 - mails/ca/log_alert.html | 114 - mails/ca/log_alert.txt | 14 - mails/ca/newsletter.html | 95 - mails/ca/newsletter.txt | 10 - mails/ca/order_canceled.html | 132 - mails/ca/order_canceled.txt | 22 - mails/ca/order_changed.html | 132 - mails/ca/order_changed.txt | 22 - mails/ca/order_conf.html | 408 -- mails/ca/order_conf.txt | 62 - mails/ca/order_conf_cart_rules.tpl | 30 - mails/ca/order_conf_cart_rules.txt | 3 - mails/ca/order_conf_product_list.tpl | 126 - mails/ca/order_conf_product_list.txt | 21 - mails/ca/order_customer_comment.html | 116 - mails/ca/order_customer_comment.txt | 15 - mails/ca/order_merchant_comment.html | 115 - mails/ca/order_merchant_comment.txt | 13 - mails/ca/order_return_state.html | 125 - mails/ca/order_return_state.txt | 17 - mails/ca/outofstock.html | 133 - mails/ca/outofstock.txt | 27 - mails/ca/password.html | 134 - mails/ca/password.txt | 23 - mails/ca/password_query.html | 116 - mails/ca/password_query.txt | 17 - mails/ca/payment.html | 133 - mails/ca/payment.txt | 24 - mails/ca/payment_error.html | 134 - mails/ca/payment_error.txt | 25 - mails/ca/preparation.html | 132 - mails/ca/preparation.txt | 22 - mails/ca/refund.html | 132 - mails/ca/refund.txt | 22 - mails/ca/reply_msg.html | 108 - mails/ca/reply_msg.txt | 16 - mails/ca/shipped.html | 121 - mails/ca/shipped.txt | 20 - mails/ca/test.html | 100 - mails/ca/test.txt | 12 - mails/ca/voucher.html | 115 - mails/ca/voucher.txt | 16 - mails/ca/voucher_new.html | 114 - mails/ca/voucher_new.txt | 13 - mails/de/account.html | 151 - mails/de/account.txt | 31 - mails/de/advanced-book-data.tpl | 59 - mails/de/advanced-book-data.txt | 11 - mails/de/backoffice_order.html | 114 - mails/de/backoffice_order.txt | 13 - mails/de/bankwire.html | 160 - mails/de/bankwire.txt | 35 - mails/de/cheque.html | 159 - mails/de/cheque.txt | 33 - mails/de/contact.html | 115 - mails/de/contact.txt | 16 - mails/de/contact_form.html | 127 - mails/de/contact_form.txt | 21 - mails/de/credit_slip.txt | 16 - mails/de/download-product.tpl | 13 - mails/de/download_product.html | 135 - mails/de/download_product.txt | 25 - mails/de/employee_password.html | 118 - mails/de/employee_password.txt | 18 - mails/de/forward_msg.html | 116 - mails/de/forward_msg.txt | 14 - mails/de/guest_to_customer.html | 136 - mails/de/guest_to_customer.txt | 20 - mails/de/hotel-booking-cart-data.tpl | 114 - mails/de/hotel-booking-cart-data.txt | 24 - mails/de/in_transit.html | 134 - mails/de/in_transit.txt | 23 - mails/de/lang.php | 34 - mails/de/log_alert.html | 114 - mails/de/log_alert.txt | 13 - mails/de/newsletter.html | 95 - mails/de/newsletter.txt | 10 - mails/de/order_canceled.html | 132 - mails/de/order_canceled.txt | 21 - mails/de/order_changed.html | 132 - mails/de/order_changed.txt | 21 - mails/de/order_conf.html | 408 -- mails/de/order_conf.txt | 62 - mails/de/order_conf_cart_rules.tpl | 30 - mails/de/order_conf_cart_rules.txt | 3 - mails/de/order_conf_product_list.tpl | 126 - mails/de/order_conf_product_list.txt | 21 - mails/de/order_customer_comment.html | 116 - mails/de/order_customer_comment.txt | 15 - mails/de/order_merchant_comment.html | 115 - mails/de/order_merchant_comment.txt | 13 - mails/de/order_return_state.html | 125 - mails/de/order_return_state.txt | 16 - mails/de/outofstock.html | 133 - mails/de/outofstock.txt | 25 - mails/de/password.html | 134 - mails/de/password.txt | 22 - mails/de/password_query.html | 116 - mails/de/password_query.txt | 16 - mails/de/payment.html | 133 - mails/de/payment.txt | 23 - mails/de/payment_error.html | 134 - mails/de/payment_error.txt | 25 - mails/de/preparation.html | 132 - mails/de/preparation.txt | 21 - mails/de/refund.html | 132 - mails/de/refund.txt | 21 - mails/de/reply_msg.html | 108 - mails/de/reply_msg.txt | 16 - mails/de/shipped.html | 121 - mails/de/shipped.txt | 19 - mails/de/test.html | 100 - mails/de/test.txt | 12 - mails/de/voucher.html | 115 - mails/de/voucher.txt | 17 - mails/de/voucher_new.html | 114 - mails/de/voucher_new.txt | 13 - mails/en/account.html | 48 +- mails/en/account.txt | 10 +- mails/en/backoffice_order.html | 46 +- mails/en/backoffice_order.txt | 10 +- mails/en/bankwire.html | 52 +- mails/en/bankwire.txt | 16 +- mails/en/cheque.html | 48 +- mails/en/cheque.txt | 16 +- mails/en/contact.html | 46 +- mails/en/contact.txt | 8 +- mails/en/contact_form.html | 46 +- mails/en/contact_form.txt | 10 +- mails/en/credit_slip.html | 46 +- mails/en/credit_slip.txt | 10 +- mails/en/download_product.html | 46 +- mails/en/download_product.txt | 12 +- mails/en/employee_password.html | 46 +- mails/en/employee_password.txt | 8 +- mails/en/forward_msg.html | 48 +- mails/en/forward_msg.txt | 10 +- mails/en/guest_to_customer.html | 46 +- mails/en/guest_to_customer.txt | 14 +- mails/en/in_transit.html | 46 +- mails/en/in_transit.txt | 14 +- mails/en/log_alert.html | 46 +- mails/en/log_alert.txt | 8 +- mails/en/newsletter.html | 46 +- mails/en/newsletter.txt | 8 +- mails/en/order_canceled.html | 46 +- mails/en/order_canceled.txt | 12 +- mails/en/order_changed.html | 46 +- mails/en/order_changed.txt | 12 +- mails/en/order_conf.html | 48 +- mails/en/order_conf.txt | 38 +- mails/en/order_customer_comment.html | 46 +- mails/en/order_customer_comment.txt | 8 +- mails/en/order_merchant_comment.html | 46 +- mails/en/order_merchant_comment.txt | 8 +- mails/en/order_return_state.html | 46 +- mails/en/order_return_state.txt | 8 +- mails/en/outofstock.html | 46 +- mails/en/outofstock.txt | 12 +- mails/en/password.html | 46 +- mails/en/password.txt | 12 +- mails/en/password_query.html | 46 +- mails/en/password_query.txt | 10 +- mails/en/payment.html | 46 +- mails/en/payment.txt | 12 +- mails/en/payment_error.html | 46 +- mails/en/payment_error.txt | 12 +- mails/en/preparation.html | 46 +- mails/en/preparation.txt | 12 +- mails/en/refund.html | 46 +- mails/en/refund.txt | 12 +- mails/en/reply_msg.html | 46 +- mails/en/reply_msg.txt | 12 +- mails/en/shipped.html | 48 +- mails/en/shipped.txt | 10 +- mails/en/test.html | 46 +- mails/en/test.txt | 8 +- mails/en/voucher.html | 46 +- mails/en/voucher.txt | 8 +- mails/en/voucher_new.html | 46 +- mails/en/voucher_new.txt | 8 +- mails/es/account.html | 151 - mails/es/account.txt | 30 - mails/es/advanced-book-data.tpl | 59 - mails/es/advanced-book-data.txt | 11 - mails/es/backoffice_order.html | 114 - mails/es/backoffice_order.txt | 13 - mails/es/bankwire.html | 160 - mails/es/bankwire.txt | 35 - mails/es/cheque.html | 159 - mails/es/cheque.txt | 32 - mails/es/contact.html | 115 - mails/es/contact.txt | 16 - mails/es/contact_form.html | 127 - mails/es/contact_form.txt | 20 - mails/es/credit_slip.html | 124 - mails/es/credit_slip.txt | 16 - mails/es/download-product.tpl | 13 - mails/es/download_product.html | 135 - mails/es/download_product.txt | 25 - mails/es/employee_password.html | 118 - mails/es/employee_password.txt | 18 - mails/es/forward_msg.html | 116 - mails/es/forward_msg.txt | 14 - mails/es/guest_to_customer.html | 136 - mails/es/guest_to_customer.txt | 20 - mails/es/hotel-booking-cart-data.tpl | 114 - mails/es/hotel-booking-cart-data.txt | 24 - mails/es/in_transit.html | 134 - mails/es/in_transit.txt | 24 - mails/es/lang.php | 34 - mails/es/log_alert.html | 114 - mails/es/log_alert.txt | 12 - mails/es/newsletter.html | 95 - mails/es/newsletter.txt | 10 - mails/es/order_canceled.html | 132 - mails/es/order_canceled.txt | 21 - mails/es/order_changed.html | 132 - mails/es/order_changed.txt | 21 - mails/es/order_conf.html | 408 -- mails/es/order_conf.txt | 62 - mails/es/order_conf_cart_rules.tpl | 30 - mails/es/order_conf_cart_rules.txt | 3 - mails/es/order_conf_product_list.tpl | 126 - mails/es/order_conf_product_list.txt | 21 - mails/es/order_customer_comment.html | 116 - mails/es/order_customer_comment.txt | 15 - mails/es/order_merchant_comment.html | 115 - mails/es/order_merchant_comment.txt | 13 - mails/es/order_return_state.html | 125 - mails/es/order_return_state.txt | 16 - mails/es/outofstock.html | 133 - mails/es/outofstock.txt | 24 - mails/es/password.html | 134 - mails/es/password.txt | 22 - mails/es/password_query.html | 116 - mails/es/password_query.txt | 17 - mails/es/payment.html | 133 - mails/es/payment.txt | 23 - mails/es/payment_error.html | 134 - mails/es/payment_error.txt | 23 - mails/es/preparation.html | 132 - mails/es/preparation.txt | 21 - mails/es/refund.html | 132 - mails/es/refund.txt | 21 - mails/es/reply_msg.html | 108 - mails/es/reply_msg.txt | 16 - mails/es/shipped.html | 121 - mails/es/shipped.txt | 19 - mails/es/test.html | 100 - mails/es/test.txt | 12 - mails/es/voucher.html | 115 - mails/es/voucher.txt | 16 - mails/es/voucher_new.html | 114 - mails/es/voucher_new.txt | 13 - mails/fr/account.html | 151 - mails/fr/account.txt | 30 - mails/fr/advanced-book-data.tpl | 59 - mails/fr/advanced-book-data.txt | 11 - mails/fr/backoffice_order.html | 114 - mails/fr/backoffice_order.txt | 13 - mails/fr/bankwire.html | 160 - mails/fr/bankwire.txt | 37 - mails/fr/cheque.html | 159 - mails/fr/cheque.txt | 35 - mails/fr/contact.html | 115 - mails/fr/contact.txt | 16 - mails/fr/contact_form.html | 127 - mails/fr/contact_form.txt | 20 - mails/fr/credit_slip.html | 124 - mails/fr/credit_slip.txt | 16 - mails/fr/download-product.tpl | 13 - mails/fr/download_product.html | 135 - mails/fr/download_product.txt | 25 - mails/fr/employee_password.html | 118 - mails/fr/employee_password.txt | 18 - mails/fr/forward_msg.html | 116 - mails/fr/forward_msg.txt | 14 - mails/fr/guest_to_customer.html | 136 - mails/fr/guest_to_customer.txt | 20 - mails/fr/hotel-booking-cart-data.tpl | 114 - mails/fr/hotel-booking-cart-data.txt | 24 - mails/fr/in_transit.html | 134 - mails/fr/in_transit.txt | 24 - mails/fr/lang.php | 34 - mails/fr/log_alert.html | 114 - mails/fr/log_alert.txt | 14 - mails/fr/newsletter.html | 95 - mails/fr/newsletter.txt | 10 - mails/fr/order_canceled.html | 132 - mails/fr/order_canceled.txt | 21 - mails/fr/order_changed.html | 132 - mails/fr/order_changed.txt | 21 - mails/fr/order_conf.html | 408 -- mails/fr/order_conf.txt | 62 - mails/fr/order_conf_cart_rules.tpl | 30 - mails/fr/order_conf_cart_rules.txt | 3 - mails/fr/order_conf_product_list.tpl | 126 - mails/fr/order_conf_product_list.txt | 21 - mails/fr/order_customer_comment.html | 116 - mails/fr/order_customer_comment.txt | 15 - mails/fr/order_merchant_comment.html | 115 - mails/fr/order_merchant_comment.txt | 13 - mails/fr/order_return_state.html | 125 - mails/fr/order_return_state.txt | 16 - mails/fr/outofstock.html | 133 - mails/fr/outofstock.txt | 27 - mails/fr/password.html | 134 - mails/fr/password.txt | 22 - mails/fr/password_query.html | 116 - mails/fr/password_query.txt | 17 - mails/fr/payment.html | 133 - mails/fr/payment.txt | 23 - mails/fr/payment_error.html | 134 - mails/fr/payment_error.txt | 25 - mails/fr/preparation.html | 132 - mails/fr/preparation.txt | 21 - mails/fr/refund.html | 132 - mails/fr/refund.txt | 21 - mails/fr/reply_msg.html | 108 - mails/fr/reply_msg.txt | 16 - mails/fr/shipped.html | 121 - mails/fr/shipped.txt | 20 - mails/fr/test.html | 100 - mails/fr/test.txt | 12 - mails/fr/voucher.html | 115 - mails/fr/voucher.txt | 17 - mails/fr/voucher_new.html | 114 - mails/fr/voucher_new.txt | 13 - mails/gl/account.html | 151 - mails/gl/account.txt | 30 - mails/gl/backoffice_order.html | 114 - mails/gl/backoffice_order.txt | 13 - mails/gl/bankwire.html | 160 - mails/gl/bankwire.txt | 34 - mails/gl/cheque.html | 159 - mails/gl/cheque.txt | 32 - mails/gl/contact.html | 115 - mails/gl/contact.txt | 16 - mails/gl/contact_form.html | 127 - mails/gl/contact_form.txt | 20 - mails/gl/credit_slip.txt | 16 - mails/gl/download-product.tpl | 13 - mails/gl/download_product.html | 135 - mails/gl/download_product.txt | 26 - mails/gl/employee_password.html | 118 - mails/gl/employee_password.txt | 18 - mails/gl/forward_msg.html | 116 - mails/gl/forward_msg.txt | 14 - mails/gl/guest_to_customer.html | 136 - mails/gl/guest_to_customer.txt | 19 - mails/gl/hotel-booking-cart-data.tpl | 114 - mails/gl/hotel-booking-cart-data.txt | 24 - mails/gl/in_transit.html | 134 - mails/gl/in_transit.txt | 23 - mails/gl/lang.php | 9 - mails/gl/log_alert.html | 114 - mails/gl/log_alert.txt | 13 - mails/gl/newsletter.html | 95 - mails/gl/newsletter.txt | 10 - mails/gl/order_canceled.html | 132 - mails/gl/order_canceled.txt | 21 - mails/gl/order_changed.html | 132 - mails/gl/order_changed.txt | 21 - mails/gl/order_conf.html | 408 -- mails/gl/order_conf.txt | 62 - mails/gl/order_conf_cart_rules.tpl | 30 - mails/gl/order_conf_cart_rules.txt | 3 - mails/gl/order_conf_product_list.tpl | 126 - mails/gl/order_conf_product_list.txt | 21 - mails/gl/order_customer_comment.html | 116 - mails/gl/order_customer_comment.txt | 15 - mails/gl/order_merchant_comment.html | 115 - mails/gl/order_merchant_comment.txt | 13 - mails/gl/order_return_state.txt | 16 - mails/gl/outofstock.html | 133 - mails/gl/outofstock.txt | 25 - mails/gl/password.html | 134 - mails/gl/password.txt | 22 - mails/gl/password_query.html | 116 - mails/gl/password_query.txt | 16 - mails/gl/payment.html | 133 - mails/gl/payment.txt | 23 - mails/gl/payment_error.html | 134 - mails/gl/payment_error.txt | 24 - mails/gl/preparation.html | 132 - mails/gl/preparation.txt | 21 - mails/gl/refund.html | 132 - mails/gl/refund.txt | 21 - mails/gl/reply_msg.html | 108 - mails/gl/reply_msg.txt | 15 - mails/gl/shipped.html | 121 - mails/gl/shipped.txt | 19 - mails/gl/test.html | 100 - mails/gl/test.txt | 12 - mails/gl/voucher.html | 115 - mails/gl/voucher.txt | 16 - mails/gl/voucher_new.html | 114 - mails/gl/voucher_new.txt | 13 - mails/nl/account.html | 151 - mails/nl/account.txt | 30 - mails/nl/backoffice_order.html | 114 - mails/nl/backoffice_order.txt | 13 - mails/nl/bankwire.html | 160 - mails/nl/bankwire.txt | 33 - mails/nl/cheque.html | 159 - mails/nl/cheque.txt | 31 - mails/nl/contact.html | 115 - mails/nl/contact.txt | 16 - mails/nl/contact_form.html | 127 - mails/nl/contact_form.txt | 20 - mails/nl/credit_slip.txt | 15 - mails/nl/download-product.tpl | 13 - mails/nl/download_product.html | 135 - mails/nl/download_product.txt | 24 - mails/nl/employee_password.html | 118 - mails/nl/employee_password.txt | 18 - mails/nl/forward_msg.html | 116 - mails/nl/forward_msg.txt | 14 - mails/nl/guest_to_customer.html | 136 - mails/nl/guest_to_customer.txt | 20 - mails/nl/hotel-booking-cart-data.tpl | 114 - mails/nl/hotel-booking-cart-data.txt | 24 - mails/nl/in_transit.html | 134 - mails/nl/in_transit.txt | 23 - mails/nl/lang.php | 34 - mails/nl/log_alert.html | 114 - mails/nl/log_alert.txt | 13 - mails/nl/newsletter.html | 95 - mails/nl/newsletter.txt | 10 - mails/nl/order_canceled.html | 132 - mails/nl/order_canceled.txt | 19 - mails/nl/order_changed.html | 132 - mails/nl/order_changed.txt | 20 - mails/nl/order_conf.html | 408 -- mails/nl/order_conf.txt | 62 - mails/nl/order_conf_cart_rules.tpl | 30 - mails/nl/order_conf_cart_rules.txt | 3 - mails/nl/order_conf_product_list.tpl | 126 - mails/nl/order_conf_product_list.txt | 21 - mails/nl/order_customer_comment.html | 116 - mails/nl/order_customer_comment.txt | 15 - mails/nl/order_merchant_comment.html | 115 - mails/nl/order_merchant_comment.txt | 12 - mails/nl/order_return_state.html | 125 - mails/nl/order_return_state.txt | 16 - mails/nl/outofstock.html | 133 - mails/nl/outofstock.txt | 24 - mails/nl/password.html | 134 - mails/nl/password.txt | 21 - mails/nl/password_query.html | 116 - mails/nl/password_query.txt | 16 - mails/nl/payment.html | 134 - mails/nl/payment.txt | 22 - mails/nl/payment_error.html | 134 - mails/nl/payment_error.txt | 22 - mails/nl/preparation.html | 132 - mails/nl/preparation.txt | 20 - mails/nl/refund.html | 132 - mails/nl/refund.txt | 20 - mails/nl/reply_msg.html | 108 - mails/nl/reply_msg.txt | 16 - mails/nl/shipped.html | 121 - mails/nl/shipped.txt | 19 - mails/nl/test.html | 100 - mails/nl/test.txt | 12 - mails/nl/voucher.html | 115 - mails/nl/voucher.txt | 16 - mails/nl/voucher_new.html | 114 - mails/nl/voucher_new.txt | 13 - modules/blockcart/CHANGELOG.txt | 13 + modules/blockcart/blockcart.php | 21 +- modules/blockcart/config.xml | 12 - modules/blockcms/blockcms.php | 2 +- modules/blockcms/translations/br.php | 2 +- modules/blockcms/translations/ca.php | 2 +- modules/blockcms/translations/de.php | 2 +- modules/blockcms/translations/en.php | 2 +- modules/blockcms/translations/id.php | 2 +- modules/blockcms/translations/nl.php | 2 +- modules/blocknavigationmenu/logo.gif | Bin 0 -> 1807 bytes modules/blocknewsletter/CHANGELOG.txt | 15 + modules/blocknewsletter/blocknewsletter.php | 1803 +++--- modules/blocknewsletter/config.xml | 13 - .../mails/ag/newsletter_conf.html | 46 +- .../mails/ag/newsletter_conf.txt | 8 +- .../mails/ag/newsletter_verif.html | 46 +- .../mails/ag/newsletter_verif.txt | 8 +- .../mails/ag/newsletter_voucher.html | 46 +- .../mails/ag/newsletter_voucher.txt | 8 +- .../mails/ar/newsletter_conf.html | 46 +- .../mails/ar/newsletter_conf.txt | 8 +- .../mails/ar/newsletter_verif.html | 46 +- .../mails/ar/newsletter_verif.txt | 8 +- .../mails/ar/newsletter_voucher.html | 46 +- .../mails/ar/newsletter_voucher.txt | 8 +- .../mails/bg/newsletter_conf.html | 46 +- .../mails/bg/newsletter_conf.txt | 8 +- .../mails/bg/newsletter_verif.html | 46 +- .../mails/bg/newsletter_verif.txt | 8 +- .../mails/bg/newsletter_voucher.html | 46 +- .../mails/bg/newsletter_voucher.txt | 8 +- .../mails/br/newsletter_conf.html | 46 +- .../mails/br/newsletter_conf.txt | 8 +- .../mails/br/newsletter_verif.html | 46 +- .../mails/br/newsletter_verif.txt | 8 +- .../mails/br/newsletter_voucher.html | 46 +- .../mails/br/newsletter_voucher.txt | 8 +- .../mails/ca/newsletter_conf.html | 46 +- .../mails/ca/newsletter_conf.txt | 8 +- .../mails/ca/newsletter_verif.html | 46 +- .../mails/ca/newsletter_verif.txt | 8 +- .../mails/ca/newsletter_voucher.html | 46 +- .../mails/ca/newsletter_voucher.txt | 8 +- .../mails/de/newsletter_conf.html | 46 +- .../mails/de/newsletter_conf.txt | 8 +- .../mails/de/newsletter_verif.html | 46 +- .../mails/de/newsletter_verif.txt | 8 +- .../mails/de/newsletter_voucher.html | 46 +- .../mails/de/newsletter_voucher.txt | 8 +- .../mails/en/newsletter_conf.html | 46 +- .../mails/en/newsletter_conf.txt | 8 +- .../mails/en/newsletter_verif.html | 46 +- .../mails/en/newsletter_verif.txt | 8 +- .../mails/en/newsletter_voucher.html | 46 +- .../mails/en/newsletter_voucher.txt | 8 +- .../mails/es/newsletter_conf.html | 46 +- .../mails/es/newsletter_conf.txt | 8 +- .../mails/es/newsletter_verif.html | 46 +- .../mails/es/newsletter_verif.txt | 8 +- .../mails/es/newsletter_voucher.html | 46 +- .../mails/es/newsletter_voucher.txt | 8 +- .../mails/fr/newsletter_conf.html | 46 +- .../mails/fr/newsletter_conf.txt | 8 +- .../mails/fr/newsletter_verif.html | 46 +- .../mails/fr/newsletter_verif.txt | 8 +- .../mails/fr/newsletter_voucher.html | 46 +- .../mails/fr/newsletter_voucher.txt | 8 +- .../mails/gl/newsletter_conf.html | 46 +- .../mails/gl/newsletter_conf.txt | 8 +- .../mails/gl/newsletter_verif.html | 46 +- .../mails/gl/newsletter_verif.txt | 8 +- .../mails/gl/newsletter_voucher.html | 46 +- .../mails/gl/newsletter_voucher.txt | 8 +- .../mails/id/newsletter_conf.html | 46 +- .../mails/id/newsletter_conf.txt | 8 +- .../mails/id/newsletter_verif.html | 46 +- .../mails/id/newsletter_verif.txt | 8 +- .../mails/id/newsletter_voucher.html | 46 +- .../mails/id/newsletter_voucher.txt | 8 +- .../mails/nl/newsletter_conf.html | 46 +- .../mails/nl/newsletter_conf.txt | 8 +- .../mails/nl/newsletter_verif.html | 46 +- .../mails/nl/newsletter_verif.txt | 8 +- .../mails/nl/newsletter_voucher.html | 46 +- .../mails/nl/newsletter_voucher.txt | 8 +- .../views/templates/hook/blocknewsletter.tpl | 91 +- modules/blockwishlist/mails/ag/wishlink.html | 46 +- modules/blockwishlist/mails/ag/wishlink.txt | 8 +- modules/blockwishlist/mails/ag/wishlist.html | 46 +- modules/blockwishlist/mails/ag/wishlist.txt | 8 +- modules/blockwishlist/mails/ar/wishlink.html | 46 +- modules/blockwishlist/mails/ar/wishlink.txt | 8 +- modules/blockwishlist/mails/ar/wishlist.html | 46 +- modules/blockwishlist/mails/ar/wishlist.txt | 8 +- modules/blockwishlist/mails/bg/wishlink.html | 46 +- modules/blockwishlist/mails/bg/wishlink.txt | 8 +- modules/blockwishlist/mails/bg/wishlist.html | 46 +- modules/blockwishlist/mails/bg/wishlist.txt | 8 +- modules/blockwishlist/mails/br/wishlink.html | 46 +- modules/blockwishlist/mails/br/wishlink.txt | 8 +- modules/blockwishlist/mails/br/wishlist.html | 46 +- modules/blockwishlist/mails/br/wishlist.txt | 8 +- modules/blockwishlist/mails/ca/wishlink.html | 46 +- modules/blockwishlist/mails/ca/wishlink.txt | 8 +- modules/blockwishlist/mails/ca/wishlist.html | 46 +- modules/blockwishlist/mails/ca/wishlist.txt | 8 +- modules/blockwishlist/mails/de/wishlink.html | 46 +- modules/blockwishlist/mails/de/wishlink.txt | 8 +- modules/blockwishlist/mails/de/wishlist.html | 46 +- modules/blockwishlist/mails/de/wishlist.txt | 8 +- modules/blockwishlist/mails/en/wishlink.html | 46 +- modules/blockwishlist/mails/en/wishlink.txt | 8 +- modules/blockwishlist/mails/en/wishlist.html | 46 +- modules/blockwishlist/mails/en/wishlist.txt | 8 +- modules/blockwishlist/mails/es/wishlink.html | 46 +- modules/blockwishlist/mails/es/wishlink.txt | 8 +- modules/blockwishlist/mails/es/wishlist.html | 46 +- modules/blockwishlist/mails/es/wishlist.txt | 8 +- modules/blockwishlist/mails/fr/wishlink.html | 46 +- modules/blockwishlist/mails/fr/wishlink.txt | 8 +- modules/blockwishlist/mails/fr/wishlist.html | 46 +- modules/blockwishlist/mails/fr/wishlist.txt | 8 +- modules/blockwishlist/mails/gl/wishlink.html | 46 +- modules/blockwishlist/mails/gl/wishlink.txt | 8 +- modules/blockwishlist/mails/gl/wishlist.html | 46 +- modules/blockwishlist/mails/gl/wishlist.txt | 8 +- modules/blockwishlist/mails/id/wishlink.html | 46 +- modules/blockwishlist/mails/id/wishlink.txt | 8 +- modules/blockwishlist/mails/id/wishlist.html | 46 +- modules/blockwishlist/mails/id/wishlist.txt | 8 +- modules/blockwishlist/mails/nl/wishlink.html | 46 +- modules/blockwishlist/mails/nl/wishlink.txt | 8 +- modules/blockwishlist/mails/nl/wishlist.html | 46 +- modules/blockwishlist/mails/nl/wishlist.txt | 8 +- modules/cronjobs/Readme.md | 36 - modules/cronjobs/classes/CronJobsForms.php | 360 -- modules/cronjobs/classes/index.php | 35 - modules/cronjobs/composer.json | 19 - modules/cronjobs/config.xml | 12 - .../admin/AdminCronJobsController.php | 104 - modules/cronjobs/controllers/admin/index.php | 35 - .../cronjobs/controllers/front/callback.php | 34 - modules/cronjobs/controllers/front/index.php | 35 - modules/cronjobs/controllers/index.php | 35 - modules/cronjobs/cronjobs.php | 752 --- modules/cronjobs/css/bootstrap.min.css | 5 - modules/cronjobs/css/configure-ps-15.css | 65 - modules/cronjobs/css/configure-ps-16.css | 6 - modules/cronjobs/css/index.php | 35 - modules/cronjobs/index.php | 35 - modules/cronjobs/logo.gif | Bin 3769 -> 0 bytes modules/cronjobs/logo.png | Bin 3186 -> 0 bytes modules/cronjobs/translations/ag.php | 55 - modules/cronjobs/translations/ar.php | 16 - modules/cronjobs/translations/bg.php | 55 - modules/cronjobs/translations/br.php | 55 - modules/cronjobs/translations/ca.php | 55 - modules/cronjobs/translations/de.php | 55 - modules/cronjobs/translations/en.php | 55 - modules/cronjobs/translations/es.php | 55 - modules/cronjobs/translations/fr.php | 55 - modules/cronjobs/translations/gl.php | 16 - modules/cronjobs/translations/id.php | 55 - modules/cronjobs/translations/index.php | 35 - modules/cronjobs/translations/it.php | 94 - modules/cronjobs/translations/nl.php | 55 - modules/cronjobs/upgrade/index.php | 35 - modules/cronjobs/upgrade/upgrade-1.0.6.php | 38 - modules/cronjobs/views/css/bootstrap.min.css | 5 - .../cronjobs/views/css/configure-ps-15.css | 65 - .../cronjobs/views/css/configure-ps-16.css | 6 - modules/cronjobs/views/css/index.php | 35 - modules/cronjobs/views/index.php | 35 - .../admin/_configure/helpers/form/form.tpl | 64 - .../admin/_configure/helpers/form/index.php | 35 - .../admin/_configure/helpers/index.php | 35 - .../templates/admin/_configure/index.php | 35 - .../views/templates/admin/configure.tpl | 34 - .../cronjobs/views/templates/admin/index.php | 35 - .../cronjobs/views/templates/admin/task.tpl | 31 - modules/cronjobs/views/templates/index.php | 35 - modules/dashactivity/dashactivity.php | 4 +- modules/gamification/CHANGELOG.txt | 4 - modules/gamification/Readme.md | 37 - modules/gamification/classes/Advice.php | 200 - modules/gamification/classes/Badge.php | 128 - modules/gamification/classes/Condition.php | 354 -- .../classes/GamificationTools.php | 46 - modules/gamification/composer.json | 19 - modules/gamification/config.xml | 12 - .../admin/AdminGamificationController.php | 310 - modules/gamification/controllers/index.php | 35 - modules/gamification/data/data_EN_EUR_IN.json | 1 - modules/gamification/data/data_EN_INR_IN.json | 1 - modules/gamification/data/data_EN_USD_IN.json | 1 - modules/gamification/de.php | 41 - modules/gamification/fr.php | 41 - modules/gamification/gamification.php | 546 -- modules/gamification/index.php | 35 - modules/gamification/logo.gif | Bin 1680 -> 0 bytes modules/gamification/logo.png | Bin 3421 -> 0 bytes modules/gamification/prestashop.pub | 9 - modules/gamification/sql_install.php | 105 - modules/gamification/translations/ag.php | 67 - modules/gamification/translations/ar.php | 14 - modules/gamification/translations/bg.php | 67 - modules/gamification/translations/br.php | 67 - modules/gamification/translations/ca.php | 65 - modules/gamification/translations/cs.php | 41 - modules/gamification/translations/de.php | 67 - modules/gamification/translations/en.php | 67 - modules/gamification/translations/es.php | 67 - modules/gamification/translations/fr.php | 67 - modules/gamification/translations/gl.php | 14 - modules/gamification/translations/id.php | 67 - modules/gamification/translations/index.php | 35 - modules/gamification/translations/it.php | 41 - modules/gamification/translations/nl.php | 67 - modules/gamification/translations/pl.php | 41 - modules/gamification/translations/ru.php | 41 - .../gamification/upgrade/install-1.4.9.php | 39 - .../gamification/upgrade/install-1.6.6.php | 34 - .../gamification/upgrade/install-1.7.3.php | 34 - .../gamification/upgrade/install-1.7.6.php | 35 - .../gamification/upgrade/install-1.7.7.php | 58 - .../gamification/upgrade/install-1.8.0.php | 36 - .../gamification/upgrade/install-1.8.9.php | 36 - .../views/css/advice-1.6.1.1_24.css | 8 - .../views/css/advice-1.6.1.1_27.css | 8 - .../views/css/advice-1.6.1.1_324.css | 27 - .../views/css/advice-1.6.1.1_353.css | 27 - .../views/css/advice-1.6.1.1_356.css | 11 - .../views/css/advice-1.6.1.1_389.css | 27 - .../views/css/advice-1.6.1.1_479.css | 27 - .../views/css/advice-1.6.1.1_508.css | 27 - .../views/css/advice-1.6.1.1_520.css | 27 - .../views/css/advice-1.6.1.1_530.css | 8 - .../views/css/advice-1.6.1.1_532.css | 27 - .../views/css/advice-1.6.1.1_540.css | 27 - .../views/css/advice-1.6.1.1_548.css | 27 - .../views/css/advice-1.6.1.1_554.css | 27 - .../views/css/advice-1.6.1.1_555.css | 27 - .../views/css/advice-1.6.1.1_556.css | 27 - .../views/css/advice-1.6.1.1_561.css | 9 - .../views/css/advice-1.6.1.1_569.css | 27 - .../views/css/advice-1.6.1.1_570.css | 27 - .../views/css/advice-1.6.1.1_590.css | 27 - .../views/css/advice-1.6.1.1_601.css | 8 - .../views/css/advice-1.6.1.1_610.css | 27 - .../views/css/advice-1.6.1.1_624.css | 10 - .../views/css/advice-1.6.1.1_650.css | 10 - .../views/css/advice-1.6.1.1_651.css | 10 - .../views/css/advice-1.6.1.1_659.css | 9 - .../views/css/advice-1.6.1.1_660.css | 9 - .../views/css/advice-1.6.1.1_662.css | 9 - .../views/css/advice-1.6.1.1_664.css | 9 - .../views/css/advice-1.6.1.1_666.css | 9 - .../views/css/advice-1.6.1.1_668.css | 27 - .../views/css/advice-1.6.1.1_669.css | 9 - .../views/css/advice-1.6.1.1_673.css | 27 - .../views/css/advice-1.6.1.1_674.css | 9 - .../views/css/advice-1.6.1.1_678.css | 9 - .../views/css/advice-1.6.1.1_679.css | 27 - .../views/css/advice-1.6.1.1_680.css | 27 - .../views/css/advice-1.6.1.1_682.css | 27 - .../views/css/advice-1.6.1.1_686.css | 9 - .../views/css/advice-1.6.1.1_690.css | 9 - .../views/css/advice-1.6.1.1_692.css | 9 - .../views/css/advice-1.6.1.1_696.css | 27 - .../views/css/advice-1.6.1.1_698.css | 27 - .../views/css/advice-1.6.1.1_704.css | 9 - .../views/css/advice-1.6.1.1_708.css | 27 - .../views/css/advice-1.6.1.1_714.css | 27 - .../views/css/advice-1.6.1.1_718.css | 27 - .../views/css/advice-1.6.1.1_729.css | 27 - .../views/css/advice-1.6.1.1_730.css | 27 - .../views/css/advice-1.6.1.1_731.css | 27 - .../views/css/advice-1.6.1.1_732.css | 27 - .../views/css/advice-1.6.1.1_733.css | 27 - .../views/css/advice-1.6.1.1_734.css | 27 - .../views/css/advice-1.6.1.1_735.css | 27 - .../views/css/advice-1.6.1.1_736.css | 27 - .../views/css/advice-1.6.1.1_739.css | 9 - .../views/css/advice-1.6.1.1_743.css | 9 - .../views/css/advice-1.6.1.1_744.css | 9 - .../views/css/advice-1.6.1.1_749.css | 9 - .../views/css/advice-1.6.1.1_752.css | 9 - .../views/css/advice-1.6.1.1_762.css | 9 - .../views/css/advice-1.6.1.1_765.css | 9 - .../views/css/advice-1.6.1.1_773.css | 9 - .../views/css/advice-1.6.1.1_779.css | 9 - .../views/css/advice-1.6.1.1_782.css | 9 - .../views/css/advice-1.6.1.1_785.css | 9 - .../views/css/advice-1.6.1.1_797.css | 9 - .../views/css/advice-1.6.1.1_806.css | 9 - .../views/css/advice-1.6.1.1_808.css | 9 - .../gamification/views/css/bubble-popup.css | 85 - .../gamification/views/css/gamification.css | 342 -- modules/gamification/views/css/isotope.css | 64 - .../gamification/views/img/badge_locked.png | Bin 1436 -> 0 bytes .../gamification/views/img/badge_unlocked.png | Bin 3212 -> 0 bytes .../views/img/badges_achievement.png | Bin 1544 -> 0 bytes .../gamification/views/img/badges_feature.png | Bin 1430 -> 0 bytes .../views/img/badges_international.png | Bin 1800 -> 0 bytes .../gamification/views/img/bg_bar_global.png | Bin 1018 -> 0 bytes .../views/img/bg_locked_badge.png | Bin 1722 -> 0 bytes .../views/img/gamification-bar-bg.png | Bin 1229 -> 0 bytes modules/gamification/views/img/mail_icon.png | Bin 1674 -> 0 bytes .../gamification/views/img/not_validated.png | Bin 655 -> 0 bytes .../gamification/views/img/notif_gadges.png | Bin 754 -> 0 bytes modules/gamification/views/img/phone_icon.png | Bin 1771 -> 0 bytes modules/gamification/views/img/validated.png | Bin 537 -> 0 bytes .../black/bottom-left.png | Bin 316 -> 0 bytes .../black/bottom-middle.png | Bin 240 -> 0 bytes .../black/bottom-right.png | Bin 311 -> 0 bytes .../black/ie/bottom-left.gif | Bin 102 -> 0 bytes .../black/ie/bottom-middle.gif | Bin 52 -> 0 bytes .../black/ie/bottom-right.gif | Bin 100 -> 0 bytes .../black/ie/middle-left.gif | Bin 52 -> 0 bytes .../black/ie/middle-right.gif | Bin 52 -> 0 bytes .../black/ie/tail-bottom.gif | Bin 89 -> 0 bytes .../black/ie/tail-left.gif | Bin 96 -> 0 bytes .../black/ie/tail-right.gif | Bin 97 -> 0 bytes .../black/ie/tail-top.gif | Bin 87 -> 0 bytes .../black/ie/top-left.gif | Bin 98 -> 0 bytes .../black/ie/top-middle.gif | Bin 52 -> 0 bytes .../black/ie/top-right.gif | Bin 100 -> 0 bytes .../black/middle-left.png | Bin 235 -> 0 bytes .../black/middle-right.png | Bin 234 -> 0 bytes .../black/tail-bottom.png | Bin 315 -> 0 bytes .../black/tail-left.png | Bin 307 -> 0 bytes .../black/tail-right.png | Bin 304 -> 0 bytes .../black/tail-top.png | Bin 315 -> 0 bytes .../black/top-left.png | Bin 310 -> 0 bytes .../black/top-middle.png | Bin 240 -> 0 bytes .../black/top-right.png | Bin 308 -> 0 bytes modules/gamification/views/js/bubble-popup.js | 27 - modules/gamification/views/js/gamification.js | 140 - .../gamification/views/js/gamification_bt.js | 219 - .../gamification/views/js/jquery.isotope.js | 1406 ----- .../gamification/helpers/view/filters.tpl | 33 - .../gamification/helpers/view/filters_bt.tpl | 39 - .../admin/gamification/helpers/view/view.tpl | 96 - .../gamification/helpers/view/view_bt.tpl | 100 - .../views/templates/hook/notification.tpl | 45 - .../views/templates/hook/notification_bt.tpl | 99 - modules/hotelreservationsystem/CHANGELOG.txt | 45 + modules/hotelreservationsystem/LICENSE.txt | 223 + modules/hotelreservationsystem/Tools.php | 3787 ------------ .../classes/ChannelManagerServices.php | 19 + .../classes/ChannelOrderPayment.php | 4 +- .../classes/HotelAdvancedPayment.php | 25 +- .../classes/HotelBookingDetail.php | 2551 ++++---- .../classes/HotelBranchFeatures.php | 101 +- .../classes/HotelBranchInformation.php | 758 +-- .../classes/HotelCartBookingData.php | 1369 ++--- .../classes/HotelCustomerAdvancedPayment.php | 22 +- .../HotelCustomerAdvancedProductPayment.php | 20 +- .../classes/HotelFeatures.php | 261 +- .../classes/HotelHelper.php | 400 +- .../classes/HotelImage.php | 137 +- .../classes/HotelOrderRefundInfo.php | 69 +- .../classes/HotelOrderRefundRules.php | 111 +- .../classes/HotelOrderRefundStages.php | 90 +- .../classes/HotelOrderRestrictDate.php | 68 +- .../classes/HotelOrderStatus.php | 62 +- .../classes/HotelRoomAllotmentType.php | 39 +- .../classes/HotelRoomDisableDates.php | 157 +- .../classes/HotelRoomInformation.php | 25 +- .../classes/HotelRoomStatus.php | 66 +- .../classes/HotelRoomType.php | 60 +- .../classes/HotelRoomTypeFeaturePricing.php | 1084 ++-- .../classes/QloRoomType.php | 20 +- .../classes/QloWebservice.php | 6 +- .../WebserviceSpecificManagementQlo.php | 4 +- .../hotelreservationsystem/classes/index.php | 23 +- .../admin/AdminAddHotelController.php | 571 +- .../admin/AdminAssignHotelFeatures.php | 213 + .../admin/AdminHotelFeaturePricesSettings.php | 338 +- .../AdminHotelGeneralSettingsController.php | 225 +- .../AdminHotelRoomsBookingController.php | 360 +- .../admin/AdminHotelfeaturesController.php | 486 +- .../AdminOrderRefundRequestsController.php | 160 +- .../AdminOrderRestrictSettingsController.php | 82 +- .../controllers/admin/index.php | 23 +- .../controllers/index.php | 23 +- modules/hotelreservationsystem/define.php | 74 +- .../hotelreservationsystem.php | 299 +- modules/hotelreservationsystem/index.php | 21 +- modules/hotelreservationsystem/install.sql | 480 +- modules/hotelreservationsystem/libs/index.php | 21 +- modules/hotelreservationsystem/logo.gif | Bin 0 -> 1821 bytes .../mails/ag/accepted_conf.html | 46 +- .../mails/ag/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/ag/index.php | 36 +- .../mails/ag/refund_conf.html | 46 +- .../mails/ag/refund_conf.txt | 2 +- .../mails/ag/reject_conf.html | 46 +- .../mails/ag/reject_conf.txt | 2 +- .../mails/ag/request_processed.html | 46 +- .../mails/ag/request_processed.txt | 2 +- .../mails/ag/total_order_processed.html | 46 +- .../mails/ag/total_order_processed.txt | 2 +- .../mails/ar/accepted_conf.html | 46 +- .../mails/ar/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/ar/index.php | 36 +- .../mails/ar/refund_conf.html | 46 +- .../mails/ar/refund_conf.txt | 2 +- .../mails/ar/reject_conf.html | 46 +- .../mails/ar/reject_conf.txt | 2 +- .../mails/ar/request_processed.html | 46 +- .../mails/ar/request_processed.txt | 2 +- .../mails/ar/total_order_processed.html | 46 +- .../mails/ar/total_order_processed.txt | 2 +- .../mails/bg/accepted_conf.html | 46 +- .../mails/bg/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/bg/index.php | 36 +- .../mails/bg/refund_conf.html | 46 +- .../mails/bg/refund_conf.txt | 2 +- .../mails/bg/reject_conf.html | 46 +- .../mails/bg/reject_conf.txt | 2 +- .../mails/bg/request_processed.html | 46 +- .../mails/bg/request_processed.txt | 2 +- .../mails/bg/total_order_processed.html | 46 +- .../mails/bg/total_order_processed.txt | 2 +- .../mails/br/accepted_conf.html | 46 +- .../mails/br/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/br/index.php | 36 +- .../mails/br/refund_conf.html | 46 +- .../mails/br/refund_conf.txt | 2 +- .../mails/br/reject_conf.html | 46 +- .../mails/br/reject_conf.txt | 2 +- .../mails/br/request_processed.html | 46 +- .../mails/br/request_processed.txt | 2 +- .../mails/br/total_order_processed.html | 46 +- .../mails/br/total_order_processed.txt | 2 +- .../mails/ca/accepted_conf.html | 46 +- .../mails/ca/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/ca/index.php | 36 +- .../mails/ca/refund_conf.html | 46 +- .../mails/ca/refund_conf.txt | 2 +- .../mails/ca/reject_conf.html | 46 +- .../mails/ca/reject_conf.txt | 2 +- .../mails/ca/request_processed.html | 46 +- .../mails/ca/request_processed.txt | 2 +- .../mails/ca/total_order_processed.html | 46 +- .../mails/ca/total_order_processed.txt | 2 +- .../mails/de/accepted_conf.html | 46 +- .../mails/de/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/de/index.php | 36 +- .../mails/de/refund_conf.html | 46 +- .../mails/de/refund_conf.txt | 2 +- .../mails/de/reject_conf.html | 46 +- .../mails/de/reject_conf.txt | 2 +- .../mails/de/request_processed.html | 46 +- .../mails/de/request_processed.txt | 2 +- .../mails/de/total_order_processed.html | 46 +- .../mails/de/total_order_processed.txt | 2 +- .../mails/en/accepted_conf.html | 46 +- .../mails/en/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/en/index.php | 38 +- .../mails/en/refund_conf.html | 46 +- .../mails/en/refund_conf.txt | 2 +- .../mails/en/reject_conf.html | 46 +- .../mails/en/reject_conf.txt | 2 +- .../mails/en/request_processed.html | 46 +- .../mails/en/request_processed.txt | 2 +- .../mails/en/total_order_processed.html | 46 +- .../mails/en/total_order_processed.txt | 2 +- .../mails/es/accepted_conf.html | 46 +- .../mails/es/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/es/index.php | 36 +- .../mails/es/refund_conf.html | 46 +- .../mails/es/refund_conf.txt | 2 +- .../mails/es/reject_conf.html | 46 +- .../mails/es/reject_conf.txt | 2 +- .../mails/es/request_processed.html | 46 +- .../mails/es/request_processed.txt | 2 +- .../mails/es/total_order_processed.html | 46 +- .../mails/es/total_order_processed.txt | 2 +- .../mails/fr/accepted_conf.html | 46 +- .../mails/fr/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/fr/index.php | 36 +- .../mails/fr/refund_conf.html | 46 +- .../mails/fr/refund_conf.txt | 2 +- .../mails/fr/reject_conf.html | 46 +- .../mails/fr/reject_conf.txt | 2 +- .../mails/fr/request_processed.html | 46 +- .../mails/fr/request_processed.txt | 2 +- .../mails/fr/total_order_processed.html | 46 +- .../mails/fr/total_order_processed.txt | 2 +- .../mails/gl/accepted_conf.html | 46 +- .../mails/gl/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/gl/index.php | 36 +- .../mails/gl/refund_conf.html | 46 +- .../mails/gl/refund_conf.txt | 2 +- .../mails/gl/reject_conf.html | 46 +- .../mails/gl/reject_conf.txt | 2 +- .../mails/gl/request_processed.html | 46 +- .../mails/gl/request_processed.txt | 2 +- .../mails/gl/total_order_processed.html | 46 +- .../mails/gl/total_order_processed.txt | 2 +- .../mails/id/accepted_conf.html | 46 +- .../mails/id/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/id/index.php | 36 +- .../mails/id/refund_conf.html | 46 +- .../mails/id/refund_conf.txt | 2 +- .../mails/id/reject_conf.html | 46 +- .../mails/id/reject_conf.txt | 2 +- .../mails/id/request_processed.html | 46 +- .../mails/id/request_processed.txt | 2 +- .../mails/id/total_order_processed.html | 46 +- .../mails/id/total_order_processed.txt | 2 +- .../hotelreservationsystem/mails/index.php | 38 +- .../mails/nl/accepted_conf.html | 46 +- .../mails/nl/accepted_conf.txt | 2 +- .../hotelreservationsystem/mails/nl/index.php | 36 +- .../mails/nl/refund_conf.html | 46 +- .../mails/nl/refund_conf.txt | 2 +- .../mails/nl/reject_conf.html | 46 +- .../mails/nl/reject_conf.txt | 2 +- .../mails/nl/request_processed.html | 46 +- .../mails/nl/request_processed.txt | 2 +- .../mails/nl/total_order_processed.html | 46 +- .../mails/nl/total_order_processed.txt | 2 +- .../mails/pl/accepted_conf.html | 61 +- .../mails/pl/accepted_conf.txt | 8 + .../mails/pl}/index.php | 10 +- .../mails/pl/refund_conf.html | 63 +- .../mails/pl/refund_conf.txt | 11 + .../mails/pl/reject_conf.html | 58 +- .../mails/pl/reject_conf.txt | 7 + .../mails/pl/request_processed.html | 60 +- .../mails/pl/request_processed.txt | 7 + .../mails/pl/total_order_processed.html | 61 +- .../mails/pl/total_order_processed.txt | 7 + .../translations/fr.php | 8 - .../views/css/HotelReservationAdmin.css | 59 +- .../views/css/admin/css}/index.php | 4 +- .../views/css/admin/index.php | 29 + .../views/css/index.php | 21 +- .../views/css/searchblock.css | 1 - .../views/img/Slices/icon-contact.png | Bin 0 -> 572 bytes .../views/img/Slices/index.php | 21 +- .../views/img/hotel_img/eok9o5fi.jpg | Bin 0 -> 43782 bytes .../views/img/hotel_img/hoswcm7f.jpg | Bin 0 -> 37503 bytes .../views/img/hotel_img/index.php | 21 +- .../views/img/hotel_img/jztm7wl9.jpg | Bin 0 -> 25729 bytes .../views/img/hotel_img/oqo5mz44.jpg | Bin 0 -> 44809 bytes .../views/img/hotel_img/qbgcgkyr.jpg | Bin 0 -> 57019 bytes .../views/img/index.php | 21 +- .../views/img/prod_imgs/1/index.php | 29 + .../views/img/prod_imgs/2/index.php | 29 + .../views/img/prod_imgs/3/index.php | 29 + .../views/img/prod_imgs/4/index.php | 29 + .../views/img/prod_imgs/index.php | 29 + .../hotelreservationsystem/views/index.php | 23 +- .../views/js/HotelReservationAdmin.js | 190 +- .../views/js/hotelImage.js | 204 + .../hotelreservationsystem/views/js/index.php | 38 +- .../views/js/roomSearchBlock.js | 46 +- .../views/templates/admin/_partials/index.php | 29 + .../admin/_partials/mp-form-fields-flag.tpl | 22 + .../admin/add_hotel/helpers/form/form.tpl | 227 +- .../admin/add_hotel/helpers/form/index.php | 21 +- .../admin/add_hotel/helpers/index.php | 21 +- .../views/templates/admin/add_hotel/index.php | 21 +- .../helpers/form/form.tpl | 99 + .../helpers/form/index.php | 29 + .../assign_hotel_features/helpers/index.php | 29 + .../admin/assign_hotel_features/index.php | 29 + .../helpers/index.php | 21 +- .../helpers/view/index.php | 21 +- .../hotel_configuration_setting/index.php | 21 +- .../helpers/form/form.tpl | 187 +- .../helpers/form/index.php | 21 +- .../helpers/index.php | 21 +- .../helpers/options/index.php | 21 +- .../hotel_feature_prices_settings/index.php | 21 +- .../hotel_features/helpers/form/form.tpl | 286 +- .../hotel_features/helpers/form/index.php | 21 +- .../admin/hotel_features/helpers/index.php | 21 +- .../hotel_features/helpers/view/index.php | 29 + .../hotel_features/helpers/view/view.tpl | 58 + .../templates/admin/hotel_features/index.php | 21 +- .../helpers/index.php | 21 +- .../helpers/view/index.php | 21 +- .../admin/hotel_reservation_system/index.php | 21 +- .../hotel_rooms_booking/helpers/index.php | 21 +- .../helpers/view/index.php | 21 +- .../admin/hotel_rooms_booking/index.php | 21 +- .../views/templates/admin/index.php | 21 +- .../order_refund_requests/helpers/index.php | 28 +- .../helpers/view/index.php | 28 +- .../admin/order_refund_requests/index.php | 28 +- .../order_refund_rules/helpers/form/index.php | 46 +- .../order_refund_rules/helpers/index.php | 30 +- .../admin/order_refund_rules/index.php | 30 +- .../helpers/form/index.php | 21 +- .../order_restrict_settings/helpers/index.php | 21 +- .../admin/order_restrict_settings/index.php | 21 +- .../views/templates/hook/index.php | 38 +- .../views/templates/index.php | 23 +- modules/onboarding/Readme.md | 37 - modules/onboarding/config.rb | 19 - modules/onboarding/config.xml | 12 - .../admin/AdminOnboardingController.php | 53 - .../onboarding/controllers/admin/index.php | 35 - modules/onboarding/controllers/index.php | 35 - modules/onboarding/css/index.php | 34 - modules/onboarding/css/onboarding.css | 1 - modules/onboarding/img/animation/bg.jpg | Bin 5465 -> 0 bytes modules/onboarding/img/animation/cloud1.png | Bin 1283 -> 0 bytes modules/onboarding/img/animation/cloud2.png | Bin 1572 -> 0 bytes modules/onboarding/img/animation/cloud3.png | Bin 1188 -> 0 bytes modules/onboarding/img/animation/fire.png | Bin 6228 -> 0 bytes modules/onboarding/img/animation/index.php | 35 - modules/onboarding/img/animation/rocket.png | Bin 25280 -> 0 bytes modules/onboarding/img/index.php | 35 - modules/onboarding/img/step0.jpg | Bin 11281 -> 0 bytes modules/onboarding/img/step1.jpg | Bin 16210 -> 0 bytes modules/onboarding/img/step2.jpg | Bin 18101 -> 0 bytes modules/onboarding/img/step3.jpg | Bin 20603 -> 0 bytes modules/onboarding/img/step4.jpg | Bin 21464 -> 0 bytes modules/onboarding/js/index.php | 34 - modules/onboarding/js/onboarding.js | 128 - modules/onboarding/logo.gif | Bin 1091 -> 0 bytes modules/onboarding/logo.png | Bin 2009 -> 0 bytes modules/onboarding/onboarding.php | 154 - modules/onboarding/sass/index.php | 35 - modules/onboarding/sass/onboarding.sass | 137 - modules/onboarding/translations/ag.php | 64 - modules/onboarding/translations/ar.php | 8 - modules/onboarding/translations/bg.php | 64 - modules/onboarding/translations/br.php | 64 - modules/onboarding/translations/ca.php | 8 - modules/onboarding/translations/de.php | 64 - modules/onboarding/translations/en.php | 64 - modules/onboarding/translations/es.php | 64 - modules/onboarding/translations/fr.php | 64 - modules/onboarding/translations/gl.php | 8 - modules/onboarding/translations/id.php | 64 - modules/onboarding/translations/index.php | 35 - modules/onboarding/translations/nl.php | 64 - modules/onboarding/upgrade/install-0.1.8.php | 33 - modules/onboarding/views/index.php | 35 - .../views/templates/hook/backoffice_top.tpl | 336 -- .../onboarding/views/templates/hook/index.php | 35 - .../views/templates/hook/launch_animation.tpl | 70 - modules/onboarding/views/templates/index.php | 35 - .../mails/ag/send_to_a_friend.html | 46 +- .../mails/ag/send_to_a_friend.txt | 6 +- .../mails/ar/send_to_a_friend.html | 46 +- .../mails/ar/send_to_a_friend.txt | 6 +- .../mails/bg/send_to_a_friend.html | 46 +- .../mails/bg/send_to_a_friend.txt | 6 +- .../mails/br/send_to_a_friend.html | 46 +- .../mails/br/send_to_a_friend.txt | 6 +- .../mails/ca/send_to_a_friend.html | 46 +- .../mails/ca/send_to_a_friend.txt | 6 +- .../mails/de/send_to_a_friend.html | 46 +- .../mails/de/send_to_a_friend.txt | 8 +- .../mails/en/send_to_a_friend.html | 46 +- .../mails/en/send_to_a_friend.txt | 6 +- .../mails/es/send_to_a_friend.html | 46 +- .../mails/es/send_to_a_friend.txt | 6 +- .../mails/fr/send_to_a_friend.html | 46 +- .../mails/fr/send_to_a_friend.txt | 6 +- .../mails/gl/send_to_a_friend.html | 46 +- .../mails/gl/send_to_a_friend.txt | 6 +- .../mails/id/send_to_a_friend.html | 46 +- .../mails/id/send_to_a_friend.txt | 6 +- .../mails/nl/send_to_a_friend.html | 46 +- .../mails/nl/send_to_a_friend.txt | 6 +- modules/wkabouthotelblock/CHANGELOG.txt | 25 + modules/wkabouthotelblock/LICENSE.txt | 223 + .../classes/WkHotelInteriorImage.php | 157 +- modules/wkabouthotelblock/classes/index.php | 4 +- .../AdminAboutHotelBlockSettingController.php | 239 +- .../controllers/admin/index.php | 4 +- .../wkabouthotelblock/controllers/index.php | 4 +- modules/wkabouthotelblock/define.php | 21 +- modules/wkabouthotelblock/index.php | 4 +- modules/wkabouthotelblock/install.sql | 25 +- modules/wkabouthotelblock/logo.gif | Bin 0 -> 1797 bytes modules/wkabouthotelblock/translations/fr.php | 0 .../views/css/WkAboutHotelBlockAdmin.css | 19 + .../views/css/WkAboutHotelBlockFront.css | 19 + modules/wkabouthotelblock/views/css/index.php | 4 +- .../views/img/dummy_img/index.php | 29 + .../views/img/hotel_interior/index.php | 23 +- modules/wkabouthotelblock/views/img/index.php | 23 +- modules/wkabouthotelblock/views/index.php | 4 +- .../views/js/WkAboutHotelBlockAdmin.js | 30 - .../views/js/WkAboutHotelBlockFront.js | 19 + modules/wkabouthotelblock/views/js/index.php | 4 +- .../hook/aboutHotelBlockModuleSetting.tpl | 19 + .../templates/hook/hotelInteriorBlock.tpl | 29 +- .../hook/hotelInteriorFooterExploreLink.tpl | 21 +- .../hook/hotelInteriorNaviagtionMenu.tpl | 21 +- .../views/templates/hook/index.php | 23 +- .../views/templates/index.php | 23 +- .../wkabouthotelblock/wkabouthotelblock.php | 186 +- modules/wkfooteraboutblock/CHANGELOG.txt | 19 + modules/wkfooteraboutblock/LICENSE.txt | 223 + modules/wkfooteraboutblock/index.php | 29 + modules/wkfooteraboutblock/logo.gif | Bin 0 -> 1818 bytes .../wkfooteraboutblock/translations/fr.php | 0 .../wkfooteraboutblock/views/css/index.php | 23 +- .../views/css/wkFooterAboutBlockFront.css | 19 + modules/wkfooteraboutblock/views/index.php | 23 +- .../views/templates/hook/index.php | 23 +- .../templates/hook/wkFooterAboutBlock.tpl | 19 + .../views/templates/index.php | 23 +- .../wkfooteraboutblock/wkfooteraboutblock.php | 131 +- modules/wkfooterexploreblock/CHANGELOG.txt | 15 + modules/wkfooterexploreblock/LICENSE.txt | 223 + modules/wkfooterexploreblock/index.php | 29 + modules/wkfooterexploreblock/logo.gif | Bin 0 -> 1802 bytes .../wkfooterexploreblock/translations/fr.php | 0 .../wkfooterexploreblock/views/css/index.php | 23 +- .../views/css/wkFooterExploreBlockFront.css | 19 + modules/wkfooterexploreblock/views/index.php | 23 +- .../wkfooterexploreblock/views/js/index.php | 23 +- .../views/js/wkFooterExploreBlockFront.js | 19 + .../views/templates/hook/index.php | 23 +- .../templates/hook/wkFooterExploreBlock.tpl | 19 + .../views/templates/index.php | 23 +- .../wkfooterexploreblock.php | 79 +- .../wkfooterlangcurrencyblock/CHANGELOG.txt | 15 + modules/wkfooterlangcurrencyblock/LICENSE.txt | 223 + modules/wkfooterlangcurrencyblock/index.php | 29 + modules/wkfooterlangcurrencyblock/logo.gif | Bin 0 -> 1816 bytes .../wkfooterlangcurrencyblock/views/index.php | 29 + .../templates/hook/footerMostLeftBlock.tpl | 19 + .../views/templates/hook/index.php | 29 + .../views/templates/index.php | 29 + .../wkfooterlangcurrencyblock.php | 76 +- .../wkfooternotificationblock/CHANGELOG.txt | 15 + modules/wkfooternotificationblock/LICENSE.txt | 223 + modules/wkfooternotificationblock/index.php | 29 + modules/wkfooternotificationblock/logo.gif | Bin 0 -> 1810 bytes .../translations/fr.php | 0 .../wkfooternotificationblock/views/index.php | 29 + .../views/templates/hook/index.php | 29 + .../hook/wkFooterNotificationSocialBlock.tpl | 19 + .../views/templates/index.php | 29 + .../wkfooternotificationblock.php | 76 +- modules/wkfooterpaymentblock/CHANGELOG.txt | 14 + modules/wkfooterpaymentblock/LICENSE.txt | 223 + .../classes/WkFooterPaymentBlockInfo.php | 121 + .../wkfooterpaymentblock/classes/index.php | 29 + ...minFooterPaymentBlockSettingController.php | 251 + .../controllers/admin/index.php | 29 + .../controllers/index.php | 29 + modules/wkfooterpaymentblock/index.php | 29 + modules/wkfooterpaymentblock/install.sql | 28 + modules/wkfooterpaymentblock/logo.gif | Bin 0 -> 1792 bytes .../wkfooterpaymentblock/translations/fr.php | 0 .../wkfooterpaymentblock/views/css/index.php | 23 +- .../views/css/wkFooterPaymentBlockFront.css | 19 + .../img/dummy_img/1.png} | Bin .../img/dummy_img/2.png} | Bin .../img/dummy_img/3.png} | Bin .../img/dummy_img/4.png} | Bin .../views/img/dummy_img}/index.php | 0 .../wkfooterpaymentblock/views/img/index.php | 29 + .../views/img/payment_img/index.php | 29 + modules/wkfooterpaymentblock/views/index.php | 23 +- .../hook/footerPaymentSettingLink.tpl | 28 + .../views/templates/hook/index.php | 23 +- .../templates/hook/wkFooterPaymentBlock.tpl | 28 +- .../views/templates/index.php | 23 +- .../wkfooterpaymentblock.php | 221 +- .../CHANGELOG.txt | 15 + .../LICENSE.txt | 223 + .../index.php | 29 + .../logo.gif | Bin 0 -> 1800 bytes .../views/index.php | 29 + .../templates/hook/footerPaymentInfoBlock.tpl | 19 + .../views/templates/hook/index.php | 29 + .../views/templates/index.php | 29 + .../wkfooterpaymentinfoblockcontainer.php | 76 +- modules/wkhotelfeaturesblock/CHANGELOG.txt | 27 + modules/wkhotelfeaturesblock/LICENSE.txt | 223 + .../classes/WkHotelFeaturesData.php | 221 +- .../wkhotelfeaturesblock/classes/index.php | 23 +- .../AdminFeaturesModuleSettingController.php | 440 +- .../controllers/admin/index.php | 23 +- .../controllers/index.php | 23 +- modules/wkhotelfeaturesblock/install.sql | 36 +- modules/wkhotelfeaturesblock/logo.gif | Bin 0 -> 1800 bytes .../wkhotelfeaturesblock/translations/fr.php | 0 .../wkhotelfeaturesblock/views/css/index.php | 23 +- .../views/css/wkHotelFeaturesBlockFront.css | 19 + .../views/img/dummy_img/index.php | 23 +- .../views/img/hotels_features_img/index.php | 23 +- .../wkhotelfeaturesblock/views/img/index.php | 23 +- modules/wkhotelfeaturesblock/views/index.php | 23 +- .../views/js/hotel_features_block.js | 23 +- .../wkhotelfeaturesblock/views/js/index.php | 23 +- .../views/js/wkHotelFeaturesBlockFront.js | 25 +- .../helpers/list/index.php | 16 - .../helpers/list/list_content.tpl | 215 - .../admin/features_module_setting/index.php | 16 - .../views/templates/admin/index.php | 16 - .../hook/hotelFeatureFooterExploreLink.tpl | 21 +- .../hook/hotelFeatureNaviagtionMenu.tpl | 21 +- .../hook/hotelFeatureSettingLink.tpl | 21 +- .../templates/hook/hotelfeaturescontent.tpl | 53 +- .../views/templates/hook/index.php | 23 +- .../views/templates/index.php | 23 +- .../wkhotelfeaturesblock.php | 243 +- modules/wkhotelfilterblock/CHANGELOG.txt | 15 + modules/wkhotelfilterblock/LICENSE.txt | 223 + modules/wkhotelfilterblock/define.php | 22 +- modules/wkhotelfilterblock/index.php | 23 +- modules/wkhotelfilterblock/logo.gif | Bin 0 -> 1809 bytes .../wkhotelfilterblock/translations/fr.php | 0 .../wkhotelfilterblock/views/css/index.php | 23 +- .../views/css/wkhotelfilterblock.css | 19 + .../wkhotelfilterblock/views/img/index.php | 23 +- modules/wkhotelfilterblock/views/index.php | 23 +- modules/wkhotelfilterblock/views/js/index.php | 23 +- .../views/js/wkhotelfilterblock.js | 37 +- .../views/templates/hook/htlfilterblock.tpl | 23 +- .../views/templates/hook/index.php | 23 +- .../views/templates/index.php | 23 +- .../wkhotelfilterblock/wkhotelfilterblock.php | 20 +- .../wkhotelfiltersearchblock/CHANGELOG.txt | 20 + modules/wkhotelfiltersearchblock/LICENSE.txt | 223 + modules/wkhotelfiltersearchblock/index.php | 23 +- modules/wkhotelfiltersearchblock/logo.gif | Bin 0 -> 1806 bytes .../translations/fr.php | 0 .../views/css/wkhotelfiltersearchblock.css | 23 +- .../wkhotelfiltersearchblock/views/index.php | 28 +- .../templates/hook/htlfiltersearchblock.tpl | 76 +- .../views/templates/hook/index.php | 23 +- .../views/templates/index.php | 23 +- .../wkhotelfiltersearchblock.php | 49 +- modules/wkhotelroom/CHANGELOG.txt | 24 + modules/wkhotelroom/LICENSE.txt | 223 + .../classes/WkHotelRoomDisplay.php | 217 +- modules/wkhotelroom/classes/index.php | 23 +- .../AdminHotelRoomModuleSettingController.php | 408 +- .../wkhotelroom/controllers/admin/index.php | 23 +- modules/wkhotelroom/controllers/index.php | 23 +- modules/wkhotelroom/define.php | 23 +- modules/wkhotelroom/index.php | 23 +- modules/wkhotelroom/install.sql | 25 +- modules/wkhotelroom/logo.gif | Bin 0 -> 1798 bytes modules/wkhotelroom/translations/fr.php | 0 .../views/css/WkHotelRoomBlockAdmin.css | 22 +- .../views/css/WkHotelRoomBlockFront.css | 21 +- modules/wkhotelroom/views/css/index.php | 23 +- modules/wkhotelroom/views/img/dummy_img/1.jpg | Bin 441139 -> 0 bytes modules/wkhotelroom/views/img/dummy_img/2.jpg | Bin 8063124 -> 0 bytes modules/wkhotelroom/views/img/dummy_img/3.jpg | Bin 289736 -> 0 bytes modules/wkhotelroom/views/img/dummy_img/4.jpg | Bin 334811 -> 0 bytes .../wkhotelroom/views/img/dummy_img/index.php | 16 - .../views/img/hotels_features_img/index.php | 16 - modules/wkhotelroom/views/img/index.php | 16 - modules/wkhotelroom/views/index.php | 23 +- .../views/js/WkHotelRoomBlockAdmin.js | 21 +- modules/wkhotelroom/views/js/index.php | 23 +- .../features_module_setting/helpers/index.php | 16 - .../helpers/list/index.php | 16 - .../helpers/list/list_content.tpl | 215 - .../admin/features_module_setting/index.php | 16 - .../templates/admin/hotel_room/index.php | 29 + .../admin/hotel_room/product_search_block.tpl | 25 + .../views/templates/admin/index.php | 23 +- .../templates/hook/hotelRoomDisplayBlock.tpl | 33 +- .../hook/hotelRoomFooterExploreLink.tpl | 21 +- .../hook/hotelRoomNaviagtionMenu.tpl | 21 +- .../templates/hook/hotelRoomSettingLink.tpl | 21 +- .../views/templates/hook/index.php | 23 +- modules/wkhotelroom/views/templates/index.php | 23 +- modules/wkhotelroom/wkhotelroom.php | 221 +- modules/wkpaypaladaptive/CHANGELOG.txt | 22 + modules/wkpaypaladaptive/classes/index.php | 4 +- modules/wkpaypaladaptive/classes/wkpaypal.php | 44 - .../classes/wkpaypalhelper.php | 4 +- .../classes/wkpaypalrefund.php | 4 +- .../classes/wkpaypaltransaction.php | 4 +- .../controllers/front/index.php | 4 +- .../controllers/front/payment.php | 6 +- .../wkpaypaladaptive/controllers/index.php | 4 +- modules/wkpaypaladaptive/index.php | 4 +- modules/wkpaypaladaptive/install.sql | 15 - modules/wkpaypaladaptive/logo.gif | Bin 0 -> 1807 bytes .../views/css/hook_payment.css | 4 +- modules/wkpaypaladaptive/views/css/index.php | 4 +- modules/wkpaypaladaptive/views/img/index.php | 4 +- modules/wkpaypaladaptive/views/index.php | 4 +- modules/wkpaypaladaptive/views/js/index.php | 4 +- .../views/js/wkpaypaladaptive.js | 4 +- .../views/templates/front/cancel_url.tpl | 8 +- .../views/templates/front/index.php | 4 +- .../views/templates/front/paypal_error.tpl | 10 +- .../views/templates/front/redirect_pay.tpl | 8 +- .../views/templates/hook/admin-order.tpl | 6 +- .../views/templates/hook/index.php | 4 +- .../views/templates/hook/payment.tpl | 6 +- .../views/templates/hook/payment_return.tpl | 26 +- .../views/templates/hook/paypaldetaillink.tpl | 35 - .../views/templates/index.php | 4 +- modules/wkpaypaladaptive/wkpaypaladaptive.php | 89 +- modules/wkroomsearchblock/CHANGELOG.txt | 20 + .../controllers/front/autocompletesearch.php | 48 +- modules/wkroomsearchblock/index.php | 21 +- modules/wkroomsearchblock/logo.gif | Bin 0 -> 1805 bytes modules/wkroomsearchblock/translations/fr.php | 0 modules/wkroomsearchblock/views/css/index.php | 21 +- modules/wkroomsearchblock/views/img/index.php | 29 + modules/wkroomsearchblock/views/index.php | 21 +- .../views/templates/hook/index.php | 21 +- .../views/templates/hook/makeBookingXsBtn.tpl | 19 + .../templates/hook/roomSearchWrapper.tpl | 185 +- .../views/templates/hook/roomseachblock.tpl | 19 + .../views/templates/index.php | 21 +- .../wkroomsearchblock/wkroomsearchblock.php | 71 +- modules/wktestimonialblock/CHANGELOG.txt | 31 + modules/wktestimonialblock/LICENSE.txt | 223 + .../classes/WkHotelTestimonialData.php | 196 +- modules/wktestimonialblock/classes/index.php | 23 +- ...minTestimonialsModuleSettingController.php | 427 +- .../controllers/admin/index.php | 23 +- .../wktestimonialblock/controllers/index.php | 23 +- modules/wktestimonialblock/error_log | 0 modules/wktestimonialblock/index.php | 23 +- modules/wktestimonialblock/install.sql | 36 +- modules/wktestimonialblock/logo.gif | Bin 0 -> 1799 bytes .../wktestimonialblock/translations/index.php | 29 + .../views/css/WkTestimonialBlockFront.css | 19 + .../wktestimonialblock/views/css/index.php | 23 +- .../views/css/testimonialblock.css | 19 + .../views/img/default-user.jpg | Bin 0 -> 1615 bytes .../views/img/dummy_img/index.php | 23 +- .../img/hotels_testimonials_img/index.php | 23 +- .../wktestimonialblock/views/img/index.php | 23 +- modules/wktestimonialblock/views/index.php | 23 +- .../views/js/WkTestimonialBlockFront.js | 19 + modules/wktestimonialblock/views/js/index.php | 23 +- .../views/templates/admin/index.php | 16 - .../helpers/index.php | 10 - .../helpers/list/index.php | 16 - .../helpers/list/list_content.tpl | 215 - .../testimonials_module_setting/index.php | 10 - .../hotelTestimonialFooterExploreLink.tpl | 23 +- .../hook/hotelTestimonialNaviagtionMenu.tpl | 21 +- .../hook/hotelTestimonialSettingLink.tpl | 21 +- .../views/templates/hook/index.php | 23 +- .../templates/hook/wktestimonialblock.tpl | 40 +- .../views/templates/index.php | 23 +- .../wktestimonialblock/wktestimonialblock.php | 297 +- override/classes/Cart.php | 302 - pdf/invoice.product-tab.tpl | 4 +- pdf/invoice.tax-tab.tpl | 19 +- themes/hotel-reservation-theme/address.tpl | 2 + .../hotel-reservation-theme/contact-form.tpl | 256 +- .../css/contact-form.css | 290 +- themes/hotel-reservation-theme/css/global.css | 6 +- .../hotel-reservation-theme/css/product.css | 11 +- themes/hotel-reservation-theme/js/product.js | 176 +- .../js/roomSearchBlock.js | 300 - .../blocknewsletter/blocknewsletter.tpl | 4 + themes/hotel-reservation-theme/preview.jpg | Bin 2460721 -> 69405 bytes themes/hotel-reservation-theme/product.tpl | 232 +- tools/tar/Archive_Tar.php | 7 + translations/ag.gzip | Bin 346512 -> 0 bytes translations/ag/admin.php | 5168 ---------------- translations/ag/errors.php | 888 --- translations/ag/fields.php | 34 - translations/ag/pdf.php | 114 - translations/ag/tabs.php | 110 - translations/bg.gzip | Bin 363860 -> 0 bytes translations/bg/admin.php | 5175 ----------------- translations/bg/errors.php | 888 --- translations/bg/fields.php | 35 - translations/bg/pdf.php | 114 - translations/bg/tabs.php | 113 - translations/br.gzip | Bin 339130 -> 0 bytes translations/br/admin.php | 5175 ----------------- translations/br/errors.php | 888 --- translations/br/fields.php | 35 - translations/br/pdf.php | 114 - translations/br/tabs.php | 111 - translations/ca.gzip | Bin 314345 -> 0 bytes translations/ca/admin.php | 4950 ---------------- translations/ca/errors.php | 834 --- translations/ca/fields.php | 35 - translations/ca/pdf.php | 81 - translations/ca/tabs.php | 109 - translations/custom_mails/order_conf.html | 48 +- translations/custom_mails/order_conf.txt | 38 +- translations/de.gzip | Bin 337687 -> 0 bytes translations/de/admin.php | 5175 ----------------- translations/de/errors.php | 888 --- translations/de/fields.php | 35 - translations/de/pdf.php | 114 - translations/de/tabs.php | 113 - translations/en.gzip | Bin 326815 -> 376990 bytes translations/en/admin.php | 5170 ---------------- translations/en/errors.php | 888 --- translations/en/fields.php | 35 - translations/en/pdf.php | 113 - translations/en/tabs.php | 112 - translations/es.gzip | Bin 339450 -> 0 bytes translations/es/admin.php | 5175 ----------------- translations/es/errors.php | 888 --- translations/es/fields.php | 35 - translations/es/pdf.php | 114 - translations/es/tabs.php | 113 - translations/fr.gzip | Bin 336416 -> 397888 bytes translations/fr/admin.php | 5172 ---------------- translations/fr/errors.php | 888 --- translations/fr/fields.php | 35 - translations/fr/pdf.php | 114 - translations/fr/tabs.php | 113 - translations/gl.gzip | Bin 86441 -> 0 bytes translations/gl/admin.php | 1801 ------ translations/gl/errors.php | 73 - translations/gl/fields.php | 8 - translations/gl/pdf.php | 39 - translations/gl/tabs.php | 52 - translations/nl.gzip | Bin 342870 -> 0 bytes translations/nl/admin.php | 5175 ----------------- translations/nl/errors.php | 888 --- translations/nl/fields.php | 35 - translations/nl/pdf.php | 114 - translations/nl/tabs.php | 113 - 1887 files changed, 25441 insertions(+), 139239 deletions(-) delete mode 100644 admin/themes/default/template/controllers/products/install.php create mode 100644 config/xml/qlo_mod_list.xml delete mode 100644 controllers/front/HotelRoomTypeFeaturePricing.php create mode 100644 install/theme/img/icon-support.png delete mode 100644 mails/ag/account.html delete mode 100644 mails/ag/account.txt delete mode 100644 mails/ag/advanced-book-data.tpl delete mode 100644 mails/ag/advanced-book-data.txt delete mode 100644 mails/ag/backoffice_order.html delete mode 100644 mails/ag/backoffice_order.txt delete mode 100644 mails/ag/bankwire.html delete mode 100644 mails/ag/bankwire.txt delete mode 100644 mails/ag/cheque.html delete mode 100644 mails/ag/cheque.txt delete mode 100644 mails/ag/contact.html delete mode 100644 mails/ag/contact.txt delete mode 100644 mails/ag/contact_form.html delete mode 100644 mails/ag/contact_form.txt delete mode 100644 mails/ag/credit_slip.html delete mode 100644 mails/ag/credit_slip.txt delete mode 100644 mails/ag/download-product.tpl delete mode 100644 mails/ag/download_product.html delete mode 100644 mails/ag/download_product.txt delete mode 100644 mails/ag/employee_password.html delete mode 100644 mails/ag/employee_password.txt delete mode 100644 mails/ag/forward_msg.html delete mode 100644 mails/ag/forward_msg.txt delete mode 100644 mails/ag/guest_to_customer.html delete mode 100644 mails/ag/guest_to_customer.txt delete mode 100644 mails/ag/hotel-booking-cart-data.tpl delete mode 100644 mails/ag/hotel-booking-cart-data.txt delete mode 100644 mails/ag/in_transit.html delete mode 100644 mails/ag/in_transit.txt delete mode 100644 mails/ag/lang.php delete mode 100644 mails/ag/log_alert.html delete mode 100644 mails/ag/log_alert.txt delete mode 100644 mails/ag/newsletter.html delete mode 100644 mails/ag/newsletter.txt delete mode 100644 mails/ag/order_canceled.html delete mode 100644 mails/ag/order_canceled.txt delete mode 100644 mails/ag/order_changed.html delete mode 100644 mails/ag/order_changed.txt delete mode 100644 mails/ag/order_conf.html delete mode 100644 mails/ag/order_conf.txt delete mode 100644 mails/ag/order_conf_cart_rules.tpl delete mode 100644 mails/ag/order_conf_cart_rules.txt delete mode 100644 mails/ag/order_conf_product_list.tpl delete mode 100644 mails/ag/order_conf_product_list.txt delete mode 100644 mails/ag/order_customer_comment.html delete mode 100644 mails/ag/order_customer_comment.txt delete mode 100644 mails/ag/order_merchant_comment.html delete mode 100644 mails/ag/order_merchant_comment.txt delete mode 100644 mails/ag/order_return_state.html delete mode 100644 mails/ag/order_return_state.txt delete mode 100644 mails/ag/outofstock.html delete mode 100644 mails/ag/outofstock.txt delete mode 100644 mails/ag/password.html delete mode 100644 mails/ag/password.txt delete mode 100644 mails/ag/password_query.html delete mode 100644 mails/ag/password_query.txt delete mode 100644 mails/ag/payment.html delete mode 100644 mails/ag/payment.txt delete mode 100644 mails/ag/payment_error.html delete mode 100644 mails/ag/payment_error.txt delete mode 100644 mails/ag/preparation.html delete mode 100644 mails/ag/preparation.txt delete mode 100644 mails/ag/refund.html delete mode 100644 mails/ag/refund.txt delete mode 100644 mails/ag/reply_msg.html delete mode 100644 mails/ag/reply_msg.txt delete mode 100644 mails/ag/shipped.html delete mode 100644 mails/ag/shipped.txt delete mode 100644 mails/ag/test.html delete mode 100644 mails/ag/test.txt delete mode 100644 mails/ag/voucher.html delete mode 100644 mails/ag/voucher.txt delete mode 100644 mails/ag/voucher_new.html delete mode 100644 mails/ag/voucher_new.txt delete mode 100644 mails/bg/account.html delete mode 100644 mails/bg/account.txt delete mode 100644 mails/bg/advanced-book-data.tpl delete mode 100644 mails/bg/advanced-book-data.txt delete mode 100644 mails/bg/backoffice_order.html delete mode 100644 mails/bg/backoffice_order.txt delete mode 100644 mails/bg/bankwire.html delete mode 100644 mails/bg/bankwire.txt delete mode 100644 mails/bg/cheque.html delete mode 100644 mails/bg/cheque.txt delete mode 100644 mails/bg/contact.html delete mode 100644 mails/bg/contact.txt delete mode 100644 mails/bg/contact_form.html delete mode 100644 mails/bg/contact_form.txt delete mode 100644 mails/bg/credit_slip.html delete mode 100644 mails/bg/credit_slip.txt delete mode 100644 mails/bg/download-product.tpl delete mode 100644 mails/bg/download_product.html delete mode 100644 mails/bg/download_product.txt delete mode 100644 mails/bg/employee_password.html delete mode 100644 mails/bg/employee_password.txt delete mode 100644 mails/bg/forward_msg.html delete mode 100644 mails/bg/forward_msg.txt delete mode 100644 mails/bg/guest_to_customer.html delete mode 100644 mails/bg/guest_to_customer.txt delete mode 100644 mails/bg/hotel-booking-cart-data.tpl delete mode 100644 mails/bg/hotel-booking-cart-data.txt delete mode 100644 mails/bg/in_transit.html delete mode 100644 mails/bg/in_transit.txt delete mode 100644 mails/bg/lang.php delete mode 100644 mails/bg/log_alert.html delete mode 100644 mails/bg/log_alert.txt delete mode 100644 mails/bg/newsletter.html delete mode 100644 mails/bg/newsletter.txt delete mode 100644 mails/bg/order_canceled.html delete mode 100644 mails/bg/order_canceled.txt delete mode 100644 mails/bg/order_changed.html delete mode 100644 mails/bg/order_changed.txt delete mode 100644 mails/bg/order_conf.html delete mode 100644 mails/bg/order_conf.txt delete mode 100644 mails/bg/order_conf_cart_rules.tpl delete mode 100644 mails/bg/order_conf_cart_rules.txt delete mode 100644 mails/bg/order_conf_product_list.tpl delete mode 100644 mails/bg/order_conf_product_list.txt delete mode 100644 mails/bg/order_customer_comment.html delete mode 100644 mails/bg/order_customer_comment.txt delete mode 100644 mails/bg/order_merchant_comment.html delete mode 100644 mails/bg/order_merchant_comment.txt delete mode 100644 mails/bg/order_return_state.html delete mode 100644 mails/bg/order_return_state.txt delete mode 100644 mails/bg/outofstock.html delete mode 100644 mails/bg/outofstock.txt delete mode 100644 mails/bg/password.html delete mode 100644 mails/bg/password.txt delete mode 100644 mails/bg/password_query.html delete mode 100644 mails/bg/password_query.txt delete mode 100644 mails/bg/payment.html delete mode 100644 mails/bg/payment.txt delete mode 100644 mails/bg/payment_error.html delete mode 100644 mails/bg/payment_error.txt delete mode 100644 mails/bg/preparation.html delete mode 100644 mails/bg/preparation.txt delete mode 100644 mails/bg/refund.html delete mode 100644 mails/bg/refund.txt delete mode 100644 mails/bg/reply_msg.html delete mode 100644 mails/bg/reply_msg.txt delete mode 100644 mails/bg/shipped.html delete mode 100644 mails/bg/shipped.txt delete mode 100644 mails/bg/test.html delete mode 100644 mails/bg/test.txt delete mode 100644 mails/bg/voucher.html delete mode 100644 mails/bg/voucher.txt delete mode 100644 mails/bg/voucher_new.html delete mode 100644 mails/bg/voucher_new.txt delete mode 100644 mails/br/account.html delete mode 100644 mails/br/account.txt delete mode 100644 mails/br/advanced-book-data.tpl delete mode 100644 mails/br/advanced-book-data.txt delete mode 100644 mails/br/backoffice_order.html delete mode 100644 mails/br/backoffice_order.txt delete mode 100644 mails/br/bankwire.html delete mode 100644 mails/br/bankwire.txt delete mode 100644 mails/br/cheque.html delete mode 100644 mails/br/cheque.txt delete mode 100644 mails/br/contact.html delete mode 100644 mails/br/contact.txt delete mode 100644 mails/br/contact_form.html delete mode 100644 mails/br/contact_form.txt delete mode 100644 mails/br/credit_slip.txt delete mode 100644 mails/br/download-product.tpl delete mode 100644 mails/br/download_product.html delete mode 100644 mails/br/download_product.txt delete mode 100644 mails/br/employee_password.html delete mode 100644 mails/br/employee_password.txt delete mode 100644 mails/br/forward_msg.html delete mode 100644 mails/br/forward_msg.txt delete mode 100644 mails/br/guest_to_customer.html delete mode 100644 mails/br/guest_to_customer.txt delete mode 100644 mails/br/hotel-booking-cart-data.tpl delete mode 100644 mails/br/hotel-booking-cart-data.txt delete mode 100644 mails/br/in_transit.html delete mode 100644 mails/br/in_transit.txt delete mode 100644 mails/br/lang.php delete mode 100644 mails/br/log_alert.html delete mode 100644 mails/br/log_alert.txt delete mode 100644 mails/br/newsletter.html delete mode 100644 mails/br/newsletter.txt delete mode 100644 mails/br/order_canceled.html delete mode 100644 mails/br/order_canceled.txt delete mode 100644 mails/br/order_changed.html delete mode 100644 mails/br/order_changed.txt delete mode 100644 mails/br/order_conf.html delete mode 100644 mails/br/order_conf.txt delete mode 100644 mails/br/order_conf_cart_rules.tpl delete mode 100644 mails/br/order_conf_cart_rules.txt delete mode 100644 mails/br/order_conf_product_list.tpl delete mode 100644 mails/br/order_conf_product_list.txt delete mode 100644 mails/br/order_customer_comment.html delete mode 100644 mails/br/order_customer_comment.txt delete mode 100644 mails/br/order_merchant_comment.html delete mode 100644 mails/br/order_merchant_comment.txt delete mode 100644 mails/br/order_return_state.html delete mode 100644 mails/br/order_return_state.txt delete mode 100644 mails/br/outofstock.html delete mode 100644 mails/br/outofstock.txt delete mode 100644 mails/br/password.html delete mode 100644 mails/br/password.txt delete mode 100644 mails/br/password_query.html delete mode 100644 mails/br/password_query.txt delete mode 100644 mails/br/payment.html delete mode 100644 mails/br/payment.txt delete mode 100644 mails/br/payment_error.html delete mode 100644 mails/br/payment_error.txt delete mode 100644 mails/br/preparation.html delete mode 100644 mails/br/preparation.txt delete mode 100644 mails/br/refund.html delete mode 100644 mails/br/refund.txt delete mode 100644 mails/br/reply_msg.html delete mode 100644 mails/br/reply_msg.txt delete mode 100644 mails/br/shipped.html delete mode 100644 mails/br/shipped.txt delete mode 100644 mails/br/test.html delete mode 100644 mails/br/test.txt delete mode 100644 mails/br/voucher.html delete mode 100644 mails/br/voucher.txt delete mode 100644 mails/br/voucher_new.html delete mode 100644 mails/br/voucher_new.txt delete mode 100644 mails/ca/account.html delete mode 100644 mails/ca/account.txt delete mode 100644 mails/ca/backoffice_order.html delete mode 100644 mails/ca/backoffice_order.txt delete mode 100644 mails/ca/bankwire.html delete mode 100644 mails/ca/bankwire.txt delete mode 100644 mails/ca/cheque.html delete mode 100644 mails/ca/cheque.txt delete mode 100644 mails/ca/contact.html delete mode 100644 mails/ca/contact.txt delete mode 100644 mails/ca/contact_form.html delete mode 100644 mails/ca/contact_form.txt delete mode 100644 mails/ca/credit_slip.html delete mode 100644 mails/ca/credit_slip.txt delete mode 100644 mails/ca/download-product.tpl delete mode 100644 mails/ca/download_product.html delete mode 100644 mails/ca/download_product.txt delete mode 100644 mails/ca/employee_password.html delete mode 100644 mails/ca/employee_password.txt delete mode 100644 mails/ca/forward_msg.html delete mode 100644 mails/ca/forward_msg.txt delete mode 100644 mails/ca/guest_to_customer.html delete mode 100644 mails/ca/guest_to_customer.txt delete mode 100644 mails/ca/hotel-booking-cart-data.tpl delete mode 100644 mails/ca/hotel-booking-cart-data.txt delete mode 100644 mails/ca/in_transit.html delete mode 100644 mails/ca/in_transit.txt delete mode 100644 mails/ca/lang.php delete mode 100644 mails/ca/log_alert.html delete mode 100644 mails/ca/log_alert.txt delete mode 100644 mails/ca/newsletter.html delete mode 100644 mails/ca/newsletter.txt delete mode 100644 mails/ca/order_canceled.html delete mode 100644 mails/ca/order_canceled.txt delete mode 100644 mails/ca/order_changed.html delete mode 100644 mails/ca/order_changed.txt delete mode 100644 mails/ca/order_conf.html delete mode 100644 mails/ca/order_conf.txt delete mode 100644 mails/ca/order_conf_cart_rules.tpl delete mode 100644 mails/ca/order_conf_cart_rules.txt delete mode 100644 mails/ca/order_conf_product_list.tpl delete mode 100644 mails/ca/order_conf_product_list.txt delete mode 100644 mails/ca/order_customer_comment.html delete mode 100644 mails/ca/order_customer_comment.txt delete mode 100644 mails/ca/order_merchant_comment.html delete mode 100644 mails/ca/order_merchant_comment.txt delete mode 100644 mails/ca/order_return_state.html delete mode 100644 mails/ca/order_return_state.txt delete mode 100644 mails/ca/outofstock.html delete mode 100644 mails/ca/outofstock.txt delete mode 100644 mails/ca/password.html delete mode 100644 mails/ca/password.txt delete mode 100644 mails/ca/password_query.html delete mode 100644 mails/ca/password_query.txt delete mode 100644 mails/ca/payment.html delete mode 100644 mails/ca/payment.txt delete mode 100644 mails/ca/payment_error.html delete mode 100644 mails/ca/payment_error.txt delete mode 100644 mails/ca/preparation.html delete mode 100644 mails/ca/preparation.txt delete mode 100644 mails/ca/refund.html delete mode 100644 mails/ca/refund.txt delete mode 100644 mails/ca/reply_msg.html delete mode 100644 mails/ca/reply_msg.txt delete mode 100644 mails/ca/shipped.html delete mode 100644 mails/ca/shipped.txt delete mode 100644 mails/ca/test.html delete mode 100644 mails/ca/test.txt delete mode 100644 mails/ca/voucher.html delete mode 100644 mails/ca/voucher.txt delete mode 100644 mails/ca/voucher_new.html delete mode 100644 mails/ca/voucher_new.txt delete mode 100644 mails/de/account.html delete mode 100644 mails/de/account.txt delete mode 100644 mails/de/advanced-book-data.tpl delete mode 100644 mails/de/advanced-book-data.txt delete mode 100644 mails/de/backoffice_order.html delete mode 100644 mails/de/backoffice_order.txt delete mode 100644 mails/de/bankwire.html delete mode 100644 mails/de/bankwire.txt delete mode 100644 mails/de/cheque.html delete mode 100644 mails/de/cheque.txt delete mode 100644 mails/de/contact.html delete mode 100644 mails/de/contact.txt delete mode 100644 mails/de/contact_form.html delete mode 100644 mails/de/contact_form.txt delete mode 100644 mails/de/credit_slip.txt delete mode 100644 mails/de/download-product.tpl delete mode 100644 mails/de/download_product.html delete mode 100644 mails/de/download_product.txt delete mode 100644 mails/de/employee_password.html delete mode 100644 mails/de/employee_password.txt delete mode 100644 mails/de/forward_msg.html delete mode 100644 mails/de/forward_msg.txt delete mode 100644 mails/de/guest_to_customer.html delete mode 100644 mails/de/guest_to_customer.txt delete mode 100644 mails/de/hotel-booking-cart-data.tpl delete mode 100644 mails/de/hotel-booking-cart-data.txt delete mode 100644 mails/de/in_transit.html delete mode 100644 mails/de/in_transit.txt delete mode 100644 mails/de/lang.php delete mode 100644 mails/de/log_alert.html delete mode 100644 mails/de/log_alert.txt delete mode 100644 mails/de/newsletter.html delete mode 100644 mails/de/newsletter.txt delete mode 100644 mails/de/order_canceled.html delete mode 100644 mails/de/order_canceled.txt delete mode 100644 mails/de/order_changed.html delete mode 100644 mails/de/order_changed.txt delete mode 100644 mails/de/order_conf.html delete mode 100644 mails/de/order_conf.txt delete mode 100644 mails/de/order_conf_cart_rules.tpl delete mode 100644 mails/de/order_conf_cart_rules.txt delete mode 100644 mails/de/order_conf_product_list.tpl delete mode 100644 mails/de/order_conf_product_list.txt delete mode 100644 mails/de/order_customer_comment.html delete mode 100644 mails/de/order_customer_comment.txt delete mode 100644 mails/de/order_merchant_comment.html delete mode 100644 mails/de/order_merchant_comment.txt delete mode 100644 mails/de/order_return_state.html delete mode 100644 mails/de/order_return_state.txt delete mode 100644 mails/de/outofstock.html delete mode 100644 mails/de/outofstock.txt delete mode 100644 mails/de/password.html delete mode 100644 mails/de/password.txt delete mode 100644 mails/de/password_query.html delete mode 100644 mails/de/password_query.txt delete mode 100644 mails/de/payment.html delete mode 100644 mails/de/payment.txt delete mode 100644 mails/de/payment_error.html delete mode 100644 mails/de/payment_error.txt delete mode 100644 mails/de/preparation.html delete mode 100644 mails/de/preparation.txt delete mode 100644 mails/de/refund.html delete mode 100644 mails/de/refund.txt delete mode 100644 mails/de/reply_msg.html delete mode 100644 mails/de/reply_msg.txt delete mode 100644 mails/de/shipped.html delete mode 100644 mails/de/shipped.txt delete mode 100644 mails/de/test.html delete mode 100644 mails/de/test.txt delete mode 100644 mails/de/voucher.html delete mode 100644 mails/de/voucher.txt delete mode 100644 mails/de/voucher_new.html delete mode 100644 mails/de/voucher_new.txt delete mode 100644 mails/es/account.html delete mode 100644 mails/es/account.txt delete mode 100644 mails/es/advanced-book-data.tpl delete mode 100644 mails/es/advanced-book-data.txt delete mode 100644 mails/es/backoffice_order.html delete mode 100644 mails/es/backoffice_order.txt delete mode 100644 mails/es/bankwire.html delete mode 100644 mails/es/bankwire.txt delete mode 100644 mails/es/cheque.html delete mode 100644 mails/es/cheque.txt delete mode 100644 mails/es/contact.html delete mode 100644 mails/es/contact.txt delete mode 100644 mails/es/contact_form.html delete mode 100644 mails/es/contact_form.txt delete mode 100644 mails/es/credit_slip.html delete mode 100644 mails/es/credit_slip.txt delete mode 100644 mails/es/download-product.tpl delete mode 100644 mails/es/download_product.html delete mode 100644 mails/es/download_product.txt delete mode 100644 mails/es/employee_password.html delete mode 100644 mails/es/employee_password.txt delete mode 100644 mails/es/forward_msg.html delete mode 100644 mails/es/forward_msg.txt delete mode 100644 mails/es/guest_to_customer.html delete mode 100644 mails/es/guest_to_customer.txt delete mode 100644 mails/es/hotel-booking-cart-data.tpl delete mode 100644 mails/es/hotel-booking-cart-data.txt delete mode 100644 mails/es/in_transit.html delete mode 100644 mails/es/in_transit.txt delete mode 100644 mails/es/lang.php delete mode 100644 mails/es/log_alert.html delete mode 100644 mails/es/log_alert.txt delete mode 100644 mails/es/newsletter.html delete mode 100644 mails/es/newsletter.txt delete mode 100644 mails/es/order_canceled.html delete mode 100644 mails/es/order_canceled.txt delete mode 100644 mails/es/order_changed.html delete mode 100644 mails/es/order_changed.txt delete mode 100644 mails/es/order_conf.html delete mode 100644 mails/es/order_conf.txt delete mode 100644 mails/es/order_conf_cart_rules.tpl delete mode 100644 mails/es/order_conf_cart_rules.txt delete mode 100644 mails/es/order_conf_product_list.tpl delete mode 100644 mails/es/order_conf_product_list.txt delete mode 100644 mails/es/order_customer_comment.html delete mode 100644 mails/es/order_customer_comment.txt delete mode 100644 mails/es/order_merchant_comment.html delete mode 100644 mails/es/order_merchant_comment.txt delete mode 100644 mails/es/order_return_state.html delete mode 100644 mails/es/order_return_state.txt delete mode 100644 mails/es/outofstock.html delete mode 100644 mails/es/outofstock.txt delete mode 100644 mails/es/password.html delete mode 100644 mails/es/password.txt delete mode 100644 mails/es/password_query.html delete mode 100644 mails/es/password_query.txt delete mode 100644 mails/es/payment.html delete mode 100644 mails/es/payment.txt delete mode 100644 mails/es/payment_error.html delete mode 100644 mails/es/payment_error.txt delete mode 100644 mails/es/preparation.html delete mode 100644 mails/es/preparation.txt delete mode 100644 mails/es/refund.html delete mode 100644 mails/es/refund.txt delete mode 100644 mails/es/reply_msg.html delete mode 100644 mails/es/reply_msg.txt delete mode 100644 mails/es/shipped.html delete mode 100644 mails/es/shipped.txt delete mode 100644 mails/es/test.html delete mode 100644 mails/es/test.txt delete mode 100644 mails/es/voucher.html delete mode 100644 mails/es/voucher.txt delete mode 100644 mails/es/voucher_new.html delete mode 100644 mails/es/voucher_new.txt delete mode 100644 mails/fr/account.html delete mode 100644 mails/fr/account.txt delete mode 100644 mails/fr/advanced-book-data.tpl delete mode 100644 mails/fr/advanced-book-data.txt delete mode 100644 mails/fr/backoffice_order.html delete mode 100644 mails/fr/backoffice_order.txt delete mode 100644 mails/fr/bankwire.html delete mode 100644 mails/fr/bankwire.txt delete mode 100644 mails/fr/cheque.html delete mode 100644 mails/fr/cheque.txt delete mode 100644 mails/fr/contact.html delete mode 100644 mails/fr/contact.txt delete mode 100644 mails/fr/contact_form.html delete mode 100644 mails/fr/contact_form.txt delete mode 100644 mails/fr/credit_slip.html delete mode 100644 mails/fr/credit_slip.txt delete mode 100644 mails/fr/download-product.tpl delete mode 100644 mails/fr/download_product.html delete mode 100644 mails/fr/download_product.txt delete mode 100644 mails/fr/employee_password.html delete mode 100644 mails/fr/employee_password.txt delete mode 100644 mails/fr/forward_msg.html delete mode 100644 mails/fr/forward_msg.txt delete mode 100644 mails/fr/guest_to_customer.html delete mode 100644 mails/fr/guest_to_customer.txt delete mode 100644 mails/fr/hotel-booking-cart-data.tpl delete mode 100644 mails/fr/hotel-booking-cart-data.txt delete mode 100644 mails/fr/in_transit.html delete mode 100644 mails/fr/in_transit.txt delete mode 100644 mails/fr/lang.php delete mode 100644 mails/fr/log_alert.html delete mode 100644 mails/fr/log_alert.txt delete mode 100644 mails/fr/newsletter.html delete mode 100644 mails/fr/newsletter.txt delete mode 100644 mails/fr/order_canceled.html delete mode 100644 mails/fr/order_canceled.txt delete mode 100644 mails/fr/order_changed.html delete mode 100644 mails/fr/order_changed.txt delete mode 100644 mails/fr/order_conf.html delete mode 100644 mails/fr/order_conf.txt delete mode 100644 mails/fr/order_conf_cart_rules.tpl delete mode 100644 mails/fr/order_conf_cart_rules.txt delete mode 100644 mails/fr/order_conf_product_list.tpl delete mode 100644 mails/fr/order_conf_product_list.txt delete mode 100644 mails/fr/order_customer_comment.html delete mode 100644 mails/fr/order_customer_comment.txt delete mode 100644 mails/fr/order_merchant_comment.html delete mode 100644 mails/fr/order_merchant_comment.txt delete mode 100644 mails/fr/order_return_state.html delete mode 100644 mails/fr/order_return_state.txt delete mode 100644 mails/fr/outofstock.html delete mode 100644 mails/fr/outofstock.txt delete mode 100644 mails/fr/password.html delete mode 100644 mails/fr/password.txt delete mode 100644 mails/fr/password_query.html delete mode 100644 mails/fr/password_query.txt delete mode 100644 mails/fr/payment.html delete mode 100644 mails/fr/payment.txt delete mode 100644 mails/fr/payment_error.html delete mode 100644 mails/fr/payment_error.txt delete mode 100644 mails/fr/preparation.html delete mode 100644 mails/fr/preparation.txt delete mode 100644 mails/fr/refund.html delete mode 100644 mails/fr/refund.txt delete mode 100644 mails/fr/reply_msg.html delete mode 100644 mails/fr/reply_msg.txt delete mode 100644 mails/fr/shipped.html delete mode 100644 mails/fr/shipped.txt delete mode 100644 mails/fr/test.html delete mode 100644 mails/fr/test.txt delete mode 100644 mails/fr/voucher.html delete mode 100644 mails/fr/voucher.txt delete mode 100644 mails/fr/voucher_new.html delete mode 100644 mails/fr/voucher_new.txt delete mode 100644 mails/gl/account.html delete mode 100644 mails/gl/account.txt delete mode 100644 mails/gl/backoffice_order.html delete mode 100644 mails/gl/backoffice_order.txt delete mode 100644 mails/gl/bankwire.html delete mode 100644 mails/gl/bankwire.txt delete mode 100644 mails/gl/cheque.html delete mode 100644 mails/gl/cheque.txt delete mode 100644 mails/gl/contact.html delete mode 100644 mails/gl/contact.txt delete mode 100644 mails/gl/contact_form.html delete mode 100644 mails/gl/contact_form.txt delete mode 100644 mails/gl/credit_slip.txt delete mode 100644 mails/gl/download-product.tpl delete mode 100644 mails/gl/download_product.html delete mode 100644 mails/gl/download_product.txt delete mode 100644 mails/gl/employee_password.html delete mode 100644 mails/gl/employee_password.txt delete mode 100644 mails/gl/forward_msg.html delete mode 100644 mails/gl/forward_msg.txt delete mode 100644 mails/gl/guest_to_customer.html delete mode 100644 mails/gl/guest_to_customer.txt delete mode 100644 mails/gl/hotel-booking-cart-data.tpl delete mode 100644 mails/gl/hotel-booking-cart-data.txt delete mode 100644 mails/gl/in_transit.html delete mode 100644 mails/gl/in_transit.txt delete mode 100644 mails/gl/lang.php delete mode 100644 mails/gl/log_alert.html delete mode 100644 mails/gl/log_alert.txt delete mode 100644 mails/gl/newsletter.html delete mode 100644 mails/gl/newsletter.txt delete mode 100644 mails/gl/order_canceled.html delete mode 100644 mails/gl/order_canceled.txt delete mode 100644 mails/gl/order_changed.html delete mode 100644 mails/gl/order_changed.txt delete mode 100644 mails/gl/order_conf.html delete mode 100644 mails/gl/order_conf.txt delete mode 100644 mails/gl/order_conf_cart_rules.tpl delete mode 100644 mails/gl/order_conf_cart_rules.txt delete mode 100644 mails/gl/order_conf_product_list.tpl delete mode 100644 mails/gl/order_conf_product_list.txt delete mode 100644 mails/gl/order_customer_comment.html delete mode 100644 mails/gl/order_customer_comment.txt delete mode 100644 mails/gl/order_merchant_comment.html delete mode 100644 mails/gl/order_merchant_comment.txt delete mode 100644 mails/gl/order_return_state.txt delete mode 100644 mails/gl/outofstock.html delete mode 100644 mails/gl/outofstock.txt delete mode 100644 mails/gl/password.html delete mode 100644 mails/gl/password.txt delete mode 100644 mails/gl/password_query.html delete mode 100644 mails/gl/password_query.txt delete mode 100644 mails/gl/payment.html delete mode 100644 mails/gl/payment.txt delete mode 100644 mails/gl/payment_error.html delete mode 100644 mails/gl/payment_error.txt delete mode 100644 mails/gl/preparation.html delete mode 100644 mails/gl/preparation.txt delete mode 100644 mails/gl/refund.html delete mode 100644 mails/gl/refund.txt delete mode 100644 mails/gl/reply_msg.html delete mode 100644 mails/gl/reply_msg.txt delete mode 100644 mails/gl/shipped.html delete mode 100644 mails/gl/shipped.txt delete mode 100644 mails/gl/test.html delete mode 100644 mails/gl/test.txt delete mode 100644 mails/gl/voucher.html delete mode 100644 mails/gl/voucher.txt delete mode 100644 mails/gl/voucher_new.html delete mode 100644 mails/gl/voucher_new.txt delete mode 100644 mails/nl/account.html delete mode 100644 mails/nl/account.txt delete mode 100644 mails/nl/backoffice_order.html delete mode 100644 mails/nl/backoffice_order.txt delete mode 100644 mails/nl/bankwire.html delete mode 100644 mails/nl/bankwire.txt delete mode 100644 mails/nl/cheque.html delete mode 100644 mails/nl/cheque.txt delete mode 100644 mails/nl/contact.html delete mode 100644 mails/nl/contact.txt delete mode 100644 mails/nl/contact_form.html delete mode 100644 mails/nl/contact_form.txt delete mode 100644 mails/nl/credit_slip.txt delete mode 100644 mails/nl/download-product.tpl delete mode 100644 mails/nl/download_product.html delete mode 100644 mails/nl/download_product.txt delete mode 100644 mails/nl/employee_password.html delete mode 100644 mails/nl/employee_password.txt delete mode 100644 mails/nl/forward_msg.html delete mode 100644 mails/nl/forward_msg.txt delete mode 100644 mails/nl/guest_to_customer.html delete mode 100644 mails/nl/guest_to_customer.txt delete mode 100644 mails/nl/hotel-booking-cart-data.tpl delete mode 100644 mails/nl/hotel-booking-cart-data.txt delete mode 100644 mails/nl/in_transit.html delete mode 100644 mails/nl/in_transit.txt delete mode 100644 mails/nl/lang.php delete mode 100644 mails/nl/log_alert.html delete mode 100644 mails/nl/log_alert.txt delete mode 100644 mails/nl/newsletter.html delete mode 100644 mails/nl/newsletter.txt delete mode 100644 mails/nl/order_canceled.html delete mode 100644 mails/nl/order_canceled.txt delete mode 100644 mails/nl/order_changed.html delete mode 100644 mails/nl/order_changed.txt delete mode 100644 mails/nl/order_conf.html delete mode 100644 mails/nl/order_conf.txt delete mode 100644 mails/nl/order_conf_cart_rules.tpl delete mode 100644 mails/nl/order_conf_cart_rules.txt delete mode 100644 mails/nl/order_conf_product_list.tpl delete mode 100644 mails/nl/order_conf_product_list.txt delete mode 100644 mails/nl/order_customer_comment.html delete mode 100644 mails/nl/order_customer_comment.txt delete mode 100644 mails/nl/order_merchant_comment.html delete mode 100644 mails/nl/order_merchant_comment.txt delete mode 100644 mails/nl/order_return_state.html delete mode 100644 mails/nl/order_return_state.txt delete mode 100644 mails/nl/outofstock.html delete mode 100644 mails/nl/outofstock.txt delete mode 100644 mails/nl/password.html delete mode 100644 mails/nl/password.txt delete mode 100644 mails/nl/password_query.html delete mode 100644 mails/nl/password_query.txt delete mode 100644 mails/nl/payment.html delete mode 100644 mails/nl/payment.txt delete mode 100644 mails/nl/payment_error.html delete mode 100644 mails/nl/payment_error.txt delete mode 100644 mails/nl/preparation.html delete mode 100644 mails/nl/preparation.txt delete mode 100644 mails/nl/refund.html delete mode 100644 mails/nl/refund.txt delete mode 100644 mails/nl/reply_msg.html delete mode 100644 mails/nl/reply_msg.txt delete mode 100644 mails/nl/shipped.html delete mode 100644 mails/nl/shipped.txt delete mode 100644 mails/nl/test.html delete mode 100644 mails/nl/test.txt delete mode 100644 mails/nl/voucher.html delete mode 100644 mails/nl/voucher.txt delete mode 100644 mails/nl/voucher_new.html delete mode 100644 mails/nl/voucher_new.txt delete mode 100644 modules/blockcart/config.xml create mode 100644 modules/blocknavigationmenu/logo.gif delete mode 100644 modules/blocknewsletter/config.xml delete mode 100644 modules/cronjobs/Readme.md delete mode 100644 modules/cronjobs/classes/CronJobsForms.php delete mode 100644 modules/cronjobs/classes/index.php delete mode 100644 modules/cronjobs/composer.json delete mode 100644 modules/cronjobs/config.xml delete mode 100644 modules/cronjobs/controllers/admin/AdminCronJobsController.php delete mode 100644 modules/cronjobs/controllers/admin/index.php delete mode 100644 modules/cronjobs/controllers/front/callback.php delete mode 100644 modules/cronjobs/controllers/front/index.php delete mode 100644 modules/cronjobs/controllers/index.php delete mode 100644 modules/cronjobs/cronjobs.php delete mode 100644 modules/cronjobs/css/bootstrap.min.css delete mode 100644 modules/cronjobs/css/configure-ps-15.css delete mode 100644 modules/cronjobs/css/configure-ps-16.css delete mode 100644 modules/cronjobs/css/index.php delete mode 100644 modules/cronjobs/index.php delete mode 100644 modules/cronjobs/logo.gif delete mode 100644 modules/cronjobs/logo.png delete mode 100644 modules/cronjobs/translations/ag.php delete mode 100644 modules/cronjobs/translations/ar.php delete mode 100644 modules/cronjobs/translations/bg.php delete mode 100644 modules/cronjobs/translations/br.php delete mode 100644 modules/cronjobs/translations/ca.php delete mode 100644 modules/cronjobs/translations/de.php delete mode 100644 modules/cronjobs/translations/en.php delete mode 100644 modules/cronjobs/translations/es.php delete mode 100644 modules/cronjobs/translations/fr.php delete mode 100644 modules/cronjobs/translations/gl.php delete mode 100644 modules/cronjobs/translations/id.php delete mode 100644 modules/cronjobs/translations/index.php delete mode 100644 modules/cronjobs/translations/it.php delete mode 100644 modules/cronjobs/translations/nl.php delete mode 100644 modules/cronjobs/upgrade/index.php delete mode 100644 modules/cronjobs/upgrade/upgrade-1.0.6.php delete mode 100644 modules/cronjobs/views/css/bootstrap.min.css delete mode 100644 modules/cronjobs/views/css/configure-ps-15.css delete mode 100644 modules/cronjobs/views/css/configure-ps-16.css delete mode 100644 modules/cronjobs/views/css/index.php delete mode 100644 modules/cronjobs/views/index.php delete mode 100644 modules/cronjobs/views/templates/admin/_configure/helpers/form/form.tpl delete mode 100644 modules/cronjobs/views/templates/admin/_configure/helpers/form/index.php delete mode 100644 modules/cronjobs/views/templates/admin/_configure/helpers/index.php delete mode 100644 modules/cronjobs/views/templates/admin/_configure/index.php delete mode 100644 modules/cronjobs/views/templates/admin/configure.tpl delete mode 100644 modules/cronjobs/views/templates/admin/index.php delete mode 100644 modules/cronjobs/views/templates/admin/task.tpl delete mode 100644 modules/cronjobs/views/templates/index.php delete mode 100644 modules/gamification/CHANGELOG.txt delete mode 100644 modules/gamification/Readme.md delete mode 100644 modules/gamification/classes/Advice.php delete mode 100644 modules/gamification/classes/Badge.php delete mode 100644 modules/gamification/classes/Condition.php delete mode 100644 modules/gamification/classes/GamificationTools.php delete mode 100644 modules/gamification/composer.json delete mode 100644 modules/gamification/config.xml delete mode 100644 modules/gamification/controllers/admin/AdminGamificationController.php delete mode 100644 modules/gamification/controllers/index.php delete mode 100644 modules/gamification/data/data_EN_EUR_IN.json delete mode 100644 modules/gamification/data/data_EN_INR_IN.json delete mode 100644 modules/gamification/data/data_EN_USD_IN.json delete mode 100644 modules/gamification/de.php delete mode 100644 modules/gamification/fr.php delete mode 100644 modules/gamification/gamification.php delete mode 100644 modules/gamification/index.php delete mode 100644 modules/gamification/logo.gif delete mode 100644 modules/gamification/logo.png delete mode 100644 modules/gamification/prestashop.pub delete mode 100644 modules/gamification/sql_install.php delete mode 100644 modules/gamification/translations/ag.php delete mode 100644 modules/gamification/translations/ar.php delete mode 100644 modules/gamification/translations/bg.php delete mode 100644 modules/gamification/translations/br.php delete mode 100644 modules/gamification/translations/ca.php delete mode 100644 modules/gamification/translations/cs.php delete mode 100644 modules/gamification/translations/de.php delete mode 100644 modules/gamification/translations/en.php delete mode 100644 modules/gamification/translations/es.php delete mode 100644 modules/gamification/translations/fr.php delete mode 100644 modules/gamification/translations/gl.php delete mode 100644 modules/gamification/translations/id.php delete mode 100644 modules/gamification/translations/index.php delete mode 100644 modules/gamification/translations/it.php delete mode 100644 modules/gamification/translations/nl.php delete mode 100644 modules/gamification/translations/pl.php delete mode 100644 modules/gamification/translations/ru.php delete mode 100644 modules/gamification/upgrade/install-1.4.9.php delete mode 100644 modules/gamification/upgrade/install-1.6.6.php delete mode 100644 modules/gamification/upgrade/install-1.7.3.php delete mode 100644 modules/gamification/upgrade/install-1.7.6.php delete mode 100644 modules/gamification/upgrade/install-1.7.7.php delete mode 100644 modules/gamification/upgrade/install-1.8.0.php delete mode 100644 modules/gamification/upgrade/install-1.8.9.php delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_24.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_27.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_324.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_353.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_356.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_389.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_479.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_508.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_520.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_530.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_532.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_540.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_548.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_554.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_555.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_556.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_561.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_569.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_570.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_590.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_601.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_610.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_624.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_650.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_651.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_659.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_660.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_662.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_664.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_666.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_668.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_669.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_673.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_674.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_678.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_679.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_680.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_682.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_686.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_690.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_692.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_696.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_698.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_704.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_708.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_714.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_718.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_729.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_730.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_731.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_732.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_733.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_734.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_735.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_736.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_739.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_743.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_744.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_749.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_752.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_762.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_765.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_773.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_779.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_782.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_785.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_797.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_806.css delete mode 100644 modules/gamification/views/css/advice-1.6.1.1_808.css delete mode 100644 modules/gamification/views/css/bubble-popup.css delete mode 100644 modules/gamification/views/css/gamification.css delete mode 100644 modules/gamification/views/css/isotope.css delete mode 100644 modules/gamification/views/img/badge_locked.png delete mode 100644 modules/gamification/views/img/badge_unlocked.png delete mode 100644 modules/gamification/views/img/badges_achievement.png delete mode 100644 modules/gamification/views/img/badges_feature.png delete mode 100644 modules/gamification/views/img/badges_international.png delete mode 100644 modules/gamification/views/img/bg_bar_global.png delete mode 100644 modules/gamification/views/img/bg_locked_badge.png delete mode 100644 modules/gamification/views/img/gamification-bar-bg.png delete mode 100644 modules/gamification/views/img/mail_icon.png delete mode 100644 modules/gamification/views/img/not_validated.png delete mode 100644 modules/gamification/views/img/notif_gadges.png delete mode 100644 modules/gamification/views/img/phone_icon.png delete mode 100644 modules/gamification/views/img/validated.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/bottom-left.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/bottom-middle.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/bottom-right.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/bottom-left.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/bottom-middle.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/bottom-right.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/middle-left.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/middle-right.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/tail-bottom.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/tail-left.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/tail-right.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/tail-top.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/top-left.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/top-middle.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/ie/top-right.gif delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/middle-left.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/middle-right.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/tail-bottom.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/tail-left.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/tail-right.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/tail-top.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/top-left.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/top-middle.png delete mode 100644 modules/gamification/views/jquerybubblepopup-themes/black/top-right.png delete mode 100644 modules/gamification/views/js/bubble-popup.js delete mode 100644 modules/gamification/views/js/gamification.js delete mode 100644 modules/gamification/views/js/gamification_bt.js delete mode 100644 modules/gamification/views/js/jquery.isotope.js delete mode 100644 modules/gamification/views/templates/admin/gamification/helpers/view/filters.tpl delete mode 100644 modules/gamification/views/templates/admin/gamification/helpers/view/filters_bt.tpl delete mode 100644 modules/gamification/views/templates/admin/gamification/helpers/view/view.tpl delete mode 100644 modules/gamification/views/templates/admin/gamification/helpers/view/view_bt.tpl delete mode 100644 modules/gamification/views/templates/hook/notification.tpl delete mode 100644 modules/gamification/views/templates/hook/notification_bt.tpl create mode 100644 modules/hotelreservationsystem/CHANGELOG.txt create mode 100644 modules/hotelreservationsystem/LICENSE.txt delete mode 100644 modules/hotelreservationsystem/Tools.php create mode 100644 modules/hotelreservationsystem/controllers/admin/AdminAssignHotelFeatures.php create mode 100644 modules/hotelreservationsystem/logo.gif rename mails/br/credit_slip.html => modules/hotelreservationsystem/mails/pl/accepted_conf.html (75%) create mode 100644 modules/hotelreservationsystem/mails/pl/accepted_conf.txt rename modules/{onboarding => hotelreservationsystem/mails/pl}/index.php (79%) rename mails/de/credit_slip.html => modules/hotelreservationsystem/mails/pl/refund_conf.html (74%) create mode 100644 modules/hotelreservationsystem/mails/pl/refund_conf.txt rename mails/gl/credit_slip.html => modules/hotelreservationsystem/mails/pl/reject_conf.html (75%) create mode 100644 modules/hotelreservationsystem/mails/pl/reject_conf.txt rename mails/gl/order_return_state.html => modules/hotelreservationsystem/mails/pl/request_processed.html (75%) create mode 100644 modules/hotelreservationsystem/mails/pl/request_processed.txt rename mails/nl/credit_slip.html => modules/hotelreservationsystem/mails/pl/total_order_processed.html (75%) create mode 100644 modules/hotelreservationsystem/mails/pl/total_order_processed.txt delete mode 100644 modules/hotelreservationsystem/translations/fr.php rename modules/{wkabouthotelblock/translations => hotelreservationsystem/views/css/admin/css}/index.php (93%) create mode 100644 modules/hotelreservationsystem/views/css/admin/index.php create mode 100644 modules/hotelreservationsystem/views/img/Slices/icon-contact.png create mode 100644 modules/hotelreservationsystem/views/img/hotel_img/eok9o5fi.jpg create mode 100644 modules/hotelreservationsystem/views/img/hotel_img/hoswcm7f.jpg create mode 100644 modules/hotelreservationsystem/views/img/hotel_img/jztm7wl9.jpg create mode 100644 modules/hotelreservationsystem/views/img/hotel_img/oqo5mz44.jpg create mode 100644 modules/hotelreservationsystem/views/img/hotel_img/qbgcgkyr.jpg create mode 100644 modules/hotelreservationsystem/views/img/prod_imgs/1/index.php create mode 100644 modules/hotelreservationsystem/views/img/prod_imgs/2/index.php create mode 100644 modules/hotelreservationsystem/views/img/prod_imgs/3/index.php create mode 100644 modules/hotelreservationsystem/views/img/prod_imgs/4/index.php create mode 100644 modules/hotelreservationsystem/views/img/prod_imgs/index.php create mode 100644 modules/hotelreservationsystem/views/js/hotelImage.js create mode 100644 modules/hotelreservationsystem/views/templates/admin/_partials/index.php create mode 100644 modules/hotelreservationsystem/views/templates/admin/_partials/mp-form-fields-flag.tpl create mode 100644 modules/hotelreservationsystem/views/templates/admin/assign_hotel_features/helpers/form/form.tpl create mode 100644 modules/hotelreservationsystem/views/templates/admin/assign_hotel_features/helpers/form/index.php create mode 100644 modules/hotelreservationsystem/views/templates/admin/assign_hotel_features/helpers/index.php create mode 100644 modules/hotelreservationsystem/views/templates/admin/assign_hotel_features/index.php create mode 100644 modules/hotelreservationsystem/views/templates/admin/hotel_features/helpers/view/index.php create mode 100644 modules/hotelreservationsystem/views/templates/admin/hotel_features/helpers/view/view.tpl delete mode 100644 modules/onboarding/Readme.md delete mode 100644 modules/onboarding/config.rb delete mode 100644 modules/onboarding/config.xml delete mode 100644 modules/onboarding/controllers/admin/AdminOnboardingController.php delete mode 100644 modules/onboarding/controllers/admin/index.php delete mode 100644 modules/onboarding/controllers/index.php delete mode 100644 modules/onboarding/css/index.php delete mode 100644 modules/onboarding/css/onboarding.css delete mode 100644 modules/onboarding/img/animation/bg.jpg delete mode 100644 modules/onboarding/img/animation/cloud1.png delete mode 100644 modules/onboarding/img/animation/cloud2.png delete mode 100644 modules/onboarding/img/animation/cloud3.png delete mode 100644 modules/onboarding/img/animation/fire.png delete mode 100644 modules/onboarding/img/animation/index.php delete mode 100644 modules/onboarding/img/animation/rocket.png delete mode 100644 modules/onboarding/img/index.php delete mode 100644 modules/onboarding/img/step0.jpg delete mode 100644 modules/onboarding/img/step1.jpg delete mode 100644 modules/onboarding/img/step2.jpg delete mode 100644 modules/onboarding/img/step3.jpg delete mode 100644 modules/onboarding/img/step4.jpg delete mode 100644 modules/onboarding/js/index.php delete mode 100644 modules/onboarding/js/onboarding.js delete mode 100644 modules/onboarding/logo.gif delete mode 100644 modules/onboarding/logo.png delete mode 100644 modules/onboarding/onboarding.php delete mode 100644 modules/onboarding/sass/index.php delete mode 100644 modules/onboarding/sass/onboarding.sass delete mode 100644 modules/onboarding/translations/ag.php delete mode 100644 modules/onboarding/translations/ar.php delete mode 100644 modules/onboarding/translations/bg.php delete mode 100644 modules/onboarding/translations/br.php delete mode 100644 modules/onboarding/translations/ca.php delete mode 100644 modules/onboarding/translations/de.php delete mode 100644 modules/onboarding/translations/en.php delete mode 100644 modules/onboarding/translations/es.php delete mode 100644 modules/onboarding/translations/fr.php delete mode 100644 modules/onboarding/translations/gl.php delete mode 100644 modules/onboarding/translations/id.php delete mode 100644 modules/onboarding/translations/index.php delete mode 100644 modules/onboarding/translations/nl.php delete mode 100644 modules/onboarding/upgrade/install-0.1.8.php delete mode 100644 modules/onboarding/views/index.php delete mode 100644 modules/onboarding/views/templates/hook/backoffice_top.tpl delete mode 100644 modules/onboarding/views/templates/hook/index.php delete mode 100644 modules/onboarding/views/templates/hook/launch_animation.tpl delete mode 100644 modules/onboarding/views/templates/index.php create mode 100644 modules/wkabouthotelblock/CHANGELOG.txt create mode 100644 modules/wkabouthotelblock/LICENSE.txt create mode 100644 modules/wkabouthotelblock/logo.gif delete mode 100644 modules/wkabouthotelblock/translations/fr.php create mode 100644 modules/wkabouthotelblock/views/img/dummy_img/index.php delete mode 100644 modules/wkabouthotelblock/views/js/WkAboutHotelBlockAdmin.js create mode 100644 modules/wkfooteraboutblock/CHANGELOG.txt create mode 100644 modules/wkfooteraboutblock/LICENSE.txt create mode 100644 modules/wkfooteraboutblock/index.php create mode 100644 modules/wkfooteraboutblock/logo.gif delete mode 100644 modules/wkfooteraboutblock/translations/fr.php create mode 100644 modules/wkfooterexploreblock/CHANGELOG.txt create mode 100644 modules/wkfooterexploreblock/LICENSE.txt create mode 100644 modules/wkfooterexploreblock/index.php create mode 100644 modules/wkfooterexploreblock/logo.gif delete mode 100644 modules/wkfooterexploreblock/translations/fr.php create mode 100644 modules/wkfooterlangcurrencyblock/CHANGELOG.txt create mode 100644 modules/wkfooterlangcurrencyblock/LICENSE.txt create mode 100644 modules/wkfooterlangcurrencyblock/index.php create mode 100644 modules/wkfooterlangcurrencyblock/logo.gif create mode 100644 modules/wkfooterlangcurrencyblock/views/index.php create mode 100644 modules/wkfooterlangcurrencyblock/views/templates/hook/index.php create mode 100644 modules/wkfooterlangcurrencyblock/views/templates/index.php create mode 100644 modules/wkfooternotificationblock/CHANGELOG.txt create mode 100644 modules/wkfooternotificationblock/LICENSE.txt create mode 100644 modules/wkfooternotificationblock/index.php create mode 100644 modules/wkfooternotificationblock/logo.gif delete mode 100644 modules/wkfooternotificationblock/translations/fr.php create mode 100644 modules/wkfooternotificationblock/views/index.php create mode 100644 modules/wkfooternotificationblock/views/templates/hook/index.php create mode 100644 modules/wkfooternotificationblock/views/templates/index.php create mode 100644 modules/wkfooterpaymentblock/CHANGELOG.txt create mode 100644 modules/wkfooterpaymentblock/LICENSE.txt create mode 100644 modules/wkfooterpaymentblock/classes/WkFooterPaymentBlockInfo.php create mode 100644 modules/wkfooterpaymentblock/classes/index.php create mode 100644 modules/wkfooterpaymentblock/controllers/admin/AdminFooterPaymentBlockSettingController.php create mode 100644 modules/wkfooterpaymentblock/controllers/admin/index.php create mode 100644 modules/wkfooterpaymentblock/controllers/index.php create mode 100644 modules/wkfooterpaymentblock/index.php create mode 100644 modules/wkfooterpaymentblock/install.sql create mode 100644 modules/wkfooterpaymentblock/logo.gif delete mode 100644 modules/wkfooterpaymentblock/translations/fr.php rename modules/wkfooterpaymentblock/{icon-visa.png => views/img/dummy_img/1.png} (100%) rename modules/wkfooterpaymentblock/{icon-american-express.png => views/img/dummy_img/2.png} (100%) rename modules/wkfooterpaymentblock/{icon-master-card.png => views/img/dummy_img/3.png} (100%) rename modules/wkfooterpaymentblock/{icon-paypal.png => views/img/dummy_img/4.png} (100%) rename modules/{wkhotelfeaturesblock/views/templates/admin/features_module_setting/helpers => wkfooterpaymentblock/views/img/dummy_img}/index.php (100%) create mode 100644 modules/wkfooterpaymentblock/views/img/index.php create mode 100644 modules/wkfooterpaymentblock/views/img/payment_img/index.php create mode 100644 modules/wkfooterpaymentblock/views/templates/hook/footerPaymentSettingLink.tpl create mode 100644 modules/wkfooterpaymentinfoblockcontainer/CHANGELOG.txt create mode 100644 modules/wkfooterpaymentinfoblockcontainer/LICENSE.txt create mode 100644 modules/wkfooterpaymentinfoblockcontainer/index.php create mode 100644 modules/wkfooterpaymentinfoblockcontainer/logo.gif create mode 100644 modules/wkfooterpaymentinfoblockcontainer/views/index.php create mode 100644 modules/wkfooterpaymentinfoblockcontainer/views/templates/hook/index.php create mode 100644 modules/wkfooterpaymentinfoblockcontainer/views/templates/index.php create mode 100644 modules/wkhotelfeaturesblock/CHANGELOG.txt create mode 100644 modules/wkhotelfeaturesblock/LICENSE.txt create mode 100644 modules/wkhotelfeaturesblock/logo.gif delete mode 100644 modules/wkhotelfeaturesblock/translations/fr.php delete mode 100644 modules/wkhotelfeaturesblock/views/templates/admin/features_module_setting/helpers/list/index.php delete mode 100644 modules/wkhotelfeaturesblock/views/templates/admin/features_module_setting/helpers/list/list_content.tpl delete mode 100644 modules/wkhotelfeaturesblock/views/templates/admin/features_module_setting/index.php delete mode 100644 modules/wkhotelfeaturesblock/views/templates/admin/index.php create mode 100644 modules/wkhotelfilterblock/CHANGELOG.txt create mode 100644 modules/wkhotelfilterblock/LICENSE.txt create mode 100644 modules/wkhotelfilterblock/logo.gif delete mode 100644 modules/wkhotelfilterblock/translations/fr.php create mode 100644 modules/wkhotelfiltersearchblock/CHANGELOG.txt create mode 100644 modules/wkhotelfiltersearchblock/LICENSE.txt create mode 100644 modules/wkhotelfiltersearchblock/logo.gif delete mode 100644 modules/wkhotelfiltersearchblock/translations/fr.php create mode 100644 modules/wkhotelroom/CHANGELOG.txt create mode 100644 modules/wkhotelroom/LICENSE.txt create mode 100644 modules/wkhotelroom/logo.gif delete mode 100644 modules/wkhotelroom/translations/fr.php delete mode 100644 modules/wkhotelroom/views/img/dummy_img/1.jpg delete mode 100644 modules/wkhotelroom/views/img/dummy_img/2.jpg delete mode 100644 modules/wkhotelroom/views/img/dummy_img/3.jpg delete mode 100644 modules/wkhotelroom/views/img/dummy_img/4.jpg delete mode 100644 modules/wkhotelroom/views/img/dummy_img/index.php delete mode 100644 modules/wkhotelroom/views/img/hotels_features_img/index.php delete mode 100644 modules/wkhotelroom/views/img/index.php delete mode 100644 modules/wkhotelroom/views/templates/admin/features_module_setting/helpers/index.php delete mode 100644 modules/wkhotelroom/views/templates/admin/features_module_setting/helpers/list/index.php delete mode 100644 modules/wkhotelroom/views/templates/admin/features_module_setting/helpers/list/list_content.tpl delete mode 100644 modules/wkhotelroom/views/templates/admin/features_module_setting/index.php create mode 100644 modules/wkhotelroom/views/templates/admin/hotel_room/index.php create mode 100644 modules/wkhotelroom/views/templates/admin/hotel_room/product_search_block.tpl create mode 100644 modules/wkpaypaladaptive/CHANGELOG.txt delete mode 100644 modules/wkpaypaladaptive/classes/wkpaypal.php create mode 100644 modules/wkpaypaladaptive/logo.gif delete mode 100644 modules/wkpaypaladaptive/views/templates/hook/paypaldetaillink.tpl create mode 100644 modules/wkroomsearchblock/CHANGELOG.txt create mode 100644 modules/wkroomsearchblock/logo.gif delete mode 100644 modules/wkroomsearchblock/translations/fr.php create mode 100644 modules/wkroomsearchblock/views/img/index.php create mode 100644 modules/wktestimonialblock/CHANGELOG.txt create mode 100644 modules/wktestimonialblock/LICENSE.txt delete mode 100644 modules/wktestimonialblock/error_log create mode 100644 modules/wktestimonialblock/logo.gif create mode 100644 modules/wktestimonialblock/translations/index.php create mode 100644 modules/wktestimonialblock/views/img/default-user.jpg delete mode 100644 modules/wktestimonialblock/views/templates/admin/index.php delete mode 100644 modules/wktestimonialblock/views/templates/admin/testimonials_module_setting/helpers/index.php delete mode 100644 modules/wktestimonialblock/views/templates/admin/testimonials_module_setting/helpers/list/index.php delete mode 100644 modules/wktestimonialblock/views/templates/admin/testimonials_module_setting/helpers/list/list_content.tpl delete mode 100644 modules/wktestimonialblock/views/templates/admin/testimonials_module_setting/index.php delete mode 100644 override/classes/Cart.php delete mode 100644 themes/hotel-reservation-theme/js/roomSearchBlock.js delete mode 100644 translations/ag.gzip delete mode 100644 translations/ag/admin.php delete mode 100644 translations/ag/errors.php delete mode 100644 translations/ag/fields.php delete mode 100644 translations/ag/pdf.php delete mode 100644 translations/ag/tabs.php delete mode 100644 translations/bg.gzip delete mode 100644 translations/bg/admin.php delete mode 100644 translations/bg/errors.php delete mode 100644 translations/bg/fields.php delete mode 100644 translations/bg/pdf.php delete mode 100644 translations/bg/tabs.php delete mode 100644 translations/br.gzip delete mode 100644 translations/br/admin.php delete mode 100644 translations/br/errors.php delete mode 100644 translations/br/fields.php delete mode 100644 translations/br/pdf.php delete mode 100644 translations/br/tabs.php delete mode 100644 translations/ca.gzip delete mode 100644 translations/ca/admin.php delete mode 100644 translations/ca/errors.php delete mode 100644 translations/ca/fields.php delete mode 100644 translations/ca/pdf.php delete mode 100644 translations/ca/tabs.php delete mode 100644 translations/de.gzip delete mode 100644 translations/de/admin.php delete mode 100644 translations/de/errors.php delete mode 100644 translations/de/fields.php delete mode 100644 translations/de/pdf.php delete mode 100644 translations/de/tabs.php delete mode 100644 translations/en/admin.php delete mode 100644 translations/en/errors.php delete mode 100644 translations/en/fields.php delete mode 100644 translations/en/pdf.php delete mode 100644 translations/en/tabs.php delete mode 100644 translations/es.gzip delete mode 100644 translations/es/admin.php delete mode 100644 translations/es/errors.php delete mode 100644 translations/es/fields.php delete mode 100644 translations/es/pdf.php delete mode 100644 translations/es/tabs.php delete mode 100644 translations/fr/admin.php delete mode 100644 translations/fr/errors.php delete mode 100644 translations/fr/fields.php delete mode 100644 translations/fr/pdf.php delete mode 100644 translations/fr/tabs.php delete mode 100644 translations/gl.gzip delete mode 100644 translations/gl/admin.php delete mode 100644 translations/gl/errors.php delete mode 100644 translations/gl/fields.php delete mode 100644 translations/gl/pdf.php delete mode 100644 translations/gl/tabs.php delete mode 100644 translations/nl.gzip delete mode 100644 translations/nl/admin.php delete mode 100644 translations/nl/errors.php delete mode 100644 translations/nl/fields.php delete mode 100644 translations/nl/pdf.php delete mode 100644 translations/nl/tabs.php diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9d9c8d759..4b54c1fb8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,52 @@ +#################################### +# V1.2.0 +#################################### + +## Added Features: + +[+] CO : Qloapps is now GDPR compatible (changes are made in Qloapps according to Qloapps GDPR module). +[+] CO : wkfooterpaymentblock :: Created a controller where admin will be able to create payment Blocks. +[+] CO : wkfooterpaymentblock :: Admin will be able to enter Name , image and status of the payment block. +[+] CO : wkfooterpaymentblock :: Admin will be able to position the payment blocks and payment image blocks will be shown to the customer as per their positions. +[+] CO : Qloapps version compliancy code added for modules' installation + +[+] FO : On contact us page, design is changed. +[+] FO : On contact us page contact header, contact content, global address are now dynamic. Enter values from AdminGeneralSettingsController. + +[+] BO : Configuration to show/hide only one active hotel is added in location search panel in Hotel General Settings. + + +## Improved/changed features: + +[+] CO : Missing multilang fields added where needed in Qloapps. +[+] CO : Tax name will be shown in the invoices now. (For GST purposes) - (enable tax breakdown is mandatory) +[+] CO : logo.gif needed in the modules (module author:webkul) +[+] CO : Removed prestashop from all the pages and emails of Qloapps. +[+] CO : Changed all links of Qloapps according to the qloapps.com. +[+] CO : Stopped sending info to prestashop while installation. + +[+] BO : Seperate configuration panel is made for location search panel in Hotel General Settings. + + +## Bug/Issues Resolved: + +[-] CO : Resolved :: Theme compilation issue on ajax while Qloapps installation +[-] CO : Resolved :: Notice on Calls to functions Product::getProducts() in wkhoteleoom and Product::getSimpleProducts() in HotelHelper.php while installation of Qloapps.[Trying to get property of non-object] + +[-] CO : Resolved :: hotelreservationsystem - Parent:: replaced with parent:: in classes/hotelHotelBranchInformation.php which was creating problems in installation. + +[-] CO : Resolved :: RecursiveDirectoryIterator::__construct(/var/www/html/themes/hotel-theme/): failed to open dir While installation. + +[-] BO : Resolved :: hotelreservationsystem:: Hotel images not saved while saving hotel details. +[-] BO : Resolved :: hotelreservationsystem - $max_phone_digit is undefined issue resolved on hotel creation form. +[-] BO : Resolved :: hotelreservationsystem:: HotelBookingDetail.php : phone number sent as string '0987654321'from 0987654321. Giving error while installing Qloapps with php7.0.0 . + +[-] BO : Resolved :: wktestimonialblock:: Error while saving or updating testimonials by admin. +[-] BO : Resolved :: array_column is removed from AdminProductController [php version compatibility issue]. + +[-] FO : Resolved :: Undefined index: total_rooms_in_cart at blockcart.tpl. + + #################################### # V1.1.1 #################################### @@ -47,40 +96,40 @@ [*] MO : hotelreservationsystem->HotelRoomTypeFeaturePricing.php :deleteFeaturePriceByIdProduct(), getFeaturePriceInfo() are added. [*] MO : hotelreservationsystem->HotelBookingDetails.php : getBookingData() ..... $room_type = 0 (default value of room_type added) -[+] MO : hotelreservationsystem::AdminAddHotelController.php - addCategory() is moved at HotelBranchInformation.php and image save changes. -[+] MO : hotelreservationsystem::AdminProductsController.php - ajaxProcessDeleteHotelRoom() changed. -[+] MO : hotelreservationsystem::AdminHotelRoomsBookingController.php - renderView() changes for booking data is null. -[+] MO : hotelreservationsystem::AdminHotelFeaturePricesSettings.php - Below code is removed because impact price can be greater then 100% : if ($priceImpactType == 1) { +[+] CO : hotelreservationsystem::AdminAddHotelController.php - addCategory() is moved at HotelBranchInformation.php and image save changes. +[+] CO : hotelreservationsystem::AdminProductsController.php - ajaxProcessDeleteHotelRoom() changed. +[+] CO : hotelreservationsystem::AdminHotelRoomsBookingController.php - renderView() changes for booking data is null. +[+] CO : hotelreservationsystem::AdminHotelFeaturePricesSettings.php - Below code is removed because impact price can be greater then 100% : if ($priceImpactType == 1) { if ($impactValue > 100) { $this->errors[] = $this->l('Invalid value of impact percentage.'); } } -[+] MO : wkroomsearchblock::autocompletesearch.php - changes for the hotel search panel(id_hotel sent in the ajax request). +[+] CO : wkroomsearchblock::autocompletesearch.php - changes for the hotel search panel(id_hotel sent in the ajax request). -[+] MO : bankwire::bankwire.php - hookPaymentReturn() changed (seller wise order split). -[+] MO : cheque::cheque.php - hookPaymentReturn() changed (seller wise order split). +[+] CO : bankwire::bankwire.php - hookPaymentReturn() changed (seller wise order split). +[+] CO : cheque::cheque.php - hookPaymentReturn() changed (seller wise order split). -[+] MO : hotelreservationsystem - double codes remove in form.tpl(modules/hotelreservationsystem/views/templates/ admin/ hotel_feature_prices_settings/helpers/form/form.tpl) -[+] MO : hotelreservationsystem::AdminHotelRoomsBookingController: form.tpl - renderView() changes for booking data is null. -[+] MO : hotelreservationsystem::from.tpl :: AdminAddHotelController.php - Changes for tabs (hotel information and images tabs) -[+] MO : hotelreservationsystem::roomSearchWrapper.tpl - changes for the hotel search panel (id_hotel sent in the ajax request) -[+] MO : htlfiltersearchblock::htlfiltersearchblock.tpl - changes for the hotel search panel (id_hotel sent in the ajax request) +[+] CO : hotelreservationsystem - double codes remove in form.tpl(modules/hotelreservationsystem/views/templates/ admin/ hotel_feature_prices_settings/helpers/form/form.tpl) +[+] CO : hotelreservationsystem::AdminHotelRoomsBookingController: form.tpl - renderView() changes for booking data is null. +[+] CO : hotelreservationsystem::from.tpl :: AdminAddHotelController.php - Changes for tabs (hotel information and images tabs) +[+] CO : hotelreservationsystem::roomSearchWrapper.tpl - changes for the hotel search panel (id_hotel sent in the ajax request) +[+] CO : htlfiltersearchblock::htlfiltersearchblock.tpl - changes for the hotel search panel (id_hotel sent in the ajax request) -[+] MO : hotelreservationsystem::HotelReservationAdmin.css - css added For images save and delete +[+] CO : hotelreservationsystem::HotelReservationAdmin.css - css added For images save and delete -[+] MO : hotelreservationsystem::HotelReservationAdmin.js - js added For images save and delete changes -[+] MO : hotelreservationsystem::HotelReservationAdmin.js - For booking Calendar and datepicker changes when booking data is null -[+] MO : hotelreservationsystem::roomSearchBlock.js - changes for the hotel search panel (id_hotel sent in the ajax request) +[+] CO : hotelreservationsystem::HotelReservationAdmin.js - js added For images save and delete changes +[+] CO : hotelreservationsystem::HotelReservationAdmin.js - For booking Calendar and datepicker changes when booking data is null +[+] CO : hotelreservationsystem::roomSearchBlock.js - changes for the hotel search panel (id_hotel sent in the ajax request) ## Bug/Issues Resolved: [-] BO : Resolved :: submitHandler: function(form) removed at line 257 (admin/themes/default/template/controllers/product/form/form.tpl) o resolve Room Type not always saved while saving fron the backoffice. -[+] MO : wkhotelroom::WkHotelRoomDisplay.php - deleteRoomByIdProduct() function is turned to static becuase at the time of product delete this function is throwing error. +[+] CO : wkhotelroom::WkHotelRoomDisplay.php - deleteRoomByIdProduct() function is turned to static becuase at the time of product delete this function is throwing error. #################################### @@ -102,24 +151,24 @@ [+] FO : OrderConfirmationController, OrderOpcController, OrderDetailsController and ProductControler are modified for feature price functionality. display files of the controllers also modified. -[+] MO : hotelreservationsystem : ChannelManagerServices.php is added. -[+] MO : hotelreservationsystem : ChannelOrderPayment.php is added. -[+] MO : hotelreservationsystem : HotelCustomerAdvancedProductPayment.php is added. -[+] MO : hotelreservationsystem : HotelRoomDisableDates.php is added. -[+] MO : hotelreservationsystem : QloWebservice.php is added. -[+] MO : hotelreservationsystem : WebserviceSpecificManagementQlo.php is added. - -[+] MO : hotelreservationsystem : ChannelManagerServices.php is added. -[+] MO : hotelreservationsystem : HotelRoomTypeFeaturePricing.php is added. -[+] MO : hotelreservationsystem : ChannelOrderPayment.php is added. -[+] MO : hotelreservationsystem : getRoomMinAdvPaymentAmount() is added in HotelAdvancedPayment.php. -[+] MO : hotelreservationsystem : createQloAppsBookingByChannels(), createQloCustomerChannelCustomerInfo(), createQloCustomerAddressByChannelCustomerInfo(), createQloCartForBookingFromChannel(), ProcessCreateQloOrderForChannelBooking() are added for Qloapps Api need in HotelBookingDetails.php. -[+] MO : hotelreservationsystem : 'total_price_tax_excl' and 'total_price_tax_incl' columns are added in `htl_booking_detail` table to store the booking time price. -[+] MO : hotelreservationsystem : getProductFeaturePricePlanByDateByPriority(), getHotelCartBookingData() are added in HotelCartBookingData.php. -[+] MO : hotelreservationsystem : 'disabled_dates' column is added in the table `htl_room_information`. -[+] MO : hotelreservationsystem : getRoomTypeAvailableRoomsForDateRange(), getRoomTypeDisabledRoomsForDateRange(), getRoomTypeBookedRoomsForDateRange() are added in HotelRoomInformation.php. -[+] MO : hotelreservationsystem : room status 'Hold For Maintenance is replace with 'Temporary incative'; -[+] MO : hotelreservationsystem : AdminHotelRoomsBookingController.php and AdminOrderRefundRequestsController.php are changed to make compatible with feature price functionality. +[+] CO : hotelreservationsystem : ChannelManagerServices.php is added. +[+] CO : hotelreservationsystem : ChannelOrderPayment.php is added. +[+] CO : hotelreservationsystem : HotelCustomerAdvancedProductPayment.php is added. +[+] CO : hotelreservationsystem : HotelRoomDisableDates.php is added. +[+] CO : hotelreservationsystem : QloWebservice.php is added. +[+] CO : hotelreservationsystem : WebserviceSpecificManagementQlo.php is added. + +[+] CO : hotelreservationsystem : ChannelManagerServices.php is added. +[+] CO : hotelreservationsystem : HotelRoomTypeFeaturePricing.php is added. +[+] CO : hotelreservationsystem : ChannelOrderPayment.php is added. +[+] CO : hotelreservationsystem : getRoomMinAdvPaymentAmount() is added in HotelAdvancedPayment.php. +[+] CO : hotelreservationsystem : createQloAppsBookingByChannels(), createQloCustomerChannelCustomerInfo(), createQloCustomerAddressByChannelCustomerInfo(), createQloCartForBookingFromChannel(), ProcessCreateQloOrderForChannelBooking() are added for Qloapps Api need in HotelBookingDetails.php. +[+] CO : hotelreservationsystem : 'total_price_tax_excl' and 'total_price_tax_incl' columns are added in `htl_booking_detail` table to store the booking time price. +[+] CO : hotelreservationsystem : getProductFeaturePricePlanByDateByPriority(), getHotelCartBookingData() are added in HotelCartBookingData.php. +[+] CO : hotelreservationsystem : 'disabled_dates' column is added in the table `htl_room_information`. +[+] CO : hotelreservationsystem : getRoomTypeAvailableRoomsForDateRange(), getRoomTypeDisabledRoomsForDateRange(), getRoomTypeBookedRoomsForDateRange() are added in HotelRoomInformation.php. +[+] CO : hotelreservationsystem : room status 'Hold For Maintenance is replace with 'Temporary incative'; +[+] CO : hotelreservationsystem : AdminHotelRoomsBookingController.php and AdminOrderRefundRequestsController.php are changed to make compatible with feature price functionality. ## Improved/changed features: @@ -180,14 +229,14 @@ [+] BO : Order Restrict functionality is added. [+] BO : Order Edit id added. -[+] MO : wkpaypaladaptive : Added Feature Admin can refund full transaction. -[+] MO : wkpaypaladaptive : Order is created by IPN. -[+] MO : Added wkhotelroom -[+] MO : Added wkfooteraboutblock -[+] MO : Added wkfooterexploreblock -[+] MO : Added wkfooternotificationblock -[+] MO : Added wkfooterpaymentblock -[+] MO : hotelreservationsystem : Added Settings tab to centralize all configurations. +[+] CO : wkpaypaladaptive : Added Feature Admin can refund full transaction. +[+] CO : wkpaypaladaptive : Order is created by IPN. +[+] CO : Added wkhotelroom +[+] CO : Added wkfooteraboutblock +[+] CO : Added wkfooterexploreblock +[+] CO : Added wkfooternotificationblock +[+] CO : Added wkfooterpaymentblock +[+] CO : hotelreservationsystem : Added Settings tab to centralize all configurations. ## Improved/changed features: diff --git a/admin/themes/default/img/prestashop-avatar-header_shopname.png b/admin/themes/default/img/prestashop-avatar-header_shopname.png index 7fa14cb6e8c5bfcfaff9e0a0361f9a0106b71d35..f959f86e6e382f3278484dd63dec4f505144ae0a 100644 GIT binary patch delta 5516 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 IK$(X8AOCgPuK)l5 diff --git a/admin/themes/default/template/controllers/backup/helpers/list/list_header.tpl b/admin/themes/default/template/controllers/backup/helpers/list/list_header.tpl index 8024ec973..87b5145ad 100644 --- a/admin/themes/default/template/controllers/backup/helpers/list/list_header.tpl +++ b/admin/themes/default/template/controllers/backup/helpers/list/list_header.tpl @@ -47,8 +47,8 @@

{l s='Disclaimer before creating a new backup'}

    -
  1. {l s='PrestaShop is not responsible for your database, its backups and/or recovery.'}
  2. -
  3. {l s='PrestaShop is open-source software. You are using it at your own risk under the license agreement.'}
  4. +
  5. {l s='Qloapps is not responsible for your database, its backups and/or recovery.'}
  6. +
  7. {l s='Qloapps is open-source software. You are using it at your own risk under the license agreement.'}
  8. {l s='You should back up your data on a regular basis (both files and database).'}
  9. {l s='This function only backs up your database, not your files.'}
  10. {l s='By default, your existing database tables will be dropped during the backup recovery (see "Backup options" below).'}
  11. diff --git a/admin/themes/default/template/controllers/dashboard/helpers/view/view.tpl b/admin/themes/default/template/controllers/dashboard/helpers/view/view.tpl index 00fbd9f16..c8b4f5659 100644 --- a/admin/themes/default/template/controllers/dashboard/helpers/view/view.tpl +++ b/admin/themes/default/template/controllers/dashboard/helpers/view/view.tpl @@ -89,43 +89,26 @@
    {$hookDashboardZoneTwo} -
    {$hookDashboardZoneThree} -
    -

    {l s='PrestaShop News'}

    -
    - -
    -
    - -
    diff --git a/admin/themes/default/template/controllers/employees/helpers/form/form.tpl b/admin/themes/default/template/controllers/employees/helpers/form/form.tpl index 87ac08d64..088b7f692 100644 --- a/admin/themes/default/template/controllers/employees/helpers/form/form.tpl +++ b/admin/themes/default/template/controllers/employees/helpers/form/form.tpl @@ -25,22 +25,7 @@ {extends file="helpers/form/form.tpl"} {block name="field"} - {if $input.type == 'prestashop_addons'} -
    - {if isset($logged_on_addons) && $logged_on_addons} -

    {l s='You are currently connected as %s' sprintf=$username_addons}

    - - {l s='Sign out from PrestaShop Addons'} - - {else} - - {l s='Sign in'} - - {/if} -
    - {else} - {$smarty.block.parent} - {/if} + {$smarty.block.parent} {/block} {block name="input"} diff --git a/admin/themes/default/template/controllers/import/helpers/form/form.tpl b/admin/themes/default/template/controllers/import/helpers/form/form.tpl index 47b1e7e09..3e83cd7d4 100644 --- a/admin/themes/default/template/controllers/import/helpers/form/form.tpl +++ b/admin/themes/default/template/controllers/import/helpers/form/form.tpl @@ -38,9 +38,9 @@