• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure the email is send for tasks

Made sure that users are checked if they are assigned

Cleaning up dependencies, name differences and other stuff

    • -0
    • +137
    ./resources/style.css
  1. … 4 more files in changeset.
Made sure to use resources instead of shared/images

  1. … 2 more files in changeset.
Now need for transaction

Added second page for the project overview as the one page design is overloaded

New language keys

  1. … 2 more files in changeset.
Send the comment to all assignees except the one writing it (no need to inform him

Added appropriate noquotes

Changed orderby_tasks to tasks_orderby

Make PM adhere to naming conventions for orderby

  1. … 7 more files in changeset.
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.

Extended the width to make it nicer to look at

Fixed problem with title not being displayed correctly

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

The assignee needs to be put in paranthesis to work

  1. … 1 more file in changeset.
Added filter for page size and made order_by work

  1. … 2 more files in changeset.
Added abstraction for the list of projects from customer code

  1. … 2 more files in changeset.
Added bcc and cc support. Got mime_type working

Fixed roblem with party_id in person::name

Added support for groups to send comments to.

  1. … 2 more files in changeset.
More cleaning of missing data links

  1. … 8 more files in changeset.
A couple of fixes to make project manager independent from .LRN and able to run on it's own

  1. … 8 more files in changeset.
Made project description a richtext

  1. … 2 more files in changeset.
Added support for sending only one e-mail to a single party_id for this project

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

  1. … 1 more file in changeset.
Added support for sending comments to subprojects as well

  1. … 5 more files in changeset.
fixing pagination in project-list. had to rename filter status_id to pm_status, contact_id to pm_contact_id and etat_id to pm_etat_id since they were overwritten with query result values

  1. … 1 more file in changeset.
Got rid of the possibility to choose the filter value for open projects, as this has a serious performance drawback for the tasks portlet

  1. … 11 more files in changeset.