Alex Tselegidis
|
c8a9e2c24b
|
Enable prettier for php and reformat the entire application directory
|
2023-11-29 10:24:09 +01:00 |
|
Alex Tselegidis
|
7be4c73e4e
|
Use the "end_section" html helper for better clarify on when a section starts and when it ends
|
2023-03-13 08:24:43 +01:00 |
|
Alex Tselegidis
|
ad8308794c
|
The login/logout/recovery page have a better structure.
|
2022-01-24 13:42:13 +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
|
3c0f925596
|
Login works again using the new login HTTP client.
|
2022-01-17 18:23:11 +01:00 |
|
Alex Tselegidis
|
17b7ff6631
|
The login page now links to the new recovery route
|
2021-12-10 08:41:28 +01:00 |
|
Alex Tselegidis
|
523db7e5e3
|
Moved the login functionality into its own controller and files
|
2021-12-07 10:53:59 +01:00 |
|