Alex Tselegidis
|
13e81c80b1
|
Make sure the window.cookieconsent object is loaded before using it, as some browsers or extensions might block it
|
2022-03-08 17:31:33 +01:00 |
|
Alex Tselegidis
|
09444c1b5e
|
Only show the any-provider option if there are more than one providers
|
2022-03-08 17:01:25 +01:00 |
|
Alex Tselegidis
|
95fbbeec27
|
Prepend the any-provider option in the booking page
|
2022-03-08 17:00:33 +01:00 |
|
Alex Tselegidis
|
c885b27f7d
|
Add support for line breaks when displaying the service description in the frontend (#1004).
|
2021-07-19 16:14:37 +03:00 |
|
Alex Tselegidis
|
55a4665c7d
|
Select the any-provider option by default.
|
2021-06-14 10:27:37 +02:00 |
|
Alex Tselegidis
|
442ba83296
|
Display the please-select-time warning at the top of the available hours
|
2020-12-14 20:40:32 +02:00 |
|
Alex Tselegidis
|
f77ceeff84
|
Corrected click event behavior of the captcha refresh button
|
2020-12-14 10:48:36 +02:00 |
|
Alex Tselegidis
|
9133aeedd6
|
Applied Captcha fixes in the booking page
|
2020-12-09 21:28:26 +02:00 |
|
Alex Tselegidis
|
8a68e97f94
|
Reformatted code files
|
2020-12-09 14:17:45 +02:00 |
|
Alex Tselegidis
|
8f2487865f
|
Changed cookie banner button background color
|
2020-12-08 09:59:17 +02:00 |
|
Alex Tselegidis
|
9604aa4ef9
|
Replaced qtip with tippy.js
|
2020-10-22 12:29:09 +03:00 |
|
Alex Tselegidis
|
69a0c2a48f
|
Register the non-timezoned time in the database.
|
2020-10-21 21:35:40 +03:00 |
|
Alex Tselegidis
|
0e6fdebe0f
|
Completed the working plan exceptions feature.
|
2020-10-20 16:05:00 +03:00 |
|
Alex Tselegidis
|
d9985643f3
|
Additional styling for the frontend pages.
|
2020-09-28 14:42:32 +03:00 |
|
Alex Tselegidis
|
5031b66bd2
|
Renamed the id attribute from "message_box" to "message-box" to keep things consistent.
|
2020-09-07 11:08:18 +03:00 |
|
Alex Tselegidis
|
a1c10fc2d3
|
Replace custom event handler methods with the use of "on".
|
2020-09-07 10:53:39 +03:00 |
|
Alex Tselegidis
|
76755a286d
|
Properly set the selected date when editing an existing appointment in the booking page.
|
2020-08-31 17:35:27 +03:00 |
|
Alex Tselegidis
|
7a496f0166
|
Added additional styling for the appointment cancellation and customer data removal modals.
|
2020-08-31 17:26:28 +03:00 |
|
Alex Tselegidis
|
4cc4437dad
|
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
# Conflicts:
# application/views/backend/calendar.php
# assets/js/backend_calendar_extra_periods_modal.js
# assets/js/backend_customers_helper.js
|
2020-08-15 18:41:14 +03:00 |
|
Alex Tselegidis
|
6348b1af56
|
Merge pull request #778 from popod/fix-service-details-display-in-booking-page
Fix display of service details when the service change in the booking process
|
2020-08-15 16:07:02 +03:00 |
|
Alex Tselegidis
|
88ce8d506a
|
Hide the service price and provider address if they are empty (#863)
|
2020-08-15 15:58:17 +03:00 |
|
Janina Phillips
|
b6391ab668
|
fix calendar height to just adjust depending on the content and other fixes
|
2020-07-01 09:02:11 -04:00 |
|
Janina Phillips
|
2dc94f30c7
|
Merge branch 'develop' into bootstrap-4-and-fontawesome
|
2020-06-09 10:36:54 -04:00 |
|
Sébastien
|
3c85c420c5
|
Fix sercice details display on booking page.
|
2020-05-15 15:06:08 +02:00 |
|
Alex Tselegidis
|
03b4adc6ad
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
|
Alex Tselegidis
|
7af93aba76
|
Use the array find method directly.
|
2020-05-12 20:59:28 +02:00 |
|
Alex Tselegidis
|
74c10d3b7b
|
Converted hard coded HTML to jQuery generated markup.
|
2020-05-12 20:59:28 +02:00 |
|
Mastej, Matt
|
f2b97402fd
|
bootstrap 4 and font awesome
|
2020-05-07 10:34:23 -04:00 |
|
Alex Tselegidis
|
80b53b2dd0
|
removed leading underscore from javascript function names.
|
2020-05-06 19:23:49 +02:00 |
|
Alex Tselegidis
|
c670c023a7
|
Performed major javascript refactoring for more consistncy and efficiency in the code base (work in progress)
|
2020-05-06 19:15:11 +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
|
88bbe06548
|
The booking zone supports timezones.
|
2020-03-29 16:20:30 +02:00 |
|
Alex Tselegidis
|
e1e9a60085
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
|