iflrandevu/application/models
Alex Tselegidis 0ee1f5cb0a Allow the user to filter by the entire user name 2022-12-12 09:19:14 +01:00
..
Admins_model.php Allow the user to filter by the entire user name 2022-12-12 09:19:14 +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 Allow the user to filter by the entire user name 2022-12-12 09:19:14 +01:00
Providers_model.php Allow the user to filter by the entire user name 2022-12-12 09:19:14 +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 Allow the user to filter by the entire user name 2022-12-12 09:19:14 +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