Alex Tselegidis
|
cf19a90311
|
Drop support for soft deletes in order to reduce the code complexity and data usage
|
2023-10-19 16:25:45 +02:00 |
|
Alex Tselegidis
|
2b552c4535
|
Resolve various PHP inspection issues
|
2023-03-13 09:06:18 +01:00 |
|
Alex Tselegidis
|
c7371090ba
|
Add missing API fields to Unavailabilities_model.php (#1323)
|
2023-01-23 07:50:24 +01:00 |
|
Alex Tselegidis
|
b62e458258
|
Change the "value" method signature
|
2023-01-14 09:39:14 +01:00 |
|
Alex Tselegidis
|
ccc503e618
|
Touch the new timestamp fields on insert/update.
|
2022-01-24 23:42:13 +01:00 |
|
Alex Tselegidis
|
2c203ae1aa
|
Add support for soft appointment, service, customer and provider removals (#1115).
|
2022-01-24 23:32:42 +01:00 |
|
Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +01:00 |
|
Alex Tselegidis
|
09775d25d5
|
Rename all "unavailable" occurrences to "unavailability" for consistency.
|
2022-01-18 12:54:41 +01:00 |
|
Alex Tselegidis
|
a090b2eba9
|
Updated the file banner info
|
2021-12-18 17:44:07 +01:00 |
|
Alex Tselegidis
|
c68565e2c3
|
Renamed the attached method to load for all models
|
2021-11-06 15:40:55 +01:00 |
|
Alex Tselegidis
|
bd8144f7cb
|
Make sure the attach method works with API properties
|
2021-11-06 15:34:35 +01:00 |
|
Alex Tselegidis
|
89b9c802a2
|
Unavailabilities can only attach a provider record
|
2021-11-06 15:21:11 +01:00 |
|
Alex Tselegidis
|
c7bb9d3a47
|
Added new Unavailabilities_model.php to enable handling such records as an independent resource
|
2021-11-06 14:55:36 +01:00 |
|