Commit graph

56 commits

Author SHA1 Message Date
Simon Vieille 76d93ecf4f Merge branch 'develop' into feature/upload-directory 2022-01-26 23:14:03 +01:00
Simon Vieille 44b60922b4 fix parameter order 2022-01-26 23:13:57 +01:00
Simon Vieille 87f2a51e27 add directory upload in file manager 2022-01-26 23:10:43 +01:00
Simon Vieille d8c4349386 add compatibility with php8.1 2022-01-23 18:01:35 +01:00
Simon Vieille 018b0261fc fix redirect when a directory is created (filemanager) 2022-01-15 13:57:04 +01:00
Simon Vieille 3e589a0e0c add anchor in redirection when a node is udpated 2021-11-06 20:52:26 +01:00
Simon Vieille e2f1d04ce7 add options in setting events 2021-10-20 19:33:08 +02:00
Simon Vieille 00b92b30ba add batch action to delete pages 2021-10-06 14:49:38 +02:00
Simon Vieille c37398f33f fix method name 2021-10-06 14:40:31 +02:00
Simon Vieille e4216c8974 add page information when editing a node 2021-10-06 10:24:00 +02:00
Simon Vieille 756c0479b4 add event when a page is edited in order to add specific options in the form 2021-08-17 09:12:43 +02:00
Simon Vieille 3d597296c2 update filemanager with ajax features 2021-06-21 21:34:01 +02:00
Simon Vieille 35d04cc0b6 update filemanager view, add filemanager into tinymce 2021-06-16 18:40:26 +02:00
Simon Vieille cee7f886d4 fix redirection after upload 2021-06-15 12:56:03 +02:00
Simon Vieille 77e989de10 add file manager 2021-06-15 11:31:52 +02:00
Simon Vieille ae944593f3 add user crud configuration to permit overriding 2021-06-07 09:54:49 +02:00
Simon Vieille 3cd4ef76bd add batch actions to CRUD 2021-06-03 13:51:26 +02:00
Simon Vieille 92887b029e add navigation setting 2021-05-28 10:43:52 +02:00
Simon Vieille 72cbee1c0f update navigation view 2021-05-27 23:50:43 +02:00
Simon Vieille 3b7b2ec8e3 add sortable navigation 2021-05-27 21:53:59 +02:00
Simon Vieille 781f5ddeb9 add feature sort in crud controller 2021-05-27 16:31:00 +02:00
Simon Vieille 0f78e3212d add callable controllers for nodes in node configuration 2021-05-25 20:25:57 +02:00
Simon Vieille e06ff59684 add ansi_to_html and update task output render 2021-05-24 20:25:32 +02:00
Simon Vieille 3de2342567 add PSR 2 compliance 2021-05-24 18:42:44 +02:00
Simon Vieille 4d784f5948 add tasks 2021-05-24 18:41:57 +02:00
Simon Vieille 87c15f3b1f add content-type field in node 2021-05-20 19:56:07 +02:00
Simon Vieille a67054f2a8 add better url cache cleaner method 2021-05-20 13:46:58 +02:00
Simon Vieille 74c6a4b763 fix navigation crud configuration 2021-05-18 15:15:17 +02:00
Simon Vieille 042d1bab24 fix page section 2021-05-18 15:13:15 +02:00
Simon Vieille 5677300754 add additional domains for navigation 2021-05-18 11:17:07 +02:00
Simon Vieille d18b77c83a add link to tree in navigation index 2021-05-18 10:09:02 +02:00
Simon Vieille 6eb8a73914 refactor crud of User using CrudController 2021-05-17 16:42:30 +02:00
Simon Vieille 120b76780e refactor crud of Page using CrudController 2021-05-17 15:32:49 +02:00
Simon Vieille 7fc0c0fff1 refactor crud of Page using CrudController 2021-05-17 15:30:44 +02:00
Simon Vieille c05f43b2ea update crud controller: add form options, fix filters 2021-05-17 15:30:24 +02:00
Simon Vieille a66e33204d refactor crud of navigation using CrudController 2021-05-17 09:29:44 +02:00
Simon Vieille 6fd1b642c1 fix alias node admin, remove alias node of sitemap 2021-05-16 19:44:58 +02:00
Simon Vieille d6926cc949 add alias on node 2021-05-16 19:29:30 +02:00
Simon Vieille 5546bfb114 add default sort in crud 2021-05-15 18:23:11 +02:00
Simon Vieille 35669e83d6 add sort in crud and field 2021-05-15 17:21:50 +02:00
Simon Vieille 6a9830a494 add translations in CRUD 2021-05-13 17:49:19 +02:00
Simon Vieille 22e2c53e9d add callback before create/update/delete 2021-05-12 15:22:59 +02:00
Simon Vieille 775d4562bd PSR 2 compliance 2021-05-12 11:56:48 +02:00
Simon Vieille cf6bb84bfb add filters in crud 2021-05-12 11:55:19 +02:00
Simon Vieille a191db23e1 fix doIndex and doDelete of crud wrapper 2021-05-12 10:49:38 +02:00
Simon Vieille b556432f3e add base of crud controller 2021-05-12 10:18:34 +02:00
Simon Vieille 52825e3d62 cleanup code 2021-05-12 10:18:06 +02:00
Simon Vieille aafa87ed41 add settings panel
Signed-off-by: Simon Vieille <simon@deblan.fr>
2021-05-02 20:17:39 +02:00
Simon Vieille c09e526324 add filters in page crud 2021-04-30 12:20:30 +02:00
Simon Vieille ccfc562ead add locale in navigation index; add default navigation order 2021-04-30 11:53:02 +02:00