Commit graph

17 commits

Author SHA1 Message Date
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