• last updated 5 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. … 225 more files in changeset.
Added some saveguards when you instantiate project manager new

  1. … 1 more file in changeset.
Changed the overview page to be a little bit more informative and personal.

  1. … 3 more files in changeset.
Added abstraction for the list of projects from customer code

  1. … 3 more files in changeset.
A couple of fixes to make project manager independent from .LRN and able to run on it's own

  1. … 11 more files in changeset.
fixing pagination in project-list. had to rename filter status_id to pm_status, contact_id to pm_contact_id and etat_id to pm_etat_id since they were overwritten with query result values

  1. … 2 more files 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 we display the current project_manager instance by default

Added support for showing subprojects in the projects include. Added pagination to it, did some performance tuning, removed join with tasks table

  1. … 7 more files in changeset.
adding filter in page contract and include

  1. … 1 more file in changeset.
making changes in queries and code to work with new filter

  1. … 3 more files in changeset.
making changes to work with the include, removing unneccesary code

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

  1. … 16 more files in changeset.
adding filter for planned_end_date

  1. … 3 more files in changeset.
change portlets to support weekly view on calendars, change computation of latest_start and earliest_finish

  1. … 63 more files in changeset.
Changes to the PM portlet

  1. … 5 more files in changeset.
I18N support, added callbacks for file-storage, forums and contacts. Extracted lists into their own includes, same goes for portlets

  1. … 178 more files in changeset.
Get rid of ad_maybe_redirect_for_registration

  1. … 32 more files in changeset.
Upgraded to current code from 5.1

  1. … 100 more files in changeset.
moved from contrib

  1. … 223 more files in changeset.