• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 13 more files in changeset.
standardize boolean variables in ADP

  1. … 12 more files in changeset.
removed obsolete flag -include_bio of acs_user::get

  1. … 6 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. … 464 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 197 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. … 148 more files in changeset.
Fix typos (info exist -> info exists)

  1. … 22 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 69 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
Removed Ajax as it was causing trouble

Moving context_id to be included in the form even if there are no file attachments (integration from csreurope)

changeing message key acs-kernel.common_no to acs-kernel.common_No (since the label is No as well), adding a new message key acs-kernel.common_no (with lower case "no")

  1. … 51 more files in changeset.
added username to the list of possible options

  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. … 11 more files in changeset.
Added functionality to send an e-mail to the result of a search. Furhter streamlined the process so that checks are actually only done when sending the e-mail, which is much faster from the UI point of view

    • -0
    • +396
    ./email-search.tcl
  1. … 4 more files in changeset.
Made sure that we are able to send emails to large groups (e.g. 1000 users plus)

    • -0
    • +333
    ./email_group.tcl
  1. … 2 more files in changeset.
Revert

Fixed 5.3.1 problem

Adding user-info files to contacts that enable you to set the parameter UserInfoTemplate in acs subsite to /packages/contacts/lib/user-info, which allows users to edit their entire contact record for the first mounted contacts instance.

Fixed mail through

  1. … 1 more file in changeset.
Added mail-through tracking for mass e-mails. Cleaned up the UI a little bit and made importing from CSV enhanced by progress bar

  1. … 5 more files in changeset.
Added hidedelay

Added support for drop down menus on the contact master

  1. … 2 more files in changeset.
Added ajaxhelper

  1. … 1 more file in changeset.
Added ajax searching features to contacts. Saly it does not work everywhere yet

  1. … 5 more files in changeset.
Added support for parrty instead of only displaying the emails where the party is the recipient

  1. … 2 more files in changeset.