Olli

Results 7 issues of Olli

In rails/init.rb requiering the job files didn't work. The fix solve this issue: diff --git a/rails/init.rb b/rails/init.rb index 94ed1be..215a29a 100644 --- a/rails/init.rb +++ b/rails/init.rb @@ -1,12 +1,12 @@ require 'background_fu'...

Since update to Firefox 45.0 its not possible to edit texts or drag-n-drop new elements in an existing or new document. I assume this is caused by the update of...

bug
help wanted
Priority-Critical
confirmed
Firefox

Added German translations ### Summary General information about what this PR is all about. If it fixes any issues please don't forget to tag them. Thanks for contributing!

Hi, I want forbid overlapping events. I tried to figured out how to do it into the onEventCreate callback but don't find a way to check if a actually created...

Feature request

Man braucht sowas z.B. wenn man man alle Contentelemente einer Webseite durchklickern müsste um z.B. ein falsches Custom Template zu ändern. Oder sowas brauche ich oft, wenn ich Installationen von...

**Is your feature request related to a problem? Please describe.** I have an existing Rails app. Comfy as a CMS should be replaced with Alchemy. I did not find any...