Commit graph

207 commits

Author SHA1 Message Date
Simon Vieille 3b7744b3bc fix ogImage setter 2021-05-19 16:39:36 +02:00
Simon Vieille 519a3081ae update table row 2021-05-18 21:40:30 +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 6a95bf4be0 add forced domain 2021-05-18 13:27:53 +02:00
Simon Vieille 8e016e3b36 add forced domain 2021-05-18 13:26:38 +02:00
Simon Vieille 377abaedc3 fix new node form 2021-05-18 13:26:23 +02:00
Simon Vieille 03fd0d64ae update admin navigation view 2021-05-18 11:36:44 +02:00
Simon Vieille 6f36e22ed3 update translations 2021-05-18 11:21:09 +02:00
Simon Vieille 5677300754 add additional domains for navigation 2021-05-18 11:17:07 +02:00
Simon Vieille fc49767503 add additional domains for navigation 2021-05-18 11:07:06 +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 98c6ea7c92 fix tinymce loading when dom is updated 2021-05-17 11:59:32 +02:00
Simon Vieille a66e33204d refactor crud of navigation using CrudController 2021-05-17 09:29:44 +02:00
Simon Vieille 04b44acd23 fix node type for aliases 2021-05-16 20:08:45 +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 0fddd78b11 add collection block 2021-05-16 15:26:27 +02:00
Simon Vieille 62d1f09f6e add tinymce plugin link 2021-05-16 13:20:33 +02:00
Simon Vieille 5bc880ee12 fix issue with node attributes 2021-05-16 11:56:36 +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 48b0bde3b9 add make:crud-controller in services 2021-05-15 17:21:22 +02:00
Simon Vieille 5bcd2db765 add make:crud-controller 2021-05-14 22:20:55 +02:00
Simon Vieille 40b2798c0c add 'disableUrl' attribute in node 2021-05-14 17:42:37 +02:00
Simon Vieille 730fb3e820 add svg render in form theme 2021-05-14 17:05:33 +02:00
Simon Vieille 5dc9173403 fix murph:user:create command 2021-05-13 22:39:26 +02:00
Simon Vieille fa7fcd5022 add UI error handler for form with tabs 2021-05-13 19:43:49 +02:00
Simon Vieille a711ca58fc update form template 2021-05-13 19:20:01 +02:00
Simon Vieille 9a44e5bae5 update form template 2021-05-13 19:19:29 +02:00
Simon Vieille 35968c5c41 update form template 2021-05-13 19:17:33 +02:00
Simon Vieille 6a9830a494 add translations in CRUD 2021-05-13 17:49:19 +02:00
Simon Vieille 70759a2d50 add crud image field 2021-05-13 17:48:45 +02:00
Simon Vieille 3c6607a55f transform CrudConfiguration::create to static method 2021-05-13 12:03:14 +02:00
Simon Vieille 464b37939d remove padding on show page 2021-05-12 16:02:44 +02:00
Simon Vieille 753f3467cc update field getValue 2021-05-12 15:51:53 +02:00
Simon Vieille 4bebc8d3f2 update date field 2021-05-12 15:23:42 +02:00
Simon Vieille a4b49c731e add entity in options on Field 2021-05-12 15:23:32 +02:00
Simon Vieille 22e2c53e9d add callback before create/update/delete 2021-05-12 15:22:59 +02:00
Simon Vieille 329405801f add view datas; add raw option in field 2021-05-12 12:44:36 +02:00
Simon Vieille f47bcfffc6 add twig block 2021-05-12 11:59:13 +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 b0990c0adf add interface for factories 2021-05-12 10:18:18 +02:00