group-parties-remove.tcl

  • last updated 8 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.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Delete a user if he is deleted in contacts

fixing bug for visibility check

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-remove.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Added -html flag to util_user_message so contact links display correctly

Removing dependence on Registered Users group (-2)

  1. … 18 more files in changeset.
fixing bug so the util_user_message is correctly plural or singular

Add pretty removal util_user_messages

Added search support for util_memoized search procs

  1. … 5 more files in changeset.
Changed the name to "remove from group"

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
    • +77
    ./group-parties-remove.tcl
  1. … 138 more files in changeset.