Project

General

Profile

Feature #40744

Updated by Marius BĂLTEANU 10 days ago

The current UI of the history tab looks quite confusing because of the many borders. For some heading we started to add a background color (ex: Activity page) and I think we should also add to the history tab. Looking on some active themes, I saw some quite nice implementations: 

 1.Simple change to show gravatar inside the heading: 
  
 !{border: 1px solid grey; width: 80%}.history1.png! 

 2. From redmine_theme_farend_bleuclair theme maintained by Farend (@maeda). 

 !{border: 1px solid grey; width: 80%}history2.png! 

 *Final version implemented:* 

 Issue: What do you think? 
 !{border: 1px solid grey; width: 80%}issue-notes.png! 

 News: 
 !{border: 1px solid grey; width: 80%}news-replies.png! 

 Forum: 
 !{border: 1px solid grey; width: 80%}forum-comments.png! 

Back