|
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 |
|
|
c11800d4a3
|
Updated the engine.
|
2022-01-06 11:50:43 +01:00 |
|
|
feafcdc229
|
Updated the engine to the latest.
|
2022-01-06 10:22:11 +01:00 |
|
|
9f094cfdf4
|
Updated the engine to the latest.
|
2021-11-10 20:56:21 +01:00 |
|
|
425b586563
|
Merge branch 'master' of github.com:Relintai/crystal_cms
|
2021-11-09 23:28:07 +01:00 |
|
|
34550d898a
|
Updated the engine.
|
2021-11-09 23:28:02 +01:00 |
|
|
19a8e77f8f
|
Added .cache folder to the gitignore.
|
2021-11-04 11:19:18 +01:00 |
|
|
9cdb34228f
|
Updated the engine and added call to the new platform initializer.
|
2021-11-03 15:43:59 +01:00 |
|
|
fbae31a5bc
|
Updated the framework.
|
2021-11-02 12:27:58 +01:00 |
|
|
ce9528064c
|
Updated the engine and set up the new rbac classes.
|
2021-11-02 00:19:33 +01:00 |
|
|
69a01eb08b
|
Set up the admin panel, and it's routing.
|
2021-11-01 01:42:38 +01:00 |
|