Alex Tselegidis
|
e11814057d
|
Whitelist other incoming request params
|
2022-03-25 12:29:17 +01:00 |
|
Alex Tselegidis
|
b7833643c2
|
Whitelist incoming account update request params (#1225)
|
2022-03-25 11:59:00 +01:00 |
|
Alex Tselegidis
|
a3b8228122
|
Merge branch 'master' into develop
# Conflicts:
# application/config/autoload.php
# application/config/config.php
# application/controllers/Appointments.php
# application/controllers/Backend.php
# application/controllers/Backend_api.php
# application/controllers/Captcha.php
# application/controllers/Console.php
# application/controllers/Google.php
# application/controllers/Installation.php
# application/core/EA_Controller.php
# application/core/EA_Model.php
# application/libraries/Google_sync.php
# application/libraries/Ics_file.php
# application/models/Settings_model.php
# application/views/appointments/book_success.php
# assets/css/layouts/backend_layout.scss
# assets/css/no_privileges.css
# assets/js/backend_calendar_table_view.js
# assets/js/backend_calendar_unavailability_events_modal.js
# assets/js/frontend_book.js
# assets/js/general_functions.js
# assets/js/pages/booking_confirmation.js
# assets/js/working_plan_exceptions_modal.js
# composer.json
# composer.lock
# docs/console.md
# docs/docker.md
# docs/faq.md
# docs/get-involved.md
# docs/google-calendar-sync.md
# docs/installation-guide.md
# docs/manage-translations.md
# docs/readme.md
# docs/rest-api.md
# docs/update-guide.md
# gulpfile.js
# system/core/Input.php
# system/core/Output.php
# system/core/Security.php
# system/libraries/Session/drivers/Session_files_driver.php
|
2022-03-25 10:53:46 +01:00 |
|
Alex Tselegidis
|
293f4fe663
|
Add missing customer data from stripped array
|
2022-03-04 18:04:53 +01:00 |
|
Alex Tselegidis
|
dce26bafe0
|
Fix timezone issue with add-to-google link of the booking page (#1216)
|
2022-02-24 15:58:30 +01:00 |
|
Alex Tselegidis
|
f7ffb25f05
|
Replace Google Client JS with the Google Calendar Template link in the book success page (#1216)
|
2022-02-24 15:38:51 +01:00 |
|
Alex Tselegidis
|
bb71c97736
|
Security configuration enhancements in the application (#1208)
|
2022-02-23 14:54:41 +01:00 |
|
Alex Tselegidis
|
aeee91f4ed
|
PHP 8.1 support (#1209)
|
2022-02-23 13:42:27 +01:00 |
|
Alex Tselegidis
|
cc5d219311
|
Provider and secretary users can only add unavailabilities for their authorized users (#1214)
|
2022-02-23 12:00:39 +01:00 |
|
Alex Tselegidis
|
b841864bc9
|
The table calendar view breaks for secretaries and providers due to appointment and unavailability removals (#1211)
|
2022-02-23 11:42:30 +01:00 |
|
Alex Tselegidis
|
cd1842fc40
|
Switch to go-to-latest database migration configuration for simplicity (#1213)
|
2022-02-23 11:29:45 +01:00 |
|
Alex Tselegidis
|
1cf4f5246f
|
Move the change language operation into a new public controller (#1210)
|
2022-02-23 11:09:24 +01:00 |
|
Alex Tselegidis
|
050478492c
|
Make the captcha challenges more user friendly.
|
2022-01-26 22:04:33 +01:00 |
|
Alex Tselegidis
|
42534ffcb3
|
Service duration values shorter than 5 minutes should be acceptable via the services page (#1110).
|
2022-01-24 22:09:30 +01:00 |
|
Alex Tselegidis
|
4f5fbb8262
|
Display appointments from all providers in one view.
|
2022-01-24 22:07:24 +01:00 |
|
Alex Tselegidis
|
97f98c5118
|
All the user roles with access to the backend calendar page can filter by service (#956).
|
2022-01-24 21:57:17 +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
|
6cd3179caa
|
Display "Not Found" booking message when rescheduling with an appointment hash that does not exist.
|
2022-01-19 10:25:28 +01:00 |
|
Alex Tselegidis
|
821afb2211
|
Remove the html_vars call when loading views as it is currently unnecessary.
|
2022-01-19 10:21:05 +01:00 |
|
Alex Tselegidis
|
59c44994f7
|
Add custom Matomo analytics integration (#974).
|
2022-01-19 10:18:00 +01:00 |
|
Alex Tselegidis
|
573786bb65
|
Set the default appointment color upon registration.
|
2022-01-19 09:11:42 +01:00 |
|
Alex Tselegidis
|
b65eabd9ed
|
Make sure the booking cancellation is a post request and has a reason value provided (#1178).
|
2022-01-18 18:03:55 +01:00 |
|
Alex Tselegidis
|
378c5eaa25
|
Set the manage mode to TRUE if the appointment ID is set.
|
2022-01-18 17:59:10 +01:00 |
|
Alex Tselegidis
|
628e5a2dfa
|
Use the unavailabilities model to pull the proper records for the table view.
|
2022-01-18 17:38:02 +01:00 |
|
Alex Tselegidis
|
387ac5bc19
|
Update the default view so that it works with FullCalendar 5
|
2022-01-18 15:55:21 +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
|
f7bebedf61
|
Add deprecated phpdoc tag to Backend.php and Backend_api.php files.
|
2022-01-18 12:06:20 +01:00 |
|
Alex Tselegidis
|
1fb9983cd7
|
Update the Backend_api controller class with the deprecation notice and redirect all requests to the new controllers.
|
2022-01-18 12:05:07 +01:00 |
|
Alex Tselegidis
|
fa60eec728
|
Remove "ajax_" prefix from calendar controller.
|
2022-01-18 11:49:17 +01:00 |
|
Alex Tselegidis
|
ef3324d3b8
|
Update the Backend controller class with the deprecation notice and redirect all requests to the new controllers.
|
2022-01-18 11:45:44 +01:00 |
|
Alex Tselegidis
|
49585d388d
|
Use the component helper for rendering the timezone dropdown in account page.
|
2022-01-18 10:35:34 +01:00 |
|
Alex Tselegidis
|
d2fb826f8f
|
Use the component helper for rendering the timezone dropdown in admins page.
|
2022-01-18 10:34:53 +01:00 |
|
Alex Tselegidis
|
65d2836911
|
The timezone component must not use the global vars when rendering.
|
2022-01-18 10:32:30 +01:00 |
|
Alex Tselegidis
|
7ca93f5eeb
|
Pass the calendar view to both the html and script vars
|
2022-01-17 21:18:43 +01:00 |
|
Alex Tselegidis
|
0da73ab43e
|
Remove the "ajax_" prefix from all new AJAX endpoints.
|
2022-01-17 19:44:44 +01:00 |
|
Alex Tselegidis
|
8d93f283f8
|
Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient.
|
2022-01-17 18:24:02 +01:00 |
|
Alex Tselegidis
|
d333869952
|
Port the change language callback to the Account controller.
|
2022-01-17 17:42:47 +01:00 |
|
Alex Tselegidis
|
778edf0b21
|
Redirect to "calendar" route instead of "backend" after a successful log in.
|
2022-01-14 08:34:28 +01:00 |
|
Alex Tselegidis
|
f327fd5221
|
Refactor the booking confirmation related JS files so that they become standalone modules.
|
2022-01-13 11:33:46 +01:00 |
|
Alex Tselegidis
|
43ad017d7a
|
Refactor the booking related JS files so that they become standalone modules.
|
2022-01-13 11:33:40 +01:00 |
|
Alex Tselegidis
|
745f70848a
|
Refactor the calendar related JS files so that they become standalone modules.
|
2022-01-12 11:22:54 +01:00 |
|
Alex Tselegidis
|
21be3e7b50
|
Refactor the providers helper JS file so that it becomes a standalone module.
|
2022-01-11 10:54:46 +01:00 |
|
Alex Tselegidis
|
d574a3b981
|
Make sure the user ID and role slug are available on all backend pages.
|
2022-01-10 09:36:11 +01:00 |
|
Alex Tselegidis
|
e2bffc5e95
|
Refactor the categories helper JS file so that it becomes a standalone module.
|
2022-01-10 09:26:28 +01:00 |
|
Alex Tselegidis
|
195680e8b3
|
Refactor the services helper JS file so that it becomes a standalone module.
|
2022-01-10 09:16:28 +01:00 |
|