• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure that observers are hidden from the list of users working on this

Made a change to show the assignees other assignees of a task as well as long as I'm assigned to the task. This is done using the pagination query so never call this without pagination...

  1. … 2 more files in changeset.
Changed visual enhancement of roles to span tags

Fixed problem with empty hours_work

  1. … 2 more files 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.
Fixed searching

  1. … 3 more files in changeset.
Removed search-jobid which was also depending on contacts. Added search-project which fits the szenario better.

  1. … 6 more files in changeset.
I18N and support for estimated_hours_work_max

  1. … 2 more files in changeset.
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. … 4 more files in changeset.
Added bulk closing of tasks along with new I18N strings

  1. … 4 more files in changeset.
fixing is_observer_filter

  1. … 1 more file in changeset.
changed so it displays the end_date

More documentation for the tasks include

Added support for observers filter

making changes in tasks include to work correctlry with the filters

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

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

  1. … 3 more files in changeset.
changes in instance_id filter where clause

Further fixes with the project_item_id

  1. … 2 more files in changeset.
Got pagination to work. Got subproject view to work. Some additional performance enhancements

  1. … 5 more files in changeset.
making changes to fit with project-manager-portlet/lib/tasks include

  1. … 1 more file in changeset.
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. … 2 more files in changeset.
adding new filter for tasks include that allows you to watch all tasks of the current project and all the inmediate suprojects

  1. … 6 more files in changeset.
Fix tasks query. Must unset instance_id if it is 0 or no tasks will display

making changes in the include of tasks to receive one variable and to work with the orderby

  1. … 1 more file in changeset.
Fixing tasks page. Adding missing variables to the include. Got rid of the differentiation between watcher_p and observer_p, added a proper filter for the party_id, removed the role_id issue, added the option to pass a filter for package_id, allowing you to filter the projects to only the projects in this subsite

  1. … 3 more files in changeset.
More I18N improvements

  1. … 7 more files in changeset.
making changes for assign groups, cleaning tasks.tcl and fixing problems wiht person::name (error when party is not a person)

  1. … 10 more files in changeset.