Panda Resort - 6.1.2 (May 21, 2018)
Replace the following files and execute the queries in your SQL manager to perform the updates.
NEW FEATURES/IMPROVEMENTS
GDPR compliance
/common/db.sql
>> New entries in table pm_text (! as usual, replace with your translation and lang ids):
INSERT INTO pm_text (id, lang, name, value) VALUES (176, 1, 'PRIVACY_POLICY_AGREEMENT', 'J''accèpte que les informations recueillies par ce formulaire soient stockées dans un fichier informatisé afin de traiter ma demande. Conformément au "Réglement Général sur la Protection des Données", vous pouvez exercer votre droit d''accès aux données vous concernant et les faire rectifier via le formulaire de contact.'), (176, 2, 'PRIVACY_POLICY_AGREEMENT', 'I agree that the information collected by this form will be stored in a database in order to process my request. In accordance with the "General Data Protection Regulation", you can exercise your right to access to your data and make them rectified via the contact form.'), (176, 3, 'PRIVACY_POLICY_AGREEMENT', 'I agree that the information collected by this form will be stored in a database in order to process my request. In accordance with the "General Data Protection Regulation", you can exercise your right to access to your data and make them rectified via the contact form.');
/templates/default/models/contact.php
/templates/default/models/details.php
/templates/default/common/register/signup.php
FIXED ISSUES
Timezone timestamps
/templates/default/models/details.php
/templates/default/models/summary.php
/templates/default/models/payment.php
/templates/default/models/account.php
/templates/default/common/booking-popup.php
Bug on extra tables for multilingual modules
/admin/includes/config.xsd