Commit graph

8 commits

Author SHA1 Message Date
Frank Dillon
2449c18d63 fixed an issue which was causing the project management system to not recognize December as a valid month 2008-11-24 16:16:59 +00:00
Frank Dillon
83a097224a removed this directory as it is legacy code for the old commerce system. 2008-06-12 16:32:05 +00:00
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
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