Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coloring issues by status + coloring the text of tracker / status in issues menu #192

Open
The-EDev opened this issue May 18, 2020 · 5 comments · May be fixed by #193
Open

Coloring issues by status + coloring the text of tracker / status in issues menu #192

The-EDev opened this issue May 18, 2020 · 5 comments · May be fixed by #193

Comments

@The-EDev
Copy link

A while back I modified _list.scss to allow the issue number to be colored by either the status color instead of the tracker color, I also added the ability to color the texts of the tracker or status fields (all 3 are separate variables and can be toggled on and off). And while I was in there I also added a bunch of status colors for statuses like feedback, resolved, and rejected.

I have a couple issues though, the first being the fact that I only have Redmine 4.0 which makes it difficult for me to make sure my additions work on earlier versions, the second being the fact that I had to test all my work in production which made a bunch of useless unnecessary commits.

So I was wondering if you're interested in these additions, if so, I can try to organize them and open a pull request.

(attached screenshot only has the variables for coloring number by status and coloring status text set to true, the tracker text can also be colored)
Screenshot_2020-05-18_16-43-34

@mrliptontea
Copy link
Owner

Hello there!

These sure sound like useful additions to have, please open a Pull Request.

As for testing this - I'm using docker-compose to run multiple different versions of Redmine on my machine. If you would like to try that there are some instructions here: https://hub.docker.com/_/redmine?tab=description. If not (you don't have much Docker experience) we can work something out.

@The-EDev
Copy link
Author

The-EDev commented May 23, 2020

sorry for being late on creating the pull request, was busy with uni and all 😅

@The-EDev
Copy link
Author

For testing I just used non a production version of redmine 3.4 (using sqlite and webrick) and I have a 4.0 production server which I uploaded the theme to.

@mrliptontea mrliptontea linked a pull request May 25, 2020 that will close this issue
@slim-benhammouda
Copy link

Hello, first of all, congratulation for this great work. The best redmine theme by far.
Please, did you merged this PR? I'm interested in such a feature and I can't see it with the last version of the theme.
Many thanks
Best regards

@The-EDev
Copy link
Author

Hi @slim-benhammouda.
Unfortunately I stopped working with Redmine shortly after making the PR and never found the time to make the changes that @mrliptontea requested. I'll try to work on it if I have time, or alternatively since the code is already there you can implement the changes yourself, they shouldn't be too difficult.

I apologize again for my lack of communication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants