Alex Tselegidis
|
2878d1299a
|
Reformat entire codebase for trailing comma that will make line duplication easier
|
2023-12-22 11:35:41 +01:00 |
|
Alex Tselegidis
|
c8a9e2c24b
|
Enable prettier for php and reformat the entire application directory
|
2023-11-29 10:24:09 +01:00 |
|
Alex Tselegidis
|
8d7952ee44
|
Update the og description value
|
2023-07-27 16:12:03 +02:00 |
|
Alex Tselegidis
|
ae26a5f397
|
Add Open Graph information to the public booking page so that it renders nicely once shared on social media apps (#1382)
|
2023-07-11 07:58:57 +02:00 |
|
Alex Tselegidis
|
a9798bf27e
|
Set the correct HTML language code
|
2023-07-03 10:27:23 +02:00 |
|
Alex Tselegidis
|
a225019f6f
|
Add the Google "notranslate" meta to all layouts (#1360)
|
2023-07-03 10:19:05 +02:00 |
|
Alex Tselegidis
|
ea3bdb17ee
|
Add the "user-scalable=no" meta value
|
2023-03-22 10:05:41 +01:00 |
|
Alex Tselegidis
|
77256e502a
|
Style the flatpickr in the booking page
|
2023-02-07 08:24:46 +01:00 |
|
Alex Tselegidis
|
85e0567b13
|
Remove jQuery UI from the app entirely
|
2023-02-07 07:43:14 +01:00 |
|
Alex Tselegidis
|
6deeee0812
|
Replace the datepicker of the booking page
|
2023-02-07 07:39:44 +01:00 |
|
Alex Tselegidis
|
0e0194c927
|
Replace the date time pickers in the backend section
|
2023-02-02 08:54:47 +01:00 |
|
Alex Tselegidis
|
4446f26399
|
Make the backend footer sticky and remove the "placeFooterToBottom" function
|
2023-01-14 09:40:18 +01:00 |
|
Alex Tselegidis
|
71fa900ea7
|
Move the date time picker addon to the layout file
|
2022-12-26 10:23:02 +01:00 |
|
Alex Tselegidis
|
d02c71a0e2
|
Add page title to the account pages
|
2022-10-16 18:02:47 +03:00 |
|
Alex Tselegidis
|
181afcb4b9
|
Correct layout page title
|
2022-06-21 12:58:48 +03:00 |
|
Alex Tselegidis
|
89d22ed7e1
|
Apply company color to message layout pages too
|
2022-06-02 09:42:14 +02:00 |
|
Alex Tselegidis
|
12df8420cb
|
The theme variable can be changed by the "theme" query parameter for the booking page (#1205)
|
2022-05-27 10:04:40 +02:00 |
|
Alex Tselegidis
|
46e6661bde
|
Add missing layout slot for styles
|
2022-05-24 10:47:33 +02:00 |
|
Alex Tselegidis
|
c84fb2d3db
|
Change the way theme files are loaded, keep only 10 themes
|
2022-05-22 17:18:44 +02:00 |
|
Alex Tselegidis
|
6666e5862c
|
Support multiple Bootswatch themes for the app (#1205).
|
2022-05-22 14:39:19 +02:00 |
|
Alex Tselegidis
|
942cb3d46f
|
Update the usage of the localization http client across all layouts and pages
|
2022-03-28 08:33:45 +02: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
|
ca01a25e19
|
Load the new file utility for on layout files.
|
2022-01-24 17:11:13 +01:00 |
|
Alex Tselegidis
|
88b8742b10
|
Move the analytics script to the booking message page
|
2022-01-19 10:25:04 +01:00 |
|
Alex Tselegidis
|
59c44994f7
|
Add custom Matomo analytics integration (#974).
|
2022-01-19 10:18:00 +01:00 |
|
Alex Tselegidis
|
7d8bbe5b61
|
Remove the general_functions.js file.
|
2022-01-18 12:32:11 +01:00 |
|
Alex Tselegidis
|
253286f0ec
|
Remove availableLanguages instantiation (not needed any more).
|
2022-01-18 11:15:13 +01:00 |
|
Alex Tselegidis
|
a7077ef642
|
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 |
|
Alex Tselegidis
|
9f08ce329e
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
|
Alex Tselegidis
|
4580d095ee
|
Automatically load the common utility modules directly inside layout view files.
|
2022-01-17 18:21:44 +01:00 |
|
Alex Tselegidis
|
2b0eb8d18b
|
Remove remanining GlobalVariables occurrences.
|
2022-01-17 18:02:50 +01:00 |
|
Alex Tselegidis
|
46f0a27998
|
The layout modules will initialize the language selection on their own.
|
2022-01-17 17:54:30 +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
|
74c48e8a9a
|
Renamed and updated the js_lang_script and js_vars_script components
|
2021-12-17 10:55:10 +01:00 |
|
Alex Tselegidis
|
bb3665272d
|
Renamed language_script.php to js_language_script.php for clarity
|
2021-12-16 08:21:29 +01:00 |
|
Alex Tselegidis
|
c9d9153594
|
Renamed config_script.php to js_config_script.php for clarity
|
2021-12-16 08:20:10 +01:00 |
|
Alex Tselegidis
|
e8a1976521
|
The dest_url may have not been set by all account layout pages
|
2021-12-14 08:05:49 +01:00 |
|
Alex Tselegidis
|
c761f6d37c
|
Use the js_config component in all pages
|
2021-12-14 07:52:41 +01:00 |
|
Alex Tselegidis
|
d0ad54ce49
|
Replaced EALang with the global App.Lang object
|
2021-12-13 07:52:09 +01:00 |
|
Alex Tselegidis
|
4f9fbc05e3
|
Added the language script in the layout templates
|
2021-12-13 07:48:56 +01:00 |
|
Alex Tselegidis
|
a95df871b9
|
Load the app and the layout JS files
|
2021-12-13 07:41:02 +01:00 |
|
Alex Tselegidis
|
885dcbf5c8
|
Moved the footer and header templates to the component directory
|
2021-12-13 07:34:51 +01:00 |
|
Alex Tselegidis
|
271be99f05
|
Layout view file improvements
|
2021-12-10 22:21:44 +01:00 |
|
Alex Tselegidis
|
63da7afce2
|
Renamed and moved the controller and view files of the settings page
|
2021-12-07 11:09:34 +01:00 |
|
Alex Tselegidis
|
f1849e3a16
|
Restructured the view/js/css files (flatter file structure)
|
2021-12-06 09:00:02 +01:00 |
|
Alex Tselegidis
|
e7d7307cd6
|
Corrected users menu item
|
2021-11-29 08:58:51 +01:00 |
|
Alex Tselegidis
|
617ada7641
|
Major assets restructuring (for better scalability).
|
2021-11-29 08:55:29 +01:00 |
|
Alex Tselegidis
|
3601cf14fc
|
Footer styling
|
2021-11-29 08:12:02 +01:00 |
|