Commit graph

107 commits

Author SHA1 Message Date
3b7744b3bc fix ogImage setter 2021-05-19 16:39:36 +02:00
519a3081ae update table row 2021-05-18 21:40:30 +02:00
74c6a4b763 fix navigation crud configuration 2021-05-18 15:15:17 +02:00
042d1bab24 fix page section 2021-05-18 15:13:15 +02:00
6a95bf4be0 add forced domain 2021-05-18 13:27:53 +02:00
8e016e3b36 add forced domain 2021-05-18 13:26:38 +02:00
377abaedc3 fix new node form 2021-05-18 13:26:23 +02:00
03fd0d64ae update admin navigation view 2021-05-18 11:36:44 +02:00
6f36e22ed3 update translations 2021-05-18 11:21:09 +02:00
5677300754 add additional domains for navigation 2021-05-18 11:17:07 +02:00
fc49767503 add additional domains for navigation 2021-05-18 11:07:06 +02:00
d18b77c83a add link to tree in navigation index 2021-05-18 10:09:02 +02:00
6eb8a73914 refactor crud of User using CrudController 2021-05-17 16:42:30 +02:00
120b76780e refactor crud of Page using CrudController 2021-05-17 15:32:49 +02:00
7fc0c0fff1 refactor crud of Page using CrudController 2021-05-17 15:30:44 +02:00
c05f43b2ea update crud controller: add form options, fix filters 2021-05-17 15:30:24 +02:00
98c6ea7c92 fix tinymce loading when dom is updated 2021-05-17 11:59:32 +02:00
a66e33204d refactor crud of navigation using CrudController 2021-05-17 09:29:44 +02:00
04b44acd23 fix node type for aliases 2021-05-16 20:08:45 +02:00
6fd1b642c1 fix alias node admin, remove alias node of sitemap 2021-05-16 19:44:58 +02:00
d6926cc949 add alias on node 2021-05-16 19:29:30 +02:00
0fddd78b11 add collection block 2021-05-16 15:26:27 +02:00
62d1f09f6e add tinymce plugin link 2021-05-16 13:20:33 +02:00
5bc880ee12 fix issue with node attributes 2021-05-16 11:56:36 +02:00
5546bfb114 add default sort in crud 2021-05-15 18:23:11 +02:00
35669e83d6 add sort in crud and field 2021-05-15 17:21:50 +02:00
48b0bde3b9 add make:crud-controller in services 2021-05-15 17:21:22 +02:00
5bcd2db765 add make:crud-controller 2021-05-14 22:20:55 +02:00
40b2798c0c add 'disableUrl' attribute in node 2021-05-14 17:42:37 +02:00
730fb3e820 add svg render in form theme 2021-05-14 17:05:33 +02:00
5dc9173403 fix murph:user:create command 2021-05-13 22:39:26 +02:00
fa7fcd5022 add UI error handler for form with tabs 2021-05-13 19:43:49 +02:00
a711ca58fc update form template 2021-05-13 19:20:01 +02:00
9a44e5bae5 update form template 2021-05-13 19:19:29 +02:00
35968c5c41 update form template 2021-05-13 19:17:33 +02:00
6a9830a494 add translations in CRUD 2021-05-13 17:49:19 +02:00
70759a2d50 add crud image field 2021-05-13 17:48:45 +02:00
3c6607a55f transform CrudConfiguration::create to static method 2021-05-13 12:03:14 +02:00
464b37939d remove padding on show page 2021-05-12 16:02:44 +02:00
753f3467cc update field getValue 2021-05-12 15:51:53 +02:00
4bebc8d3f2 update date field 2021-05-12 15:23:42 +02:00
a4b49c731e add entity in options on Field 2021-05-12 15:23:32 +02:00
22e2c53e9d add callback before create/update/delete 2021-05-12 15:22:59 +02:00
329405801f add view datas; add raw option in field 2021-05-12 12:44:36 +02:00
f47bcfffc6 add twig block 2021-05-12 11:59:13 +02:00
775d4562bd PSR 2 compliance 2021-05-12 11:56:48 +02:00
cf6bb84bfb add filters in crud 2021-05-12 11:55:19 +02:00
a191db23e1 fix doIndex and doDelete of crud wrapper 2021-05-12 10:49:38 +02:00
b556432f3e add base of crud controller 2021-05-12 10:18:34 +02:00
b0990c0adf add interface for factories 2021-05-12 10:18:18 +02:00