Commit Graph

19 Commits

Author SHA1 Message Date
27542ab3fd Updated the engine. 2022-02-05 23:18:25 +01:00
0048891d88 Switched to the new migration setup. 2022-01-13 23:46:07 +01:00
b35a5fa051 Added page manager to the web root. Also switched to the new menu rendering style. 2022-01-13 22:59:48 +01:00
8306936af2 Updated the engine. 2022-01-09 18:35:32 +01:00
d6b584ee01 Set up the csrf token middleware. 2022-01-09 16:04:46 +01:00
c2fc1dd2f1 Updated the engine. 2022-01-09 14:32:33 +01:00
9cb3d38ebb Updated the engine. 2022-01-08 14:11:46 +01:00
44242f80b2 Make sure middlewares are actually processed. 2022-01-08 13:42:15 +01:00
857fc0a196 Move the hack warning to the proper line. 2022-01-08 13:03:40 +01:00
7b9283f215 Render the menu even when the request is routed to a child. 2022-01-08 13:03:00 +01:00
6a3e1cb196 Cleaned up CCMSRoot. 2022-01-08 12:57:02 +01:00
fab26c6186 Updated the engine. 2022-01-08 12:55:06 +01:00
e0092f72d3 Updated the engine, and set up the new routing. 2022-01-08 11:28:42 +01:00
b20eb07a18 Now CCMSRoot uses the rendered menu. Also cleanups. 2022-01-07 23:52:59 +01:00
cda2056662 Also call it's migrate method. 2022-01-07 20:33:52 +01:00
fe0e22c216 Allocate and register the menu node to the admin panel. 2022-01-07 20:33:06 +01:00
417b03cb7d Moved UserController initialization to CCMSRoot. 2022-01-07 20:29:25 +01:00
f65ce64bcc Add the controllers as children. 2022-01-07 20:22:31 +01:00
b6ae5aafd5 Renamed CCMSApplication to CCMSRoot. 2022-01-07 20:20:01 +01:00