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

CRM-16421 CRM-17633 WIP Changes to support WP in it's own directory #8536

Closed
wants to merge 1,161 commits into from

Conversation

kcristiano
Copy link
Member

@kcristiano kcristiano commented Jun 8, 2016

@kcristiano
Copy link
Member Author

DEpendency - civicrm/civicrm-wordpress#103

seamuslee001 and others added 25 commits August 25, 2016 16:49
CRM-19228: $contributionPageId is not populated in Contribution Receipt email
Fix undefined index notices in merge
----------------------------------------
* CRM-19260: Fatal Error on View Contribution
  https://issues.civicrm.org/jira/browse/CRM-19260
If the query just below returns an empty set, PHP throws a warning about $customFields being undefined (null), so initialize it properly as an empty array.
Fix array_key_exists() PHP warning in Report Forms
CRM-19154, CRM-18808 - Add E2E tests for web-service end-points. SOAP/REST fixes.
CRM-18981 Add a 'validate' action to CiviCRM API
CRM-18953 - Add events tab to news dashlet
…on has Membership or participant

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189
VanagaS and others added 22 commits September 21, 2016 18:52
…not handle "non-comma CSV"

The default field separator (delimitor) present is config
($config->fieldSeparator | CRM_Core_Config) and this was used without
considering the delimitor presented via the screen. This fix addresses
this issue.
…icrm#9077)

* CRM-19384 - Update developer links and change readme to markdown

* Add icon
CRM-19192 - Use Form field separator instead of default for Import.
CRM-17663 - Don't limit number of dashlets
CRM-15601, CRM-19027 - Fix regression in MyISAM DB check
The installer uses `README.txt` as a sanity-check to see if the files are in
place.  The file was renamed in CRM-19384, so this fixes the sanity-check.
CRM-19378 - Fix rendering frozen wysiwyg fields
CRM-18006 Change temporary tables to use InnoDB engine
…ensions

(NFC) ignore downloaded extensions in drupal-demo civibuild
@kcristiano
Copy link
Member Author

test this please

…k end in order to handle WP in its own directory

----------------------------------------
* CRM-16421: Work to get CiviCRM for WordPress in WordPress' official Repository
  https://issues.civicrm.org/jira/browse/CRM-16421
----------------------------------------
* CRM-17633: WordPress in own directory breaks CiviCRM
  https://issues.civicrm.org/jira/browse/CRM-17633
@kcristiano
Copy link
Member Author

replaced by #9106

@kcristiano kcristiano closed this Sep 25, 2016
@kcristiano kcristiano deleted the CRM-17633 branch September 25, 2016 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.