|
|
d8a20441cc
|
app/config/routes.yml: Adding backend-user-new route
|
2022-07-24 23:05:00 +02:00 |
|
|
|
599eb17f69
|
app/config/routes.yml: make "page" an optional variable for backend-user-list route.
|
2022-07-24 17:13:30 +02:00 |
|
|
|
b1212f5310
|
app/controllers/backend/UserController.php: adding edit action.
|
2019-12-03 11:04:23 +01:00 |
|
|
|
691632a31f
|
app/config/routes.yml: adding backend-user-edit route
|
2019-12-03 00:20:47 +01:00 |
|
|
|
5fb9880a1b
|
Adding backend/LogController::index()
|
2019-12-01 19:27:27 +01:00 |
|
|
|
7c458a8052
|
app/config/routes.yml: adding backend-user-list route
|
2019-12-01 15:23:26 +01:00 |
|
|
|
e5b0e1fcfd
|
Make the application modular to have a "main" and "backend" part.
|
2018-12-29 15:24:25 +01:00 |
|
|
|
7c24e2ea5e
|
app/controllers/UserController.php: move activateLinkAction() to ApiController
|
2018-09-30 23:12:08 +02:00 |
|
|
|
bd5a8402e6
|
app/controllers/CallbackController.php: move endpointAction() to ApiController.
|
2018-09-30 23:11:03 +02:00 |
|
|
|
6c14bf9873
|
app/config/routes.yml: add '/register' route.
|
2018-08-14 21:43:03 +02:00 |
|
|
|
b47f2eb741
|
app/config/routes.yml: add pattern for activation-link
|
2018-08-11 20:13:42 +02:00 |
|
|
|
1550aab606
|
app/config/routes.yml: add ":params" to cb-endpoint route.
|
2018-08-06 20:19:24 +02:00 |
|
|
|
a8a448331e
|
app/library/Services.php: load router settings from config file.
|
2018-06-18 22:16:03 +02:00 |
|