• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo

improve spelling

improve spelling

    • -3
    • +3
    ./tcl/contact-search-condition-type-procs.tcl
standardize boolean variables in ADP

    • -2
    • +2
    ./tcl/contact-search-condition-type-procs.tcl
  1. … 7 more files in changeset.
removed obsolete flag -include_bio of acs_user::get

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

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

  1. … 190 more files in changeset.
Fix typos

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

    • -1
    • +1
    ./catalog/contacts.en_US.ISO-8859-1.xml
  1. … 114 more files in changeset.
Fix typos

    • -1
    • +1
    ./catalog/contacts.en_US.ISO-8859-1.xml
  1. … 5 more files in changeset.
Fix typos

  1. … 10 more files in changeset.
Fix typos

    • -1
    • +1
    ./catalog/contacts.en_US.ISO-8859-1.xml
    • -3
    • +3
    ./tcl/contact-search-condition-type-procs.tcl
  1. … 142 more files in changeset.
Fix typos (info exist -> info exists)

  1. … 22 more files in changeset.
Fix typos

  1. … 59 more files in changeset.
Fix typos

  1. … 17 more files in changeset.
Fix typos

    • -1
    • +1
    ./catalog/contacts.en_US.ISO-8859-1.xml
  1. … 75 more files in changeset.
Fix typos

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

  1. … 82 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.
Removed Ajax as it was causing trouble

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

Adding the ability to add the opposite end of a relationship, i.e. either an employer OR an employee when creating a new contact

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

Allow organizations to be optional at import and setting the country_code string to upper during import

Fixed bug in upgrade script