• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made search work again. This needs an overhaul though. I think the

term search should be handled in the join clause.

More performance related changes

    • -2
    • +2
    ./contact-search-condition-type-procs.tcl
  1. … 2 more files in changeset.
adding procedure to check name of cr_item

to create new complaints

    • -0
    • +62
    ./contact-complaint-procs.tcl
    • -0
    • +27
    ./contact-complaint-procs.xql
Made sure the user creation works, first part

Added group_ids to the callback so we know which groups we are adding the user to

  1. … 1 more file in changeset.
show mail link in all folders of community

added default value for employees

Got rid of customer/supplier

Added filter clause, changed ordering

Added a filter clause

The employees list should not contain the organization_id itself!

changed default group to "-2" for the time being as the rest breaks install and I need to discuss with matthew what he thinks about it

Removing dependence on Registered Users group (-2)

  1. … 13 more files in changeset.
Adding callback for contacts::bulk_actions

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