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
|
48122c4cd3
|
Update the session language and remove password from the $account array
|
2022-05-22 13:50:25 +02:00 |
|
Alex Tselegidis
|
efc532664a
|
Use grouped_timezones consistently across the app controllers
|
2022-03-29 10:16:07 +02:00 |
|
Alex Tselegidis
|
8f66376b74
|
Move the change change language method to the new localization controller (removed from account)
|
2022-03-28 08:30:51 +02:00 |
|
Alex Tselegidis
|
b7833643c2
|
Whitelist incoming account update request params (#1225)
|
2022-03-25 11:59:00 +01:00 |
|
Alex Tselegidis
|
821afb2211
|
Remove the html_vars call when loading views as it is currently unnecessary.
|
2022-01-19 10:21:05 +01:00 |
|
Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +01:00 |
|
Alex Tselegidis
|
49585d388d
|
Use the component helper for rendering the timezone dropdown in account page.
|
2022-01-18 10:35:34 +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
|
d333869952
|
Port the change language callback to the Account controller.
|
2022-01-17 17:42:47 +01:00 |
|
Alex Tselegidis
|
270b29dccc
|
Removed unused variable
|
2022-01-05 08:06:56 +01:00 |
|
Alex Tselegidis
|
7799f08da6
|
The privileges variable is not needed by the account.php template
|
2021-12-20 09:16:05 +01:00 |
|
Alex Tselegidis
|
a3282febc9
|
Added new callback to the account controller to validate usernames
|
2021-12-18 18:55:58 +01:00 |
|
Alex Tselegidis
|
c53cd000d8
|
Refactored the account page functionality and structure
|
2021-12-18 18:25:03 +01:00 |
|