MaketRandevu/src/application/controllers
wolfygit 9297681f18 Fix mail title
Fix the provider's modification mail title . 
As the modification is made by the provider from the backend, his mail title has to be 'appointment_changes_saved' and the customer mail title  'appointment_details_changed'
2020-03-10 21:26:22 +01:00
..
api The Appointments API endpoint must only return appointment records and no unavailabilities. 2018-04-13 14:54:50 +02:00
Appointments.php Merge branch 'make_phone_number_optional' of https://github.com/sandbergja/easyappointments into sandbergja-make_phone_number_optional 2020-03-10 21:11:33 +01:00
Backend.php Merge branch 'make_phone_number_optional' of https://github.com/sandbergja/easyappointments into sandbergja-make_phone_number_optional 2020-03-10 21:11:33 +01:00
Backend_api.php Fix mail title 2020-03-10 21:26:22 +01:00
Captcha.php Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00
Consents.php Save consent every time the customer updates his data (#480). 2018-06-24 17:27:16 +02:00
Errors.php Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00
Google.php Check for empty events before proceeding with the syncing (#531). 2020-03-10 20:39:53 +01:00
index.html Autoformatted php files based on CodeIgniter style guide. 2017-09-15 13:36:37 +02:00
Installation.php Added error messages with more information for the installation page (#452) 2018-03-28 14:36:28 +02:00
Privacy.php Customers will now be able to remove all their data from the system (#480). 2018-06-24 19:08:45 +02:00
User.php Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00