Commit graph

249 commits

Author SHA1 Message Date
Simon Vieille 990f18c423 remove swiftmailer and add symfony/mailer 2022-01-29 22:15:53 +01:00
Simon Vieille 5c5e114eb7 remove useless comments 2022-01-29 21:45:13 +01:00
Simon Vieille ff67538543 remove the port from domain (SiteRequest) 2022-01-28 14:43:03 +01:00
Simon Vieille d56f9bd6d4 update changelog 2022-01-26 23:20:21 +01:00
Simon Vieille c3f0532500 Merge branch 'feature/upload-directory' into develop 2022-01-26 23:18:39 +01:00
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 ee0fc45e5c remove dev code 2022-01-25 22:46:21 +01:00
Simon Vieille 0f91cda7b3 update changelog 2022-01-25 09:15:00 +01:00
Simon Vieille 60879667b8 fix packaging issue (composer minimum stability) 2022-01-25 09:08:05 +01:00
Simon Vieille a038ee50f4 fix deprecated 2022-01-24 22:33:07 +01:00
Simon Vieille 0984edf462 fix missing implements in the user entity 2022-01-24 22:15:53 +01:00
Simon Vieille 0ac49a6930 add interface in the user entity 2022-01-24 22:07:40 +01:00
Simon Vieille 683b9154c9 update changelog 2022-01-24 22:04:49 +01:00
Simon Vieille 17c81a98a6 update Makefile envvar 2022-01-24 22:03:23 +01:00
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