• last updated 17 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.
Upgrading to 1.2b30, which consolidates group membership addition to contact::group::add_member and changes the UseSubsiteAsDefaultGroup default to "1" - included is an upgrade script to move all users of a contacts application group to their respective subsite application group since the previous sweeper method was error prone.

  1. … 8 more files in changeset.
enabling people that had previously been in a group to be approved again

upgrade to contacts 1.2b4, contacts is no longer singleton and supports multiple instances and the ability to have management instances as the root of the install that manage data from child instances

  1. … 41 more files in changeset.
commit changes of merge with HEAD

  1. … 205 more files in changeset.
file group-parties-add.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Made sure the callback is called when adding a group as well

  1. … 2 more files in changeset.
allowing contact::type to be user as well as person

  1. … 6 more files in changeset.
Added search support for util_memoized search procs

  1. … 5 more files in changeset.
Changed to manual queries as relation_add does not work with organizations

I18N completion of contacts package

  1. … 33 more files in changeset.
Uploading Contacts 1.0d code and removing old files from Contacts 0.1d

    • -0
    • +85
    ./group-parties-add.tcl
  1. … 138 more files in changeset.