• last updated 3 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.
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 bulk-update.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

changin to use contact::person_p to person::person_p

better util_user_message

Added search support for util_memoized search procs

  1. … 5 more files in changeset.
Added pretty message for users when they click on bulk update without selecting any contacts

Adding bulk-add.xql file and added sort of attributes with the use of the ams::util::localize_and_sort_list_of_lists proc

  1. … 1 more file in changeset.
Adding bulk-update. Admins can now update a date or option ams attribute for a large group of people at once

    • -0
    • +146
    ./bulk-update.tcl
  1. … 2 more files in changeset.