• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure the contact url works even outside the contacts package (e.g. for includes)

moved list of employees to proc

Added support for automatically adding an employee to an organization. Though this is a one off measure I deem it is useful in nearly all scenarios

  1. … 5 more files in changeset.
Created contact::search_pretty with caching and removed contact::search::translate because contact::search::condition_type superseeds it

    • -5
    • +3
    ./contact-search-condition-type-procs.tcl
  1. … 3 more files in changeset.
Adding contacts::search::condition_type* api and replacing search code to make use of this api

    • -0
    • +688
    ./contact-search-condition-type-procs.tcl
  1. … 1 more file in changeset.
added callback for population of customer attributes

Added a callback to append attributes to the multirow. Furthermore tried to prevent projects from displaying incorrectly

  1. … 2 more files in changeset.
Added the ability to have sub searches within an advanced search

  1. … 1 more file in changeset.
Changed the return_url to go back to the company where the folder came from. Not ideal if you had been watching a user, but sufficient for now

    • -0
    • +109
    ./contacts-callback-procs.tcl
removed the callbacks

Added the option to select groups before adding a new person/organization as this was taken out by the changes in the UI for the lists

  1. … 4 more files in changeset.
Changed the check to look for the intranet-core package instead

Added new callback for creation of users.

  1. … 1 more file in changeset.
Added new attributes. Checked if there happen to be groups from P/O already that we can reuse

bug fixes with last major update

  1. … 1 more file in changeset.
bug fixes with last major update

  1. … 5 more files in changeset.
Cleaned up search code, fixed bugs with lib/contacts, allowed people to share searches, replaced group and mysearch dropdown on index page with public searches administrators can control and recently accessed searches, removed no longer needed pages

  1. … 17 more files in changeset.
Changed the callback to include the name

  1. … 1 more file in changeset.
Changed to display only mapped subgroups (components)

I18N of search

  1. … 1 more file in changeset.
Added population

    • -408
    • +829
    ./contacts-populate-procs.tcl
  1. … 5 more files in changeset.
Added contacst/tcl/contact-search-procs.tcl

    • -0
    • +35
    ./contact-search-procs.xql
Improvements to search api and upload of a more consisten UI

  1. … 9 more files in changeset.
Latest version with a little bit more documentation

added proc for retrieving contacts values

Population procedures for pre installing attributes

    • -0
    • +1212
    ./contacts-populate-procs.tcl
the group_name should be acs-translated

Created dummy callback procedure for use in 5.1. Added callback procs back into contact-add.tcl

  1. … 1 more file in changeset.
i18N updates

  1. … 5 more files in changeset.
I18N completion of contacts package

  1. … 32 more files in changeset.