• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make package installable on current codebase, fix obious issues with ancient outdated api

  1. … 4 more files in changeset.
change queries on site-node tree from tree_sortkey to recursive queries

improve spelling

  1. … 1 more file in changeset.
improve spelling

    • -3
    • +3
    ./contact-search-condition-type-procs.tcl
  1. … 8 more files in changeset.
standardize boolean variables in ADP

    • -2
    • +2
    ./contact-search-condition-type-procs.tcl
  1. … 20 more files in changeset.
Replace deprecated proc 'group::permission_p' with 'party::permission_p'

  1. … 11 more files in changeset.
Fix capitalization

  1. … 3 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. … 472 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. … 201 more files in changeset.
Fix typos

  1. … 11 more files in changeset.
Fix a bunch of typos

  1. … 119 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix typos

  1. … 10 more files in changeset.
Fix typos

    • -3
    • +3
    ./contact-search-condition-type-procs.tcl
  1. … 146 more files in changeset.
Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix typos

  1. … 52 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
- fix sloppy pseudo-comments to silence automated testing

  1. … 8 more files in changeset.
Adding no_perm_check to contacts::person::new when adding to the contacts default group since permissions checks take place before this proc is run

Fixed bug in upgrade script

Fixed selection with deleted users

Fixed problem with notifications_p and made sure to be able to display groups that have been entered manually into contact_groups

Made sure sweeper does not run if contacts is not mounted

Notifications can only be bound to the object_id, so if any contacts instance requests that a group use notifications all instances must use notifications. I've reflected this in the admin pages.

  1. … 1 more file in changeset.
Adding the ability to use notifications to manage group email subscriptions. Upgrade scripts are included and version increased to 1.2b31

  1. … 10 more files in changeset.
Fixes for ugprade scripts

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. … 5 more files in changeset.
Added search::result to return the party_ids of a search