Rafael Bugajewski
Rafael Bugajewski
Thanks for your feedback. Personally I see no big reasons to go away from `nullptr` in modern C++ (in the general case), although I don’t know what the other active...
I had no luck with the prototype_legacy_helper plugin and got a 500 error while trying to access any Redmine site. I replaced the observe_field function block with this JS code:...
@jisonnguyen You can ignore the missing translation error. Just make sure that you assign a unique column while you import the CSV, so that the plugin can know which issue...
The first one is the version that I tried half a year ago, yes. The second version you mention has only four minor commits which are also a couple of...
I second this, but I don’t know which approach would be better: 1. Add charts from the other popular plugins to this one. 2. Integrate the code base. I guess...
Why not? Most of the graphs already overlap. What is so bad about adding missing ones and integrating them into one navigation?
Thank you very much for this detailed explanation!
@fasheng Was there some update I’m unaware off that took care of this issue, or what is the reason why this issue was closed as completed without comment?
OK, thanks for the clarification, and the input. I appreciate it.
As the parsing of query parameters is not defined in any RFC, the behavior is to be defined by the framework. I would say that in this case the described...