civicrm-core.git
5 years ago(dev/core#107) civicrm_data.tpl - Fix typo
Tim Otten [Thu, 20 Sep 2018 19:39:48 +0000 (12:39 -0700)]
(dev/core#107) civicrm_data.tpl - Fix typo

5 years agoUpdate DashBoard.tpl
gah242s [Thu, 20 Sep 2018 18:42:32 +0000 (14:42 -0400)]
Update DashBoard.tpl

Looks like there is an extra </div> tag at the bottom of this file.  The WordPress footer was coming up into the middle of the page.  Discussion threads on MM:
https://chat.civicrm.org/civicrm/pl/9eywqazzt3yb5e49jg9yh71rfh
https://chat.civicrm.org/civicrm/pl/taebbfneutyrfdh7ed9srhoiwy

5 years agoUpdate Confirm.tpl
mmyriam [Thu, 20 Sep 2018 15:45:43 +0000 (11:45 -0400)]
Update Confirm.tpl

Added span to amount label.

5 years agoRemove some unused variables
eileen [Thu, 20 Sep 2018 06:42:26 +0000 (18:42 +1200)]
Remove some unused variables

5 years agoAdd unit test to cover component ACLs.
eileen [Thu, 20 Sep 2018 06:35:23 +0000 (18:35 +1200)]
Add unit test to cover component ACLs.

This adds a unit test and does a very minor cleanup making the return a little clearer

5 years agoPartial revert of pull/12559
eileen [Thu, 20 Sep 2018 06:28:10 +0000 (18:28 +1200)]
Partial revert of pull/12559

https://github.com/civicrm/civicrm-core/pull/12559/files is currently in RC.

While we find that this change improves performance and we are running it in production
we have identified that performance is very poor in the specific scenario where only
email is linked to 39000 assignees - in this case it was an old experimental civimail
activity. In the interests of prudence I am reverting the parts that switch function
in the rc.

5 years ago(dev/core#107) Upgrader - Re-run addActivityDefaultAssigneeOptions() for 5.4/5.5...
Tim Otten [Thu, 20 Sep 2018 03:25:57 +0000 (20:25 -0700)]
(dev/core#107) Upgrader - Re-run addActivityDefaultAssigneeOptions() for 5.4/5.5 sites

5 years ago(dev/core#107) Update civircrm_generated.mysql
Tim Otten [Thu, 20 Sep 2018 03:19:47 +0000 (20:19 -0700)]
(dev/core#107) Update civircrm_generated.mysql

Based on a call to `bin/regen.sh`

5 years ago(dev/core#107) Add the required option group to the default data template
Tim Otten [Wed, 19 Sep 2018 20:21:51 +0000 (13:21 -0700)]
(dev/core#107) Add the required option group to the default data template

5 years agoSet version to 5.6.beta2
Tim Otten [Thu, 20 Sep 2018 03:17:20 +0000 (20:17 -0700)]
Set version to 5.6.beta2

5 years agoCache payment instrument financial ids.
eileen [Wed, 5 Sep 2018 04:36:05 +0000 (16:36 +1200)]
Cache payment instrument financial ids.

I don't really see any value in this calling a shared function as it fails to simplify

5 years agoUse cached function for financialAccount retrieval.
eileen [Wed, 5 Sep 2018 01:40:57 +0000 (13:40 +1200)]
Use cached function for financialAccount retrieval.

In performance testing I find that when inserting 100 contributions this change
saves 198 queries by using an alternative that is cached

5 years agoMerge pull request #12774 from colemanw/pledgePicker
colemanw [Wed, 19 Sep 2018 13:12:15 +0000 (09:12 -0400)]
Merge pull request #12774 from colemanw/pledgePicker

Cleanup pledge form to use datepicker

5 years agoMerge pull request #12840 from eileenmcnaughton/master
Eileen McNaughton [Wed, 19 Sep 2018 01:59:55 +0000 (13:59 +1200)]
Merge pull request #12840 from eileenmcnaughton/master

5.6 to Master

5 years agoMerge branch '5.6' of https://github.com/civicrm/civicrm-core
eileen [Wed, 19 Sep 2018 01:58:16 +0000 (13:58 +1200)]
Merge branch '5.6' of https://github.com/civicrm/civicrm-core

5 years agoMerge pull request #12837 from colemanw/basicTpl
Eileen McNaughton [Wed, 19 Sep 2018 01:51:57 +0000 (13:51 +1200)]
Merge pull request #12837 from colemanw/basicTpl

Fix html wrapper on basic summary block

5 years agoMerge pull request #12838 from civicrm/JoeMurray-patch-1
Seamus Lee [Tue, 18 Sep 2018 22:14:18 +0000 (08:14 +1000)]
Merge pull request #12838 from civicrm/JoeMurray-patch-1

NFC: fix grammar/punctuation in help

5 years agoNFC: fix grammar/punctuation in help
Joe Murray [Tue, 18 Sep 2018 20:03:44 +0000 (16:03 -0400)]
NFC: fix grammar/punctuation in help

5 years agoFix html wrapper on basic summary block
Coleman Watts [Tue, 18 Sep 2018 16:07:28 +0000 (12:07 -0400)]
Fix html wrapper on basic summary block

5 years agoMerge pull request #12830 from colemanw/emptyProfileTags
colemanw [Tue, 18 Sep 2018 15:31:06 +0000 (11:31 -0400)]
Merge pull request #12830 from colemanw/emptyProfileTags

Allow profile.submit api for tags

5 years agoAllow profile.submit api to remove all tags from a contact
Coleman Watts [Mon, 17 Sep 2018 12:55:40 +0000 (08:55 -0400)]
Allow profile.submit api to remove all tags from a contact

5 years agoFix api profile.submit to work with tag & note fields
Coleman Watts [Sat, 15 Sep 2018 02:46:43 +0000 (22:46 -0400)]
Fix api profile.submit to work with tag & note fields

5 years agoMerge pull request #12835 from civicrm/5.6
Eileen McNaughton [Tue, 18 Sep 2018 02:52:48 +0000 (14:52 +1200)]
Merge pull request #12835 from civicrm/5.6

5.6

5 years agoMerge pull request #12832 from colemanw/groupContact
Eileen McNaughton [Tue, 18 Sep 2018 01:32:43 +0000 (13:32 +1200)]
Merge pull request #12832 from colemanw/groupContact

groupContact BAO - standardize add function

5 years agoMerge pull request #12690 from eileenmcnaughton/member_dates
colemanw [Mon, 17 Sep 2018 22:23:14 +0000 (18:23 -0400)]
Merge pull request #12690 from eileenmcnaughton/member_dates

Convert membership date fields to datepicker & form to entity form

5 years agogroupContact BAO - standardize add function
Coleman Watts [Mon, 17 Sep 2018 21:31:26 +0000 (17:31 -0400)]
groupContact BAO - standardize add function

5 years agoMerge pull request #12827 from colemanw/note
Seamus Lee [Mon, 17 Sep 2018 21:43:03 +0000 (07:43 +1000)]
Merge pull request #12827 from colemanw/note

Better title for note field

5 years agoFix saving of relationship permissions when relationship is b_a on form
Matthew Wire (MJW Consulting) [Mon, 17 Sep 2018 21:33:41 +0000 (22:33 +0100)]
Fix saving of relationship permissions when relationship is b_a on form

5 years agoMerge pull request #12734 from mattwire/membershiprenew_duplicatepayprocfield
Eileen McNaughton [Mon, 17 Sep 2018 04:03:21 +0000 (16:03 +1200)]
Merge pull request #12734 from mattwire/membershiprenew_duplicatepayprocfield

Remove duplicate payment processor select on Membership Renewal form

5 years agoMerge pull request #12825 from colemanw/profileTagNote
Eileen McNaughton [Mon, 17 Sep 2018 04:00:06 +0000 (16:00 +1200)]
Merge pull request #12825 from colemanw/profileTagNote

Fix api profile.submit to work with tag & note fields

5 years agoBetter title for note field
Coleman Watts [Sat, 15 Sep 2018 21:16:28 +0000 (17:16 -0400)]
Better title for note field

5 years agoFix api profile.submit to work with tag & note fields
Coleman Watts [Sat, 15 Sep 2018 02:46:43 +0000 (22:46 -0400)]
Fix api profile.submit to work with tag & note fields

5 years agoMerge pull request #12820 from mukeshcompucorp/SHOR-10-regression-issues-find-contacts
colemanw [Fri, 14 Sep 2018 18:32:34 +0000 (14:32 -0400)]
Merge pull request #12820 from mukeshcompucorp/SHOR-10-regression-issues-find-contacts

SHOR-10: Fixed wrapper

5 years agoCRM21512 follow-up. Show recurring contribution links based on payment processor...
Matthew Wire (MJW Consulting) [Fri, 14 Sep 2018 13:41:14 +0000 (14:41 +0100)]
CRM21512 follow-up. Show recurring contribution links based on payment processor capabilities

5 years agoSHOR-10: Fixed wrapper
Mukesh [Fri, 14 Sep 2018 13:17:49 +0000 (18:47 +0530)]
SHOR-10: Fixed wrapper

5 years agoMerge pull request #12768 from mattwire/register_participant_permissions
Seamus Lee [Fri, 14 Sep 2018 05:42:42 +0000 (15:42 +1000)]
Merge pull request #12768 from mattwire/register_participant_permissions

Don't show 'Register Participant' on the manage events page if the logged in user does not have 'Edit Event Participants' permission

5 years agoMerge pull request #12817 from MegaphoneJon/zero-option-values
Eileen McNaughton [Fri, 14 Sep 2018 00:32:34 +0000 (12:32 +1200)]
Merge pull request #12817 from MegaphoneJon/zero-option-values

Closes core#393 - allow 0 as a valid option value when option group d…

5 years agoMerge pull request #12762 from mattwire/payproc_supportsX
Eileen McNaughton [Fri, 14 Sep 2018 00:30:02 +0000 (12:30 +1200)]
Merge pull request #12762 from mattwire/payproc_supportsX

Add new paymentprocessor supportsX methods to replace remaining isSupported methods

5 years agoMerge pull request #12776 from mattwire/eventinfo_datepicker
Seamus Lee [Fri, 14 Sep 2018 00:12:48 +0000 (10:12 +1000)]
Merge pull request #12776 from mattwire/eventinfo_datepicker

Convert "Info and Settings" tab on ManageEvent to use datepicker

5 years agoMerge pull request #12772 from pradpnayak/DetailContactReport
Eileen McNaughton [Thu, 13 Sep 2018 21:55:20 +0000 (09:55 +1200)]
Merge pull request #12772 from pradpnayak/DetailContactReport

Fixes to Contact Detail report

5 years agolinting fixes
Jon Goldberg [Thu, 13 Sep 2018 16:48:27 +0000 (12:48 -0400)]
linting fixes

5 years agoCloses core#393 - allow 0 as a valid option value when option group data_type is...
Jon Goldberg [Thu, 13 Sep 2018 16:34:45 +0000 (12:34 -0400)]
Closes core#393 - allow 0 as a valid option value when option group data_type is Integer

5 years agoAdd new paymentprocessor supportsX methods to replace remaining isSupported methods
Matthew Wire (MJW Consulting) [Mon, 3 Sep 2018 09:13:01 +0000 (10:13 +0100)]
Add new paymentprocessor supportsX methods to replace remaining isSupported methods

5 years agoEvent configuration - Simplify labels for start/end date
Matthew Wire (MJW Consulting) [Fri, 7 Sep 2018 14:20:31 +0000 (15:20 +0100)]
Event configuration - Simplify labels for start/end date

5 years agoConvert EventInfo to datepicker
Matthew Wire (MJW Consulting) [Wed, 5 Sep 2018 10:58:08 +0000 (11:58 +0100)]
Convert EventInfo to datepicker

5 years agoNFC Formatting for EventInfo.tpl
Matthew Wire (MJW Consulting) [Wed, 5 Sep 2018 10:56:57 +0000 (11:56 +0100)]
NFC Formatting for EventInfo.tpl

5 years agoFixed styling and included Contact detail report in SelectWhereClause test
Pradeep Nayak [Thu, 13 Sep 2018 09:33:50 +0000 (10:33 +0100)]
Fixed styling and included Contact detail report in SelectWhereClause test

5 years agoonly include the tables that will be in from clause
Pradeep Nayak [Tue, 4 Sep 2018 16:23:19 +0000 (17:23 +0100)]
only include the tables that will be in from clause

5 years agoFixed indentation and styling and removed looping
Pradeep Nayak [Tue, 4 Sep 2018 16:20:34 +0000 (17:20 +0100)]
Fixed indentation and styling and removed looping

5 years agoMerge pull request #12815 from seamuslee001/test_fix_report_activity_test
Seamus Lee [Thu, 13 Sep 2018 08:47:49 +0000 (18:47 +1000)]
Merge pull request #12815 from seamuslee001/test_fix_report_activity_test

Alter Test to ensure that order of city is output doesn't mater in th…

5 years agoMerge pull request #12809 from eileenmcnaughton/report_test
Eileen McNaughton [Thu, 13 Sep 2018 05:52:16 +0000 (17:52 +1200)]
Merge pull request #12809 from eileenmcnaughton/report_test

Report Template test for SelectWhere - add test

5 years agoMerge pull request #12808 from MegaphoneJon/reporting-6
Eileen McNaughton [Thu, 13 Sep 2018 05:48:01 +0000 (17:48 +1200)]
Merge pull request #12808 from MegaphoneJon/reporting-6

closes reporting#6 - can't sort by Street Name

5 years agoMerge pull request #12770 from mattwire/recurringentity_parentid_rename
Seamus Lee [Thu, 13 Sep 2018 04:39:05 +0000 (14:39 +1000)]
Merge pull request #12770 from mattwire/recurringentity_parentid_rename

NFC: Rename variable in RecurringEntityPreview

5 years agoMerge pull request #12771 from colemanw/grantDates
Seamus Lee [Thu, 13 Sep 2018 04:38:25 +0000 (14:38 +1000)]
Merge pull request #12771 from colemanw/grantDates

Switch grant form to use crmDatepicker instead of jCalendar

5 years agoAlter Test to ensure that order of city is output doesn't mater in the same format...
Seamus Lee [Thu, 13 Sep 2018 03:30:15 +0000 (13:30 +1000)]
Alter Test to ensure that order of city is output doesn't mater in the same format as country

5 years agoMerge pull request #12811 from mukeshcompucorp/SHOR-16-regression-events-and-membership
Eileen McNaughton [Thu, 13 Sep 2018 03:14:33 +0000 (15:14 +1200)]
Merge pull request #12811 from mukeshcompucorp/SHOR-16-regression-events-and-membership

SHOR-16: Fixed spacing between & table structure issues

5 years agoMerge pull request #12812 from mukeshcompucorp/SHOR-17-regression-campaigns-and-grants
Eileen McNaughton [Thu, 13 Sep 2018 03:12:54 +0000 (15:12 +1200)]
Merge pull request #12812 from mukeshcompucorp/SHOR-17-regression-campaigns-and-grants

SHOR-17: Fixed pages dropdown design issues

5 years agoMerge pull request #12778 from mlutfy/core-379
Eileen McNaughton [Thu, 13 Sep 2018 03:11:45 +0000 (15:11 +1200)]
Merge pull request #12778 from mlutfy/core-379

dev/core#379 Activity View: only nl2br Inbound Email.

5 years agoMerge pull request #12746 from mattwire/repeat_converttodatepicker
Eileen McNaughton [Thu, 13 Sep 2018 01:09:17 +0000 (13:09 +1200)]
Merge pull request #12746 from mattwire/repeat_converttodatepicker

Convert RecurringEntity form to datepicker

5 years agoMerge pull request #12721 from mattwire/billingblock_descriptions
Eileen McNaughton [Thu, 13 Sep 2018 01:08:35 +0000 (13:08 +1200)]
Merge pull request #12721 from mattwire/billingblock_descriptions

Allow descriptions for payment fields

5 years agoMerge pull request #12781 from mattwire/event_fromtemplateurl
Eileen McNaughton [Thu, 13 Sep 2018 00:59:11 +0000 (12:59 +1200)]
Merge pull request #12781 from mattwire/event_fromtemplateurl

Allow to specify template_id on URL when creating a new event

5 years agoMerge pull request #12794 from eileenmcnaughton/test_mem
Eileen McNaughton [Thu, 13 Sep 2018 00:58:30 +0000 (12:58 +1200)]
Merge pull request #12794 from eileenmcnaughton/test_mem

Just a test.

5 years agoMerge pull request #12798 from mattwire/membership_renewal_varrename
Eileen McNaughton [Thu, 13 Sep 2018 00:57:44 +0000 (12:57 +1200)]
Merge pull request #12798 from mattwire/membership_renewal_varrename

Rename variable in MembershipRenewal form to make a merge with Membership form in future easier

5 years agoMerge pull request #12799 from mattwire/import_formatting
Eileen McNaughton [Thu, 13 Sep 2018 00:57:12 +0000 (12:57 +1200)]
Merge pull request #12799 from mattwire/import_formatting

Display tables correctly on import wizard/membership dashboard when using drupal bootstrap based theme

5 years agoMerge pull request #12814 from civicrm/5.6
Eileen McNaughton [Wed, 12 Sep 2018 22:14:18 +0000 (10:14 +1200)]
Merge pull request #12814 from civicrm/5.6

5.6 to master

5 years agoMerge pull request #12785 from seamuslee001/lab_core_382
Eileen McNaughton [Wed, 12 Sep 2018 21:24:16 +0000 (09:24 +1200)]
Merge pull request #12785 from seamuslee001/lab_core_382

dev/core#382 Ensure that no db errors are generated when trying to up…

5 years agoMerge pull request #12802 from mlutfy/fix-country-caps
Eileen McNaughton [Wed, 12 Sep 2018 21:23:12 +0000 (09:23 +1200)]
Merge pull request #12802 from mlutfy/fix-country-caps

Fix capitalisation for 'Republic of' countries (Iran, Macedonia)

5 years agoMerge pull request #12804 from highfalutin/CORE-390-relation_permission-search-5.6
Eileen McNaughton [Wed, 12 Sep 2018 21:22:33 +0000 (09:22 +1200)]
Merge pull request #12804 from highfalutin/CORE-390-relation_permission-search-5.6

Handle smart groups created in previous Civis which include relation_permission

5 years agoMerge pull request #12707 from tanyabouman/master
Monish Deb [Wed, 12 Sep 2018 16:16:22 +0000 (21:46 +0530)]
Merge pull request #12707 from tanyabouman/master

fixing batch search by payment method

5 years agoSHOR-17: Fixed regression - campaigns and grants issues
Mukesh [Wed, 12 Sep 2018 11:17:10 +0000 (16:47 +0530)]
SHOR-17: Fixed regression - campaigns and grants issues

5 years agoSHOR-16: Fixed regression - events &membership issues
Mukesh [Wed, 12 Sep 2018 06:18:21 +0000 (11:48 +0530)]
SHOR-16: Fixed regression - events &membership issues

5 years agoReport Template test for SelectWhere - add test
eileen [Wed, 12 Sep 2018 03:34:57 +0000 (15:34 +1200)]
Report Template test for SelectWhere - add test

5 years agocloses reporting#6 - can't sort by Street Name
Jon Goldberg [Wed, 12 Sep 2018 03:45:30 +0000 (23:45 -0400)]
closes reporting#6 - can't sort by Street Name

5 years agoAccount for smart groups created in previous versions of Civi which include relation_...
Noah Miller [Wed, 12 Sep 2018 02:10:42 +0000 (19:10 -0700)]
Account for smart groups created in previous versions of Civi which include relation_permission

5 years agoSet version to 5.7.alpha1
CiviCRM [Tue, 11 Sep 2018 23:43:33 +0000 (23:43 +0000)]
Set version to 5.7.alpha1

5 years agoSet version to 5.6.beta1
CiviCRM [Tue, 11 Sep 2018 23:26:08 +0000 (23:26 +0000)]
Set version to 5.6.beta1

5 years agoMerge pull request #12801 from civicrm/5.5
Eileen McNaughton [Tue, 11 Sep 2018 21:03:52 +0000 (09:03 +1200)]
Merge pull request #12801 from civicrm/5.5

5.5

5 years agoFix capitalisation for 'Republic of' countries (Iran, Macedonia)
Mathieu Lutfy [Tue, 11 Sep 2018 15:43:57 +0000 (11:43 -0400)]
Fix capitalisation for 'Republic of' countries (Iran, Macedonia)

5 years agoMerge pull request #12786 from totten/master-stringtest
Tim Otten [Tue, 11 Sep 2018 00:27:34 +0000 (19:27 -0500)]
Merge pull request #12786 from totten/master-stringtest

CRM_Utils_StringTest - Fix false-negative on systems with non-standard HTTP port

5 years agoCRM_Utils_StringTest - Fix false-negative on systems with non-standard HTTP port
Tim Otten [Thu, 6 Sep 2018 04:56:01 +0000 (23:56 -0500)]
CRM_Utils_StringTest - Fix false-negative on systems with non-standard HTTP port

Before
------

On a local build with the base URL `http://dmaster.bknix:8001`, the test
`testSimplifyURL()` fails because the actual URL includes `:8001`.  The
actual URL is correct, but the test expectation is wrong.

After
-----

The test passes.

Comments
--------

* In the continuous-integration server, we've traditionally tested with
  the default/blank port (`http://core-1234-1234.test-ubu1204-5.civicrm.org`), so
  this didn't come up.
* The formatt returned by `simpleParseUrl()`  in `host+port` is clever about colons.
  It has unit-test coverage to show this.

5 years agoTidy up help texts on relationship tab
Matthew Wire (MJW Consulting) [Mon, 10 Sep 2018 20:11:29 +0000 (21:11 +0100)]
Tidy up help texts on relationship tab

5 years agoFix display of relationships tab when using shoreditch theme
Matthew Wire (MJW Consulting) [Mon, 10 Sep 2018 17:34:42 +0000 (18:34 +0100)]
Fix display of relationships tab when using shoreditch theme

5 years agoFix display of membership import and dashboard tables when using drupal bootstrap...
Matthew Wire (MJW Consulting) [Sun, 9 Sep 2018 20:12:15 +0000 (21:12 +0100)]
Fix display of membership import and dashboard tables when using drupal bootstrap theme

5 years agoDisplay first column (labels) correctly on import preview/summary tables when using...
Matthew Wire (MJW Consulting) [Sat, 8 Sep 2018 13:07:38 +0000 (14:07 +0100)]
Display first column (labels) correctly on import preview/summary tables when using drupal bootstrap based theme

5 years agoRename variable in MembershipRenewal form to make a merge with Membership form in...
Matthew Wire (MJW Consulting) [Sat, 8 Sep 2018 09:40:47 +0000 (10:40 +0100)]
Rename variable in MembershipRenewal form to make a merge with Membership form in future easier

5 years agodev/core#382 Ensure that no db errors are generated when trying to update a civicrm...
Seamus Lee [Thu, 6 Sep 2018 04:58:08 +0000 (14:58 +1000)]
dev/core#382 Ensure that no db errors are generated when trying to update a civicrm group linked to an organization when the group id doesn't match the id of the relevant row in civicrm_group_organization

Only Pass necessary params to GroupOrganization::add function

5 years agoMerge pull request #12796 from colemanw/api4ReleaseNotes
Tim Otten [Fri, 7 Sep 2018 21:21:16 +0000 (16:21 -0500)]
Merge pull request #12796 from colemanw/api4ReleaseNotes

Add release note about api4 inclusion

5 years agoAdd release note about api4 inclusion
Coleman Watts [Fri, 7 Sep 2018 13:09:09 +0000 (09:09 -0400)]
Add release note about api4 inclusion

5 years agoJust a test.
eileen [Fri, 7 Sep 2018 08:01:08 +0000 (20:01 +1200)]
Just a test.

I was trying to replicate something & failed but adding the test

5 years agoMerge pull request #12792 from civicrm/5.5
Eileen McNaughton [Fri, 7 Sep 2018 07:21:04 +0000 (19:21 +1200)]
Merge pull request #12792 from civicrm/5.5

5.5

5 years agoMerge pull request #12793 from totten/5.5-api4
colemanw [Thu, 6 Sep 2018 23:42:32 +0000 (19:42 -0400)]
Merge pull request #12793 from totten/5.5-api4

distmaker - Add APIv4 to standard tarball

5 years agoUpdate 5.5.0.md - Fix Markdown syntax in credits
Tim Otten [Thu, 6 Sep 2018 23:26:37 +0000 (16:26 -0700)]
Update 5.5.0.md - Fix Markdown syntax in credits

5 years agoMerge pull request #12791 from seamuslee001/final_release_notes_update_55
Tim Otten [Thu, 6 Sep 2018 23:24:24 +0000 (18:24 -0500)]
Merge pull request #12791 from seamuslee001/final_release_notes_update_55

Update Release Notes to include PR #12789

5 years agoUpdate 5.5.0.md - Fix Markdown syntax
Tim Otten [Thu, 6 Sep 2018 23:24:09 +0000 (16:24 -0700)]
Update 5.5.0.md - Fix Markdown syntax

5 years agoUpdate Release Notes to include PR #12789
Seamus Lee [Thu, 6 Sep 2018 23:14:52 +0000 (09:14 +1000)]
Update Release Notes to include PR #12789

5 years agodistmaker - Add APIv4 to standard tarball
Tim Otten [Thu, 6 Sep 2018 05:15:11 +0000 (00:15 -0500)]
distmaker - Add APIv4 to standard tarball

5 years agoMerge pull request #12789 from mattwire/devcore383fixcustomfield
colemanw [Thu, 6 Sep 2018 15:34:13 +0000 (11:34 -0400)]
Merge pull request #12789 from mattwire/devcore383fixcustomfield

dev/core#383 Fix edit form of custom field not linked to optiongroup

5 years agoFix edit form of custom field not linked to optiongroup
Matthew Wire (MJW Consulting) [Thu, 6 Sep 2018 13:17:53 +0000 (14:17 +0100)]
Fix edit form of custom field not linked to optiongroup

5 years agoMerge pull request #12783 from civicrm/5.5
Tim Otten [Wed, 5 Sep 2018 23:37:57 +0000 (18:37 -0500)]
Merge pull request #12783 from civicrm/5.5

5.5

5 years agoMerge pull request #12782 from seamuslee001/5_5_release_notes_update
Tim Otten [Wed, 5 Sep 2018 22:49:54 +0000 (17:49 -0500)]
Merge pull request #12782 from seamuslee001/5_5_release_notes_update

(NFC) Update Release notes to take into account PR #12766 and move the sect…