.. |
about.php
|
Correct GPL license link in about page
|
2022-01-18 13:33:00 +01:00 |
account.php
|
Make sure that component view files are reusable by only using the local variables instead of the global ones.
|
2022-01-18 11:04:08 +01:00 |
admins.php
|
Make sure that component view files are reusable by only using the local variables instead of the global ones.
|
2022-01-18 11:04:08 +01:00 |
booking.php
|
Make sure that component view files are reusable by only using the local variables instead of the global ones.
|
2022-01-18 11:04:08 +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
|
Rename all "unavailable" occurrences to "unavailability" for consistency.
|
2022-01-18 12:54:41 +01:00 |
categories.php
|
Remove prefix from category HTML elements
|
2022-01-18 09:31:19 +01:00 |
customers.php
|
Make sure that component view files are reusable by only using the local variables instead of the global ones.
|
2022-01-18 11:04:08 +01:00 |
general_settings.php
|
Fixes on the general settings page
|
2021-12-18 21:04:59 +01:00 |
installation.php
|
Remove the general_functions.js file.
|
2022-01-18 12:32:11 +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
|
Correct backend links.
|
2022-01-18 11:49:16 +01:00 |
providers.php
|
Make sure that component view files are reusable by only using the local variables instead of the global ones.
|
2022-01-18 11:04:08 +01:00 |
recovery.php
|
Remove the general_functions.js file.
|
2022-01-18 12:32:11 +01:00 |
secretaries.php
|
Make sure that component view files are reusable by only using the local variables instead of the global ones.
|
2022-01-18 11:04:08 +01:00 |
services.php
|
Remove prefix from service HTML elements
|
2022-01-18 09:29:56 +01:00 |
update.php
|
Correct the update css name
|
2022-01-18 12:56:54 +01:00 |