contact-relationships.tcl

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Performance tuning of the relationship portlet. This is now mainly handled on the webserver side, not anymore on the database, resulting in faster overall performance

  1. … 3 more files in changeset.
fixing group in multirow display bug that shows up when a contact has multiple types of relationships with another contact

  1. … 1 more file in changeset.
changing relationship display to only show approved members in the default group - this means that deleted contacts no longer show up in relationships about that contact

  1. … 2 more files in changeset.
Added support for sorting of relationships by date

  1. … 4 more files in changeset.
Added creation date to the relationship, made sure that select groups does not complain if there is no object_id_two. Made sure that contact-attributes uses the package_id parameter which is needed due to the switch for multiple contacts instances

  1. … 4 more files in changeset.
only display the link to add new relationship of a type if we are dealing with employee relationships

  1. … 1 more file in changeset.
fixing references to singleton urls and making the them work for multiple package instances (some of this was done by maltes)

  1. … 18 more files in changeset.
Fixed link to create new relationship so it automatically assigns the person in the group of the other organization (and vice versa)

  1. … 3 more files in changeset.
Fixed the problem with an incorrect adding of new Relationships

  1. … 1 more file in changeset.
changin to use contact::orgnaization_p to organization::organization_p

  1. … 1 more file in changeset.
I18N preperation

Added a link to add a new relationship directly from the page

Moved code from www/contact.tcl into includes

    • -0
    • +41
    ./contact-relationships.tcl
  1. … 9 more files in changeset.