Muspi

Results 23 comments of Muspi

Hey, following this with attention :)

My solution: use ckeditor natively in my app ;)

#Hi, how do you manage partial Validation constraints with PATCH actions? I'm facing some problems to achieve this, but I do not have solution. I opened an issue here: https://github.com/api-platform/api-platform/issues/1637

Thank you for your answer @lambertbeekhuis. Can I expose all available routes with a regex, IE api_jobs_* ? EDIT: Found answer in documentation, it works!!

Thanks @GHuygen for these answer, it could work as I want. I'm surprised there is no way to achieve this basically. @dunglas, Is it because this is a bad practice?

Hello, try to override ProfileController of FOSUser like this, it worked for me: ``` use FOS\UserBundle\Controller\ProfileController as BaseControler; class ProfileController extends BaseControler { public function editAction(Request $request) { $user =...

Salut @NCoiby , un redémarrage de HA ou de la box Tydom?

OK, merci, je teste

J'ai cette erreur maintenant ``` record.message = record.getMessage() ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/logging/__init__.py", line 377, in getMessage msg = msg % self.args ~~~~^~~~~~~~~~~ TypeError: not all arguments converted during string formatting Call...

Après un redémarrage, les infos ont été récupérées 1 fois, et depuis, plus rien :( @fmartinou une idée?