domschmidt
domschmidt
In a spring cloud setup it would be very helpfully, if we could configure all parameters via application.yml e.g. application.yml ``` decorator: datasource: p6spy: config: excludecategories: ```
Great work! What about if there is no children and I want to insert a node to another node, that has no children? currently it does not work at all....
the last hidden date on last day is not evaluated properly. ``` { ..., "start": "2022-09-13 00:00:00", "end": "2022-09-14 23:59:59" "hiddenDates": [ { "start": "2022-09-13 00:00:00", "end": "2022-09-13 08:00:00", "repeat":...
If XPull surrounds a horizontal scrollable list, there should be a resistance that prevents xpull from being activated. Please find attached my patch: [xpull.js.patch.zip](https://github.com/sjovanovic/xpull/files/313666/xpull.js.patch.zip)