Alex Tselegidis
|
fa60eec728
|
Remove "ajax_" prefix from calendar controller.
|
2022-01-18 11:49:17 +01:00 |
|
Alex Tselegidis
|
7ca93f5eeb
|
Pass the calendar view to both the html and script vars
|
2022-01-17 21:18:43 +01:00 |
|
Alex Tselegidis
|
0da73ab43e
|
Remove the "ajax_" prefix from all new AJAX endpoints.
|
2022-01-17 19:44:44 +01:00 |
|
Alex Tselegidis
|
8d93f283f8
|
Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient.
|
2022-01-17 18:24:02 +01:00 |
|
Alex Tselegidis
|
745f70848a
|
Refactor the calendar related JS files so that they become standalone modules.
|
2022-01-12 11:22:54 +01:00 |
|
Alex Tselegidis
|
4e9ed6bf52
|
Adjusted required customer fields based on booking to the appointments modal
|
2022-01-05 08:31:58 +01:00 |
|
Alex Tselegidis
|
a090b2eba9
|
Updated the file banner info
|
2021-12-18 17:44:07 +01:00 |
|
Alex Tselegidis
|
72bc5efe34
|
Removed obsolete permissions prop
|
2021-12-18 17:37:00 +01:00 |
|
Alex Tselegidis
|
0ff19b050d
|
Use the html_vars and script_vars for assigning the page variables
|
2021-12-18 17:22:40 +01:00 |
|
Alex Tselegidis
|
5916ad47d1
|
Added support for the new "calendar/reschedule" callback
|
2021-12-17 09:20:54 +01:00 |
|
Alex Tselegidis
|
c8bd47d1e5
|
Removed the "_page" postfix from page view files
|
2021-12-14 08:08:06 +01:00 |
|
Alex Tselegidis
|
f1849e3a16
|
Restructured the view/js/css files (flatter file structure)
|
2021-12-06 09:00:02 +01:00 |
|
Alex Tselegidis
|
d94617945b
|
Added missing index method of Calendar controller
|
2021-11-25 09:13:19 +01:00 |
|
Alex Tselegidis
|
232fa89b15
|
Load roles model
|
2021-11-24 09:23:48 +01:00 |
|
alextselegidis
|
f5cedbd0d5
|
Added calendar related callbacks to the Calendar controller (copied from Backend_api)
|
2021-11-18 07:30:52 +01:00 |
|