- Jun 04, 2021
-
-
Seamus Lee authored
Add APIv4 Batch.create spec
-
Monish Deb authored
-
Seamus Lee authored
[php8-compat][NFC] Fix issue where by we are tryiing to access array keys …
-
Seamus Lee authored
Add in code comment
-
Eileen McNaughton authored
[REF][php8-compat] Fix more instances of where there is a required pa…
-
totten authored
Clarify types on `hook_custom` and `hook_customPre`
-
Seamus Lee authored
[REF][php8-compat] Fix more instances of where there is a required parameter for a function after an optional one and fix an issue where by a NULL function property is treated as not exisiting in php8
-
Seamus Lee authored
#2636 - Authx - Undefined function in drupal 9
-
- Jun 03, 2021
-
-
colemanw authored
Prevent adding duplicate dashlet if present with same name and label
-
Seamus Lee authored
APIv4 Entity.get refactor to be more efficient
-
Eileen McNaughton authored
Cleanup references to old dedupe class names
-
-
Monish Deb authored
-
colemanw authored
-
colemanw authored
Add DedupeRule, DedupeRuleGroup and DedupeException API4 entity
-
Seamus Lee authored
[php8-compat] Fix undefined property on Array Cache class in wordpres…
-
Seamus Lee authored
-
Monish Deb authored
-
Seamus Lee authored
[REF][php8-compat] Further fixes where there is a required paramater …
-
Eileen McNaughton authored
translation#67 - Define "Translation" table. Add during installation/upgrade.
-
Eileen McNaughton authored
APIv4 - Cleanup getFields, add @internal flag for non-public field attributes
-
Seamus Lee authored
-
DaveD authored
Remove some unused variables
-
colemanw authored
-
Eileen McNaughton authored
[php8-compat][REF] Fix php8 error on undefined constant CIVICRM_DISAB…
-
Eileen McNaughton authored
The custom & customPre hooks are not called elsewhere in gituniverse so we can add type hints and fix casting & comments to make it clearer what the variables are
-
totten authored
The previous comments reflected a developmental iteration.
-
Eileen McNaughton authored
-
- Jun 02, 2021
-
-
Seamus Lee authored
5.38
-
Seamus Lee authored
-
Seamus Lee authored
[php8-compat][NFC] Ensure that the 2nd parameter of hash_equals is a …
-
colemanw authored
5.38.0 release notes: added late changes
-
Eileen McNaughton authored
Afform - Fix custom field handling and add tests
-
Andie Hunt authored
-
colemanw authored
Extract code that populates temp table for an individual group
-
Seamus Lee authored
-
Eileen McNaughton authored
APIv4 - Fix getFields to respect default_value from getFields
-
totten authored
-
colemanw authored
GetFields had an odd way of setting defaults for field metadata; this reuses the default_value property instead for more internal consistency.
-
colemanw authored
This ensures custom fields are handled properly by Afform, including multi-record custom field groups & their autogenerated blocks, and contact reference fields.
-