iflrandevu/application/models
Alex Tselegidis bb71c97736 Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +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 Grouped the property tag into parent core classes so that it does not need to be repeated. 2020-11-16 10:29:36 +02:00
Customers_model.php The get_value method check the existence of a property with array_key_exists 2020-12-05 11:43:38 +02:00
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 Code enhancements in the model classes 2020-12-05 11:38:57 +02:00
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 Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +01:00
User_model.php Code enhancements in the model classes 2020-12-05 11:38:57 +02:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00