Mathieu Lutfy [Wed, 18 Mar 2015 17:42:59 +0000 (13:42 -0400)]
CRM-16119: TagsAndGroups: revert a ts() fix.
Mathieu Lutfy [Tue, 17 Mar 2015 00:13:35 +0000 (20:13 -0400)]
CRM-16119: Fix incorrect usages of ts().
Mathieu Lutfy [Mon, 16 Mar 2015 19:19:16 +0000 (15:19 -0400)]
CRM-16119: Fix Contact custom data multiple save/more buttons translation.
Mathieu Lutfy [Tue, 17 Mar 2015 01:13:17 +0000 (21:13 -0400)]
CRM-16119: Fix string typo.
colemanw [Wed, 18 Mar 2015 17:00:56 +0000 (13:00 -0400)]
Merge pull request #5393 from colemanw/plurals
Fix plural strings
Dave Greenberg [Wed, 18 Mar 2015 15:58:24 +0000 (08:58 -0700)]
Merge pull request #5428 from davecivicrm/CRM-14792
CRM-14792 - creates an activity when contacts are merged. Updates to PR ...
CiviCRM [Wed, 18 Mar 2015 12:41:58 +0000 (05:41 -0700)]
Update version to 4.6.beta5
Coleman Watts [Sun, 15 Mar 2015 02:12:31 +0000 (22:12 -0400)]
Fix plural strings
Dave Greenberg [Wed, 18 Mar 2015 00:18:57 +0000 (17:18 -0700)]
CRM-14792 - creates an activity when contacts are merged. Updates to PR 5412 from Joanne (thanks Joanne!).
----------------------------------------
* CRM-14792: create activity with merge text on manual contact merge
https://issues.civicrm.org/jira/browse/CRM-14792
Dave Greenberg [Tue, 17 Mar 2015 23:24:34 +0000 (16:24 -0700)]
Merge pull request #5414 from lcdservices/CRM-16123b
CRM-16123 suppress PCP if target entity inactive
Dave Greenberg [Tue, 17 Mar 2015 20:22:06 +0000 (13:22 -0700)]
Merge pull request #5421 from monishdeb/CRM-15536
Hide participant_role option on choosing 'Also Add' for Event's Schedule Reminder
Eileen McNaughton [Tue, 17 Mar 2015 19:39:20 +0000 (08:39 +1300)]
Merge pull request #5397 from colemanw/eileenmcnaughton-CRM-16112
CRM-16112 add type for api _spec functions
Monish Deb [Tue, 17 Mar 2015 18:43:16 +0000 (00:13 +0530)]
Merge pull request #5405 from rohankatkar/webtest-4.6
Webtest 4.6
colemanw [Tue, 17 Mar 2015 18:36:59 +0000 (14:36 -0400)]
Merge pull request #5408 from relldoesphp/CRM-16107
CRM-16107
Kurund Jalmi [Tue, 17 Mar 2015 17:53:15 +0000 (23:23 +0530)]
Merge pull request #5423 from atif-shaikh/WebTestFixes
WebTest Fix
Kurund Jalmi [Tue, 17 Mar 2015 17:50:42 +0000 (23:20 +0530)]
Merge pull request #5418 from totten/4.6-ang-debug
CRM-16120 - crmUiDebug - Only display debug fields if ?angularDebug=1
Kurund Jalmi [Tue, 17 Mar 2015 17:49:20 +0000 (23:19 +0530)]
Merge pull request #5417 from rohankatkar/CRM14105
WordPress: mail_report Scheduled Job "access denied" unless report permission = Everyone
colemanw [Tue, 17 Mar 2015 13:57:47 +0000 (09:57 -0400)]
Merge pull request #5422 from colemanw/explorer
Api Explorer - Show marker for required fields
atif-shaikh [Tue, 17 Mar 2015 13:35:29 +0000 (19:05 +0530)]
WebTest Fix
Coleman Watts [Tue, 17 Mar 2015 13:31:16 +0000 (09:31 -0400)]
CRM-16112 - Revert MailingEventQueue spec change
Coleman Watts [Tue, 17 Mar 2015 13:28:50 +0000 (09:28 -0400)]
Api Explorer - Show marker for required fields
Monish Deb [Tue, 17 Mar 2015 10:18:18 +0000 (15:48 +0530)]
Merge pull request #5401 from jitendrapurohit/CRM-16104
Record not saved on Multi record Profile Create/Edit Mode fix
Web Access [Tue, 17 Mar 2015 10:14:30 +0000 (15:44 +0530)]
Use of flexible selectors
Web Access [Mon, 16 Mar 2015 13:09:15 +0000 (18:39 +0530)]
Typo Fix
Web Access [Mon, 16 Mar 2015 13:05:01 +0000 (18:35 +0530)]
Webtest Fixes
monishdeb [Tue, 17 Mar 2015 10:08:07 +0000 (15:38 +0530)]
Hide participant_role option on choosing 'Also Add' for Event's Schedule Reminder
Tim Otten [Tue, 17 Mar 2015 05:49:32 +0000 (22:49 -0700)]
Merge pull request #5411 from totten/4.6-unused-test
Remove unused, boilerplate test file
Tim Otten [Tue, 17 Mar 2015 05:38:24 +0000 (22:38 -0700)]
CRM-16120 - crmUiDebug - Only display debug fields if ?angularDebug=1
We've been outputting a collapsible debug panel by default. This completely
hides (or shows) the debug panel depending on whether parameter
"angularDebug" is set.
Note that there are also browser plugins which are richer, more flexible,
more thorough, and it's probably better to install one of those. However,
it's tough to standardize on one plugin (b/c they're different for each
browser and because we can't bundle them into buildkit). In a crunch (e.g.
when debugging on a non-developer's workstation), the parameter could still
be helpful.
Web Access [Tue, 17 Mar 2015 04:41:24 +0000 (10:11 +0530)]
Fix for CRM-14105
Brian Shaughnessy [Tue, 17 Mar 2015 00:58:41 +0000 (20:58 -0400)]
CRM-16123 suppress PCP if target entity inactive
Dave Greenberg [Mon, 16 Mar 2015 22:17:35 +0000 (15:17 -0700)]
Merge pull request #5387 from monishdeb/4.6
4.6 webtest fixes
Tim Otten [Mon, 16 Mar 2015 20:37:19 +0000 (13:37 -0700)]
Remove unused, boilerplate test file
This appears to be left from an abortive attempt at testing with
Jasmine/Karma. The actual tests are in a different folder (tests/karma),
and this test doesn't really do anything.
Coleman Watts [Mon, 16 Mar 2015 19:13:46 +0000 (15:13 -0400)]
CRM-16112 - Revert addition to UFField api
Eileen McNaughton [Sun, 15 Mar 2015 22:11:58 +0000 (11:11 +1300)]
CRM-16112 add type for api _spec functions
(towards always specifying type)
colemanw [Mon, 16 Mar 2015 18:16:05 +0000 (14:16 -0400)]
Merge pull request #5396 from colemanw/CRM-13072
CRM-13072 - Fix typo in api getfields sequential
colemanw [Mon, 16 Mar 2015 16:28:20 +0000 (12:28 -0400)]
Merge pull request #5409 from colemanw/CRM-16117
CRM-16117 - Fix content disappearing when ajax paging
monishdeb [Mon, 16 Mar 2015 16:25:24 +0000 (21:55 +0530)]
recurring webtest fixes
monishdeb [Sat, 14 Mar 2015 13:30:19 +0000 (19:00 +0530)]
4.6 Webtest fixes
Coleman Watts [Mon, 16 Mar 2015 15:39:46 +0000 (11:39 -0400)]
CRM-16117 - Fix content disappearing when ajax paging
colemanw [Mon, 16 Mar 2015 15:12:20 +0000 (11:12 -0400)]
Merge pull request #5404 from jitendrapurohit/webtest46
webtest fixes
Tyrell Cook [Mon, 16 Mar 2015 15:06:10 +0000 (11:06 -0400)]
CRM-16107
jitendrapurohit [Mon, 16 Mar 2015 13:06:08 +0000 (18:36 +0530)]
webtest fixes
Eileen McNaughton [Mon, 16 Mar 2015 12:34:51 +0000 (01:34 +1300)]
Merge pull request #5402 from eileenmcnaughton/test
make mailing failure tests less specific. We try not to make failure tes...
kurund [Mon, 16 Mar 2015 11:54:51 +0000 (17:24 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-4.6-2015-03-16-17-24-33
Eileen McNaughton [Mon, 16 Mar 2015 08:38:56 +0000 (21:38 +1300)]
make mailing failure tests less specific. We try not to make failure tests too specific, in this case adding 'type'
to spec will change the message & we may as well not check it rather than changing the test
jitendrapurohit [Mon, 16 Mar 2015 07:09:57 +0000 (12:39 +0530)]
extra line removal
jitendrapurohit [Mon, 16 Mar 2015 07:08:13 +0000 (12:38 +0530)]
Record not saved on Multi record Profile Create/Edit Mode
colemanw [Mon, 16 Mar 2015 03:02:15 +0000 (23:02 -0400)]
Merge pull request #5399 from colemanw/CRM-16115
CRM-16115 - Fix campaign datatable headers
Coleman Watts [Mon, 16 Mar 2015 03:00:02 +0000 (23:00 -0400)]
CRM-16115 - Fix campaign datatable headers
colemanw [Mon, 16 Mar 2015 02:50:42 +0000 (22:50 -0400)]
Merge pull request #5398 from colemanw/CRM-16103
CRM-16103 - Improve mailing search form layout
Coleman Watts [Mon, 16 Mar 2015 02:23:17 +0000 (22:23 -0400)]
CRM-16103 - Improve mailing search form layout
Coleman Watts [Sun, 15 Mar 2015 23:44:08 +0000 (19:44 -0400)]
CRM-13072 - Fix typo in api getfields sequential
colemanw [Sun, 15 Mar 2015 23:34:32 +0000 (19:34 -0400)]
Merge pull request #5394 from colemanw/api
Api explorer improvement and getfields description cleanup
Coleman Watts [Sun, 15 Mar 2015 22:09:27 +0000 (18:09 -0400)]
API - Improve getfields for getrefcount
Coleman Watts [Sun, 15 Mar 2015 16:43:07 +0000 (12:43 -0400)]
API - don't put burden of sequential options on spec functions
Coleman Watts [Sun, 15 Mar 2015 15:55:19 +0000 (11:55 -0400)]
API - add field options to getoptions metadata
Dave Greenberg [Sun, 15 Mar 2015 15:41:06 +0000 (08:41 -0700)]
Merge pull request #5385 from davecivicrm/CRM-16109
Crm 16109
Coleman Watts [Sun, 15 Mar 2015 04:57:40 +0000 (00:57 -0400)]
API Explorer - fix getvalue action return field
Coleman Watts [Sun, 15 Mar 2015 04:34:07 +0000 (00:34 -0400)]
API - provide more metadata for generic actions
Coleman Watts [Sun, 15 Mar 2015 03:04:45 +0000 (23:04 -0400)]
Api explorer - limit multiselect to certain actions
Coleman Watts [Sun, 15 Mar 2015 02:49:37 +0000 (22:49 -0400)]
Cleanup api field descriptions
Coleman Watts [Sun, 15 Mar 2015 02:49:19 +0000 (22:49 -0400)]
Api explorer - render boolean fields as yes-no select
colemanw [Sat, 14 Mar 2015 18:26:12 +0000 (14:26 -0400)]
Merge pull request #5389 from mlutfy/4.6-crm16111
CRM-16111: Translation string fixes (reported by r4zoli).
Mathieu Lutfy [Sat, 14 Mar 2015 16:29:13 +0000 (12:29 -0400)]
CRM-16111: Translation string fixes (4.6 review).
Mathieu Lutfy [Sat, 14 Mar 2015 15:08:14 +0000 (11:08 -0400)]
CRM-16111: Translation string fixes (reported by r4zoli).
Mathieu Lutfy [Sat, 14 Mar 2015 14:49:26 +0000 (10:49 -0400)]
Merge pull request #5388 from mlutfy/4.6-crm15832-3
CRM-15832: Typo fix in tools/bin/scripts/create-pot-files
Mathieu Lutfy [Sat, 14 Mar 2015 14:45:48 +0000 (10:45 -0400)]
CRM-16111: Translation string fixes (reported by r4zoli).
Mathieu Lutfy [Sat, 14 Mar 2015 14:42:57 +0000 (10:42 -0400)]
CRM-16111: Translation string fixes (reported by r4zoli).
Mathieu Lutfy [Sat, 14 Mar 2015 14:26:53 +0000 (10:26 -0400)]
CRM-15832: Typo fix in tools/bin/scripts/create-pot-files
colemanw [Sat, 14 Mar 2015 00:20:03 +0000 (20:20 -0400)]
Merge pull request #5383 from deepak-srivastava/CRM-15932
CRM-15932 - Warning Fix: call_user_func() expects parameter 1 to be a valid callback...
Dave Greenberg [Sat, 14 Mar 2015 00:17:23 +0000 (17:17 -0700)]
CRM-16109 - suppress fee section for waitlist and approval-required registration flows. Fix failing webtest: testEventApprovalRegistration WebTest_Event_AddEventTest
----------------------------------------
* CRM-16109: Confusing empty display of fees section during confirmation and thank-you for waitlisted and require-approval registrations
https://issues.civicrm.org/jira/browse/CRM-16109
Dave Greenberg [Fri, 13 Mar 2015 23:57:17 +0000 (16:57 -0700)]
CRM-16109 - suppress fee section for waitlist and approval-required registration flows.
----------------------------------------
* CRM-16109: Confusing empty display of fees section during confirmation and thank-you for waitlisted and require-approval registrations
https://issues.civicrm.org/jira/browse/CRM-16109
deepak-srivastava [Fri, 13 Mar 2015 23:04:57 +0000 (23:04 +0000)]
CI: warning fix
Dave Greenberg [Fri, 13 Mar 2015 22:08:26 +0000 (15:08 -0700)]
Merge pull request #5384 from davecivicrm/CRM-16108
CRM-16108 - Backport to 4.6.
Dave Greenberg [Fri, 13 Mar 2015 22:08:47 +0000 (15:08 -0700)]
CRM-16108 - Backport to 4.6.
----------------------------------------
* CRM-16108: Some URL's cannot be parsed
https://issues.civicrm.org/jira/browse/CRM-16108
deepak-srivastava [Fri, 13 Mar 2015 21:54:01 +0000 (21:54 +0000)]
Warning Fix: call_user_func() expects parameter 1 to be a valid callback, second array member is not a valid method
colemanw [Fri, 13 Mar 2015 20:31:54 +0000 (16:31 -0400)]
Merge pull request #5374 from mlutfy/4.6-crm-15832-sh
CRM-15832: import create-pot-files and split partials/js in their respective components
colemanw [Fri, 13 Mar 2015 18:23:06 +0000 (14:23 -0400)]
Merge pull request #5326 from jmcclelland/smart-groups-data
Smart groups data
colemanw [Fri, 13 Mar 2015 18:18:05 +0000 (14:18 -0400)]
Merge pull request #5379 from rohankatkar/webtest-4.6
Webtest Fixes
colemanw [Fri, 13 Mar 2015 18:17:29 +0000 (14:17 -0400)]
Merge pull request #5378 from atif-shaikh/WebtestFix
WebtestFix
colemanw [Fri, 13 Mar 2015 18:16:54 +0000 (14:16 -0400)]
Merge pull request #5377 from jitendrapurohit/webtest46
webtest fixes
Mathieu Lutfy [Fri, 13 Mar 2015 16:16:43 +0000 (12:16 -0400)]
CRM-15832: rename create-pot-files.sh to create-pot-files (language-neutral).
colemanw [Fri, 13 Mar 2015 16:01:35 +0000 (12:01 -0400)]
Merge pull request #5381 from colemanw/setting
Move setting from dom to dynamic js
Coleman Watts [Fri, 13 Mar 2015 15:57:01 +0000 (11:57 -0400)]
Move setting from dom to dynamic js
colemanw [Fri, 13 Mar 2015 15:09:38 +0000 (11:09 -0400)]
Merge pull request #5376 from atif-shaikh/CRM-16105
CRM-16105 - For offline contributions recurring option does not appear
colemanw [Fri, 13 Mar 2015 14:56:10 +0000 (10:56 -0400)]
Merge pull request #5373 from colemanw/CRM-16076
CRM-16076 - Restore file/image behavior in profiles
colemanw [Fri, 13 Mar 2015 14:30:41 +0000 (10:30 -0400)]
Merge pull request #5380 from colemanw/CRM-15932
CRM-15932 - Show total number of events not just number of children
Web Access [Fri, 13 Mar 2015 13:21:14 +0000 (18:51 +0530)]
Webtest Fixes
atif-shaikh [Fri, 13 Mar 2015 13:20:03 +0000 (18:50 +0530)]
Webtest QA Fix
atif-shaikh [Fri, 13 Mar 2015 13:06:31 +0000 (18:36 +0530)]
WebtestFix
jitendrapurohit [Fri, 13 Mar 2015 13:05:41 +0000 (18:35 +0530)]
webtest fixes
atif-shaikh [Fri, 13 Mar 2015 12:34:49 +0000 (18:04 +0530)]
CRM-16105 - For ofline contributions recurring option does not appear
https://issues.civicrm.org/jira/browse/CRM-16105
Monish Deb [Fri, 13 Mar 2015 11:31:47 +0000 (17:01 +0530)]
Merge pull request #5375 from monishdeb/4.6
CRM-16102 fix - Thows validation error on adding any 'Contact' field if ...
monishdeb [Fri, 13 Mar 2015 08:29:35 +0000 (13:59 +0530)]
CRM-16102 fix - Thows validation error on adding any 'Contact' field if the profile has any 'Subtype' field
https://issues.civicrm.org/jira/browse/CRM-16102
Coleman Watts [Fri, 13 Mar 2015 02:19:44 +0000 (22:19 -0400)]
CRM-16076 - Avoid unnecessary query for empty image fields
Mathieu Lutfy [Fri, 13 Mar 2015 02:07:46 +0000 (22:07 -0400)]
CRM-15832: create-pot-files: split partials/js in their respective components.
Coleman Watts [Fri, 13 Mar 2015 01:57:53 +0000 (21:57 -0400)]
CRM-16076 - Restore file/image behavior in profiles
Mathieu Lutfy [Fri, 13 Mar 2015 01:51:34 +0000 (21:51 -0400)]
CRM-15832: Initial commit of tools/bin/scripts/create-pot-files.sh (moved from the l10n repo).
colemanw [Fri, 13 Mar 2015 00:40:03 +0000 (20:40 -0400)]
Merge pull request #5372 from agh1/reminder-created_date
CRM-16101 - Reminder based on created_date and modified_date
Dave Greenberg [Thu, 12 Mar 2015 23:35:29 +0000 (16:35 -0700)]
Merge pull request #5367 from atif-shaikh/CRM-16064WebTest
CRM-16064 - Webtest Fix