Drake
d7a90bd48d
Fix user searches in task resource additions in the Project Management
...
asset not displaying right without both first name and last name profile
fields present.
2006-10-05 00:28:11 +00:00
Colin Kuskie
cd6caa0a8c
fix project management template var and removed english text prepended to id
2006-10-04 16:43:37 +00:00
Drake
fd44b5d96e
Tweak condition, possibly fixing a bug with resource display
...
in the Project Management asset.
2006-10-03 22:21:04 +00:00
Drake
2a7de10ab3
Fix onchange into onclick for radio buttons in task editor, and fix
...
erroneous doubled variable selected in query that was probably what
was causing times to show up as well as dates on some systems.
2006-10-03 21:55:58 +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
066dbab461
Make Project Management asset task editor default start date of task
...
to start date of project.
2006-09-29 17:54:05 +00:00
Drake
c438d55310
Normalized signature of Asset::duplicate. This involved going through
...
existing overrides and callers for that method and making sure they followed
the correct signature. Various related cleanups.
This should fix those bugs with collaboration systems refusing to be copied
or deployed as packages.
2006-09-23 01:33:46 +00:00
Drake
643f792008
Remove extraneous debug message.
2006-09-21 01:45:50 +00:00
Drake
8d27693394
Enhancement: add observer groups to project manager projects, such that
...
anyone who is not in the observer group cannot view the project or see
it in the project list. Some associated refactoring of project manager
permissions. Schema change to accommodate the new data.
2006-09-08 01:10:16 +00:00
Drake
a2521f0472
Deactivate shading representation of lag time, and remove redundant
...
background-color specification in the CSS to avoid confusion.
2006-09-07 22:57: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
Drake
a72ba4c8c2
Fix "Edit existing project not pulling original data".
2006-08-31 04:21:43 +00:00
Wouter van Oijen
f325d030e9
fixed typo in template variable project.gantt.rowspan and documentation
2006-07-22 10:39:52 +00:00
Frank Dillon
b024a8f67d
fixed insert and delete menu. Now right click and working properly
2006-06-14 16:05:22 +00:00
Frank Dillon
51bab8ba45
added some API methods for Time Tracker
2006-06-02 15:40:35 +00:00
Frank Dillon
31e39bac0d
Various bug fixes
2006-05-18 23:25:24 +00:00
Frank Dillon
0fe9285d88
Fixed "Permission Denied Bug" on view
...
Fixed JavaScript bug
2006-05-18 22:20:31 +00:00
Colin Kuskie
8c0a4fe0e8
indenting and help for edit task template variables
2006-05-13 05:09:52 +00:00
Colin Kuskie
23f39a65ab
2006-05-11 23:45:26 +00:00
Colin Kuskie
809e47c27a
edit project help for PM wobject
2006-05-11 23:18:54 +00:00
Colin Kuskie
d9dc3ef608
Move Project Manager i18n into the Asset namespace
2006-05-10 18:10:20 +00:00
Frank Dillon
981693c287
Project Management Asset. First release
2006-05-08 04:06:17 +00:00