MaketRandevu/application
Alex Tselegidis 6dce7b2f33 Merge branch 'mickemartinsson-master' into develop
# Conflicts:
#	application/config/autoload.php
#	application/config/config.php
#	application/controllers/Appointments.php
#	application/controllers/Backend.php
#	application/controllers/Backend_api.php
#	application/controllers/Captcha.php
#	application/controllers/Console.php
#	application/controllers/Google.php
#	application/controllers/Installation.php
#	application/controllers/Localization.php
#	application/core/EA_Controller.php
#	application/core/EA_Model.php
#	application/helpers/rate_limit_helper.php
#	application/language/swedish/translations_lang.php
#	application/libraries/Google_sync.php
#	application/libraries/Ics_file.php
#	application/models/Settings_model.php
#	application/views/appointments/book_success.php
#	assets/css/layouts/backend_layout.scss
#	assets/css/no_privileges.css
#	assets/js/backend_calendar_table_view.js
#	assets/js/backend_calendar_unavailability_events_modal.js
#	assets/js/frontend_book.js
#	assets/js/frontend_book_success.js
#	assets/js/general_functions.js
#	assets/js/working_plan_exceptions_modal.js
#	composer.lock
#	gulpfile.js
#	index.php
#	package-lock.json
#	system/libraries/Email.php
2022-05-10 14:48:46 +02:00
..
config Release v1.4.3 2022-05-10 14:46:14 +02:00
controllers Add missing customer data from stripped array 2022-05-10 14:46:14 +02:00
core Security configuration enhancements in the application (#1208) 2022-05-10 14:46:14 +02:00
helpers Reduce the default rate limit duration to 2 minutes 2022-05-10 14:46:14 +02:00
language Merge branch 'mickemartinsson-master' into develop 2022-05-10 14:48:46 +02:00
libraries PHP 8.1 support (#1209) 2022-05-10 14:46:14 +02:00
migrations Perform various DB migration fixes and improvements 2022-03-29 10:35:50 +02:00
models Soft-Delete customer appointments when deleting a customer. 2022-05-10 14:40:19 +02:00
views Replace Google Client JS with the Google Calendar Template link in the book success page (#1216) 2022-05-10 14:46:14 +02:00
.htaccess
index.html