project-manager-portlet

  • last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Further changes to portlet

    • -1
    • +1
    ./www/project-manager-task-portlet.adp
Added last_name to default elements

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

    • -2
    • +3
    ./catalog/project-manager-portlet.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./www/project-manager-task-portlet.tcl
  1. … 6 more files in changeset.
Fixed filter

    • -1
    • +1
    ./www/project-manager-task-portlet.adp
removed pool prjects as they did not make a lot of sense

Made changes so bulk actions show up and work in the portlet

    • -0
    • +1
    ./www/project-manager-task-portlet.adp
    • -3
    • +5
    ./www/project-manager-task-portlet.tcl
adding new procedures

    • -0
    • +29
    ./tcl/project-manager-projects-portlet-procs.tcl
the link messages for the portlet title doesn't supossed to start with slash

    • -3
    • +3
    ./catalog/project-manager-portlet.de_DE.ISO-8859-1.xml
    • -3
    • +3
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
new portlet that displays all projects a user_id is participating in

    • -1
    • +2
    ./catalog/project-manager-portlet.en_US.ISO-8859-1.xml
    • -0
    • +186
    ./sql/postgresql/project-manager-projects-portlet-create.sql
    • -0
    • +186
    ./sql/postgresql/upgrade/upgrade-0.4d6-0.4d7.sql
    • -0
    • +107
    ./tcl/project-manager-projects-portlet-procs.tcl
    • -0
    • +8
    ./www/project-manager-projects-portlet.adp
    • -0
    • +16
    ./www/project-manager-projects-portlet.tcl
making changes in files that include project-manager/lib/tasks include to work correctlry with the filters

    • -3
    • +10
    ./www/project-manager-task-portlet.adp
    • -2
    • +3
    ./www/project-manager-task-portlet.tcl
changin to use project-manager include instead of the one in project-manager-portlet

    • -1
    • +11
    ./www/project-manager-task-portlet.adp
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

making changes on filter since xql query now changed

More fixes for the query to make sure we are only looking at our own tasks

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.