Jan Graichen

Results 58 comments of Jan Graichen
trafficstars

What settings do you want to configure globally? Does global mean global for you (other users will have own default view settings) or like system settings for all (new) users...

If I understand you correctly you want user columns instead of statuses? Something like: ``` User A | User B | User C --------+------------+---------- Issue 1 | | Issue 2...

I would be happy to help you start hacking with Ruby and Redmine/Redmine Dashboard, but I'm currently in my final exams and will not have any time until next mid-week....

Added the image here for reference: ![image](https://user-images.githubusercontent.com/800848/135728847-9aae5fef-6b0b-4a86-9185-16d72619ecc7.png)

As of now the colors only indicate open issues (red), closed issues (green) and all other issues (yellow). But I will keep this as an idea to make it configurable.

I do have the same error message when running `chan added text`: ``` > chan added text --verbose [chan] [added] › ✖ error AssertionError [ERR_ASSERTION]: The `identifier` of the release...

@rmm5t Anything more needed here to get this merged? Newer Rails version have some of NPM integration and a few more people asked me to provide a npm package from...

I have a [patch](https://github.com/jgraichen/rails-timeago/blob/master/scripts/jquery.timeago.js.patch) over at [rails-timeago ](https://github.com/jgraichen/rails-timeago/) derived from an older PR (#88) as that was necessary to use with Rails (Ruby web framework) along with [converted locale files](https://github.com/jgraichen/rails-timeago/tree/master/vendor/assets/javascripts)....

@rmm5t Is there any interest in upstreaming the patch from rails-timeago? It has been running in production for over six years now. This has been again requested in #280. Newer...

If the import name(s) can be collected somewhere while processing and be made available in the customize hook, that would be fine too. I wasn't able to find any obvious...