- Aug 17, 2020
-
-
mattwire authored
-
- Aug 10, 2020
-
-
mattwire authored
fix typo on hook_civicrm_alterMailParams
-
sluc23 authored
-
Rich Lott authored
Co-authored-by:
Rich Lott / Artful Robot <forums@artfulrobot.uk>
-
- Aug 04, 2020
-
-
mattwire authored
-
colemanw authored
Includes the new params from https://github.com/civicrm/civicrm-core/pull/17824 and how to use them.
-
DaveD authored
* Docs for civireport outputhandlers * Update hook_civicrm_alterReportVar.md Co-authored-by:
Mikey O'Toole <mikey@mjco.uk>
-
Mathieu Lu authored
Lifecycle: clarify the steps to transfer maintainership of an abandoned extension
-
colemanw authored
-
Seamus Lee authored
Add in example of how to replace hook_civicrm_apiWrappers with the equivilant style in Symfony event listener (#835)
-
lcdweb authored
* Create hook_civicrm_customPre.md * Update hook-summary script to generate correct links and work following mkdocs changes and also document new customPre hook in the list Co-authored-by:
Seamus Lee <seamuslee001@gmail.com>
-
homotechsual authored
-
Eileen McNaughton authored
Per comments lower down html_type is recommended for & quick_form_type is not required in this case
-
- Aug 03, 2020
-
- Jul 30, 2020
-
-
Andie Hunt authored
See https://github.com/civicrm/civicrm-core/pull/18005 for work to standardize this, but it's already common practice.
-
- Jul 27, 2020
-
-
mattwire authored
-
- Jul 16, 2020
-
-
colemanw authored
-
- Jul 14, 2020
-
-
Tomasz Pietrzkowski authored
Fixed due to https://github.com/civicrm/civicrm-core/pull/16629
-
- Jul 02, 2020
-
-
Seamus Lee authored
* Update Documentation following update to Symfony version in CiviCRM Core * Update docs/hooks/hook_civicrm_container.md Co-authored-by:
Mikey O'Toole <mikey@mjco.uk>
-
Mathieu Lu authored
-
- Jun 29, 2020
-
-
Andie Hunt authored
-
mattwire authored
-
- Jun 21, 2020
-
-
Seamus Lee authored
Remove the duplicated settings_page row in the table and fix the link to the DAO information on pseudoconstants (#825)
-
- Jun 18, 2020
- Jun 16, 2020
-
-
Eileen McNaughton authored
* Remove suggestion that you *must* use the new parameters The docs were incorrectly stating that *only* the new properties are available - as can be demonstrated in this tested code in core - https://github.com/civicrm/civicrm-core/pull/17585/files#diff-925c5486a3ef170b6613caf3da110a18R627 - the legacy params still work and while we recommend change no action is required * Update to reflect discussion I also added clarity on the doCancelRecurring after it was unclear to @KarinG in chat
-
- Jun 15, 2020
-
-
homotechsual authored
Add `settings_pages` to main spec
-
- Jun 14, 2020
-
-
Eileen McNaughton authored
-
- Jun 12, 2020
-
-
homotechsual authored
-
homotechsual authored
-
homotechsual authored
-
- Jun 11, 2020
-
-
homotechsual authored
Add note in about deprecation of CRM_Core_Error::fatal
-
homotechsual authored
updated the file system documentation link
-
homotechsual authored
-
mattwire authored
Document how to implement cancel recur for payment processors
-
mattwire authored
-
Asha Sulaiman authored
-
homotechsual authored
Update hook_civicrm_alterLogTables - Fix unclear statement regarding …
-
- Jun 08, 2020
-
-
luke.stewart authored
-
Seamus Lee authored
-