• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Added jobtitle and locale to employee information

Got contact::oo::change_content to work

Added OpenOffice utility procedures

fixed the postal address proc which missed the change to an array at

some stages

added support for the country name and the town_line in employees::get