• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer API over handcrafted queries

Dont require role at the ends of relationships as this is not required in the data model and standard relationships (e.g. membership_rel, admin_rel) lack these roles as well

Fix page for deleting roles

    • -2
    • +2
    ./www/admin/rel-types/roles/delete.tcl
Prefer literal in adp axpressions + Whitespace changes

  1. … 28 more files in changeset.
Streamline code

    • -12
    • +5
    ./www/pvt/set-on-vacation-to-null.tcl
Remove broken portrait script from the old good days

    • -53
    • +0
    ./www/shared/portrait-thumbnail-bits.tcl
improve capitalization

  1. … 5 more files in changeset.
improve wording

  1. … 6 more files in changeset.
Fix typos

  1. … 10 more files in changeset.
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. … 461 more files in changeset.
Prefer indivudual 'set' operations over 'lassign' in this case.

Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 13 more files in changeset.
image width information in table images seems flaky. since portrait-bits provides efficient

scaling, why not use it?

increase number of accepted sizes

make spelling more consitent

add file-not-found .adp file

    • -0
    • +5
    ./www/shared/file-not-found.adp
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 67 more files in changeset.
fix typos, regenerated documentation

    • -4
    • +6
    ./www/doc/group-admin-pages-acceptance-test.adp
    • -5
    • +5
    ./www/doc/group-admin-pages-requirements.adp
  1. … 303 more files in changeset.
Rework variable assigning loops (set -> lassign)

  1. … 1 more file in changeset.
Prefer string comparison operators to 'string equal' and 'empty_string_p'

  1. … 4 more files in changeset.
fix typos

  1. … 6 more files in changeset.
fix typos

  1. … 1 more file in changeset.
Fix typos

  1. … 3 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix typos

    • -1
    • +1
    ./catalog/acs-subsite.en_AU.ISO-8859-1.xml
  1. … 29 more files in changeset.
Fix typos

    • -19
    • +19
    ./tcl/subsite-callback-procs.tcl
Fix typos

  1. … 10 more files in changeset.
remove conditions, which are always true

  1. … 6 more files in changeset.
remove conditions, which are always true

    • -2
    • +2
    ./www/admin/site-map/parameter-set.tcl