civicrm-core.git
9 years agoUpdate version to 4.6.alpha6
CiviCRM [Wed, 4 Feb 2015 13:24:49 +0000 (05:24 -0800)]
Update version to 4.6.alpha6

9 years agoMerge pull request #5080 from eileenmcnaughton/comment-full-stops
Eileen McNaughton [Wed, 4 Feb 2015 06:38:27 +0000 (19:38 +1300)]
Merge pull request #5080 from eileenmcnaughton/comment-full-stops

Comment full stops

9 years agoINFRA-132 comments to end with full stops
Eileen McNaughton [Wed, 4 Feb 2015 05:02:22 +0000 (18:02 +1300)]
INFRA-132 comments to end with full stops

9 years agoMerge pull request #5076 from colemanw/Attachment
colemanw [Wed, 4 Feb 2015 02:23:19 +0000 (21:23 -0500)]
Merge pull request #5076 from colemanw/Attachment

Attachment api - add custom field handling

9 years agoMerge pull request #5078 from eileenmcnaughton/comment-full-stops
Eileen McNaughton [Wed, 4 Feb 2015 02:08:09 +0000 (15:08 +1300)]
Merge pull request #5078 from eileenmcnaughton/comment-full-stops

INFRA-132 drupal standard has a full stop after short-description

9 years agoINFRA-132 add full stops
Eileen McNaughton [Wed, 4 Feb 2015 01:08:48 +0000 (14:08 +1300)]
INFRA-132 add full stops

9 years agoINFRA-132 add full stops
Eileen McNaughton [Wed, 4 Feb 2015 01:02:15 +0000 (14:02 +1300)]
INFRA-132 add full stops

9 years agoadditional formatting fixes picked up by CI
Eileen McNaughton [Wed, 4 Feb 2015 00:58:49 +0000 (13:58 +1300)]
additional formatting fixes picked up by CI

9 years agoMerge pull request #5050 from agh1/orderby-fields-mismatch
Dave Greenberg [Wed, 4 Feb 2015 00:40:04 +0000 (16:40 -0800)]
Merge pull request #5050 from agh1/orderby-fields-mismatch

CRM-15899 - Reports: "order by" can contain mismatched table aliases

9 years agoINFRA-132 add full stops
Eileen McNaughton [Wed, 4 Feb 2015 00:39:30 +0000 (13:39 +1300)]
INFRA-132 add full stops

9 years agoINFRA-132 add full-stops after comments
Eileen McNaughton [Wed, 4 Feb 2015 00:08:49 +0000 (13:08 +1300)]
INFRA-132 add full-stops after comments

9 years agoINFRA-132 add full stop after comments
Eileen McNaughton [Wed, 4 Feb 2015 00:02:05 +0000 (13:02 +1300)]
INFRA-132 add full stop after comments

9 years agoMerge pull request #5077 from eileenmcnaughton/comment-full-stops
Eileen McNaughton [Tue, 3 Feb 2015 23:22:38 +0000 (12:22 +1300)]
Merge pull request #5077 from eileenmcnaughton/comment-full-stops

 INFRA-132 Function comment short description must end with a full stop

9 years agoINFRA-132 Function comment short description must end with a full stop
Eileen McNaughton [Tue, 3 Feb 2015 22:22:47 +0000 (11:22 +1300)]
INFRA-132 Function comment short description must end with a full stop
regex (\*\*\n   \* [A-Za-z ]*)\n replace with .\n

9 years agominor tidy-ups
Eileen McNaughton [Tue, 3 Feb 2015 22:17:48 +0000 (11:17 +1300)]
minor tidy-ups

9 years agoAttachment api - add custom field handling
Coleman Watts [Tue, 3 Feb 2015 21:27:36 +0000 (16:27 -0500)]
Attachment api - add custom field handling

9 years agoMerge pull request #5073 from monishdeb/CRM-15905
Eileen McNaughton [Tue, 3 Feb 2015 20:49:33 +0000 (09:49 +1300)]
Merge pull request #5073 from monishdeb/CRM-15905

CRM-15905 fix - API: problem sorting contacts on ID

9 years agoMerge pull request #5066 from deepak-srivastava/CRM-15490
Dave Greenberg [Tue, 3 Feb 2015 19:35:46 +0000 (11:35 -0800)]
Merge pull request #5066 from deepak-srivastava/CRM-15490

CRM-15490 Support recurring for separate activities

9 years agoMerge pull request #5075 from totten/master-lodash-karma
Tim Otten [Tue, 3 Feb 2015 19:00:32 +0000 (11:00 -0800)]
Merge pull request #5075 from totten/master-lodash-karma

CRM-15890 - Fix reference to lodash

9 years agoMerge pull request #5072 from xurizaemon/CRM-15910
Dave Greenberg [Tue, 3 Feb 2015 18:36:21 +0000 (10:36 -0800)]
Merge pull request #5072 from xurizaemon/CRM-15910

CRM-15910. Increase field length of external_identifier to 64 bytes.

9 years agoCRM-15890 - Fix reference to lodash
Tim Otten [Tue, 3 Feb 2015 16:58:39 +0000 (08:58 -0800)]
CRM-15890 - Fix reference to lodash

9 years agoImprove option-group help text to be more concise
Coleman Watts [Tue, 3 Feb 2015 16:38:03 +0000 (11:38 -0500)]
Improve option-group help text to be more concise

9 years agoMerge branch 4.5 into master
Coleman Watts [Tue, 3 Feb 2015 13:50:35 +0000 (08:50 -0500)]
Merge branch 4.5 into master

Conflicts:
CRM/Core/BAO/CustomValueTable.php

9 years agoMerge pull request #5071 from colemanw/CRM-15906
colemanw [Tue, 3 Feb 2015 13:44:06 +0000 (08:44 -0500)]
Merge pull request #5071 from colemanw/CRM-15906

CRM-15906 - Fix js error on pledge payment form

9 years agoCRM-15905 fix - API: problem sorting contacts on ID
monishdeb [Tue, 3 Feb 2015 10:15:29 +0000 (15:45 +0530)]
CRM-15905 fix - API: problem sorting contacts on ID

https://issues.civicrm.org/jira/browse/CRM-15905

9 years agoCRM-15910. Increase field length of external_identifier to 64 bytes.
Chris Burgess [Tue, 3 Feb 2015 07:18:36 +0000 (20:18 +1300)]
CRM-15910. Increase field length of external_identifier to 64 bytes.

9 years agoa few phpcs fixups
Eileen McNaughton [Tue, 3 Feb 2015 06:40:20 +0000 (19:40 +1300)]
a few phpcs fixups

9 years agoMerge pull request #5068 from colemanw/CRM-13624
Dave Greenberg [Tue, 3 Feb 2015 03:16:26 +0000 (19:16 -0800)]
Merge pull request #5068 from colemanw/CRM-13624

CRM-13624 - Fix api regression - format link in display layer instead of data layer

9 years agoMerge pull request #5060 from eileenmcnaughton/api-comment-fixes
Eileen McNaughton [Tue, 3 Feb 2015 02:26:56 +0000 (15:26 +1300)]
Merge pull request #5060 from eileenmcnaughton/api-comment-fixes

Api comment fixes

9 years agomore comment fixes
Eileen McNaughton [Tue, 3 Feb 2015 00:59:39 +0000 (13:59 +1300)]
more comment fixes

9 years agoMore comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 23:11:51 +0000 (12:11 +1300)]
More comment fixes

9 years agoFurther comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 19:24:21 +0000 (08:24 +1300)]
Further comment fixes

9 years agofix for previously introduced format issue + more comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 10:24:59 +0000 (23:24 +1300)]
fix for previously introduced format issue + more comment fixes

9 years agoremove internal param refs
Eileen McNaughton [Mon, 2 Feb 2015 09:23:39 +0000 (22:23 +1300)]
remove internal param refs

9 years agomore comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 09:21:33 +0000 (22:21 +1300)]
more comment fixes

9 years agoa few more comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 09:11:36 +0000 (22:11 +1300)]
a few more comment fixes

9 years agovarious comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 09:04:32 +0000 (22:04 +1300)]
various comment fixes

9 years agomore comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 08:40:51 +0000 (21:40 +1300)]
more comment fixes

9 years agomore api comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 08:11:17 +0000 (21:11 +1300)]
more api comment fixes

9 years agomore comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 07:46:44 +0000 (20:46 +1300)]
more comment fixes

9 years agocomment fixes
Eileen McNaughton [Mon, 2 Feb 2015 07:23:29 +0000 (20:23 +1300)]
comment fixes

9 years agoapi comment improvements
Eileen McNaughton [Mon, 2 Feb 2015 07:05:45 +0000 (20:05 +1300)]
api comment improvements

9 years agocomment fixes
Eileen McNaughton [Mon, 2 Feb 2015 06:40:51 +0000 (19:40 +1300)]
comment fixes

9 years agomore comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 06:23:46 +0000 (19:23 +1300)]
more comment fixes

9 years agosome more comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 05:22:07 +0000 (18:22 +1300)]
some more comment fixes

9 years agosome more comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 04:35:04 +0000 (17:35 +1300)]
some more comment fixes

9 years agoMerge pull request #5059 from totten/master-validation
Tim Otten [Tue, 3 Feb 2015 00:27:19 +0000 (16:27 -0800)]
Merge pull request #5059 from totten/master-validation

CRM-15856 - Validation for schedule (date/time widgets)

9 years agoCRM-15906 - Related tpl cleanup
Coleman Watts [Mon, 2 Feb 2015 22:55:16 +0000 (17:55 -0500)]
CRM-15906 - Related tpl cleanup

9 years agoCRM-15906 - Related js cleanup
Coleman Watts [Mon, 2 Feb 2015 22:52:13 +0000 (17:52 -0500)]
CRM-15906 - Related js cleanup

9 years agoCRM-15906 - Remove call to non-existant function
Coleman Watts [Mon, 2 Feb 2015 22:49:19 +0000 (17:49 -0500)]
CRM-15906 - Remove call to non-existant function

9 years agoMerge pull request #5052 from colemanw/CRM-15903
colemanw [Mon, 2 Feb 2015 22:20:55 +0000 (17:20 -0500)]
Merge pull request #5052 from colemanw/CRM-15903

CRM-15903 - Cleanup class inheritance of CRM_Utils_System_* functions

9 years agoCRM-15903 - Modify CRM_Utils_System_UnitTests to not extend Drupal
Coleman Watts [Mon, 2 Feb 2015 20:39:15 +0000 (15:39 -0500)]
CRM-15903 - Modify CRM_Utils_System_UnitTests to not extend Drupal

----------------------------------------
* CRM-15903: Restructure UF classes so that CRM_Utils_System_UnitTests does not extend Drupal
  https://issues.civicrm.org/jira/browse/CRM-15903

9 years agoCRM-13624 - Fix api regression - format link in display layer instead of data layer
Coleman Watts [Mon, 2 Feb 2015 20:35:35 +0000 (15:35 -0500)]
CRM-13624 - Fix api regression - format link in display layer instead of data layer

9 years agoMerge pull request #5058 from eileenmcnaughton/test-examples
Eileen McNaughton [Mon, 2 Feb 2015 19:21:54 +0000 (08:21 +1300)]
Merge pull request #5058 from eileenmcnaughton/test-examples

remove examples that are not generated by existing tests

9 years agoFix for older versions of php-l
Coleman Watts [Mon, 2 Feb 2015 18:03:37 +0000 (13:03 -0500)]
Fix for older versions of php-l

9 years agoMerge pull request #5062 from eileenmcnaughton/CRM-15707
colemanw [Mon, 2 Feb 2015 17:48:21 +0000 (12:48 -0500)]
Merge pull request #5062 from eileenmcnaughton/CRM-15707

CRM-15707 fix test generated documentation iinstance

9 years agoMerge pull request #5057 from cividesk/CRM-15901-4.5
colemanw [Mon, 2 Feb 2015 17:46:58 +0000 (12:46 -0500)]
Merge pull request #5057 from cividesk/CRM-15901-4.5

CRM-15901: Turn off PHP errors display for all ajax calls

9 years agosupport for multiple recurring activities
deepak-srivastava [Mon, 2 Feb 2015 17:13:08 +0000 (17:13 +0000)]
support for multiple recurring activities

9 years agoMerge remote-tracking branch 'upstream/4.5' into 4.5-master-2015-02-02-18-36-16
kurund [Mon, 2 Feb 2015 13:10:24 +0000 (18:40 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2015-02-02-18-36-16

Conflicts:
CRM/Dedupe/Merger.php

9 years agofix spelling error
eileenmcnaughton [Mon, 2 Feb 2015 11:12:18 +0000 (11:12 +0000)]
fix spelling error

9 years agoCRM-15707 fix test generated documentation iinstance
eileenmcnaughton [Mon, 2 Feb 2015 10:09:30 +0000 (10:09 +0000)]
CRM-15707 fix test generated documentation iinstance

9 years agoMerge pull request #5054 from eileenmcnaughton/comments
Eileen McNaughton [Mon, 2 Feb 2015 07:26:08 +0000 (20:26 +1300)]
Merge pull request #5054 from eileenmcnaughton/comments

a few comment fixes

9 years agoMerge pull request #5038 from civicrm/CRM-15877
Yashodha Chaku [Mon, 2 Feb 2015 06:41:45 +0000 (12:11 +0530)]
Merge pull request #5038 from civicrm/CRM-15877

CRM-15877: fix for truncated prefix/suffix in export csv

9 years agoCRM-15856 - crmMailing - Submit button
Tim Otten [Mon, 2 Feb 2015 05:24:47 +0000 (21:24 -0800)]
CRM-15856 - crmMailing - Submit button

Distinguish between blockage based on invalid data from blockage based on
pending AJAX.

9 years agoCRM-15856 - Convert date/time widgets to use ngModel (which supports validation).
Tim Otten [Mon, 2 Feb 2015 04:59:09 +0000 (20:59 -0800)]
CRM-15856 - Convert date/time widgets to use ngModel (which supports validation).

9 years agocrmExample - Hidden Angular module for testing custom widgets in various configs.
Tim Otten [Mon, 2 Feb 2015 04:42:44 +0000 (20:42 -0800)]
crmExample - Hidden Angular module for testing custom widgets in various configs.

9 years agoremove examples that are not generated by existing tests
eileenmcnaughton [Mon, 2 Feb 2015 05:08:01 +0000 (05:08 +0000)]
remove examples that are not generated by existing tests

9 years agoMerge pull request #5048 from totten/master-mailing-misc
Tim Otten [Mon, 2 Feb 2015 04:46:45 +0000 (20:46 -0800)]
Merge pull request #5048 from totten/master-mailing-misc

CRM-15578, CRM-15705 - crmMailing fixes/cleanup

9 years agoMerge pull request #5056 from eileenmcnaughton/master
Eileen McNaughton [Mon, 2 Feb 2015 04:13:56 +0000 (17:13 +1300)]
Merge pull request #5056 from eileenmcnaughton/master

Master

9 years agofix comments, capitalization
Eileen McNaughton [Mon, 2 Feb 2015 04:13:43 +0000 (17:13 +1300)]
fix comments, capitalization

9 years agoCRM-15901: Turn off PHP errors display for all ajax calls
Nicolas Ganivet [Sun, 1 Feb 2015 18:24:17 +0000 (11:24 -0700)]
CRM-15901: Turn off PHP errors display for all ajax calls

9 years agocomment fixes
Eileen McNaughton [Mon, 2 Feb 2015 03:54:00 +0000 (16:54 +1300)]
comment fixes

9 years agoCRM-15903 - Cleanup class inheritance of CRM_Utils_System_* functions
Coleman Watts [Sun, 1 Feb 2015 22:24:01 +0000 (17:24 -0500)]
CRM-15903 - Cleanup class inheritance of CRM_Utils_System_* functions

----------------------------------------
* CRM-15903: Restructure UF classes so that CRM_Utils_System_UnitTests does not extend Drupal
  https://issues.civicrm.org/jira/browse/CRM-15903

9 years agoA few comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 03:38:15 +0000 (16:38 +1300)]
A few comment fixes

9 years agoa few comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 03:31:27 +0000 (16:31 +1300)]
a few comment fixes

9 years agocomment fixes
Eileen McNaughton [Mon, 2 Feb 2015 03:14:26 +0000 (16:14 +1300)]
comment fixes

9 years agocomment fixes
Eileen McNaughton [Mon, 2 Feb 2015 03:11:44 +0000 (16:11 +1300)]
comment fixes

9 years agocomment fixes
Eileen McNaughton [Mon, 2 Feb 2015 02:57:11 +0000 (15:57 +1300)]
comment fixes

9 years agosome comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 02:49:18 +0000 (15:49 +1300)]
some comment fixes

9 years agoa few comment fixes
Eileen McNaughton [Mon, 2 Feb 2015 02:15:48 +0000 (15:15 +1300)]
a few comment fixes

9 years agowhitespace only
Eileen McNaughton [Mon, 2 Feb 2015 02:45:01 +0000 (15:45 +1300)]
whitespace only

9 years agoCRM-15659 fix reference 'every one month(s).' to 'every month.'
Eileen McNaughton [Mon, 2 Feb 2015 02:21:46 +0000 (15:21 +1300)]
CRM-15659 fix reference 'every one month(s).' to 'every month.'

9 years agoMerge pull request #5053 from eileenmcnaughton/comments
Eileen McNaughton [Mon, 2 Feb 2015 00:43:33 +0000 (13:43 +1300)]
Merge pull request #5053 from eileenmcnaughton/comments

a few comment fixes

9 years agofurther comment fixes
Eileen McNaughton [Sun, 1 Feb 2015 23:32:51 +0000 (12:32 +1300)]
further comment fixes

9 years agoa few comment fixes
Eileen McNaughton [Sun, 1 Feb 2015 23:20:25 +0000 (12:20 +1300)]
a few comment fixes

9 years agoMerge pull request #5051 from eileenmcnaughton/comments
Eileen McNaughton [Sun, 1 Feb 2015 23:02:09 +0000 (12:02 +1300)]
Merge pull request #5051 from eileenmcnaughton/comments

Comment fixes

9 years agocomment fix
Eileen McNaughton [Sun, 1 Feb 2015 21:52:40 +0000 (10:52 +1300)]
comment fix

9 years agoa few comment fixes
Eileen McNaughton [Sun, 1 Feb 2015 21:39:41 +0000 (10:39 +1300)]
a few comment fixes

9 years agofix a few comments
Eileen McNaughton [Sun, 1 Feb 2015 21:31:54 +0000 (10:31 +1300)]
fix a few comments

9 years agoadd a few comment blocks
Eileen McNaughton [Sun, 1 Feb 2015 21:27:57 +0000 (10:27 +1300)]
add a few comment blocks

9 years agoComment fixes
Eileen McNaughton [Sun, 1 Feb 2015 21:17:38 +0000 (10:17 +1300)]
Comment fixes

9 years agoCRM-15899 - Reports: "order by" can contain mismatched table aliases
Andrew Hunt [Sat, 31 Jan 2015 17:02:23 +0000 (12:02 -0500)]
CRM-15899 - Reports: "order by" can contain mismatched table aliases

9 years agoMerge pull request #5041 from colemanw/CRM-15890
colemanw [Sat, 31 Jan 2015 13:27:47 +0000 (08:27 -0500)]
Merge pull request #5041 from colemanw/CRM-15890

CRM-15890 - Switch jQuery to use bower version

9 years agoMerge pull request #5047 from colemanw/CRM-15898
colemanw [Sat, 31 Jan 2015 13:21:35 +0000 (08:21 -0500)]
Merge pull request #5047 from colemanw/CRM-15898

CRM-15898 - Use simpler version of title as global

9 years agoCRM-15578 - crmMailing - Fix checkboxes
Tim Otten [Fri, 30 Jan 2015 08:10:46 +0000 (00:10 -0800)]
CRM-15578 - crmMailing - Fix checkboxes

9 years agoCRM-15705 - edit,edit-wizard - Move mailing-name next to subject/recipients/etc
Tim Otten [Fri, 30 Jan 2015 06:37:33 +0000 (22:37 -0800)]
CRM-15705 - edit,edit-wizard - Move mailing-name next to subject/recipients/etc

9 years agocrmMailing - Comments/cleanup
Tim Otten [Fri, 30 Jan 2015 03:25:34 +0000 (19:25 -0800)]
crmMailing - Comments/cleanup

9 years agoCRM-15705 - "Template" field - Remove colored background.
Tim Otten [Fri, 30 Jan 2015 03:00:09 +0000 (19:00 -0800)]
CRM-15705 - "Template" field - Remove colored background.

9 years agoCRM-15890 - bin/setup.sh - Workaround for bower bug
Tim Otten [Sat, 31 Jan 2015 03:08:17 +0000 (19:08 -0800)]
CRM-15890 - bin/setup.sh - Workaround for bower bug

9 years agoCRM-15898 - Use simpler version of title as global
Coleman Watts [Sat, 31 Jan 2015 03:06:45 +0000 (22:06 -0500)]
CRM-15898 - Use simpler version of title as global

----------------------------------------
* CRM-15898: Set <title> in wordpress header
  https://issues.civicrm.org/jira/browse/CRM-15898