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

Membership Detail Report fails when ACLs are in effect #12144

Closed
wants to merge 131 commits into from
Closed

Commits on Dec 26, 2017

  1. Configuration menu
    Copy the full SHA
    de33391 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. update unit test

    Jitendra Purohit committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    e3a72b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. minor fix

    Jitendra Purohit committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    846154a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. additional changes

    Jitendra Purohit committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    0dba8ce View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. add doc for case activity sequence

    Jitendra Purohit committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    5f7f881 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    31349d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. CRM-21853: Do not change 'is_multiple' unless included in the params

    Also remove use of CRM_Utils_Array call since we're sure it's set
    mickadoo committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    e2cb881 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    77544f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. core/issues/74 - 'Price Set Details for Event Participants' gives DB …

    …error if the price fields are disabled.
    yashodha committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    6379452 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Extract buildQuery on ReportSummary.

    This is a partial of #12065 which is a very simple extraction - only one additional change of moving a variable to a class property
    eileenmcnaughton committed May 2, 2018
    Configuration menu
    Copy the full SHA
    65ec4c8 View commit details
    Browse the repository at this point in the history
  2. Enable tests on the logging summary report.

    Despite seeming like a lot of change this is mostly just extraction to run via the tests. I can break out into a couple of refactor commits for reviewablility.
    
    I have tested this on mysql 5.6 with full group by mode enabled.
    eileenmcnaughton committed May 2, 2018
    Configuration menu
    Copy the full SHA
    63dc1f2 View commit details
    Browse the repository at this point in the history
  3. Fix fatal error on logging tab when hook alters logging tables.

    When a custom table is removed from logged tables by hook (e.g a calculated table like a summary table) the logging report
    still tries to include it but fails with a fatal error.
    
    This patch excludes it from the list of customDataEnabled logging tables
    eileenmcnaughton committed May 2, 2018
    Configuration menu
    Copy the full SHA
    f2f65d3 View commit details
    Browse the repository at this point in the history
  4. Set version to 5.3.alpha1

    CiviCRM committed May 2, 2018
    Configuration menu
    Copy the full SHA
    62bc2cb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. (dev/core/98) Searching by any Address fields with location type othe…

    …r than primary throw DB error
    monishdeb committed May 3, 2018
    Configuration menu
    Copy the full SHA
    d567ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    593dbb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    233319b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fce0c43 View commit details
    Browse the repository at this point in the history
  5. additional fix

    monishdeb committed May 3, 2018
    Configuration menu
    Copy the full SHA
    bb6c47e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa5c78e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12050 from JMAConsulting/CRM-20459-2

    CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue[Sub PR 2]
    monishdeb authored May 3, 2018
    Configuration menu
    Copy the full SHA
    fc1d33f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12074 from JMAConsulting/dev_core_98

    (dev/core/98) FGB Searching by any Address fields with location type other than primary throw DB error
    monishdeb authored May 3, 2018
    Configuration menu
    Copy the full SHA
    a8f5324 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    c2a717d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12082 from agh1/5.1.0-synopsis

    5.1.0 release notes: updated synopsis
    totten authored May 4, 2018
    Configuration menu
    Copy the full SHA
    d75bb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c9141 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9cba9a View commit details
    Browse the repository at this point in the history
  5. PR#12083 - Correct typing of "Payflow Pro" in various messages.

    "Payflo" is a different payment processor.
    xurizaemon committed May 4, 2018
    Configuration menu
    Copy the full SHA
    27e1cd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be94f2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08f3d81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fac6351 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Merge pull request #12083 from xurizaemon/payflow_not_payflo

    Payflow Pro not payflo
    seamuslee001 authored May 5, 2018
    Configuration menu
    Copy the full SHA
    483ec77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee950b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcadbba View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. Merge pull request #12076 from JMAConsulting/dev_core_99

    (dev/core/99) Search builder doesn't retain selected (boolean) option after searching
    seamuslee001 authored May 6, 2018
    Configuration menu
    Copy the full SHA
    f62fff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75181cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12087 from seamuslee001/karma_conf_upgrade

    (NFC) Update karma conf for more recent karma
    eileenmcnaughton authored May 6, 2018
    Configuration menu
    Copy the full SHA
    f2e76c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12089 from civicrm/5.2

    5.2 to master
    eileenmcnaughton authored May 6, 2018
    Configuration menu
    Copy the full SHA
    7b3fc26 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12086 from seamuslee001/get_mock_deprecated

    (NFC) Change use createMock in tests otherwise stick with getMock to fix deprecated warning…
    eileenmcnaughton authored May 6, 2018
    Configuration menu
    Copy the full SHA
    8deedea View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11868 from eileenmcnaughton/cust_url

    CRM-20922 fix support for passing custom date values via url
    eileenmcnaughton authored May 6, 2018
    Configuration menu
    Copy the full SHA
    518669f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Merge pull request #12075 from JMAConsulting/CRM-20459-3

    CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue
    colemanw authored May 7, 2018
    Configuration menu
    Copy the full SHA
    c4b5526 View commit details
    Browse the repository at this point in the history
  2. (dev/core/40) Show List of Contributions On Recurring Contribution Vi…

    …ew (#11920)
    
    * CRM-40: Show List of Contributions On Recurring Contribution View
    
    Altered ContributionRecur page so that the list of contributions related to a
    recurring contribution are shown when viewing said recurring contribution.
    
    Implemented by running CRM_Contribute_Form_Search ebedded within the page and
    including CRM/Contribute/Form/Selector.tpl template within the page's
    template. Also included ContributionTotals.tpl to show, which I though could
    be cool.
    
    * CRM-40: Don't Use CRM_Contribute_Form_Search to Show Contributions
    
    CRM_Contribute_Form_Search class is very hard to read and maintain, which is
    why it was found better to look for related contributions manually and show
    them using an ajax datatable.
    
    * CRM-40: Fix Failing Test
    
    * CRM-40: Show Contribution List Using Ajax Call
    
    Added new Page that shows related payments for a given relted contribution in
    a data table and included the table on recurring contribution's detail view
    using an ajax call.
    MiyaNoctem authored and eileenmcnaughton committed May 7, 2018
    Configuration menu
    Copy the full SHA
    85b68a1 View commit details
    Browse the repository at this point in the history
  3. Fix e-notice

    Notice is visible on add payment processor page
    eileenmcnaughton committed May 7, 2018
    Configuration menu
    Copy the full SHA
    079f52d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12090 from eileenmcnaughton/notice

    Fix e-notice
    monishdeb authored May 7, 2018
    Configuration menu
    Copy the full SHA
    7934800 View commit details
    Browse the repository at this point in the history
  5. Fix Case form task regressions (export/print not working) since we sw…

    …itched to using CRM_Core_Form_Task
    mattwire committed May 7, 2018
    Configuration menu
    Copy the full SHA
    6e3090f View commit details
    Browse the repository at this point in the history
  6. Restore the entity specific field name to handle legacy code and allo…

    …w tokens to work properly (eg. PDF letter)
    mattwire committed May 7, 2018
    Configuration menu
    Copy the full SHA
    39fecc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    676159c View commit details
    Browse the repository at this point in the history
  8. Fix export

    mattwire committed May 7, 2018
    Configuration menu
    Copy the full SHA
    fadad5b View commit details
    Browse the repository at this point in the history
  9. Add unit test of submitting the Pledge Search Form

    Add in check of rows
    seamuslee001 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    c8e7b8f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #12092 from JMAConsulting/CRM-20459

    CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue
    colemanw authored May 7, 2018
    Configuration menu
    Copy the full SHA
    772c412 View commit details
    Browse the repository at this point in the history
  11. Further fixes to export

    mattwire committed May 7, 2018
    Configuration menu
    Copy the full SHA
    7348eee View commit details
    Browse the repository at this point in the history
  12. Merge pull request #11936 from mattwire/case_form_task_fixes

    Re-Fix Case form task  (export/print not working) (replace quick fix with proper fix)
    seamuslee001 authored May 7, 2018
    Configuration menu
    Copy the full SHA
    6fa7151 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    6c8223f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12094 from eileenmcnaughton/member

    Fix Fatal error on membership detail report (with ACLs enabled) dev/core/#100
    eileenmcnaughton authored May 8, 2018
    Configuration menu
    Copy the full SHA
    c10f7a5 View commit details
    Browse the repository at this point in the history
  3. dev/core#105 Manage PCP URL Wrong for the notification email under wo…

    …rdpress
    
    white space issue
    
    more white space issue
    
    another white space
    
    another white space
    Aniessh Sethh committed May 8, 2018
    Configuration menu
    Copy the full SHA
    1d0d13f View commit details
    Browse the repository at this point in the history
  4. (dev/core/68) Fix DB Error on 'Find Participant' page when MySQL FULL…

    …_GROUP_BY_MODE is enabled
    monishdeb committed May 8, 2018
    Configuration menu
    Copy the full SHA
    4fa404b View commit details
    Browse the repository at this point in the history
  5. Fix Relationship Type form to use the api in postProcess in preparati…

    …on to support custom data.
    
    Now that we have custom-data-on-any forms that use the api to save can potentially support custom data. This is a
    preparatory tidy-up commit. It switches to the api & does minor tidy ups, including using metadata and addField to
    add fields. This last part does slightly alter the wording on the form. I think that is OK?
    eileenmcnaughton committed May 8, 2018
    Configuration menu
    Copy the full SHA
    a9999eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e516755 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6452294 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12095 from eileenmcnaughton/custom_data

    Function extraction (Move towards generic custom data support for all entities)
    monishdeb authored May 8, 2018
    Configuration menu
    Copy the full SHA
    8149248 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #12099 from civicrm/5.2

    5.2 to master
    eileenmcnaughton authored May 8, 2018
    Configuration menu
    Copy the full SHA
    501875d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #12084 from seamuslee001/phpunit5

    Run master tests using phpunit5
    totten authored May 8, 2018
    Configuration menu
    Copy the full SHA
    88e6964 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Merge pull request #12097 from eileenmcnaughton/relationshipTypeForm

    Fix Relationship Type form to use the metadata for fields & api in postProcess
    colemanw authored May 9, 2018
    Configuration menu
    Copy the full SHA
    68419d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d9887 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12101 from seamuslee001/upgrade_karma_phantomjs_l…

    …auncher
    
    Upgrade Karma phantomjs launcher to latest version
    colemanw authored May 9, 2018
    Configuration menu
    Copy the full SHA
    8a5966c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d4ac31 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12070 from eileenmcnaughton/loggin_fix

    Fix fatal error on logging tab when hook alters logging tables.
    seamuslee001 authored May 9, 2018
    Configuration menu
    Copy the full SHA
    f13ec3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37c16b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9037f68 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. karma.conf.js - Switch singleRun back to false default

    It's useful to have two ways of running the Karma test suite:
    
    * For continuous integration, run once and report back with a file.
      (This has been `karma start --browsers PhantomJS --single-run --reporters dots,junit`.)
    * For local dev, run in a watch/live/monitoring mode which auto-executes any time you edit the JS code.
      (This has been `karma start`)
    
    This partially reverts a recent change so that the second one works the same
    way as before.
    totten committed May 10, 2018
    Configuration menu
    Copy the full SHA
    b43a993 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12102 from seamuslee001/nfc_constant_moneytext

    (NFC) Fix use of undefined constant USD in MoneyTest
    seamuslee001 authored May 10, 2018
    Configuration menu
    Copy the full SHA
    ab72a9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12105 from totten/master-karma-sr

    karma.conf.js - Switch singleRun back to `false` default
    totten authored May 10, 2018
    Configuration menu
    Copy the full SHA
    421e9a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12104 from lcdservices/dev-core-108

    dev/core#108 reset address array when setting new event location
    monishdeb authored May 10, 2018
    Configuration menu
    Copy the full SHA
    f735b1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78f2705 View commit details
    Browse the repository at this point in the history
  6. CRM-38: Show Recurring Contributions on Membership Modal View

    Currently, when viewing a membership from contact's detailed view (on
    memberships tab), it is hard to tell if a membership has any recurring
    contributions associated to it, even though you can see all payments done for
    the membership.
    
    Added a recurring contributions section below the contributions table
    currently being shown, by loading recurring contributions using ajax call to
    load list of recurring contributions.
    
    Added recurring contributionslist to membership edit view using ajax call.
    MiyaNoctem committed May 10, 2018
    Configuration menu
    Copy the full SHA
    669fc25 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12108 from colemanw/ApiExplorer

    ApiExplorer - Output short array syntax
    monishdeb authored May 10, 2018
    Configuration menu
    Copy the full SHA
    90ed73b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11903 from MiyaNoctem/CRM-38-show-recurring-contr…

    …ibutions-on-membership-modal
    
    dev/core#38 Show Recurring Contributions on Membership Modal View
    eileenmcnaughton authored May 10, 2018
    Configuration menu
    Copy the full SHA
    31efb48 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #11996 from JMAConsulting/dev-core-68

    (dev/core/68) Fix DB Error on 'Find Participant' page when MySQL FULL_GROUP_BY_MODE is enabled
    eileenmcnaughton authored May 10, 2018
    Configuration menu
    Copy the full SHA
    fd87b71 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. civicrm-version.php - Keep civicrmVersion() in global namespace

    The function has traditionally been in the global namespace, and it
    should stay there for backward compatibility.
    
    This patch looks big, but it's really just wrapping code inside new
    `namespace ...  { ...  }` blocks.
    totten committed May 11, 2018
    Configuration menu
    Copy the full SHA
    292931f View commit details
    Browse the repository at this point in the history
  2. civicrm-version.php - Internal helpers should use manifestly private …

    …namespace
    
    The new helper functions in this file shouldn't be used externally; this
    file is just an adapter for backward-compatibility.  External callers should
    still use `CRM_Utils_System::version()`, `civicrmVersion()`, or
    `version.xml`.
    totten committed May 11, 2018
    Configuration menu
    Copy the full SHA
    8450425 View commit details
    Browse the repository at this point in the history
  3. CRM/Utils/System.php - Don't go through civicrm-version.php

    In a typical environment, this is just an unnecessary file-load, and it
    makes it harder to (someday) remove/deprecate `civicrm-version.php`.
    totten committed May 11, 2018
    Configuration menu
    Copy the full SHA
    8a4e698 View commit details
    Browse the repository at this point in the history
  4. civicrm-version.php - Fix CMS detection in pre-booted Backdrop

    Ex 1: Running `drush` commands
    Ex 2: Running `cv` with `--level=cms-only`
    totten committed May 11, 2018
    Configuration menu
    Copy the full SHA
    27a6a14 View commit details
    Browse the repository at this point in the history
  5. civicrm-version.php - Fix CMS detection in pre-booted WordPress

    Ex 1: Running `wp-cli` commands
    Ex 2: Running `cv` with `--level=cms-only`
    totten committed May 11, 2018
    Configuration menu
    Copy the full SHA
    1fd292a View commit details
    Browse the repository at this point in the history
  6. civicrm-version.php - Fix CMS detection in pre-booted Drupal8

    Ex 1: Running `drush` commands
    Ex 2: Running `cv` with `--level=cms-only`
    totten committed May 11, 2018
    Configuration menu
    Copy the full SHA
    7177161 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c61bca2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e78d544 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #12085 from seamuslee001/pledge_search_form_test

    (NFC) Add unit test of submitting the Pledge Search Form
    monishdeb authored May 11, 2018
    Configuration menu
    Copy the full SHA
    e8b76a7 View commit details
    Browse the repository at this point in the history
  10. core/issues/80 - Current Employer is not reset after relationship is …

    …updated
    
    Additional fixes
    
    Additional fixes
    Jitendra Purohit committed May 11, 2018
    Configuration menu
    Copy the full SHA
    df0c42c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0c9c8b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Configuration menu
    Copy the full SHA
    000e4e8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Configuration menu
    Copy the full SHA
    935ec26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67bb649 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11908 from mattwire/membershiptype_customdata_sup…

    …port
    
    Support hooks for MembershipType entity
    eileenmcnaughton authored May 13, 2018
    Configuration menu
    Copy the full SHA
    6e74fca View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    1322dc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12122 from eileenmcnaughton/cudat

    tpl extraction of shared code for customDataBlock
    eileenmcnaughton authored May 14, 2018
    Configuration menu
    Copy the full SHA
    f8f98c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f85d05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    763f7a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12123 from eileenmcnaughton/membership_type

    Preliminary tidy up of  MembershipType form (towards custom data support)
    eileenmcnaughton authored May 14, 2018
    Configuration menu
    Copy the full SHA
    e583044 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54afd8a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12125 from eileenmcnaughton/membership_config

    [NFC] Fix leakage of Form entity
    eileenmcnaughton authored May 14, 2018
    Configuration menu
    Copy the full SHA
    7f7dc62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4f5c85 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #12126 from eileenmcnaughton/membership_type

    Preliminary cleanup for Custom data support for MembershipType form
    eileenmcnaughton authored May 14, 2018
    Configuration menu
    Copy the full SHA
    379df95 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #12124 from eileenmcnaughton/membership_metadata

    Add field metadata to MembershipType schema info (xml)
    colemanw authored May 14, 2018
    Configuration menu
    Copy the full SHA
    d425721 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b268792 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #12116 from eileenmcnaughton/cust_field

    Add DB default of 0 for custom_group.is_multiple - CRM-21853
    seamuslee001 authored May 14, 2018
    Configuration menu
    Copy the full SHA
    b5b33b7 View commit details
    Browse the repository at this point in the history
  13. Set Default values on is_active, is_searchable, is_view and is_active…

    … on civicrm_custom_field
    seamuslee001 committed May 14, 2018
    Configuration menu
    Copy the full SHA
    110f434 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #12032 from jitendrapurohit/core-80

    core/issues/80 - Current Employer is not reset after relationship is …
    colemanw authored May 14, 2018
    Configuration menu
    Copy the full SHA
    17e1efd View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Merge pull request #12131 from seamuslee001/custom_field

    Set Default values on is_active, is_searchable, is_view and is_active…
    eileenmcnaughton authored May 15, 2018
    Configuration menu
    Copy the full SHA
    5e5a67c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a9650 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12113 from totten/JMAConsulting-dev-drupal-10

    (dev/drupal#10)  Make civicrm-version.php self-sufficient
    eileenmcnaughton authored May 15, 2018
    Configuration menu
    Copy the full SHA
    dc8d79b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12127 from eileenmcnaughton/cust_generic

    Use getter function for entity id as on some forms  is protected.
    seamuslee001 authored May 15, 2018
    Configuration menu
    Copy the full SHA
    bcf8b46 View commit details
    Browse the repository at this point in the history
  5. Cleanup on test class.

    Remove some functions that were not testing what they said they were & clarify others. Improve
    formatting & declaration of unused vars
    eileenmcnaughton committed May 15, 2018
    Configuration menu
    Copy the full SHA
    df1dded View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12093 from aniesshsethh/core_105

    dev/core#105 Manage PCP URL Wrong for the notification email under wo…
    eileenmcnaughton authored May 15, 2018
    Configuration menu
    Copy the full SHA
    d5c44ac View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12004 from samuelsov/dev/core#30#2

    dev/core#30 export of contact master_id name only if there is a master_id given (rebase)
    eileenmcnaughton authored May 15, 2018
    Configuration menu
    Copy the full SHA
    f8c5db3 View commit details
    Browse the repository at this point in the history
  8. added unit test

    monishdeb authored and eileenmcnaughton committed May 15, 2018
    Configuration menu
    Copy the full SHA
    2eb3ff3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #11877 from compucorp/CRM-21853-remove-implicit-is…

    …-multiple-change
    
    CRM-21853: Do not change 'is_multiple' unless included in the params
    eileenmcnaughton authored May 15, 2018
    Configuration menu
    Copy the full SHA
    3ad5c60 View commit details
    Browse the repository at this point in the history
  10. (NFC) Disable tests performing quick search with no orderby as provin…

    …g to be problematic on different MySQL versions and add in warning in regards to the usage of CRM_Utils_SQL::supportStorageOfAccents()
    
    Disable another flacky test
    seamuslee001 committed May 15, 2018
    Configuration menu
    Copy the full SHA
    fae75b5 View commit details
    Browse the repository at this point in the history
  11. Translate field labels

    colemanw committed May 15, 2018
    Configuration menu
    Copy the full SHA
    4361de5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #12136 from seamuslee001/nfc_disable_no_orderby_tests

    (NFC) Disable tests performing quick search with no orderby as provin…
    monishdeb authored May 15, 2018
    Configuration menu
    Copy the full SHA
    59b665d View commit details
    Browse the repository at this point in the history
  13. Tpl cleanup

    colemanw committed May 15, 2018
    Configuration menu
    Copy the full SHA
    fbdb9a4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #11456 from jitendrapurohit/CRM-21598

    CRM-21598 - Case Activity issues with custom Completed Status Type
    colemanw authored May 15, 2018
    Configuration menu
    Copy the full SHA
    b769142 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ea9245c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #12132 from eileenmcnaughton/membership_type_data

    Add labels to membership type metadata, allowing for addField method to be used
    eileenmcnaughton authored May 15, 2018
    Configuration menu
    Copy the full SHA
    48f42a2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #12106 from eileenmcnaughton/activity

    [NFC] Cleanup on ActivityTest class.
    seamuslee001 authored May 15, 2018
    Configuration menu
    Copy the full SHA
    08a149f View commit details
    Browse the repository at this point in the history
  18. Merge pull request #12130 from seamuslee001/karma_upgrade_2

    (NFC) Update to latest versions of karma and jasmine used only in tes…
    totten authored May 15, 2018
    Configuration menu
    Copy the full SHA
    aed034e View commit details
    Browse the repository at this point in the history
  19. Merge pull request #12024 from yashodha/price_custom_search

    core/issues/74 - 'Price Set Details for Event Participants' gives DB …
    eileenmcnaughton authored May 15, 2018
    Configuration menu
    Copy the full SHA
    062b292 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #12103 from seamuslee001/issue_footer

    (NFC) Update view issues and report bugs link in footer to point to the lab
    eileenmcnaughton authored May 15, 2018
    Configuration menu
    Copy the full SHA
    917f6f2 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #12139 from JMAConsulting/dev-drupal-17

    (dev/drupal/17) Add Drupal8 support for getUFLocale()
    mlutfy authored May 15, 2018
    Configuration menu
    Copy the full SHA
    6a35be0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ca7db10 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d47aae9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Merge pull request #12141 from seamuslee001/file_perms_fix

    Fix file perms on files back to 664
    eileenmcnaughton authored May 16, 2018
    Configuration menu
    Copy the full SHA
    edb263c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12140 from seamuslee001/civicrm-version-filemode

    (NFC) fix file permissions on civicrm-version.php
    eileenmcnaughton authored May 16, 2018
    Configuration menu
    Copy the full SHA
    9febbc6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12135 from eileenmcnaughton/fgb_up

    added unit test
    eileenmcnaughton authored May 16, 2018
    Configuration menu
    Copy the full SHA
    9a8eff0 View commit details
    Browse the repository at this point in the history