Commit graph

22 commits

Author SHA1 Message Date
Colin Kuskie
a7b1c5778d Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065"
This reverts commit 25fe87db19.
2011-03-30 11:28:45 -07:00
Colin Kuskie
25fe87db19 Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065 2011-03-28 12:39:31 -07:00
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
Graham Knop
9079254520 fixed: Project Manager sometimes causes errors when adding users to a task 2008-08-27 19:30:58 +00:00
Frank Dillon
165251ce08 Fixed an issue which would sometimes cause pop ups to fail on the project display page. 2008-07-07 20:33:02 +00:00
Frank Dillon
0f74429d81 Fixes to project management system introduced by removing legacy Ajax module 2008-06-13 16:53:28 +00:00
Frank Dillon
7076eba4ed Removed old ajax handers. Added new ajax handlers 2008-06-12 23:07:15 +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
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