Alex Tselegidis
|
49f585fea8
|
Add default timezone value for admin, after during the installation.
|
2020-05-02 12:49:41 +02:00 |
|
Alex Tselegidis
|
8b34d8086e
|
Make use of the dbprefix configuration option so that query builder calls do not need to explicitly use the database prefix.
|
2020-04-23 20:48:20 +02:00 |
|
Alex Tselegidis
|
63fe772155
|
The installation procedure will not use the assets/sql files but execute the migrations instead.
|
2020-04-23 20:36:43 +02:00 |
|
Alex Tselegidis
|
39956c6b37
|
Major refactoring and improvements to the application API code.
|
2020-04-22 21:48:56 +02:00 |
|
Alex Tselegidis
|
e2337a354c
|
Corrected the SQL file paths during installation.
|
2020-04-08 13:35:49 +02:00 |
|
Alex Tselegidis
|
7278f448e6
|
Load less information in the booking page.
|
2020-04-08 10:30:27 +02:00 |
|
Alex Tselegidis
|
488860f9fe
|
Corrected call to the appointments model.
|
2020-04-06 20:40:32 +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
|
2d57022a63
|
The book advance condition must check with the provider's timezone.
|
2020-03-30 15:42:30 +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
|
320ff37de1
|
Google syncing also supports the provider timezones.
|
2020-03-29 16:29:07 +02:00 |
|
Alex Tselegidis
|
88bbe06548
|
The booking zone supports timezones.
|
2020-03-29 16:20:30 +02:00 |
|
Alex Tselegidis
|
849f83ed03
|
Backend calendar handling with timezones.
|
2020-03-29 15:08:07 +02:00 |
|
Alex Tselegidis
|
b639318dac
|
All the backend pages have the timezone information.
|
2020-03-29 14:43:53 +02:00 |
|
Alex Tselegidis
|
2321c3b7fc
|
Token based authentication for the REST API (#610).
|
2020-03-27 11:02:06 +01:00 |
|
Alex Tselegidis
|
fff57ad3f3
|
Ensure that only valid appointments are being processed.
|
2020-03-24 18:54:50 +01:00 |
|
Alex Tselegidis
|
e1e9a60085
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
|