- Oct 08, 2019
-
-
Seamus Lee authored
(#1065) Pledge in Edit mode needs to be shown consistently
-
Eileen McNaughton authored
financial#72 Add is_template field to contribution entity
-
Seamus Lee authored
-
mattwire authored
[Code-quality] remove references to where_tables, where_clause
-
ayduns authored
Update tests and examples
-
Seamus Lee authored
#1270 - fix email processor dropping attachments - ALTERNATE
-
Seamus Lee authored
REF Use the new prepareParamsForPaymentProcessor function in more places
-
Seamus Lee authored
[NFC] minor simplification
-
Seamus Lee authored
Add in frontend_title field for Contribution Pages to allow site mana…
-
DaveD authored
-
eileen authored
This just changes how return vars are handled to make it clearer that ONLY contact::Create cares about location_block::create return values
-
- Oct 07, 2019
-
-
Eileen McNaughton authored
5.19 to master
-
Eileen McNaughton authored
Fix status check not rendering before 5.19 migrations
-
Seamus Lee authored
Allow custom ts functions in extensions; defer custom ts calls until booted
-
Seamus Lee authored
5.19
-
Seamus Lee authored
Minor a_b/b_a mixup on case type edit screen
-
Seamus Lee authored
#1281 fix e-notice on isLiveMode
-
Seamus Lee authored
Improve item order inside Online Contributions section of configuration checklist; see lab issue #1278
-
Patrick Figel authored
This fixes an issue where the status check page does not render when migrations to 5.19 are pending because the is_active column hasn't been added yet. The rationale for this change is to avoid scenarios where users forget to run upgrades because there's no status check warning.
-
Seamus Lee authored
[NFC] code formatting
-
Eileen McNaughton authored
Fix E_NOTICE for is_required in address form
-
Seamus Lee authored
Add in frontend_title field for Contribution Pages to allow site managers to specify a title for a page different to that for use from the backend
-
eileen authored
-
Eileen McNaughton authored
financial#72 Make is_template=0 the default for api get requests.
-
gitsync authored
-
gitsync authored
-
Patrick Figel authored
This fixes an E_NOTICE that's triggered for optional address custom fields in CRM_Contact_Form_Edit_Address.
-
eileen authored
Looks like a regression from https://github.com/civicrm/civicrm-core/commit/752cee47213094c29b8e6ae5d0b20f0800520d80 which hit in 5.15 - seems good to merge to rc / about to cut to rc
-
eileen authored
We are planning on adding is_template to the civicrm_contribution table - following the precedent from event. By default it is NOT desirable to get template entities returned in a get request - this fixes that at the generic apiv4 level and means that it will be a default filter when present
-
mattwire authored
Add trxn_id as a parameter on Payment.get
-
Seamus Lee authored
#1283 fix inability to export more than 255 chars
-
Seamus Lee authored
Update fix - should not be localisable
-
eileen authored
Alternative to #15166 (incorporates #15229 )
-
jitendra authored
-
mattwire authored
Add test for uF group one bug
-
Eileen McNaughton authored
-
eileen authored
-
Björn Endres authored
-
Björn Endres authored
-
Seamus Lee authored
#1295 Add is_active field to civicrm_status_preference
-