Commit Graph

243 Commits

Author SHA1 Message Date
Simon Vieille b809ee9c88 use murph/murph-core instead of the core directory 2022-03-13 21:12:20 +01:00
Simon Vieille 47e6f06bd7 add default value for security operator 2022-03-13 12:20:04 +01:00
Simon Vieille 7523f479d5 change apparence of murph version 2022-03-11 15:24:33 +01:00
Simon Vieille fd36561cf1 add murph version in admin ui 2022-03-11 09:47:35 +01:00
Simon Vieille e7b4f7f81e refactoring of RequestSecurityEventSubscriber 2022-03-10 22:31:17 +01:00
Simon Vieille 3017880a64 refactoring of RequestSecurityEventSubscriber 2022-03-10 22:29:45 +01:00
Simon Vieille bd6a5bb44e update translations 2022-03-10 22:00:53 +01:00
Simon Vieille a37c6626c6 fix Node::getSecurityRoles 2022-03-10 21:50:01 +01:00
Simon Vieille ce5c69d467 rename core/EventSuscriber with core/EventSubscriber
add security roles in app configuration

add option to restrict node access to specific roles
2022-03-10 21:32:22 +01:00
Simon Vieille 89925c2a34 fix user creation from ui 2022-03-06 22:15:50 +01:00
Simon Vieille a0c0e53816 fix user factory 2022-03-06 22:08:42 +01:00
Simon Vieille 8e3944fa2e handle file renaming in ajax context 2022-03-06 15:30:13 +01:00
Simon Vieille a563ab3caf add ability to rename file in file manager 2022-03-06 15:19:09 +01:00
Simon Vieille 7355685009 transform file extension to lower case 2022-03-04 23:11:46 +01:00
Simon Vieille 0cffb7d588 add templates to render sections and items in the admin menu 2022-03-03 10:38:55 +01:00
Simon Vieille 5694d6262f fix analytic table when a path is a long 2022-03-01 18:47:58 +01:00
Simon Vieille bc48a727a6 add translations 2022-03-01 13:48:29 +01:00
Simon Vieille 5769b29b69 update admin favicon 2022-03-01 13:42:52 +01:00
Simon Vieille 98e49e4134 fix analytic table when the referer is a long domain 2022-02-28 21:58:01 +01:00
Simon Vieille b4802fc3b3 move assets to the core directory of Murph 2022-02-28 14:48:34 +01:00
Simon Vieille 25940fc188 move assets to the core directory of Murph 2022-02-28 14:18:45 +01:00
Simon Vieille 551e4beaa3 add sidebar scroll on tablet 2022-02-28 11:33:28 +01:00
Simon Vieille 85e4bdf1c2 improve murph:user:create command (add sections and the generated password is displayed) 2022-02-28 09:37:22 +01:00
Simon Vieille e81f8be151 remove password generation from the user factory 2022-02-28 09:35:54 +01:00
Simon Vieille 83d75d2415 fix cache clear task 2022-02-26 23:13:18 +01:00
Simon Vieille 0af04c9131 merge route params in crud admin redirects 2022-02-26 20:32:13 +01:00
Simon Vieille 9bc2ee26f9 add block in field templates to allow override 2022-02-26 19:56:10 +01:00
Simon Vieille 8e3642f878 fix date field when the value is empty 2022-02-26 19:43:11 +01:00
Simon Vieille 263219850e fix form namespace prefix in the crud controller maker 2022-02-25 17:42:18 +01:00
Simon Vieille 33eec52044 add mobile and desktop views 2022-02-25 15:15:09 +01:00
Simon Vieille 4db7936a2c update visibility of entities properties 2022-02-25 14:36:44 +01:00
Simon Vieille 9d77d6ed6d handle app url in twig routing filters 2022-02-23 10:58:52 +01:00
Simon Vieille a85aea5afb fix views in analytics modal
replace empty path with / in analytics
2022-02-22 14:16:34 +01:00
Simon Vieille 1d8270ddae fix analytics listener 2022-02-21 16:40:15 +01:00
Simon Vieille 3858546e4e fix analytics listener 2022-02-21 16:40:01 +01:00
Simon Vieille 5810e09a45 add sort of datas by view in DateRangeAnalytic 2022-02-21 16:12:05 +01:00
Simon Vieille 0739f683c7 refactoring of RangeAnalytic 2022-02-21 09:09:57 +01:00
Simon Vieille 6c75f8ffc3 update translations 2022-02-20 23:08:27 +01:00
Simon Vieille 914fef625a update translations 2022-02-20 23:06:39 +01:00
Simon Vieille 67694ffe8c add no result when views and referers are empty 2022-02-20 23:04:44 +01:00
Simon Vieille d19754d88e add analytics in node list
fix node form
2022-02-20 22:42:20 +01:00
Simon Vieille e67966df45 add analytic chart and table 2022-02-20 21:05:46 +01:00
Simon Vieille 23ee09b1b5 NodeAdminController now extends AbstractController 2022-02-20 21:05:18 +01:00
Simon Vieille a5113cf005 rename enableViewCounter with enableAnalytic 2022-02-20 16:12:22 +01:00
Simon Vieille ec4b3341c8 - move NodeView to Analytic/View
- move NodeViewListener to AnalyticListener
- add referer
2022-02-20 15:25:54 +01:00
Simon Vieille 58c8b6126e remove useless class 2022-02-20 13:08:54 +01:00
Simon Vieille 98456ab8e5 add node view listener 2022-02-19 23:35:41 +01:00
Simon Vieille 1cb57a138f add node view entity 2022-02-19 23:33:46 +01:00
Simon Vieille 1f6aaf41e1 add node view counter option 2022-02-19 23:33:19 +01:00
Simon Vieille 202d2cf78c fix batch action setter 2022-02-19 15:56:34 +01:00