• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
forgot to added emplyee_id flag to get_employees

fixed condition_type of group proc that was broken by making contacts instance aware (since the searches can not longer depend on the same things

    • -4
    • +5
    ./contact-search-condition-type-procs.tcl
Adding label and envelope callbacks and cleaning up the check for a contacts email or mailing address as well as a bunch of other associated procs - which now also checks for the empoyers if the contact does not have one

  1. … 4 more files in changeset.
removing labels-redirect-procs.tcl since it doesn't warrent its own page. i have added the proc (after fixing it) to the cotact-messgae-procs.tcl file

Added support for labels (Thanks to MatthewG for doing this)

    • -0
    • +33
    ./labels-redirect-procs.tcl
  1. … 4 more files in changeset.
Added support for after instantiate callback

The AMS procs will take care of the proper internationalization. Therefore this is not needed in contacts any more.

removing contacts/tcl/view-procs since they aren't needed with current versions of contacts and were based on old configurations

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. … 36 more files in changeset.
Made sure the search count actually works again as the employee bit is not really working yet

Bug fixing ams_value__time search condition type and adding annual recurrence searchability - so you can find things like birthdays, anniversaries, etc.

    • -20
    • +44
    ./contact-search-condition-type-procs.tcl
fixing not in search condition types that were falsely searching for something in that type

    • -6
    • +6
    ./contact-search-condition-type-procs.tcl
adding contacts::redirect contract which allows a site to customize contacts urls and restrict access to standard contacts files

  1. … 1 more file in changeset.
  tags are something OO doesnt like either

  1. … 1 more file in changeset.
Support for organizations in employee::get to make coding easier

Made sure to delete the temporary odt file

Fixed bug due to wrong variable

Added person_title to the employee attributes

Removed some of the default attributes for contacts. In the long run we should probably have a attribute_create procedure and an attribute_mapping procedure

    • -189
    • +11
    ./contacts-populate-procs.tcl
Added support for returning the filename of the generated PDF without storing the file in the CR

Fixed convert procs to allow for paragraphs in content

Added reverse_order possibility in the name

Support for OO Mailings with Banner (not spoiler)

  1. … 8 more files in changeset.
Added employees_list_of_lists so you can add a list of employees in a select box

Fixed salutation procedure

Upped version number and added parameter to the default organization

  1. … 11 more files in changeset.
Added procedure to load all person attributes into AMS

fixing employee::get to use item_ids to get salutation

fixing generation of oo-files

  1. … 7 more files in changeset.
changed proc to change oo file to accept several files to be replaced