• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
fixed some issues with orderby and onctacts integration

  1. … 3 more files in changeset.
Fixed montly calendar view

  1. … 7 more files in changeset.
Added min and max priority

  1. … 1 more file in changeset.
Some performance tuninging

  1. … 4 more files in changeset.
Make sure the broken pages are not loaded

  1. … 2 more files in changeset.
New language keys

  1. … 2 more files in changeset.
Made tasks portlet work with orderby_p

  1. … 2 more files in changeset.
Make PM adhere to naming conventions for orderby

  1. … 8 more files in changeset.
Performance tuning

  1. … 1 more file in changeset.
Added filter for page size and made order_by work

  1. … 3 more files in changeset.
Fixed ordering so it is ordered by priority. Changed description a little bit.

  1. … 3 more files in changeset.
More cleaning of missing data links

  1. … 8 more files in changeset.
Made sure the community_id is an optional parameter that can be passed

  1. … 1 more file in changeset.
Got rid of the possibility to choose the filter value for open projects, as this has a serious performance drawback for the tasks portlet

  1. … 17 more files in changeset.
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