|
27542ab3fd
|
Updated the engine.
|
2022-02-05 23:18:25 +01:00 |
|
|
c5654aad58
|
Updated the engine.
|
2022-02-04 06:21:21 +01:00 |
|
|
eec76c35fd
|
Updated the engine.
|
2022-02-04 05:31:06 +01:00 |
|
|
06ec7c429c
|
Updated the engine.
|
2022-02-04 05:22:08 +01:00 |
|
|
0048891d88
|
Switched to the new migration setup.
|
2022-01-13 23:46:07 +01:00 |
|
|
ea02f45875
|
Removed 2 unneeded methods from PageManager.
|
2022-01-13 23:11:48 +01:00 |
|
|
0e118454b6
|
Implement page editing a creation.
|
2022-01-13 23:10:19 +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 |
|
|
a1a5e2cd08
|
Cleanups to PageManager, and implemented page listing.
|
2022-01-13 22:55:38 +01:00 |
|
|
7ab14ac72c
|
Ported Page.
|
2022-01-13 21:46:16 +01:00 |
|
|
3d2215853a
|
Cleanups and notes to the page manager. Also added the new classes into the build.
|
2022-01-13 14:10:32 +01:00 |
|
|
a8bc7c5fcd
|
Initial page manager setup.
|
2022-01-13 13:22:44 +01:00 |
|
|
8306936af2
|
Updated the engine.
|
2022-01-09 18:35:32 +01:00 |
|
|
3a07a8b224
|
Added csrf tokens to the existing forms.
|
2022-01-09 16:05:00 +01:00 |
|
|
d6b584ee01
|
Set up the csrf token middleware.
|
2022-01-09 16:04:46 +01:00 |
|
|
a6b7d858e1
|
Updated the engine.
|
2022-01-09 16:04:24 +01:00 |
|
|
e44a70afad
|
Updated the engine.
|
2022-01-09 14:58:56 +01:00 |
|
|
c2fc1dd2f1
|
Updated the engine.
|
2022-01-09 14:32:33 +01:00 |
|
|
b9140c9d54
|
Commit forgotten the HEADS file.
|
2022-01-08 14:12:03 +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 |
|
|
fa7d39017e
|
Added missing RCPP_OOBJECT macro.
|
2022-01-08 10:04:45 +01:00 |
|
|
b20eb07a18
|
Now CCMSRoot uses the rendered menu. Also cleanups.
|
2022-01-07 23:52:59 +01:00 |
|
|
306bdb4ad6
|
Implemented render in MenuNode.
|
2022-01-07 23:52:42 +01:00 |
|
|
4a94212bac
|
Remove unecessary break.
|
2022-01-07 23:38:05 +01:00 |
|
|
8394a4b6d5
|
Also implemented the delete button.
|
2022-01-07 23:35:11 +01:00 |
|
|
f33db81891
|
Implemented up and down buttons.
|
2022-01-07 23:25:46 +01:00 |
|
|
ddb0d7a7dc
|
Added in up down and delete forms to the menu editor.
|
2022-01-07 22:58:44 +01:00 |
|
|
011c4ca0d0
|
Cleanup unused methods from MenuNode.
|
2022-01-07 22:49:56 +01:00 |
|
|
138356f6a5
|
MenuEditor initial implementation.
|
2022-01-07 22:49:03 +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 |
|
|
413dfc1171
|
Update the engine again.
|
2022-01-07 20:14:25 +01:00 |
|
|
8a0f138fed
|
Updated the engine.
|
2022-01-07 20:11:57 +01:00 |
|
|
4825794756
|
Updated the engine.
|
2022-01-07 17:50:55 +01:00 |
|
|
a606408a08
|
Updated the engine.
|
2022-01-07 17:33:41 +01:00 |
|
|
5f8626d8ff
|
Renamed MenuController to MenuNode.
|
2022-01-07 17:24:32 +01:00 |
|
|
5471d86cc1
|
Merger MenuModel with the MenuController. Also it's not a singleton anymore.
|
2022-01-07 17:23:36 +01:00 |
|
|
c32872d466
|
Updated the engine.
|
2022-01-07 16:37:06 +01:00 |
|
|
a9e73422c0
|
Started porting the menu.
|
2022-01-07 14:00:17 +01:00 |
|
|
d7ac02365b
|
Updated the engine. Also now the main allocates a db based settings class.
|
2022-01-06 19:34:52 +01:00 |
|
|
34002a99ff
|
Use the arg parser.
|
2022-01-06 11:55:01 +01:00 |
|