Raathigesh / lazymine

Simple redmine portal for time entry.
http://lazymine.github.io
MIT License
16 stars 6 forks source link

Need Project name over the Task name #82

Closed michaellu51 closed 9 years ago

michaellu51 commented 9 years ago

I have tasks with the same name in different projects , so only way to check is by hovering over the colored icon to check the project.

chathuranga commented 9 years ago

I think this is valid. Here's what I see in my Lazymine image I'd suggest below approach to address this.

  1. Introduce a configuration entry, a regular expression to extract the Charactor to represent the project
  2. Then regular expression could be customized to match our needs ex. if the Project Name format is [Zone24x7] Architect Circle [ARCIR] - Letter should be "A" instead of being "Z"

@michaellu51 would the above address your concern? (without putting the full project name laking lot of space)

chathuranga commented 9 years ago

Fixed like below, with dc8e23eb10cb816643e411b2315cd5e55bf8ffe4. img_13082015_102522