Commit graph

14 commits

Author SHA1 Message Date
Drake
baed8b43b6 Fix "orig_dependant" JavaScript error in project manager quick task display. 2006-11-07 19:36:17 +00:00
Frank Dillon
1c97f114eb removed code that autoset end date to tomorrow which was not inline with the zero duration default 2006-11-07 18:05:38 +00:00
Drake
09c4af8ad7 Merge r3110 bugfix re PM resource popup not having scrollbars from
branch/WebGUI-7.1.
2006-11-01 18:37:25 +00:00
Drake
6516062d4d Overall refactoring of projectDisplay.js from the Project Management asset.
Hopefully this will make it much easier to deal with later, and hopefully this
will help to flush out the remaining duration-calculation-related bugs by
avoiding repetition of the calculations.  Various minor fixes in the process.

I'm not convinced this is completely bug-free yet, of course, but it does
seem at least to be slightly less broken than before, so.
2006-10-05 23:07:13 +00:00
Drake
b8f173fefe Add progressive tasks to the Task Manager; these are distinct from the
existing timed tasks and milestones in that they have a duration that
increases based on the amount of time tracked for them, and no set
completion time.  Nearby minor fixes.
2006-10-02 22:33:00 +00:00
Drake
1788eaae13 Attempt to fix taskArray breakage from r2879. 2006-09-07 22:43:17 +00:00
Drake
ca653ebef8 Enhancement: add lag time to Project Management tasks. This adds a new
column to PM_task.  Also move the bulk of the PM project display JS
stuff into a separate JavaScript file rather than it being in a template
in the database.
2006-09-07 22:01:36 +00:00
Drake
5e7565d8df Major enhancement: add multiple-resource support for tasks in the project
management asset.  This should still integrate with the time tracker
properly, and the data migration across the schema change should be handled
by the upgrade script.
2006-09-06 22:37:00 +00:00
Frank Dillon
7efdf06870 left menu image 2006-06-14 16:29:23 +00:00
Frank Dillon
1f4bd69db3 right click menu 2006-06-14 16:27:57 +00:00
Frank Dillon
14f1f76d02 No longer needed 2006-06-14 16:09:03 +00:00
Frank Dillon
bb1be82c7c changes 2006-06-14 16:06:10 +00:00
Frank Dillon
d9bb7bbbf7 right click menu for project management app 2006-05-18 23:26:30 +00:00
Frank Dillon
52ee0468ab Project Management Collateral 2006-05-08 04:08:26 +00:00