• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
  1. … 5 more files in changeset.
fixed some issues with orderby and onctacts integration

  1. … 3 more files in changeset.
Fixed montly calendar view

  1. … 7 more files in changeset.
Some performance tuninging

  1. … 4 more files in changeset.
Performance tuning

  1. … 1 more file in changeset.
Added support for Precedence setting. Dealt with time display

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

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

  1. … 11 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. … 2 more files 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. … 17 more files in changeset.
Make the main project page pick up the date formatting.

If contacts isn't installed have the customers link take you to the organizations package

Don't display reports unless invoices are installed. (At least until non-invoice reports are written)

Make project page default to all projects you are assigned to rather then an empty list

Added support for showing subprojects in the projects include. Added pagination to it, did some performance tuning, removed join with tasks table

  1. … 7 more files in changeset.
adding new bulk action to the list so you can mass assing myself as lead, and also adding i18N messages

  1. … 3 more files in changeset.
Got pagination to work. Got subproject view to work. Some additional performance enhancements

  1. … 5 more files in changeset.
adding missing quote

adding filter for current_package_id and also making some changes in the filter for previous status

  1. … 1 more file in changeset.
making changes in queries and code to work with new filter

  1. … 3 more files in changeset.
adding reports link

Dynamically determine the percent complete for each project and allow

the user to sort the project list by this amount

  1. … 2 more files in changeset.
Add wrappers around code that was causing project manager to depend on

the installation of dotlrn, file-storage, and contacts. Also add blank

template file that the logger integration was complaining about.

  1. … 5 more files in changeset.
adding project code element to listtemplate

  1. … 1 more file in changeset.
Fixed issue with the old way to access the projects variables

  1. … 2 more files in changeset.
show planned end date, making some changes to work with filters

making changes to work without the mupltiple tag for various packages, adding two elements to the list (planned_start_date and creation date)

  1. … 2 more files in changeset.
adding queries, filters for is observer, also changing the number of rows shown in the portlet

  1. … 16 more files in changeset.
Added possibility to select whether you want to see watcher tasks or the other ones

  1. … 1 more file in changeset.
Correctly treat party_id. Furthermore added parameter to only show tasks where I'm not an observer

  1. … 3 more files in changeset.