• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed orderby_tasks to tasks_orderby

Make PM adhere to naming conventions for orderby

Only rate if there is someone to rate

Trailing "\" causes "info complete" to fail, because another line of input

is (naturally enough) expected. This causes our automated test that all

tcl files have correct syntax fails. Why did the script appear to run

correctly? Probably because the parsed .adp file is glommed onto the end

of the .tcl file before it is actually executed.

Performance tuning

Added support for Precedence setting. Dealt with time display

Extended the width to make it nicer to look at

Support for subprojects in logger

Fixed problem with title not being displayed correctly

Cleaning up Freelancer group, probably fixing #2742

Added subject to be the name of the project in sending project e-mails.

New I18N, increased version

    • -5
    • +7
    ./catalog/project-manager.de_DE.ISO-8859-1.xml
    • -1
    • +6
    ./catalog/project-manager.en_US.ISO-8859-1.xml
The assignee needs to be put in paranthesis to work

ADded subprojects procedure, removed unnecessary code

Added filter for page size and made order_by work

Added abstraction for the list of projects from customer code

Added procedure to find root project

Added bcc and cc support. Got mime_type working

Fixed roblem with party_id in person::name

Fixed ordering so it is ordered by priority. Changed description a little bit.

Added support for groups to send comments to.

some last fixes for a working upgrade

    • -7
    • +7
    ./sql/postgresql/upgrade/upgrade-3.1d11-3.1d12.sql
More cleaning of missing data links

    • -527
    • +0
    ./sql/postgresql/upgrade/upgrade-3.0b4-3.1d12.sql
    • -0
    • +570
    ./sql/postgresql/upgrade/upgrade-3.1d11-3.1d12.sql
    • -0
    • +85
    ./sql/postgresql/upgrade/upgrade-3.1d12-3.1d13.sql
Made the display of tasks more useful in a default installation

A couple of fixes to make project manager independent from .LRN and able to run on it's own

Made project description a richtext

Support for assigned projects. Playing with dates

Added support for sending only one e-mail to a single party_id for this project

Made sure the community_id is an optional parameter that can be passed

Limit rating to Freelancer group (though this is a parameter)