Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app
2019-12-01 19:27:27 +01:00
..
assets scss: adding views/_backend.scss 2019-12-01 15:23:26 +01:00
config Adding backend/LogController::index() 2019-12-01 19:27:27 +01:00
controllers Adding backend/LogController::index() 2019-12-01 19:27:27 +01:00
forms app/forms/Registration.php: enable user to change email. 2018-09-25 22:25:13 +00:00
library app/library/Services.php: get role from authed user getType() method. 2019-12-01 15:23:26 +01:00
listeners app/listeners/AccessListener.php: implement modules. 2018-12-29 15:24:25 +01:00
migrations migration: 20181003134001_user_type.php 2018-12-29 15:24:23 +01:00
models/Data app/models/Data/ActivityLog.php: implement getAllPaginationList() 2019-12-01 19:26:31 +01:00
modules Make the application modular to have a "main" and "backend" part. 2018-12-29 15:24:25 +01:00
templates/mail adding app/templates/mail/account_activation.volt 2018-09-25 22:25:13 +00:00
views Adding backend/LogController::index() 2019-12-01 19:27:27 +01:00