project-manager-portlet

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed a query for tasks (not displaying things correctly). Removed the code for deletion of the is_observer_p flag as it did not make much sense. Changed the behaviour of 'Pool Tasks' so they display all tasks where I'm participating. Mark all tasks where I'm not an observer with a green title

    • -1
    • +1
    ./www/project-manager-task-portlet.tcl
changin order of elements

    • -2
    • +2
    ./www/project-manager-task-portlet.tcl
New I18N

    • -4
    • +4
    ./catalog/project-manager-portlet.de_DE.ISO-8859-1.xml
    • -4
    • +4
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
making changes to only show those projects that have status <> closed

making changes for assign groups, fixing problems wiht person::name

increment version number, changing messages to redirect to the right instance of the project-manager

    • -4
    • +4
    ./catalog/project-manager-portlet.de_DE.ISO-8859-1.xml
    • -4
    • +4
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
German Translation

    • -0
    • +19
    ./catalog/project-manager-portlet.de_DE.ISO-8859-1.xml
making changes in messages

    • -4
    • +6
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
New i18n

    • -1
    • +1
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
  1. … 3 more files in changeset.
Made sure the projects portlet only shows projects you have a role in, unless you are in a community. Little bit of performacne tuning on the tasks portlet

Removed the filter by category_id, as we do not filter within communities by the category

Removed unnecessary parts of the query as we want to display all projects within a community, regardless whether the user has been assigned or not

increment version number to reload changes

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

    • -1
    • +1
    ./www/project-manager-task-portlet.adp
    • -2
    • +3
    ./www/project-manager-task-portlet.tcl
  1. … 10 more files in changeset.
adding messages

    • -1
    • +6
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
making the changes to really get the i18n on the portlet names

    • -1
    • +1
    ./tcl/project-manager-admin-portlet-procs.tcl
    • -1
    • +1
    ./tcl/project-manager-calendar-portlet-procs.tcl
    • -1
    • +1
    ./tcl/project-manager-portlet-procs.tcl
    • -1
    • +1
    ./tcl/project-manager-project-calendar-portlet-procs.tcl
    • -1
    • +1
    ./tcl/project-manager-task-portlet-procs.tcl
  1. … 6 more files in changeset.
adding messages to portlet titles

    • -0
    • +5
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./tcl/project-manager-admin-portlet-procs.tcl
    • -1
    • +1
    ./tcl/project-manager-calendar-portlet-procs.tcl
    • -1
    • +1
    ./tcl/project-manager-portlet-procs.tcl
    • -1
    • +1
    ./tcl/project-manager-project-calendar-portlet-procs.tcl
    • -1
    • +1
    ./tcl/project-manager-task-portlet-procs.tcl
    • -18
    • +18
    ./www/project-manager-calendar-portlet.tcl
    • -16
    • +16
    ./www/project-manager-project-calendar-portlet.tcl
  1. … 3 more files in changeset.
i18n package, adding messages and incrementing version number

    • -0
    • +6
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
    • -2
    • +3
    ./www/project-manager-admin-portlet.adp
Tried to fix the problem with multiple package instances and display of the project portlet

Further cleanup of portlets

    • -2
    • +2
    ./www/project-manager-task-portlet.tcl
using lib pages instead of the ones in project-manager/lib

    • -3
    • +1
    ./www/project-manager-task-portlet.adp
adding lib files to use instead of the ones in projec-manager/lib

    • -0
    • +63
    ./lib/projects-postgresql.xql
    • -0
    • +297
    ./lib/projects.tcl
    • -0
    • +154
    ./lib/tasks-postgresql.xql
Fix for the problem with page_num

    • -1
    • +1
    ./www/project-manager-task-portlet.adp
    • -2
    • +5
    ./www/project-manager-task-portlet.tcl
Added support for party_id

    • -2
    • +2
    ./www/project-manager-task-portlet.adp
    • -1
    • +4
    ./www/project-manager-task-portlet.tcl
Added filter for package_id as we only want the tickets of a community, don't we ?

    • -1
    • +1
    ./www/project-manager-task-portlet.adp
Added correct portlet name

change portlets to support weekly view on calendars, change computation of latest_start and earliest_finish

    • -0
    • +232
    ./sql/postgresql/upgrade/upgrade-0.3d-0.4d.sql
    • -1
    • +7
    ./www/project-manager-calendar-portlet.adp
    • -0
    • +6
    ./www/project-manager-calendar-portlet.tcl
    • -1
    • +6
    ./www/project-manager-project-calendar-portlet.adp
    • -1
    • +5
    ./www/project-manager-project-calendar-portlet.tcl
    • -1
    • +1
    ./www/project-manager-task-portlet.adp
    • -0
    • +12
    ./www/project-manager-task-portlet.tcl
  1. … 55 more files in changeset.
Made sure all portlets are loaded as datasources

add project calendar template to be able to view projects on the user and community portlet

    • -0
    • +232
    ./sql/postgresql/project-manager-project-calendar-portlet.sql
    • -0
    • +126
    ./tcl/project-manager-project-calendar-portlet-procs.tcl
    • -0
    • +1
    ./www/project-manager-project-calendar-portlet.adp
    • -0
    • +12
    ./www/project-manager-project-calendar-portlet.tcl
  1. … 6 more files in changeset.
allow the tasks to be seen according to deadline and latest finish

    • -1
    • +1
    ./www/project-manager-calendar-portlet.adp
    • -1
    • +1
    ./www/project-manager-calendar-portlet.tcl
  1. … 4 more files in changeset.