MaketRandevu/application/models
Alex Tselegidis 76672db959 Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation 2021-03-25 11:32:10 +01:00
..
Admins_model.php The password must be provided when creating a new user (#954) 2020-12-11 21:18:33 +02:00
Appointments_model.php Replaced the generation of the appointment hash with the use of CodeIgniter's random_string method, in order to avoid collisions (#986). 2021-01-21 14:10:13 +01:00
Consents_model.php
Customers_model.php
Providers_model.php The password must be provided when creating a new user (#954) 2020-12-11 21:18:33 +02:00
Roles_model.php
Secretaries_model.php The password must be provided when creating a new user (#954) 2020-12-11 21:18:33 +02:00
Services_model.php Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation 2021-03-25 11:32:10 +01:00
Settings_model.php
User_model.php
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00