• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Fix task label, Make first column of portlets on the task page more narrow since the most information will be conveyed through the main task portlet

  1. … 1 more file in changeset.
Carry the page variable through all the portlets so task paging works

  1. … 3 more files in changeset.
Added bulk closing of tasks along with new I18N strings

  1. … 4 more files in changeset.
fixing is_observer_filter

changed so it displays the end_date

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

  1. … 6 more files in changeset.
More documentation for the tasks include

Added support for observers filter

new include to show all projects for the sent party_id

    • -0
    • +6
    ./all-party-projects.adp
    • -0
    • +210
    ./all-party-projects.tcl
    • -0
    • +46
    ./all-party-projects.xql
new include that shows all tasks a party_id is participating in across all project-manager instances

    • -0
    • +382
    ./all-party-tasks.tcl
    • -0
    • +139
    ./all-party-tasks.xql
changin the name of the sent varaible

making changes in tasks include to work correctlry with the filters

adding new parameter to Hide watchers in assignee list for task-assignee-portlet and assignee-portlet

  1. … 1 more file in changeset.
making changes to show title red where current date is grather than latest_start or end_date

making changes to show the project title in task-one and task-print files

  1. … 2 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. … 2 more files in changeset.
changes in instance_id filter where clause

making changes in the include to have a return url and also to redirect to the first found project when we have multiple results

adding missing join for tasks dependency

fixed query for subprojects

Missed a filter clause...

Further fixes with the project_item_id

Got pagination to work. Got subproject view to work. Some additional performance enhancements

making changes to fit with project-manager-portlet/lib/tasks include

making use of the new parameter in project-manager to show the username instead of the full name to show on the listemplate for tasks and also addina an ordewrby_p var to know if we want to show the orderby menu or not

  1. … 1 more file in changeset.
Check if contacts is installed before displaying complaint information

changing the format of the calendar input the way it was