Christian Fasching

Results 158 comments of Christian Fasching

that's probably because you're using the wrong activity store for your DB backend. if you are using mysql, you need to configure the activity store as we do in our...

here and here is what we have: https://pimcore.com/docs/customer-management-framework/current/Installation/index.html and https://pimcore.com/docs/customer-management-framework/current/Activities/index.html#page_ActivityStore any contributions to add more clarification are highly appreciated.

would you like to contribute a PR?

would you like to contribute that? would be great. thx!

the challenge will be how to pick the language the logs should be translated into. good ideas are welcome.

https://github.com/pimcore/pimcore/blob/4c986d60d890898e466533a21dfd29bde2acb9f6/bundles/AdminBundle/EventListener/UserPerspectiveListener.php#L29

not yet, but this would be the only way to implement sorting. would merge a PR for that.

hmm, I would prefer not to change the signatures of the methods but to try to fix old values (or investigate the reason, why these values could be null). WDYT?

... and figure out some reasonable default values (which could be challenging :smile: ). At least this is my opinion. What do others think?