• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed visual enhancement of roles to span tags

Fixed problem with empty hours_work

  1. … 1 more file in changeset.
small changes in project-search widget

  1. … 1 more file in changeset.
Still display the tasks even if the person is not a user. Add a warning behind the name though

Removed caching of tasks pagination and added a flush for project changes. Additionally removed the parse_reply_address as this has wandered off into a custom package

  1. … 5 more files in changeset.
Pagination does not work in the mail-portlet. Circumwent this by showing 100 mails. If we go beyond, let's fix it then...

Fixed searching

Removed search-jobid which was also depending on contacts. Added search-project which fits the szenario better.

    • -0
    • +49
    ./search-project.tcl
    • -0
    • +21
    ./search-project.xql
I18N and support for estimated_hours_work_max

  1. … 2 more files in changeset.
changed to use new data-link table

  1. … 22 more files in changeset.
Support for parametrized view of comments

  1. … 2 more files in changeset.
Support searching contacts if contacts is installed

Made Oracle version work and did major cleanup of xql files

  1. … 152 more files in changeset.
file process-instance.xql was initially added on branch oacs-5-2.

adding variable in the optional list

Make the main project page pick up the date formatting.

I think it makes way more sense to have comments content displayed by

default. If this doesn't work for your clients we should create a

parameter for it.

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