Project names are truncated to 25 characters
Created by: ezaquarii
Hello,
I've noticed that project names are truncated to 25 characters and this value cannot be changed. I had to manually modify html templates:
- app/views/dashboard/_projects.html.haml
- app/views/dashboard/_groups.html.haml
- app/views/groups/_projects.html.haml
Can this be a configurable item? There is a lot of space in dashboard to handle wider project names.