- Mar 02, 2020
-
-
Seamus Lee authored
-
totten authored
api/*/changes.md - Fix broken link that blocks publication
-
totten authored
-
- Mar 01, 2020
-
-
totten authored
dev/core#1615 - Import civicrm-setup docs
-
totten authored
-
colemanw authored
Add docs on obsolete extensions
-
colemanw authored
-
- Feb 28, 2020
-
-
homotechsual authored
Correcting the path in 'Generate a skeletal extension'
-
Asha Sulaiman authored
-
- Feb 27, 2020
-
-
colemanw authored
Tweak api architecture & changelog and move hook changelog to its own page
-
colemanw authored
Add explanation about core extensions to docs
-
homotechsual authored
-
homotechsual authored
-
homotechsual authored
corrected typo in extension directory structure
-
Asha Sulaiman authored
-
Eileen McNaughton authored
@totten @seamuslee001 @colemanw @MikeyMJCO @twomice
-
- Feb 24, 2020
-
-
totten authored
-
totten authored
-
totten authored
* Rephrase now that it's in core * Skip the steps for checking out a custom repo. The code now comes with core. * Change example paths to be more readable * Misc copyedit
-
totten authored
* Rephrase now that the code is in core * Fix some links (since the docs are now split from the code) * Move "Key features" above "General design" since it's quicker to read
-
totten authored
-
totten authored
-
- Feb 23, 2020
-
-
totten authored
1. Don't describe the `.use-civicrm-setup` protocol. This is used in one place, and it's likely to get inverted in the near future. 2. When customizing the model, most values shouldn't be passed directly into `init()`. Let `init()` detect its defaults. Then call `$setup->getModel()` and customize that. (I had tried customizing via `init()` when first implementing `cv core:install` and found it less useful. There was also a support issue when someone else tried the same thing.) This pattern should work more intuitively.
-
totten authored
-
totten authored
-
totten authored
-
totten authored
-
- Feb 20, 2020
-
-
homotechsual authored
Update hook_civicrm_entityTypes.md
-
Michael McAndrew authored
Co-Authored-By:
Mikey O'Toole <mikey@mjco.uk>
-
Michael McAndrew authored
Co-Authored-By:
Mikey O'Toole <mikey@mjco.uk>
-
Michael McAndrew authored
Removing reference to the word managed since it is confusing and mixes up entity types and entities
-
homotechsual authored
Add template_type
-
- Feb 19, 2020
-
- Feb 16, 2020
- Feb 14, 2020
-
-
colemanw authored
Delete v3 api-architecture page
-
colemanw authored
-
Seamus Lee authored
Update to confirm removal of Ubuntu 18.10 install steps.
-
homotechsual authored
-
- Feb 07, 2020
-
-
colemanw authored
Remove pass-by-reference from object variable.
-