• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for contact::history callback

  1. … 1 more file in changeset.
only showing var widget for attribute searches if an operand exists

    • -7
    • +11
    ./contact-search-condition-type-procs.tcl
Making sure the search exists before its logged - this threw an error when was on the advanced search page and clicked on the contacts page (and the contact::search::log proc attempted to log a search where the search_id wasn't in the database

allowing person objects to be upgraded to users and creating validation block code for contact creation

  1. … 1 more file in changeset.
Fixing bug - replacing ' with '' for search queries so the database doesn't throw an error

Adding contact::signature namespace and message::get and signature::get procs

Adding caching and contact::email proc

Adding contact-message-procs.tcl file

    • -0
    • +182
    ./contact-message-procs.tcl
moved contacts::letter::* and contacts::util::interpolate procs to contact-message-procs.tcl

Adding contact::letter procs and support for them

  1. … 1 more file in changeset.
added workaround form application_link::get_linked proc

Added application_data_link::get_linked backport for openacs 5.1.5

Adding support for group (-2) - the default group, being implied

Adding caching of search queries and relationship search condition type

    • -7
    • +247
    ./contact-search-condition-type-procs.tcl
Added rel_types::create_role backport for openacs 5.1.5

Additional switch to callback

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