laurentsj:Please, yes, Rename Checklist to Task Lists. Also, do we need to create everytime a new Checklist/TaskList to apply more tasks under a Milestone ? why now assigning task right under the milestone ?
A list of action items, steps, or elements needed for a task. Each item is checked off as it is completed.
cyandesign:You can hack the Tab easily to say whatever you want.
activecollab/application/modules/checklists/handlers/on_project_tabs.php
Just change line 19 from:
'text' => lang('Checklists'),
to
'text' => lang('Tasklist'),
or to whatever you want it to say.
Instant access to activeCollab, no installation needed.
If you are already a user of activeCollab, you can log in here.
In order to ensure consistency of the user interface and a smooth user experience for all levels of users (beginner and advanced), I think it would be best to use the word Checklist OR Task, not both - particularly since the word task is associated with milestones and the word task does not appear in the top option menu.
My $0.02.
Mark