Egbert van der Wal

Results 15 comments of Egbert van der Wal

I agree. We have many different subprojects and one of the main reasons for using knowledgebase over wikis would be to share KB articles over the entire project tree, and...

+1 for this. I experienced some issues with this where offsets would never reach 0 because of the use of `mapAsyncUnordered`. After switching to `mapAsync` the messages are produced in...

This just hit me as well, there doesn't seem to be a way to configure a custom similarity configuration. In the resulting JSON, `lmj` is the name, and the value...

Yup, this is on the todo-list for 0.8.0 final, still in development.

**Never mind, it's not the solution** I thought this fixed it while running acpid in foreground mode. It fixes it for that situation but when running through Systemd it doesn't...

A bit for an overzealous clean-up procedure. Try adding this file: https://raw.githubusercontent.com/MadEgg/redmine_planning/master/assets/javascripts/planning_old.js I added it back in the master branch, will do a new release soon.

As your error log suggests and what I just confirmed is that redmine_impasse conflicts with redmine_planning. See the following line: Processing by PlanningController#issues as JSON_IMPASSE This should not happen. I...

I have not tested / updated this plugin in a while due business in my day job, so I haven't fixed it to work on Redmine 3 yet. I should...

Hi. I assume that this is a conflict with anotherp lugin. It's hard for me to debug this with the limited amount of information you provided. Can you post a...

I don't use Windows so the exe doesn't help. Anyway, I first tried to reproduce your problem with just Redmine 2.5.1. If I can get that to work without any...