Christian Flach

Results 47 issues of Christian Flach

It would be great if the $quality could also be absolute. I'd like to set it to a static value like _10000_ meaning it would take the same time and...

feature-request
RFC

I have all my rrules stored as strings (like `FREQ=WEEKLY;INTERVAL=1;COUNT=30`). I would like to directly pass that string to the `Eluceo/iCal/Component/Event`. I tried to use `$vEvent->setRecurrenceRule($myRRule);`, but it only accepts...

feature

## Description The autocomplete does not open when calling `api.setIsOpen(true)` if `detachedMediaQuery` = `""` and `openOnFocus` = `false`. ## Reproduction https://codesandbox.io/s/magical-tree-499cg?file=/app.tsx **Steps** 1. Go to the codesandbox linked above 2....

Type: Bug
Scope: Detached mode

After #1512, SegmentIterators became usable for standard algorithms. However, all SegmentIterators are still only LegacyInputIterators to the STL. As an example, `std::advance(it, 5)` will call `it++;` 5 times instead of...

After #1394 is merged, Chunks can now indicate if they have a sorted segment. Currently, only the ColumnVsValueScan takes advantage of this flag. This issue is here as a reminder...

Feature
Performance

Definitly something for the future :grinning: It would be great if one does not have to search an AppStore / github but could be able to search and download extensions...

Feature

Maybe using the following bundle: https://github.com/prestaconcept/PrestaSitemapBundle.

Feature

- [ ] Allow to edit module urls - [ ] **Allow to make a custom route the default route:** Let's say a module defines a route _/modname/bla/test_ to it's...

I know there was a time when Zikula was published in conjunction with some important modules. We could start doing so again. It shouldn't even be that complicated, now that...