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
d408b6040a
Make sure at least one field is displayed in the booking page
2022-07-27 02:26:19 +03:00
Alex Tselegidis
b5788d47d8
Change the "book advance timeout" label to "allow rescheduling/cancellation before" for better clarity
2022-07-26 16:51:02 +03:00
Alex Tselegidis
cec1ef6175
Add missing translations
2022-07-26 16:40:00 +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
227612565d
Correct translation message key
2022-04-19 09:14:13 +02:00
Alex Tselegidis
4c0793129d
The calendar will ask for the kind of event to be added after selecting time slots with the mouse.
2022-01-24 22:55:35 +01:00
Alex Tselegidis
03010184f6
Improve the display of the booking link for services, providers and service-provider combinations.
2022-01-24 22:37:05 +01:00
Alex Tselegidis
4f5fbb8262
Display appointments from all providers in one view.
2022-01-24 22:07:24 +01:00
Alex Tselegidis
d580463977
Add reset company color button so that the color can be easily switched back to the original state.
2022-01-24 20:58:15 +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
e1fe30d73b
Update the backend header setting menu item titles.
2022-01-24 15:56:14 +01:00
Alex Tselegidis
e659bd6e08
Add soft phone number validation ( #820 ).
2022-01-24 15:48:20 +01:00
Alex Tselegidis
59c44994f7
Add custom Matomo analytics integration ( #974 ).
2022-01-19 10:18:00 +01:00
Alex Tselegidis
36cf005da2
Add "color" to translation files.
2022-01-18 18:54:22 +01:00
Alex Tselegidis
09775d25d5
Rename all "unavailable" occurrences to "unavailability" for consistency.
2022-01-18 12:54:41 +01:00
Alex Tselegidis
4eec5fbe46
Refactored the booking settings page functionality and structure
2021-12-20 09:16:44 +01:00
Alex Tselegidis
568ff9be2e
Renamed the service category resource to just category
2021-12-15 08:00:48 +01:00
alextselegidis
1cd0d45153
Converted the settings menu to a dropdown widget
2021-11-22 08:09:56 +01:00
Thomas Saedt
bc87d5a573
[1081] added rudimentary translations for client form settings
2021-05-30 13:53:06 +02:00
Alex Tselegidis
e79c2d558e
Added comment at the end of the language files so that new keys can be easily inserted
2021-03-25 12:38:29 +01:00
Alex Tselegidis
0af112723d
Added missing translation keys in language files
2021-03-25 12:34:46 +01:00
Alex Tselegidis
76672db959
Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation
2021-03-25 11:32:10 +01:00
Alex Tselegidis
e496105fac
Added missing translation files into the language/*/ directories
2021-03-25 11:26:11 +01:00
Alex Tselegidis
731fb52ab4
Display confirmation modal when disabling a connected Google Calendar Sync ( #955 ).
2020-12-12 14:22:25 +02:00
Alejandro
46da3d1fa8
Update translations_lang.php
...
Add remaining translations about working plans.
Special mention about secretaries. In Spanish it might be worth to use 'Secretario/as' as a reference to both sexes to avoid issues with the users.
2020-11-14 20:55:15 -03:00
Alex Tselegidis
0e6fdebe0f
Completed the working plan exceptions feature.
2020-10-20 16:05:00 +03:00
Alex Tselegidis
90147026f3
Changed custom availability period related translations
2020-10-20 16:04:25 +03:00
Alex Tselegidis
13ff9cfc4a
Replaced exclamation mark with period in translation messages.
2020-09-28 13:51:12 +03:00
Alex Tselegidis
30eb95461a
Improvements and fixes on the custom availability feature
2020-09-23 12:24:42 +03:00
Alex Tselegidis
f05a4be918
Renamed the step_*_title translation keys to meaningful keys based on their content (most translations kept unchanged as the previous texts still matches)
2020-09-03 14:57:17 +03:00
Alex Tselegidis
39a12a593f
Merge branch 'spanish-translation-mejora' of https://github.com/rulosant/easyappointments into rulosant-spanish-translation-mejora
2020-08-15 14:22:30 +03:00
Alex Tselegidis
4635af5094
Added quick toggle view button in backend calendar page.
2020-05-04 13:38:28 +02:00
Alex Tselegidis
080488aa7d
Reconstructed the table view so that it works with fullcalendar (better handling) ( #739 ).
2020-05-04 11:32:00 +02:00
Alex Tselegidis
15757852ec
Added new setting for toggling the "any provider" option in the booking page ( #247 ).
2020-04-06 20:36:22 +02:00
Alex Tselegidis
653007604f
Added pagination in backend pages for faster result loading ( #496 ).
2020-04-06 20:34:32 +02:00
Alex Tselegidis
513b0101eb
Added new button for applying the global working plan to all providers ( #551 ).
2020-03-29 19:25:23 +02:00
Alex Tselegidis
5847728fd2
Added timezone translation.
2020-03-29 14:08:42 +02:00
Alex Tselegidis
2321c3b7fc
Token based authentication for the REST API ( #610 ).
2020-03-27 11:02:06 +01:00
Alex Tselegidis
e1e9a60085
Moved source files to the root directory.
2020-03-11 10:24:25 +01:00