This version of gantt.php includes the following features:
- date range is set even if start and end dates are not user defined,
- if "display tasks" option is selected, tasks are shown in nested order,
- user assignments are shown for each assignee below the project tasks (when display tasks is selected),
- all strings are treated through utf8_decode for displaying accentuated characters,
- project names and task names are properly truncated to fit within the column width,
- project start and end dates are displayed as per data base record (not Gantt chart values)
gantt.php mod 2006/12/03
Logged In: YES
user_id=1672523
Originator: NO
I've always the problem with the special chars in month name (Déc, Fév) and "Début de la tâche, ..."
Can you give the way to have a good translation ?
Thanks