civicrm-core.git
11 years agoSplit code generation into components.
Adam Roses Wight [Sun, 1 Dec 2013 00:31:22 +0000 (16:31 -0800)]
Split code generation into components.

Parsing the specification has become its own class.

Templating has been abstracted, now beautifying is built into all php
generation.  We lose the singleton efficiency, it gained us a few seconds
at most.

Generation tasks are split into ITasks, and are fed the main CG object
as if it were a configuration object.  Eventually we will want to make
the configuration a first-class object so that it is customizable.

----------------------------------------
* CRM-13871: Provide an ORM layer: Doctrine
  http://issues.civicrm.org/jira/browse/CRM-13871

11 years agoCRM-13871 Move code generation implementation into CRM/Core
Adam Roses Wight [Sat, 30 Nov 2013 19:25:52 +0000 (11:25 -0800)]
CRM-13871 Move code generation implementation into CRM/Core

----------------------------------------
* CRM-13871: Provide an ORM layer: Doctrine
  http://issues.civicrm.org/jira/browse/CRM-13871

11 years agoMerge pull request #2120 from pratik-joshi/CRM-13857
dlobo [Fri, 29 Nov 2013 16:17:05 +0000 (08:17 -0800)]
Merge pull request #2120 from pratik-joshi/CRM-13857

Crm 13857

11 years agoCRM-13857 indentation fix
Pratik Joshi [Fri, 29 Nov 2013 06:19:08 +0000 (11:49 +0530)]
CRM-13857 indentation fix

11 years agoCRM-13857
Pratik Joshi [Fri, 29 Nov 2013 06:15:42 +0000 (11:45 +0530)]
CRM-13857

11 years agoMerge pull request #2116 from civicrm/4.4
colemanw [Thu, 28 Nov 2013 01:04:58 +0000 (17:04 -0800)]
Merge pull request #2116 from civicrm/4.4

Merge branch 4.4 into master

11 years agoMerge pull request #2115 from colemanw/master
colemanw [Thu, 28 Nov 2013 01:02:47 +0000 (17:02 -0800)]
Merge pull request #2115 from colemanw/master

CRM-10693 - crmSnippet - Convert clientside helpers to use $.widget; standardize events.

11 years agoCRM-10693 - crmSnippet - Convert clientside helpers to use $.widget; standardize...
Coleman Watts [Thu, 28 Nov 2013 01:01:48 +0000 (17:01 -0800)]
CRM-10693 - crmSnippet - Convert clientside helpers to use $.widget; standardize events.

11 years agoMerge pull request #2112 from lcdservices/CRM-13852
dlobo [Thu, 28 Nov 2013 00:57:53 +0000 (16:57 -0800)]
Merge pull request #2112 from lcdservices/CRM-13852

CRM-13852 flush cache before saving activity filter pref

11 years agoCRM-13852 remove default value as the key always exists so it will never be applied...
Brian Shaughnessy [Wed, 27 Nov 2013 21:33:10 +0000 (16:33 -0500)]
CRM-13852 remove default value as the key always exists so it will never be applied anyway

11 years agoCRM-13852 flush cache before saving activity filter pref
Brian Shaughnessy [Wed, 27 Nov 2013 21:26:58 +0000 (16:26 -0500)]
CRM-13852 flush cache before saving activity filter pref

11 years agoMerge pull request #2110 from freeform/CRM-13850
Kurund Jalmi [Wed, 27 Nov 2013 20:47:02 +0000 (12:47 -0800)]
Merge pull request #2110 from freeform/CRM-13850

CRM-13850 - Remove outdated reference to UpdatePledgeRecord.php.

11 years agoCRM-13850 - Remove outdated reference to UpdatePledgeRecord.php.
Lola Slade [Wed, 27 Nov 2013 19:05:30 +0000 (14:05 -0500)]
CRM-13850 - Remove outdated reference to UpdatePledgeRecord.php.

----------------------------------------
* CRM-13850: Help is Incorrect on pledge reminders tab
  http://issues.civicrm.org/jira/browse/CRM-13850

11 years agoMerge pull request #2101 from eileenmcnaughton/CRM-13841
dlobo [Wed, 27 Nov 2013 14:30:28 +0000 (06:30 -0800)]
Merge pull request #2101 from eileenmcnaughton/CRM-13841

Fix Group Organization BAO not to error if the unique pairing up group_i...

11 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-27-05-47-07
Tim Otten [Wed, 27 Nov 2013 13:47:11 +0000 (05:47 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-27-05-47-07

11 years agoMerge pull request #2106 from NileemaJadhav/HR-fix
Tim Otten [Wed, 27 Nov 2013 13:17:38 +0000 (05:17 -0800)]
Merge pull request #2106 from NileemaJadhav/HR-fix

-- Modification to remove warnings/notices on uninstall of CiviHR extension

11 years ago-- Modification to remove warnings/notices on uninstall of CiviHR extension
Nileema [Wed, 27 Nov 2013 12:35:26 +0000 (18:05 +0530)]
-- Modification to remove warnings/notices on uninstall of CiviHR extension

11 years agoMerge pull request #2104 from totten/4.4-ext-postpostinstall
Tim Otten [Wed, 27 Nov 2013 11:30:25 +0000 (03:30 -0800)]
Merge pull request #2104 from totten/4.4-ext-postpostinstall

CRM_Extension_Manager - Add stub for onPostPostInstall

11 years agoCRM_Extension_Manager - Add stub for onPostPostInstall
Tim Otten [Wed, 27 Nov 2013 11:27:27 +0000 (03:27 -0800)]
CRM_Extension_Manager - Add stub for onPostPostInstall

This is a fix/followup to 3d0e24ec2

11 years agoMerge pull request #2102 from eileenmcnaughton/CRM-13744
colemanw [Tue, 26 Nov 2013 23:59:23 +0000 (15:59 -0800)]
Merge pull request #2102 from eileenmcnaughton/CRM-13744

CRM-13744 permissions allow 'or' permissions - prevents regression on ev...

11 years agoCRM-13744 permissions allow 'or' permissions - prevents regression on event registrat...
Eileen [Tue, 19 Nov 2013 09:10:06 +0000 (09:10 +0000)]
CRM-13744 permissions allow 'or' permissions - prevents regression on event registration under some circumstances

----------------------------------------
* CRM-13744: cid=0 contribution & event form autocompletes not working for people with *only* access ajax api
  http://issues.civicrm.org/jira/browse/CRM-13744

11 years agoFix Group Organization BAO not to error if the unique pairing up group_id & organizat...
Eileen [Tue, 26 Nov 2013 23:25:28 +0000 (12:25 +1300)]
Fix Group Organization BAO not to error if the unique pairing up group_id & organization_id is passed in without the id

11 years agoMerge pull request #2100 from kenwest/CRM-13840
colemanw [Tue, 26 Nov 2013 22:57:54 +0000 (14:57 -0800)]
Merge pull request #2100 from kenwest/CRM-13840

CRM-13840

11 years agoCRM-13840 Edit button not showing when viewing Contact record
Ken West [Tue, 26 Nov 2013 22:47:26 +0000 (09:47 +1100)]
CRM-13840 Edit button not showing when viewing Contact record

11 years agoMerge pull request #2099 from brylie/patch-1
colemanw [Tue, 26 Nov 2013 22:14:24 +0000 (14:14 -0800)]
Merge pull request #2099 from brylie/patch-1

CRM-12045 Modified description of form element, yes/no question.

11 years agoModified description of form toggle to indicate yes/no true/false response.
Brylie Oxley [Tue, 26 Nov 2013 21:55:55 +0000 (13:55 -0800)]
Modified description of form toggle to indicate yes/no true/false response.

11 years agoMerge pull request #2095 from dlobo/CRM-13838
dlobo [Tue, 26 Nov 2013 18:09:47 +0000 (10:09 -0800)]
Merge pull request #2095 from dlobo/CRM-13838

CRM-13838 - Report filtering by price level

11 years agoMerge pull request #2078 from totten/4.4-profile-event
colemanw [Tue, 26 Nov 2013 16:11:14 +0000 (08:11 -0800)]
Merge pull request #2078 from totten/4.4-profile-event

HR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens

11 years agoMerge pull request #2096 from totten/4.4-syntaxtest-override
Tim Otten [Tue, 26 Nov 2013 15:28:31 +0000 (07:28 -0800)]
Merge pull request #2096 from totten/4.4-syntaxtest-override

api_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of entities

11 years agoapi_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of...
Tim Otten [Tue, 26 Nov 2013 15:14:01 +0000 (07:14 -0800)]
api_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of entities

11 years agoCRM-13838 - Report iltering by price level
Donald A. Lobo [Tue, 26 Nov 2013 14:55:20 +0000 (06:55 -0800)]
CRM-13838 - Report iltering by price level

http://issues.civicrm.org/jira/browse/CRM-13838

11 years agoMerge pull request #2077 from totten/4.4-case-warning
dlobo [Tue, 26 Nov 2013 14:33:24 +0000 (06:33 -0800)]
Merge pull request #2077 from totten/4.4-case-warning

CRM_Case_Form_Activity - Fix PHP warning when opening case

11 years agoMerge pull request #2093 from monishdeb/CRM-13738
Kurund Jalmi [Tue, 26 Nov 2013 10:26:26 +0000 (02:26 -0800)]
Merge pull request #2093 from monishdeb/CRM-13738

CRM-13738 related fix on 'Limit current user' filter handling on Where clause

11 years agoMerge pull request #2092 from yashodha/4.4.CRM-13834
Kurund Jalmi [Tue, 26 Nov 2013 10:26:04 +0000 (02:26 -0800)]
Merge pull request #2092 from yashodha/4.4.CRM-13834

CRM-13834 - fix sort order for source contact

11 years agoCRM-13738 related fix on 'Limit current user' filter handling on Where clause
monishdeb [Tue, 26 Nov 2013 09:53:48 +0000 (15:23 +0530)]
CRM-13738 related fix on 'Limit current user' filter handling on Where clause

----------------------------------------
* CRM-13738: Activity Report fails if filtering on any contact
  http://issues.civicrm.org/jira/browse/CRM-13738

11 years agoHR-8 - MultipleRecordsFieldsListing.tpl - Trigger crmFormLoad instead of profile...
Tim Otten [Tue, 26 Nov 2013 09:48:22 +0000 (01:48 -0800)]
HR-8 - MultipleRecordsFieldsListing.tpl - Trigger crmFormLoad instead of profile-dialog:*:open

11 years agoregenerated data
kurund [Tue, 26 Nov 2013 06:49:38 +0000 (12:19 +0530)]
regenerated data

11 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-26-11-46-28
kurund [Tue, 26 Nov 2013 06:41:48 +0000 (12:11 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-26-11-46-28

Conflicts:
CRM/Contact/Form/Search/Custom/Group.php
sql/civicrm_generated.mysql
templates/CRM/Contact/Page/View/Summary.tpl
xml/version.xml

11 years agoCRM-13834 - fix sort order for source contact
yashodha [Tue, 26 Nov 2013 06:38:59 +0000 (12:08 +0530)]
CRM-13834 - fix sort order for source contact

11 years agoMerge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-26-11-43-18
kurund [Tue, 26 Nov 2013 06:13:26 +0000 (11:43 +0530)]
Merge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-26-11-43-18

11 years agoMerge pull request #2088 from colemanw/4.4
Kurund Jalmi [Tue, 26 Nov 2013 05:44:47 +0000 (21:44 -0800)]
Merge pull request #2088 from colemanw/4.4

CRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup

11 years agoMerge pull request #2089 from eileenmcnaughton/CRM-13769
Kurund Jalmi [Tue, 26 Nov 2013 05:37:51 +0000 (21:37 -0800)]
Merge pull request #2089 from eileenmcnaughton/CRM-13769

CRM-13769 Backoffice membership renewal form - prefill time

11 years agoCRM_Utils_Hook_Joomla - Fix PHP fatal parse error (missing comma)
colemanw [Tue, 26 Nov 2013 04:23:01 +0000 (20:23 -0800)]
CRM_Utils_Hook_Joomla - Fix PHP fatal parse error (missing comma)

11 years agoCRM-13769 Backoffice membership renewal form - prefill time
Eileen [Tue, 26 Nov 2013 03:27:35 +0000 (16:27 +1300)]
CRM-13769 Backoffice membership renewal form - prefill time
This has already been fixed in 4.4 for backoffice membership form on receive-date field, but not on renewal form

----------------------------------------
* CRM-13769: Receive date time field on membership page should prefill with current time
  http://issues.civicrm.org/jira/browse/CRM-13769

11 years agoCRM-13769 - backoffice membership form - prefill time
Eileen [Thu, 14 Nov 2013 23:50:47 +0000 (12:50 +1300)]
CRM-13769 - backoffice membership form - prefill time

----------------------------------------
* CRM-13769: Receive date time field on membership page should prefill with current time
  http://issues.civicrm.org/jira/browse/CRM-13769

11 years agoCRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup
Coleman Watts [Mon, 25 Nov 2013 22:34:57 +0000 (14:34 -0800)]
CRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup

11 years agoMerge pull request #2082 from kurund/CRM-13824
dlobo [Mon, 25 Nov 2013 20:51:16 +0000 (12:51 -0800)]
Merge pull request #2082 from kurund/CRM-13824

fixes for CRM-13824

11 years agoMerge pull request #2085 from dlobo/EncodingFixes
dlobo [Mon, 25 Nov 2013 20:32:32 +0000 (12:32 -0800)]
Merge pull request #2085 from dlobo/EncodingFixes

Fix characters with wrong encoding

11 years agoFix characters with wrong encoding
Donald A. Lobo [Mon, 25 Nov 2013 20:31:51 +0000 (12:31 -0800)]
Fix characters with wrong encoding

11 years agoMerge pull request #2080 from colemanw/checkSqlFunctionsExist
dlobo [Mon, 25 Nov 2013 14:59:38 +0000 (06:59 -0800)]
Merge pull request #2080 from colemanw/checkSqlFunctionsExist

CRM-13822 - Ensure mysql phone function exists

11 years agofixes for CRM-13824
kurund [Mon, 25 Nov 2013 14:55:29 +0000 (20:25 +0530)]
fixes for CRM-13824

----------------------------------------
* CRM-13824: Fatal error on contribution page
  http://issues.civicrm.org/jira/browse/CRM-13824

11 years agoMerge pull request #2062 from dlobo/CRM-13806
Kurund Jalmi [Mon, 25 Nov 2013 13:30:56 +0000 (05:30 -0800)]
Merge pull request #2062 from dlobo/CRM-13806

CRM-13806 - Only accept valid profile urls

11 years agoMerge pull request #2079 from yashodha/CRM-13812
Kurund Jalmi [Mon, 25 Nov 2013 13:21:50 +0000 (05:21 -0800)]
Merge pull request #2079 from yashodha/CRM-13812

CRM-13812 - fixed the broken query for activity search

11 years agoMerge pull request #2081 from eileenmcnaughton/metadata
Kurund Jalmi [Mon, 25 Nov 2013 11:14:51 +0000 (03:14 -0800)]
Merge pull request #2081 from eileenmcnaughton/metadata

Metadata

11 years agoAdd Batch metadata
Eileen [Tue, 19 Nov 2013 01:20:24 +0000 (14:20 +1300)]
Add Batch metadata

11 years agoAdd missing titles on Campaign Schema
Eileen [Mon, 18 Nov 2013 18:32:14 +0000 (18:32 +0000)]
Add missing titles on Campaign Schema

11 years agoCRM-13822 - Ensure mysql phone function exists
Coleman Watts [Mon, 25 Nov 2013 04:53:14 +0000 (20:53 -0800)]
CRM-13822 - Ensure mysql phone function exists

11 years agoMerge pull request #2072 from dlobo/CRM-13815
dlobo [Sun, 24 Nov 2013 17:34:30 +0000 (09:34 -0800)]
Merge pull request #2072 from dlobo/CRM-13815

CRM-13815 - Restrict the number of scheduled jobs log entries shown

11 years agoHR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens
Tim Otten [Sun, 24 Nov 2013 10:53:12 +0000 (16:23 +0530)]
HR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens

The current implementation of HR-8 is a bit coarse (in that it binds to all
AJAX events).  @colemanw said it would better to hack the specific AJAX call.

11 years agoMultipleRecordFieldsListing.tpl - Fix indentation
Tim Otten [Sun, 24 Nov 2013 10:43:26 +0000 (16:13 +0530)]
MultipleRecordFieldsListing.tpl - Fix indentation

11 years agoCRM_Case_Form_Activity - Fix PHP warning when opening case
Tim Otten [Sun, 24 Nov 2013 10:11:33 +0000 (15:41 +0530)]
CRM_Case_Form_Activity - Fix PHP warning when opening case

11 years agoFix invalid html on options admin page
Coleman Watts [Sun, 24 Nov 2013 01:43:00 +0000 (17:43 -0800)]
Fix invalid html on options admin page

11 years agoMerge pull request #2076 from colemanw/CRM-11864
colemanw [Sun, 24 Nov 2013 00:59:48 +0000 (16:59 -0800)]
Merge pull request #2076 from colemanw/CRM-11864

Add profilebuilder to contribution page + system-wide ajax improvements

11 years agoMerge pull request #2074 from pratik-joshi/CRM-13814
dlobo [Sat, 23 Nov 2013 14:48:38 +0000 (06:48 -0800)]
Merge pull request #2074 from pratik-joshi/CRM-13814

CRM-13814

11 years agoMerge pull request #2075 from ErichBSchulz/patch-1
dlobo [Sat, 23 Nov 2013 14:46:34 +0000 (06:46 -0800)]
Merge pull request #2075 from ErichBSchulz/patch-1

correct doc block cut and paste error

11 years agocorrect doc block cut and paste error
Erich [Sat, 23 Nov 2013 12:50:38 +0000 (22:50 +1000)]
correct doc block cut and paste error

11 years agoCRM_Core_Component::flushEnabledComponents - Trigger after any change to settings...
Tim Otten [Sat, 23 Nov 2013 06:59:42 +0000 (12:29 +0530)]
CRM_Core_Component::flushEnabledComponents - Trigger after any change to settings (not just CiviCase activation)

11 years agoMerge branch 'CRM-PostInstall' of git://github.com/vivekarora/civicrm-core into pull...
Tim Otten [Sat, 23 Nov 2013 06:44:53 +0000 (12:14 +0530)]
Merge branch 'CRM-PostInstall' of git://github.com/vivekarora/civicrm-core into pull-request-2069

11 years agoRemoved debugging code
vivekarora [Sat, 23 Nov 2013 05:32:42 +0000 (11:02 +0530)]
Removed debugging code

11 years agoMerge pull request #1976 from eileenmcnaughton/CRM-13737
colemanw [Fri, 22 Nov 2013 23:14:31 +0000 (15:14 -0800)]
Merge pull request #1976 from eileenmcnaughton/CRM-13737

CRM-13737 drupal integration allow drupal folder to be at the same level as the civicrm folder

11 years agoCRM-10693 - LoadPage/Form improvements
Coleman Watts [Fri, 22 Nov 2013 23:05:51 +0000 (15:05 -0800)]
CRM-10693 - LoadPage/Form improvements

11 years agoMerge pull request #2073 from dlobo/CRM-13816
dlobo [Fri, 22 Nov 2013 18:54:20 +0000 (10:54 -0800)]
Merge pull request #2073 from dlobo/CRM-13816

CRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Membership::updateAllMembershipStatus()

11 years agoCRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Memb...
Donald A. Lobo [Fri, 22 Nov 2013 18:53:13 +0000 (10:53 -0800)]
CRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Membership::updateAllMembershipStatus()

http://issues.civicrm.org/jira/browse/CRM-13816

11 years agoMerge pull request #2070 from dlobo/CRM-13799
dlobo [Fri, 22 Nov 2013 14:55:31 +0000 (06:55 -0800)]
Merge pull request #2070 from dlobo/CRM-13799

CRM-13799 - group contacts list doesn't reflect correct status

11 years agoCRM-13815 - Restrict the number of scheduled jobs log entries shown
Donald A. Lobo [Fri, 22 Nov 2013 14:38:35 +0000 (06:38 -0800)]
CRM-13815 - Restrict the number of scheduled jobs log entries shown

http://issues.civicrm.org/jira/browse/CRM-13815

11 years agoCRM-13814
Pratik Joshi [Fri, 22 Nov 2013 13:55:19 +0000 (19:25 +0530)]
CRM-13814

11 years agoMerge pull request #2071 from mgbdev/CRM-13693
dlobo [Fri, 22 Nov 2013 13:45:02 +0000 (05:45 -0800)]
Merge pull request #2071 from mgbdev/CRM-13693

Delete Profile - buttons unnecessarily repeated

11 years agoCRM-13812 - fixed the broken query for activity search
yashodha [Fri, 22 Nov 2013 13:07:55 +0000 (18:37 +0530)]
CRM-13812 - fixed the broken query for activity search

11 years agoDelete Profile - buttons unnecessarily repeated
mgbdev [Fri, 22 Nov 2013 05:59:39 +0000 (11:29 +0530)]
Delete Profile - buttons unnecessarily repeated

11 years agoMerge pull request #2066 from totten/4.4-ufgroup-warning
dlobo [Thu, 21 Nov 2013 14:39:29 +0000 (06:39 -0800)]
Merge pull request #2066 from totten/4.4-ufgroup-warning

CRM_Core_BAO_UFGroup - Fix warning with unknown provider

11 years agoCRM-13799 - group contacts list doesn't reflect correct status
Donald A. Lobo [Thu, 21 Nov 2013 00:30:55 +0000 (16:30 -0800)]
CRM-13799 - group contacts list doesn't reflect correct status

http://issues.civicrm.org/jira/browse/CRM-13799

11 years agoPost install hook
vivekarora [Thu, 21 Nov 2013 12:42:07 +0000 (18:12 +0530)]
Post install hook

11 years agoMerge pull request #2065 from mgbdev/crm-10994
Kurund Jalmi [Thu, 21 Nov 2013 06:44:44 +0000 (22:44 -0800)]
Merge pull request #2065 from mgbdev/crm-10994

Crm 10994

11 years agoCRM_Core_BAO_UFGroup - Fix warning with unknown provider
Tim Otten [Thu, 21 Nov 2013 06:14:03 +0000 (11:44 +0530)]
CRM_Core_BAO_UFGroup - Fix warning with unknown provider

11 years agoCRM-10994 in import bash donations not allowed
mgbdev [Thu, 21 Nov 2013 05:28:29 +0000 (10:58 +0530)]
CRM-10994 in import bash donations not allowed

11 years agoCRM-10994 in import bash donations not allowed
mgbdev [Thu, 21 Nov 2013 05:26:43 +0000 (10:56 +0530)]
CRM-10994 in import bash donations not allowed

11 years agoUpdate version to 4.4.3
CiviCRM [Thu, 21 Nov 2013 05:17:12 +0000 (21:17 -0800)]
Update version to 4.4.3

11 years agoCRM-13807 - Add comments and null test
Coleman Watts [Thu, 21 Nov 2013 04:33:17 +0000 (20:33 -0800)]
CRM-13807 - Add comments and null test

11 years agoMerge pull request #2064 from colemanw/4.4
colemanw [Thu, 21 Nov 2013 04:26:21 +0000 (20:26 -0800)]
Merge pull request #2064 from colemanw/4.4

CRM-13807 - Fix last to commit to getBAO and add unit test

11 years agoCRM-13807 - Fix last to commit to getBAO and add unit test
Coleman Watts [Thu, 21 Nov 2013 04:25:15 +0000 (20:25 -0800)]
CRM-13807 - Fix last to commit to getBAO and add unit test

11 years agoMerge pull request #2063 from colemanw/4.4
dlobo [Thu, 21 Nov 2013 02:44:43 +0000 (18:44 -0800)]
Merge pull request #2063 from colemanw/4.4

CRM-13807 - Verify BAO exists in api getBAO

11 years agoCRM-13807 - Verify BAO exists in api getBAO
Coleman Watts [Thu, 21 Nov 2013 02:26:23 +0000 (18:26 -0800)]
CRM-13807 - Verify BAO exists in api getBAO

11 years agoCRM-13806 - Only accept valid profile urls
Donald A. Lobo [Thu, 21 Nov 2013 02:03:24 +0000 (18:03 -0800)]
CRM-13806 - Only accept valid profile urls

http://issues.civicrm.org/jira/browse/CRM-13806

11 years agoMerge pull request #2061 from civicrm/4.3
colemanw [Thu, 21 Nov 2013 01:02:07 +0000 (17:02 -0800)]
Merge pull request #2061 from civicrm/4.3

4.3

11 years agoMerge pull request #2059 from davecivicrm/CRM-13786b
colemanw [Thu, 21 Nov 2013 00:46:00 +0000 (16:46 -0800)]
Merge pull request #2059 from davecivicrm/CRM-13786b

CRM-13786 Applying updated patch from Karin which fixes the calculation ...

11 years agoMerge pull request #2060 from davecivicrm/CRM-13876c
dlobo [Thu, 21 Nov 2013 00:34:04 +0000 (16:34 -0800)]
Merge pull request #2060 from davecivicrm/CRM-13876c

CRM-13786 - Fix calc of membership end date when join date is in the pas...

11 years agoMerge pull request #2058 from fjg-conflux/CRM-13805
dlobo [Thu, 21 Nov 2013 00:33:28 +0000 (16:33 -0800)]
Merge pull request #2058 from fjg-conflux/CRM-13805

CRM-13805 - Set a status alert if cURL is not installed.

11 years agoMerge pull request #2055 from JoeMurray/CRM-13793
dlobo [Thu, 21 Nov 2013 00:32:06 +0000 (16:32 -0800)]
Merge pull request #2055 from JoeMurray/CRM-13793

CRM-13793 assignment in condition code cleanup. Also line 107 fixed apparent bug.

11 years agoCRM-13786 - Fix calc of membership end date when join date is in the past (for fixed...
Dave Greenberg [Thu, 21 Nov 2013 00:00:13 +0000 (16:00 -0800)]
CRM-13786 - Fix calc of membership end date when join date is in the past (for fixed period memberships).

----------------------------------------
* CRM-13786: Membership End Date not calculated properly for fixed period MembershipTypes
  http://issues.civicrm.org/jira/browse/CRM-13786

11 years agoCRM-13786 Applying updated patch from Karin which fixes the calculation of start...
Dave Greenberg [Wed, 20 Nov 2013 23:34:39 +0000 (15:34 -0800)]
CRM-13786 Applying updated patch from Karin which fixes the calculation of start date and edndate  for fixed memberships. All related BAO, api and Form unit tests passing now.

----------------------------------------
* CRM-13786: Membership End Date not calculated properly for fixed period MembershipTypes
  http://issues.civicrm.org/jira/browse/CRM-13786