• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Preformance tunning

Unified project search

  1. … 1 more file in changeset.
Fixing problems with transactions and deadlocks

Fixing some bugs and provide some documentation on what is happening with the project_new callback

Change project::new to use content::item::new

Made sure the task difference works, added the locales

  1. … 3 more files in changeset.
Fixed date issues and made sure the assignment when adding a new task works even if you selected multiple roles for a person.

  1. … 2 more files in changeset.
hours_to_complete might not exist

Added support for Precedence setting. Dealt with time display

  1. … 3 more files in changeset.
Cleaning up Freelancer group, probably fixing #2742

  1. … 2 more files in changeset.
ADded subprojects procedure, removed unnecessary code

Added procedure to find root project

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

  1. … 2 more files in changeset.
Added support for groups to send comments to.

  1. … 2 more files in changeset.
Support for assigned projects. Playing with dates

Added support for sending comments to subprojects as well

  1. … 1 more file in changeset.
The package_id is actually stored with the object

Added check for the project assignment so if the user is already assigned the system does not bomb

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. … 13 more files in changeset.
Add the ability to optionally choose an image out of photo-album to display with each project

  1. … 16 more files in changeset.
Fixed issue with comments not being send out correctly but showing up in the mail tracking.

  1. … 5 more files in changeset.
Added check whether to send assign e-mails

  1. … 1 more file in changeset.
Fixed display of the roles

Fixed problem with empty hours_work

  1. … 2 more files in changeset.
small changes in project-search widget

  1. … 2 more files in changeset.
Removed caching of tasks pagination and added a flush for project changes. Additionally removed the parse_reply_address as this has wandered off into a custom package

  1. … 5 more files in changeset.
added callback to instantiate logger instance when creating a dotlrn club

    • -2
    • +18
    ./project-manager-callback-procs.tcl
changed to use new data-link table

  1. … 22 more files in changeset.
Removed forums callback as it could not work anyway :)

    • -15
    • +1
    ./project-manager-callback-procs.tcl
fixed typo from previous commit