UI > projView > Feature

refine interface of projView / #1662

Summary

open
Aug 17, 2006
Aug 18, 2006 / pixtur
May 7, 2007 / pixtur
pixtur
 

Attached files

No files uploaded
The current interface could be improved (esp. the team list).

4 Comments

lanx

Feb 27, 2007
A better labeling solution ?
Project member table is named 'Team members' and each members name column is labeled as 'Team member' again.
I changed this to 'Name' only - looks nicer!

Change done in :

list_project_team.inc :

ListBlockCol_ProjectPersonName->__construct(..) :
...
173: $this->name=__('Name'); // instead of : 'Team members'
...


pixtur

Feb 27, 2007

krisp

May 7, 2007
You could also
switch Changes table with your new short version Recent changes (home alike). All changes we have already on History tab.

pixtur

May 7, 2007
This is already done...
Only the custom projView here is still different.

 

Comment / Update