• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
making changes to allow assign a group to a task or a project

  1. … 11 more files in changeset.
Fix ability to filter task list by process

  1. … 2 more files in changeset.
This 'log hours' has been an option that hasn't gone anywhere for a year. When we actually create this functionality, we can then create a button for it :)

bug fix to last change. don't show multiple checkboxes

Get bulk editing of tasks working again

  1. … 3 more files in changeset.
A couple of bug fixes from the client site

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

  1. … 16 more files in changeset.
Fixed some HTML and positioning issues with the portlets

  1. … 5 more files in changeset.
Added possibility to select whether you want to see watcher tasks or the other ones

  1. … 1 more file in changeset.
Fixing project link

Correctly treat party_id. Furthermore added parameter to only show tasks where I'm not an observer

  1. … 3 more files in changeset.
the instance_id is the project's object package_id

Added closing of a task from the task portlet

  1. … 1 more file in changeset.