MaketRandevu/application/models
Alex Tselegidis 0f6df76667 Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
..
Admins_model.php Merge unset statements wherever possible 2022-03-25 12:46:49 +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 Unset the "password" and "salt" parameter when getting a user or a provider 2022-10-03 17:06:01 +03: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 Merge unset statements wherever possible 2022-03-25 12:46:49 +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 Touch the new timestamp fields on insert/update. 2022-01-24 23:42:13 +01:00
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 Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
index.html