Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) 'Contains' operation for searching multi-select custom fields with the API. #6612

Closed

Commits on Aug 27, 2015

  1. CRM-17101 - unit test searching on custom fields with <=.

    ----------------------------------------
    * CRM-17101: civicrm_api3_basic_get does not work for SQL operators on custom fields.
      https://issues.civicrm.org/jira/browse/CRM-17101
    johanv committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    4347617 View commit details
    Browse the repository at this point in the history
  2. CRM-17101 - A bug fix.

    ----------------------------------------
    * CRM-17101: civicrm_api3_basic_get does not work for SQL operators on custom fields.
      https://issues.civicrm.org/jira/browse/CRM-17101
    johanv committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    4339a82 View commit details
    Browse the repository at this point in the history
  3. CRM-17096 - A 'contains' operation for the API.

    This is what I would like to do.
    
    ----------------------------------------
    * CRM-17096: A 'contains' operation for the api to search multiselect custom values.
      https://issues.civicrm.org/jira/browse/CRM-17096
    johanv committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    160258b View commit details
    Browse the repository at this point in the history
  4. CRM-17096 - This implements a 'contains' operator for the API.

    ----------------------------------------
    * CRM-17096: A 'contains' operation for the api to search multiselect custom values.
      https://issues.civicrm.org/jira/browse/CRM-17096
    johanv committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    6b64301 View commit details
    Browse the repository at this point in the history
  5. The usual whitespace fixes.

    johanv committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    b1ef008 View commit details
    Browse the repository at this point in the history