REJack
62ca1957fa
updated Views and Controller
...
- merged Templates (Header & Footer into Base, HeaderBlank & FooterBlank into Blank and HeaderAdmin & FooterAdmin into Admin)
- updated to match with new layout functions
- enhanced Users/Groups new & edit with allow & deny perm
- updated PHPdocs overall files
6 years ago
REJack
a85c453b61
updated structure for CI4-alpha.4 (renamed `application`-dir to `app`)
6 years ago
REJack
c9161092eb
updated Controllers & Views
...
- added Admin/Users Controller
- added Language/en/Admin
- updated Libraries/Aauth
- updated Account Views
- added Admin Views
- added Pagers/bootstrap_full.php
- updatd HeaderAdmin Template
- added assets/css/admin/users/index.css
6 years ago
REJack
0b040a8a9e
first working account controllers (login, register, remind_password & reset_password)
...
- updated languages (added infoRemindSuccess & infoResetSuccess)
- added en/Account language
- added Account/Remind_password & Account/Reset_password Controllers & Views
- updated Account/Login & Account/Register Controllers & Views
- renamed views Aauth/Reset & Aauth/ResetSuccess to Aauth/RemindPassword & Aauth/ResetPassword
- updated LoginTokenModel
- updated Libraries/Aauth
- updated Config/Aauth
7 years ago