Alex Tselegidis
|
733e9a119a
|
Updated the code style of the API controllers
|
2020-10-21 21:49:05 +03:00 |
|
Alex Tselegidis
|
1067a92a18
|
Renamed further "unavailabilities" occurrences to "unavailability events"
|
2020-10-21 21:44:35 +03:00 |
|
Alex Tselegidis
|
f7ca104836
|
Moved duplicated code into re-usable library classes
|
2020-10-21 21:37:47 +03:00 |
|
Alex Tselegidis
|
0e6fdebe0f
|
Completed the working plan exceptions feature.
|
2020-10-20 16:05:00 +03:00 |
|
Alex Tselegidis
|
cab9aed12f
|
Styling upgrades for the backend calendar page
|
2020-09-28 15:17:47 +03:00 |
|
Alex Tselegidis
|
068a3995b0
|
Further fixes on the google synyc activation (#890).
|
2020-09-24 10:26:29 +03:00 |
|
Alex Tselegidis
|
069509c8da
|
Merge branch 'book-advance-timeout-improvements' of https://github.com/popod/easyappointments into popod-book-advance-timeout-improvements
# Conflicts:
# application/views/backend/calendar.php
# application/views/backend/settings.php
|
2020-09-23 15:13:58 +03:00 |
|
Alex Tselegidis
|
46a176db5b
|
Updated the default service currency value
|
2020-09-23 14:59:43 +03:00 |
|
Alex Tselegidis
|
cfc6167d4f
|
Use the "alnum" method when generating random strings via the codeigniter helper function (generates shorter strings)
|
2020-09-23 14:37:09 +03:00 |
|
Alex Tselegidis
|
a3dfb91550
|
Improvements in the user language storage feature.
|
2020-09-23 13:48:07 +03:00 |
|
Alex Tselegidis
|
5706447ea6
|
Problem with links in legal content (#813).
|
2020-09-23 13:44:12 +03:00 |
|
Alex Tselegidis
|
683aa269b0
|
Use the codeigniter random string generation function for creating random passwords (#680).
|
2020-09-23 13:16:37 +03:00 |
|
Alex Tselegidis
|
532548d64d
|
Proper use of the property phpdoc tag
|
2020-09-23 13:16:37 +03:00 |
|
Alex Tselegidis
|
7bbe85b88a
|
Merge pull request #817 from popod/save-customer-language
Save customer language to the database
|
2020-09-23 13:16:25 +03:00 |
|
Alex Tselegidis
|
f5a94ea6fe
|
Notify admins and secretaries on appointment changes (#889).
|
2020-09-23 12:42:18 +03:00 |
|
Alex Tselegidis
|
30eb95461a
|
Improvements and fixes on the custom availability feature
|
2020-09-23 12:24:42 +03:00 |
|
Alex Tselegidis
|
1aa8132e4d
|
Added console commands and support for triggering the google sync from the terminal
|
2020-09-23 12:24:20 +03:00 |
|
Alex Tselegidis
|
ae1f951cf8
|
Resolve the any-provider selection before processing provider information (#885).
|
2020-09-21 14:26:21 +03:00 |
|
Alex Tselegidis
|
529e418589
|
Set default notifications setting value for the installation admin.
|
2020-09-07 11:45:57 +03:00 |
|
Alex Tselegidis
|
02628a2cbd
|
Random password for installation provider record.
|
2020-09-07 11:18:08 +03:00 |
|
Alex Tselegidis
|
5220e87249
|
Renamed installation helper method
|
2020-09-07 11:15:58 +03:00 |
|
Alex Tselegidis
|
0e0a5e6b20
|
Removed the subpackage phpdoc tag (not supported).
|
2020-09-07 10:56:40 +03:00 |
|
Alex Tselegidis
|
395b329e78
|
Minor formatting changes in API_V1_Controller.php
|
2020-09-03 14:59:05 +03:00 |
|
Alex Tselegidis
|
65d3243986
|
Add the appointment has in the stored "dest_url" value when trying to access the calendar page without being logged in first (#804).
|
2020-08-15 15:58:17 +03:00 |
|
Alex Tselegidis
|
4f1c39b564
|
Consider the book advance timeout when generating unavailable dates (#855).
|
2020-08-15 15:58:17 +03:00 |
|
Alex Tselegidis
|
d8a7318c95
|
Added missing response variable
|
2020-07-01 10:16:09 +02:00 |
|
Sébastien
|
1e6a13d146
|
Save customer language.
|
2020-06-16 17:01:27 +02:00 |
|
Sébastien
|
18d0541114
|
Improve the "help block" for the book advance timeout field in french.
|
2020-06-05 20:36:40 +02:00 |
|
Sébastien
|
950738f2fe
|
Redirect clients which are tying to update an appointment during the book advance timeout to a warning page.
|
2020-06-05 18:24:05 +02:00 |
|
Sébastien
|
8704413c0f
|
Do not add bookAdvanceTimeout delay to new appointment modal on the backend.
|
2020-06-05 17:29:35 +02:00 |
|
Alex Tselegidis
|
df44f72964
|
The timezones model got converted into a library (as there is no direct database table to manage).
|
2020-05-12 20:59:29 +02:00 |
|
Alex Tselegidis
|
07276d46a6
|
Code changes on automatically end_datetime assignment via the REST API
|
2020-05-04 20:59:37 +02:00 |
|
Alex Tselegidis
|
5269f73bab
|
Merge pull request #751 from popod/api-appointments-populate-end-datetime
Automatically populate the appointment end datetime based on service duration in API
|
2020-05-04 20:57:15 +02:00 |
|
Alex Tselegidis
|
4635af5094
|
Added quick toggle view button in backend calendar page.
|
2020-05-04 13:38:28 +02:00 |
|
Sébastien
|
05ab0db079
|
Automatically populate the appointment end datetime based on service duration in API.
|
2020-05-03 22:17:31 +02:00 |
|
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 |
|