.. |
about.php
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
account.php
|
Use the component helper for rendering the timezone dropdown in account page.
|
2022-01-18 10:35:34 +01:00 |
admins.php
|
Use the component helper for rendering the timezone dropdown in admins page.
|
2022-01-18 10:34:53 +01:00 |
booking.php
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
booking_cancellation.php
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
booking_confirmation.php
|
Refactor the booking confirmation related JS files so that they become standalone modules.
|
2022-01-13 11:33:46 +01:00 |
booking_message.php
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
booking_settings.php
|
Refactored the booking settings page functionality and structure
|
2021-12-20 09:16:44 +01:00 |
business_settings.php
|
Add missing utulity scripts to business_settings.php.
|
2022-01-11 10:54:14 +01:00 |
calendar.php
|
The timezone component must not use the global vars when rendering.
|
2022-01-18 10:32:30 +01:00 |
categories.php
|
Remove prefix from category HTML elements
|
2022-01-18 09:31:19 +01:00 |
customers.php
|
The timezone component must not use the global vars when rendering.
|
2022-01-18 10:32:30 +01:00 |
general_settings.php
|
Fixes on the general settings page
|
2021-12-18 21:04:59 +01:00 |
installation.php
|
Remove remanining GlobalVariables occurrences.
|
2022-01-17 18:02:50 +01:00 |
legal_settings.php
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
login.php
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
logout.php
|
Moved the logout functionality into its own controller and files
|
2021-12-10 08:26:05 +01:00 |
providers.php
|
The timezone component must not use the global vars when rendering.
|
2022-01-18 10:32:30 +01:00 |
recovery.php
|
Code refactoring and improvements for the recovery page.
|
2022-01-17 14:45:20 +01:00 |
secretaries.php
|
The timezone component must not use the global vars when rendering.
|
2022-01-18 10:32:30 +01:00 |
services.php
|
Remove prefix from service HTML elements
|
2022-01-18 09:29:56 +01:00 |
update.php
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |