• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix date display

* Another fix for adding process task dependencies

* Removed some code from the main template that is not being used.

* Put categories back into the project template. If you don't want to

see categories we should make it a parameter

file project-assign-edit.xql was added on branch oacs-5-2 on 2005-11-30 06:47:37 +0000

making changes to allow assign a group to a task or a project

    • -1
    • +17
    ./tcl/project-manager-procs-postgresql.xql
Bug fixes in code that allows you to add dependencies to processes

    • -2
    • +2
    ./catalog/project-manager.en_US.ISO-8859-1.xml
    • -14
    • +14
    ./www/process-dependency-add-edit.tcl
Rework send process reminder UI

Fix ability to filter task list by process

Fix for viewing a task that is part of a process.

Give the latest start date the whole date time make over that the rest

of the times received. This proc is fast becoming completely unwieldy

and should be refactored

pm_project_title_seq does not exist in the database schema so I am commenting this out for now to get adding a project to work

fix up to editing process tasks

Added keys for some missing translations

    • -0
    • +2
    ./catalog/project-manager.en_US.ISO-8859-1.xml
fixing bug, lappend of element complaint was breaking the template::list

Merged the two commits from Alex and Miguel into one...

Fixed issue with project name not being editable any more

adding a new parameter

This 'log hours' has been an option that hasn't gone anywhere for a year. When we actually create this functionality, we can then create a button for it :)

Minor changes in layout to main project page.

    • -0
    • +1
    ./catalog/project-manager.en_US.ISO-8859-1.xml
task detail page html fix

bug fix to last change. don't show multiple checkboxes

Get bulk editing of tasks working again

    • -0
    • +2
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Fix bugs in viewing task revisions

Dynamically determine the percent complete for each project and allow

the user to sort the project list by this amount

    • -0
    • +1
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Add in the calendar CSS file

minor fixes for tasks page

Make sure to check to see if contacts is installed before presenting the 'send email' function

Add missing message key for 'Search Users'

    • -0
    • +1
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Fix main project page layout in Safari (OS X)

Fix permissions link

Match up Postgres upgrade scripts with the function creation scripts.

Fix infinite loop that occurs in task creation.

    • -11
    • +13
    ./sql/postgresql/project-manager-functions-create.sql