• last updated 6 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.
Prepared PM to run on 5.3.1

  1. … 10 more files in changeset.
Added some saveguards when you instantiate project manager new

  1. … 1 more file in changeset.
Trailing "\" causes "info complete" to fail, because another line of input

is (naturally enough) expected. This causes our automated test that all

tcl files have correct syntax fails. Why did the script appear to run

correctly? Probably because the parsed .adp file is glommed onto the end

of the .tcl file before it is actually executed.

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.
Add the ability to optionally choose an image out of photo-album to display with each project

  1. … 16 more files in changeset.
file default-project-roles.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./default-project-roles.xql
file workgroups.xql was initially added on branch oacs-5-2.

file update-projects.xql was initially added on branch oacs-5-2.

file roles.xql was initially added on branch oacs-5-2.

file logger-sync.xql was initially added on branch oacs-5-2.

Made Oracle version work and did major cleanup of xql files

    • -6
    • +3
    ./default-project-roles-postgresql.xql
  1. … 141 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.
removed logger parameters and logger integration links on admin page

  1. … 1 more file in changeset.
seperate way of mapping category trees to projects and tasks

  1. … 2 more files in changeset.
Fixed a problem with the logger_definition not showing properly

I18N support, added callbacks for file-storage, forums and contacts. Extracted lists into their own includes, same goes for portlets

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

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

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

    • -0
    • +20
    ./default-project-roles-oracle.xql
    • -0
    • +15
    ./default-project-roles-postgresql.xql
    • -0
    • +10
    ./default-project-roles.adp
    • -0
    • +92
    ./default-project-roles.tcl
    • -0
    • +29
    ./index-postgresql.xql
    • -0
    • +22
    ./logger-primary.adp
    • -0
    • +67
    ./logger-primary.tcl
  1. … 209 more files in changeset.