Commit graph

533 commits

Author SHA1 Message Date
Simon Vieille 0e72f83101 update dependencies 2022-01-23 23:42:21 +01:00
Simon Vieille d386a715f2 murph release v1.0.0 2022-01-23 23:38:02 +01:00
Simon Vieille e0d709b808 upgrade symfony (5.2 to 5.4) 2022-01-23 18:40:29 +01:00
Simon Vieille 470e1dd41b add compatibility with php8.1 2022-01-23 18:13:53 +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 64e9be5a1e update UrlExtension: add _domain when url is generated 2022-01-06 16:14:40 +01:00
Simon Vieille 3e589a0e0c add anchor in redirection when a node is udpated 2021-11-06 20:52:26 +01:00
Simon Vieille ed33efe59e add FR translation for tinymce 2021-10-22 15:12:44 +02: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 4a1585334c add filter in page 2021-10-06 14:41:59 +02:00
Simon Vieille 79bdb31f3d add forcedFilterHandlers attribute in RepositoryQuery to force filterHandle to be called in specific use case 2021-10-06 14:41:44 +02:00
Simon Vieille c37398f33f fix method name 2021-10-06 14:40:31 +02:00
Simon Vieille cba47285d3 add option to remove a picked file 2021-10-06 10:26:07 +02:00
Simon Vieille e578f35cc3 fix buildString twig extension: accepts null format 2021-10-06 10:25:34 +02:00
Simon Vieille 2e86ee338c fix urlExists method: returns a bool and ignore nodes with alias and or a disabled url 2021-10-06 10:24:48 +02:00
Simon Vieille e4216c8974 add page information when editing a node 2021-10-06 10:24:00 +02:00
Simon Vieille c751ee47ac fix tinymce loading: waiting dom is ready 2021-10-06 10:23:24 +02:00
Simon Vieille 6497613772 add option to remove a picked file 2021-10-06 10:22:39 +02:00
Simon Vieille 601363f7e5 fix filemanager thumbnails 2021-10-06 10:22:04 +02:00
Simon Vieille e42860ac5b add app url (tel:, mailto:, fax:) 2021-08-20 11:36:43 +02:00
Simon Vieille 37a7a3b625 fix SimplePage to handle new buildForm method sign 2021-08-20 11:35:26 +02:00
Simon Vieille dc69c031e6 add crud option to hide actions 2021-08-20 11:34:53 +02:00
Simon Vieille 5e21a23cb1 fix issue with filemanager modal and scroll 2021-08-20 11:34:26 +02:00
Simon Vieille 0693559449 add loader a folder is opened 2021-08-20 11:33:52 +02:00
Simon Vieille dce71527bd add file_attributes in the default template 2021-08-17 09:14:43 +02:00
Simon Vieille fdea9f2539 update render of the admin form 2021-08-17 09:14:24 +02:00
Simon Vieille 942ffbe143 add option in CollectionBlockType to define the collection type 2021-08-17 09:13:50 +02:00
Simon Vieille f17dc928db fix navigation order in SiteStore 2021-08-17 09:13:21 +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 a7c1824f23 add ChoiceBlockType and ChoiceBlock 2021-08-17 09:10:24 +02:00
Simon Vieille 5ed1d0d114 add translations 2021-08-17 09:09:45 +02:00
Simon Vieille e0d77dc17e add criteria when fetching node children 2021-07-12 14:21:20 +02:00
Simon Vieille e7baa477bb add file picker block for page 2021-07-12 13:16:08 +02:00
Simon Vieille 7f64d21cc0 add page route parameters in crud configuration 2021-07-12 13:15:47 +02:00
Simon Vieille 43a12e2bb5 fix typo 2021-07-12 13:15:30 +02:00
Simon Vieille 4a66790fe5 add cast on FileInformation::getAttributes 2021-07-12 13:15:00 +02:00
Simon Vieille b344831a39 add routes options 2021-07-09 21:22:04 +02:00
Simon Vieille 7a98667361 add default navigation setting event subscriber 2021-06-28 15:57:05 +02:00
Simon Vieille 750ebeb90e fix translations form tpl 2021-06-28 15:15:38 +02:00
Simon Vieille dfcdd882d6 update form render 2021-06-28 14:44:27 +02:00
Simon Vieille b50558ef85 add liip routes and ignore public/media 2021-06-28 14:44:16 +02:00
Simon Vieille 21cf7f6597 add missing bundles 2021-06-25 11:27:33 +02:00
Simon Vieille 66a14d5bd6 fix file-manager issue with key 2021-06-23 10:48:06 +02:00
Simon Vieille fb091bdd10 improve file-manager UI 2021-06-23 10:19:12 +02:00
Simon Vieille 3b9a2dd46b fix eslint warnings 2021-06-23 09:39:51 +02:00
Simon Vieille f0cfef5b94 add FilePickerType 2021-06-22 15:17:56 +02:00
Simon Vieille 363108dfac replace <code> with readonly input 2021-06-22 13:19:33 +02:00
Simon Vieille 7e7e7a03dc hide sidebar scrollbar when cursor is out 2021-06-22 12:37:42 +02:00