MaketRandevu/application/models
Alex Tselegidis 8c91c86508 Do not take deleted records into concern 2022-11-30 11:22:48 +01:00
..
Admins_model.php Do not take deleted records into concern 2022-11-30 11:22:48 +01:00
Appointments_model.php Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
Categories_model.php Use variables by reference in the foreach loops of the models 2022-10-16 18:08:33 +03:00
Consents_model.php Group conditions in order to avoid querying removed records accidentally. 2022-07-07 15:27:18 +02:00
Customers_model.php Use variables by reference in the foreach loops of the models 2022-10-16 18:08:33 +03:00
Providers_model.php Do not take deleted records into concern 2022-11-30 11:22:48 +01:00
Roles_model.php Group conditions in order to avoid querying removed records accidentally. 2022-07-07 15:27:18 +02:00
Secretaries_model.php Do not take deleted records into concern 2022-11-30 11:22:48 +01:00
Services_model.php Group conditions in order to avoid querying removed records accidentally. 2022-07-07 15:27:18 +02:00
Settings_model.php Group conditions in order to avoid querying removed records accidentally. 2022-07-07 15:27:18 +02:00
Unavailabilities_model.php
Users_model.php Unset the "password" and "salt" parameter when getting a user or a provider 2022-10-03 17:06:01 +03:00
Webhooks_model.php
index.html