.. |
appointments_modal.php
|
Rename the manage-appointment-modal to appointments-modal
|
2022-01-14 08:39:11 +01:00 |
backend_footer.php
|
Improved the footer display for mobile and desktop viewports
|
2021-12-18 19:32:26 +01:00 |
backend_header.php
|
Changed menu item order
|
2022-01-05 08:37:42 +01:00 |
booking_cancellation_frame.php
|
Moved the booking confirmation and cancellation code out of the booking controller
|
2021-12-16 08:37:55 +01:00 |
booking_final_step.php
|
Added var tags in the template comments
|
2021-12-17 10:59:07 +01:00 |
booking_footer.php
|
Correct login href value based on logged-in state.
|
2022-01-17 18:06:31 +01:00 |
booking_header.php
|
Moved the footer and header templates to the component directory
|
2021-12-13 07:34:51 +01:00 |
booking_info_step.php
|
Removed semicolons
|
2022-01-05 08:12:06 +01:00 |
booking_time_step.php
|
Changed the names of the booking step components
|
2021-12-16 08:18:37 +01:00 |
booking_type_step.php
|
Added var tags in the template comments
|
2021-12-17 10:59:07 +01:00 |
cookie_notice_modal.php
|
Changed data-dismiss to data-bs-dismiss
|
2021-11-23 08:46:32 +01:00 |
js_lang_script.php
|
Replace the global App.Lang with the "lang" helper method, which is more appropriate due to the dynamic load of script translation strings.
|
2022-01-18 08:22:25 +01:00 |
js_vars_script.php
|
Replace the global App.Vars with the "vars" helper method, which is more appropriate due to the dynamic load of script vars.
|
2022-01-18 08:18:22 +01:00 |
privacy_policy_modal.php
|
Changed data-dismiss to data-bs-dismiss
|
2021-11-23 08:46:32 +01:00 |
select_google_calendar_modal.php
|
Adjusted the form elements based on the new Bootstrap 5 structure
|
2021-11-23 09:53:10 +01:00 |
terms_and_conditions_modal.php
|
Changed data-dismiss to data-bs-dismiss
|
2021-11-23 08:46:32 +01:00 |
timezone_dropdown.php
|
Moved partial and other reusable view files into the new "components" directory
|
2021-11-12 08:24:43 +01:00 |
unavailabilities_modal.php
|
Code refactoring and improvements for the unavailabilities modal component.
|
2022-01-17 04:46:18 +01:00 |
working_plan_exceptions_modal.php
|
The working_plan_exceptions_modal.php will load its own script automatically
|
2022-01-10 09:38:06 +01:00 |