Werner Krauß

Results 34 comments of Werner Krauß

See #31, #32, #33 @jonom even we just have a few strings, using a tool like transifex is great to keep the translations in sync and notify translators when something...

Also e.g. an OrderItem should have the possibility to define its EditForm. I built a CustomProductType where you can register for something (e.g. the Name and Address is bound to...

Unfortunately our fix for Fluent4 isn't compatible with Fluent 5 any more. For others that have the same problems, here is how we solved it for Fluent5 with an injected...

> Could we take it as far as saying that the description should not even contain the title? Phew, could there be valid cases where the title can be in...

It'd be also useful to add this in ModelAdmins action menu by default and maybe add a Gridfield Button for duplicating.

Use ORM for table creation? Then we can extend it with DataExtensions... Saving Data could work manually (is it really faster?) like now, with extension points to add additional data....

@colintucker any progress on i18n? Your flatpicker modules are very popular, but setting first day of week to monday for a european site is a major pain

@dnsl48 I acceidently made a pull request against my own fork. Now fixed.

Ping... I stumbled over that issue. Which branch should I rebase it to? Now Branch 4 for CMS5?

I wrote down the necessary steps to get it running on windows with SS4.2.1, see http://www.silverstrip.es/blog/getting-the-new-silverstripe-pattern-library-running/ Thanks to @maxime-rainville for helping me with that.