• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix application_data_link upgrade routine from 5.1

    • -2
    • +41
    ./sql/postgresql/upgrade/upgrade-3.0b4-3.1d12.sql
Added bulk closing of tasks along with new I18N strings

    • -1
    • +10
    ./catalog/project-manager.de_DE.ISO-8859-1.xml
    • -1
    • +3
    ./catalog/project-manager.en_US.ISO-8859-1.xml
    • -0
    • +38
    ./www/task-bulk-close.tcl
fixing is_observer_filter

Change the default behaviour of some parameters to something more appropriate

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
    • +8
    ./catalog/project-manager.de_DE.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/project-manager.en_US.ISO-8859-1.xml
More documentation for the tasks include

Added support for observers filter

increment version number to get changes in code

new include to show all projects for the sent party_id

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

    • -0
    • +1
    ./lib/all-party-tasks.adp
    • -0
    • +382
    ./lib/all-party-tasks.tcl
    • -0
    • +139
    ./lib/all-party-tasks.xql
making changes in tasks include to work correctlry with the filters

changin the name of the sent varaible

making changes in tasks include to work correctlry with the filters

fixing broked link

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

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

adding new bulk action to the list so you can mass assing myself as lead, assign-myslef files and also adding i18N messages

    • -0
    • +24
    ./www/assign-myself-postgresql.xql
    • -0
    • +5
    ./www/assign-myself.adp
    • -0
    • +56
    ./www/assign-myself.tcl
adding new bulk action to the list so you can mass assing myself as lead, and also adding i18N messages

    • -1
    • +6
    ./catalog/project-manager.en_US.ISO-8859-1.xml
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

adding new parameter to show the full name f the user or just it's username