Alex Tselegidis
|
faa66723f9
|
Fix the array-unpack PHP error during installation
|
2024-08-13 13:23:22 +02:00 |
|
Alex Tselegidis
|
f398d18bbc
|
Remove the automated calendar detection from the CalDAV sync as it will not work with all CalDAV providers (some use different URL structures than Baikal)
|
2024-06-14 18:49:41 +02:00 |
|
Alex Tselegidis
|
ec545a265e
|
Fix the id_caldav_calendar column migration
|
2024-05-14 12:37:02 +02:00 |
|
Alex Tselegidis
|
5967864e4a
|
Finalize the LDAP integration and complete SSO support in the login page (#128)
|
2024-05-13 23:37:00 +02:00 |
|
Alex Tselegidis
|
de63955341
|
Integrate CalDAV Protocol for appointment syncing (#209)
|
2024-05-12 14:24:58 +02:00 |
|
Alex Tselegidis
|
4cf7c1e349
|
Rename the migration classes
|
2024-05-11 19:33:51 +02:00 |
|
Alex Tselegidis
|
33d189a65a
|
Add the matomo analytics site ID setting for the Matomo integration (#1395)
|
2024-05-11 19:29:14 +02:00 |
|
tm8544
|
3105ae6db5
|
Update 054_add_default_timezone_to_setting.php
|
2024-04-26 21:49:43 +03:00 |
|
tm8544
|
1ab1f5b384
|
Rename 052_add_default_timezone_to_setting.php to 054_add_default_timezone_to_setting.php
Renamed file to avoid conflict with PR #1479
|
2024-03-30 11:03:00 +02:00 |
|
tm8544
|
f3b9aa5018
|
Update 053_add_default_language_to_settings.php
Corrected class name
|
2024-03-29 18:57:01 +02:00 |
|
tm8544
|
9a24fb6a6b
|
Update 052_add_default_timezone_to_setting.php
Corrected class name
|
2024-03-29 18:56:08 +02:00 |
|
tm8544
|
f84eecf7e8
|
add default settings for language and timezone
|
2024-03-27 17:09:15 +02:00 |
|
Alex Tselegidis
|
2878d1299a
|
Reformat entire codebase for trailing comma that will make line duplication easier
|
2023-12-22 11:35:41 +01:00 |
|
Alex Tselegidis
|
e6b3ffd66b
|
Add support for custom fields on customers (#1133)
|
2023-12-11 09:54:29 +01:00 |
|
Alex Tselegidis
|
57c9aa38a3
|
Correct migrations
|
2023-11-29 10:43:01 +01:00 |
|
Alex Tselegidis
|
c8a9e2c24b
|
Enable prettier for php and reformat the entire application directory
|
2023-11-29 10:24:09 +01:00 |
|
Alex Tselegidis
|
f5360d2f2d
|
Rename the block period description field to notes for compatibility with the other unavailability events
|
2023-11-17 09:37:38 +01:00 |
|
Alex Tselegidis
|
fbcd35f197
|
Add blocked period CRUD operations to the app (#432)
|
2023-11-03 18:25:23 +01:00 |
|
Alex Tselegidis
|
e9842a40bc
|
Revert renaming the service-categories to categories (for clarity)
|
2023-10-26 08:11:31 +02:00 |
|
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
|
55b64d42ae
|
Perform various styling changes to the fullcalendar widget
|
2023-03-20 08:56:02 +01:00 |
|
Alex Tselegidis
|
80e52ca36d
|
Fix condition on new field migration files
|
2022-11-30 11:22:48 +01:00 |
|
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 |
|
Alex Tselegidis
|
8f2a6b4e33
|
Correct the column names in 025_rename_is_unavailable_column_of_appointments_table.php
|
2022-10-03 17:06:01 +03:00 |
|
Alex Tselegidis
|
3d8d5afa4c
|
Add new setting for limiting new public bookings in the future (#1203).
|
2022-06-27 15:14:46 +03:00 |
|
Alex Tselegidis
|
0d5e60cdb7
|
Add support for dynamic webhook definition in the settings page (#581)
|
2022-06-20 12:12:36 +03:00 |
|
Alex Tselegidis
|
2e21b05545
|
Rename the "limit_customer_visibility" setting to "limit_customer_access"
|
2022-05-27 09:23:38 +02:00 |
|
Alex Tselegidis
|
9b9888df47
|
Add new limit_customer_visibility setting (#1199)
|
2022-05-26 15:55:26 +02:00 |
|
Alex Tselegidis
|
6666e5862c
|
Support multiple Bootswatch themes for the app (#1205).
|
2022-05-22 14:39:19 +02:00 |
|
Alex Tselegidis
|
66106fcd18
|
Perform setting related migration improvements
|
2022-05-20 18:27:57 +02:00 |
|
Alex Tselegidis
|
0564ded317
|
Perform various DB migration fixes and improvements
|
2022-03-29 10:35:50 +02: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
|
2f41c28786
|
Add a new "is_private" flag to services and providers so that they do not appear in the booking page (#378).
|
2022-01-24 20:50:14 +01:00 |
|
Alex Tselegidis
|
2bf9a6193e
|
Add a new setting that toggles the login link of the booking page (#1148).
|
2022-01-24 20:02:17 +01:00 |
|
Alex Tselegidis
|
e9a9314909
|
Enable the change of the brand logo and colors from the backend (#789).
|
2022-01-24 18:36:12 +01:00 |
|
Alex Tselegidis
|
083a3e07f6
|
Add the ability to temporarily block new appointments / set away message (#940).
|
2022-01-24 16:38:03 +01:00 |
|
Alex Tselegidis
|
458595fa24
|
Add an option to deactivate the remove-all-data function for customers (#808).
|
2022-01-24 15:31:42 +01:00 |
|
Alex Tselegidis
|
59c44994f7
|
Add custom Matomo analytics integration (#974).
|
2022-01-19 10:18:00 +01:00 |
|
Alex Tselegidis
|
37163c9bf5
|
Remove unnecessary phpdoc blocks.
|
2022-01-19 10:00:30 +01:00 |
|
Alex Tselegidis
|
932d8d7ca1
|
Change default color for color column.
|
2022-01-18 18:54:11 +01:00 |
|
Alex Tselegidis
|
df1d4fdeea
|
Add color columns on service and appointment tables (#422).
|
2022-01-18 18:22:00 +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
|
29423647b6
|
Added migration for displayed/required booking fields
|
2021-12-20 08:07:57 +01:00 |
|
Alex Tselegidis
|
745a2f7c67
|
Corrected field name in the downgrade method of a migration class
|
2021-12-20 07:09:23 +01:00 |
|
Alex Tselegidis
|
a090b2eba9
|
Updated the file banner info
|
2021-12-18 17:44:07 +01:00 |
|
Alex Tselegidis
|
16863bcf5b
|
Renamed the id_service_categories field of services to id_categories
|
2021-12-15 07:45:41 +01:00 |
|
Alex Tselegidis
|
777dcb0d9e
|
Reverted invalid migration changes
|
2021-12-15 07:41:05 +01:00 |
|
Alex Tselegidis
|
5d8a35f120
|
Renamed service categories table to categories
|
2021-12-15 07:31:42 +01:00 |
|
Alex Tselegidis
|
f1849e3a16
|
Restructured the view/js/css files (flatter file structure)
|
2021-12-06 09:00:02 +01:00 |
|