Tim Otten [Tue, 4 Feb 2014 23:02:51 +0000 (15:02 -0800)]
CRM-13889 - api_v3_DashboardContact - Fix validation
The validation of dashboard_id implicitly involved a permission-check. This
permission-check would be wrong in some cases (eg running a drush script
without any particular user), but it could be right in other cases (eg
issuing an AJAX call).
Tim Otten [Tue, 4 Feb 2014 16:57:21 +0000 (08:57 -0800)]
Merge pull request #2462 from NileemaJadhav/HR-253
--HR-253 Activity.get API - Filter by target_contact_id
Yashodha Chaku [Tue, 4 Feb 2014 16:24:14 +0000 (08:24 -0800)]
Merge pull request #2392 from eileenmcnaughton/CRM-14108
CRM-14108 add scheduled reminder id as a params on scheduled job
Nileema [Tue, 4 Feb 2014 13:30:05 +0000 (19:00 +0530)]
--HR-253 Activity.get API - Filter by target_contact_id
deepak-srivastava [Tue, 4 Feb 2014 08:43:09 +0000 (00:43 -0800)]
Merge pull request #2459 from deepak-srivastava/CRM-14128
CRM-14128 - make mhas available, make where() generic
deepak-srivastava [Tue, 4 Feb 2014 06:39:27 +0000 (22:39 -0800)]
Merge pull request #2419 from eileenmcnaughton/CRM-14137
CRM-14137 , CRM-14138 , report_template.getrows api tidy up
Deepak Srivastava [Tue, 4 Feb 2014 06:19:33 +0000 (11:49 +0530)]
CRM-14128 - change to mhas
----------------------------------------
* CRM-14128: Participant Count Report offers 'is not role' criteria - but treats it the same as 'is role'
http://issues.civicrm.org/jira/browse/CRM-14128
Kurund Jalmi [Tue, 4 Feb 2014 00:57:31 +0000 (16:57 -0800)]
Merge pull request #2456 from eileenmcnaughton/test-fix
test -fix on test set-up (group contact)
Eileen McNaughton [Tue, 4 Feb 2014 00:53:56 +0000 (13:53 +1300)]
test -fix on test set-up (group contact)
Kurund Jalmi [Tue, 4 Feb 2014 00:46:33 +0000 (16:46 -0800)]
Merge pull request #2455 from davecivicrm/CRM-14161
CRM-14161 - adjust width and height of multi-select widgets on New Maili...
Dave Greenberg [Tue, 4 Feb 2014 00:40:35 +0000 (16:40 -0800)]
CRM-14161 - adjust width and height of multi-select widgets on New Mailing form to handle long names.
----------------------------------------
* CRM-14161: New Mailing form - adjust height and width of multi-select fields to better accommodate long names
http://issues.civicrm.org/jira/browse/CRM-14161
Kurund Jalmi [Mon, 3 Feb 2014 22:01:24 +0000 (14:01 -0800)]
Merge pull request #2434 from mlutfy/crm14147-4.4
CRM-14147: Fix 4.1 to 4.2 upgrade in non-english (ex: french, where the profileTitle may have an apostrophe in it.
Dave Greenberg [Mon, 3 Feb 2014 21:05:29 +0000 (13:05 -0800)]
Merge pull request #2453 from davecivicrm/CRM-14047b
CRM-14047 - for this participant should only be appended when additional...
Dave Greenberg [Mon, 3 Feb 2014 21:04:09 +0000 (13:04 -0800)]
CRM-14047 - for this participant should only be appended when additionalParticipants flag is true - otherwise it is confusing.
----------------------------------------
* CRM-14047: Online event registration: add text to clarify the meaning of the Total Fee(s) calculated value
http://issues.civicrm.org/jira/browse/CRM-14047
Dave Greenberg [Mon, 3 Feb 2014 20:59:09 +0000 (12:59 -0800)]
Merge pull request #2449 from eileenmcnaughton/CRM-14155
CRM-14155 Participant Reports - add event custom fields as fields & filt...
Kurund Jalmi [Mon, 3 Feb 2014 20:04:26 +0000 (12:04 -0800)]
Merge pull request #2436 from eileenmcnaughton/test-fix
Test fix
Kurund Jalmi [Mon, 3 Feb 2014 19:32:08 +0000 (11:32 -0800)]
Merge pull request #2444 from eileenmcnaughton/CRM-14151
CRM-14151 add hacky-handling to receive date like other date fields in c...
Dave Greenberg [Mon, 3 Feb 2014 03:45:47 +0000 (19:45 -0800)]
Merge pull request #2446 from pradpnayak/CRM-13968
Crm 13968
Eileen [Mon, 3 Feb 2014 01:19:10 +0000 (14:19 +1300)]
CRM-14156 Participant Reports add group filter & tag filters
Eileen [Mon, 3 Feb 2014 01:02:14 +0000 (14:02 +1300)]
CRM-14155 Participant Reports - add event custom fields as fields & filters
Pradeep Nayak [Sat, 1 Feb 2014 18:16:27 +0000 (23:46 +0530)]
-- CRM-13968, added upgrade code to handle errorneous data with incorrect values
for to_financial_account_id and status_id
----------------------------------------
* CRM-13968: Contributions with "In Progress" status can't be edited and saved
http://issues.civicrm.org/jira/browse/CRM-13968
Pradeep Nayak [Sat, 1 Feb 2014 18:15:03 +0000 (23:45 +0530)]
-- CRM-13968, Added code to handle transaction for In progress contribution status
----------------------------------------
* CRM-13968: Contributions with "In Progress" status can't be edited and saved
http://issues.civicrm.org/jira/browse/CRM-13968
Pradeep Nayak [Sat, 1 Feb 2014 18:11:31 +0000 (23:41 +0530)]
CRM-13968, handled In-progress to Completed contribution status change
----------------------------------------
* CRM-13968: Contributions with "In Progress" status can't be edited and saved
http://issues.civicrm.org/jira/browse/CRM-13968
colemanw [Fri, 31 Jan 2014 22:44:19 +0000 (14:44 -0800)]
Merge pull request #2445 from colemanw/4.4
Fix membership join date from being overwritten by api
Coleman Watts [Fri, 31 Jan 2014 22:35:56 +0000 (14:35 -0800)]
Fix membership join date from being overwritten by api
Eileen McNaughton [Fri, 31 Jan 2014 20:12:42 +0000 (09:12 +1300)]
CRM-14151 add hacky-handling to receive date like other date fields in completetransaction function to mitigate DAO->find() followed by DAO->save() fatalling on date fields .. sometimes
----------------------------------------
* CRM-14151: BaseIPN fails when receipt_date is set
http://issues.civicrm.org/jira/browse/CRM-14151
Dave Greenberg [Fri, 31 Jan 2014 19:15:43 +0000 (11:15 -0800)]
Merge pull request #2443 from davecivicrm/CRM-14149
CRM-14149 - fix bad markup in Job.tpl
Dave Greenberg [Fri, 31 Jan 2014 19:14:56 +0000 (11:14 -0800)]
CRM-14149 - fix bad markup in Job.tpl
----------------------------------------
* CRM-14149: Bad tags on Add Scheduled Job page break page layout
http://issues.civicrm.org/jira/browse/CRM-14149
Dave Greenberg [Fri, 31 Jan 2014 18:57:35 +0000 (10:57 -0800)]
Merge pull request #2442 from davecivicrm/CRM-14146
CRM-14146 - conditionally change contribution button text based on whet...
Dave Greenberg [Fri, 31 Jan 2014 18:55:25 +0000 (10:55 -0800)]
CRM-14146 - conditionally change contribution button text based on whether confirm page is skipped.
----------------------------------------
* CRM-14146: Button on contribution page should be "Confirm Contribution"
http://issues.civicrm.org/jira/browse/CRM-14146
dlobo [Fri, 31 Jan 2014 17:42:39 +0000 (09:42 -0800)]
Merge pull request #2440 from dlobo/CRM-14150
CRM-14150 - Auto reply fails
Donald A. Lobo [Fri, 31 Jan 2014 17:41:33 +0000 (09:41 -0800)]
CRM-14150 - Auto reply fails
http://issues.civicrm.org/jira/browse/CRM-14150
Eileen McNaughton [Fri, 31 Jan 2014 09:59:55 +0000 (22:59 +1300)]
Report/Form as deepaks pointed out getTitle exists in parent class
Deepak Srivastava [Fri, 31 Jan 2014 07:52:18 +0000 (13:22 +0530)]
Merge branch '4.4' into CRM-14128
Deepak Srivastava [Fri, 31 Jan 2014 07:37:59 +0000 (13:07 +0530)]
CRM-14128 - Participant Count Report offers 'is not role' criteria - but treats it the same as 'is role'
http://issues.civicrm.org/jira/browse/CRM-14128
deepak-srivastava [Fri, 31 Jan 2014 07:30:38 +0000 (23:30 -0800)]
Merge pull request #2438 from deepak-srivastava/CRM-14129
CRM-14129 - Core reports - passing mhas as a URL criteria is ignored
Eileen McNaughton [Fri, 31 Jan 2014 02:15:51 +0000 (15:15 +1300)]
test suite, one more fn to change groupCreate signature on
Eileen McNaughton [Tue, 28 Jan 2014 01:23:22 +0000 (14:23 +1300)]
CRM-14139 ajax grouplist call - fixes notices on non-static functions
----------------------------------------
* CRM-14139: Static methods called non-statically
http://issues.civicrm.org/jira/browse/CRM-14139
Mathieu Lutfy [Thu, 30 Jan 2014 21:07:16 +0000 (16:07 -0500)]
CRM-14147: Fix 4.1 to 4.2 upgrade in non-english (ex: french, where the profileTitle may have an apostrophe in it.
Deepak Srivastava [Thu, 30 Jan 2014 08:31:38 +0000 (14:01 +0530)]
CRM-14129 - Core reports - passing mhas as a URL criteria is ignored
http://issues.civicrm.org/jira/browse/CRM-14129
dlobo [Wed, 29 Jan 2014 22:12:17 +0000 (14:12 -0800)]
Merge pull request #2429 from dlobo/CRM-14085
CRM-14085 - wrong syntax on inner join for contribution report
Donald A. Lobo [Wed, 29 Jan 2014 22:11:24 +0000 (14:11 -0800)]
CRM-14085 - wrong syntax on inner join for contribution report
http://issues.civicrm.org/jira/browse/CRM-14085
dlobo [Wed, 29 Jan 2014 22:09:20 +0000 (14:09 -0800)]
Merge pull request #2428 from dlobo/CRM-14101
CRM-14101 - Unauthenticated/anonymous users can register for events even when Drupal permissions should stop them
Donald A. Lobo [Wed, 29 Jan 2014 22:07:47 +0000 (14:07 -0800)]
CRM-14101 - Unauthenticated/anonymous users can register for events even when Drupal permissions should stop them
http://issues.civicrm.org/jira/browse/CRM-14101
dlobo [Wed, 29 Jan 2014 21:46:10 +0000 (13:46 -0800)]
Merge pull request #2424 from eileenmcnaughton/test-fixes
test suite - fix signature on GroupCreate call
dlobo [Wed, 29 Jan 2014 21:43:40 +0000 (13:43 -0800)]
Merge pull request #2425 from dlobo/CRM-14130
CRM-14130 - Undefined property: CRM_Core_DAO...reply.php
colemanw [Wed, 29 Jan 2014 01:57:35 +0000 (17:57 -0800)]
Merge pull request #2426 from davecivicrm/CRM-14143
CRM-14143 - Fix group selector display when showOrgInfo is true - multi-...
Dave Greenberg [Wed, 29 Jan 2014 01:44:38 +0000 (17:44 -0800)]
CRM-14143 - Fix group selector display when showOrgInfo is true - multi-site enabled.
----------------------------------------
* CRM-14143: Sub-group display off when multi-site enabled
http://issues.civicrm.org/jira/browse/CRM-14143
Donald A. Lobo [Wed, 29 Jan 2014 00:09:49 +0000 (16:09 -0800)]
CRM-14130 - Undefined property: CRM_Core_DAO...reply.php
http://issues.civicrm.org/jira/browse/CRM-14130
Eileen McNaughton [Tue, 28 Jan 2014 18:35:49 +0000 (07:35 +1300)]
test suite - fix signature on GroupCreate call
Eileen [Mon, 27 Jan 2014 04:57:46 +0000 (17:57 +1300)]
CRM-14138 report_template.get_rows api make report id optional on getrows
----------------------------------------
* CRM-14138: Report_template.getrows api - make report_id OR instance_id required (currently report id is required)
http://issues.civicrm.org/jira/browse/CRM-14138
Eileen [Thu, 23 Jan 2014 16:00:57 +0000 (16:00 +0000)]
api tidy-up add missing spaces
Eileen McNaughton [Tue, 28 Jan 2014 00:18:55 +0000 (13:18 +1300)]
CRM-14137 report_template api - add ability to retrieve related metadata
----------------------------------------
* CRM-14137: Report_template.getrows api - allow retrieval of metadata at the top level
http://issues.civicrm.org/jira/browse/CRM-14137
dlobo [Sat, 25 Jan 2014 01:51:17 +0000 (17:51 -0800)]
Merge pull request #2412 from dlobo/CRM-14125
CRM-14125 - Joining a group from the user dashboard throws a fatal error...
Donald A. Lobo [Sat, 25 Jan 2014 01:50:50 +0000 (17:50 -0800)]
CRM-14125 - Joining a group from the user dashboard throws a fatal error IF assigned activities pane is enabled
http://issues.civicrm.org/jira/browse/CRM-14125
dlobo [Fri, 24 Jan 2014 23:19:58 +0000 (15:19 -0800)]
Merge pull request #2410 from dlobo/CRM-14127
CRM-14127 - CiviCRM WordPress not correctly generating frontend URL
Donald A. Lobo [Fri, 24 Jan 2014 23:19:21 +0000 (15:19 -0800)]
CRM-14127 - CiviCRM WordPress not correctly generating frontend URL
http://issues.civicrm.org/jira/browse/CRM-14127
Dave Greenberg [Fri, 24 Jan 2014 20:23:55 +0000 (12:23 -0800)]
Merge pull request #2409 from davecivicrm/CRM-14117
CRM-14117 - Rebuilt generated with navigation fix.
Dave Greenberg [Fri, 24 Jan 2014 20:23:10 +0000 (12:23 -0800)]
CRM-14117 - Rebuilt generated with navigation fix.
----------------------------------------
* CRM-14117: Help/About leads to a non-existant page
http://issues.civicrm.org/jira/browse/CRM-14117
Dave Greenberg [Fri, 24 Jan 2014 01:05:06 +0000 (17:05 -0800)]
Merge pull request #2404 from davecivicrm/CRM-14119
CRM-14119 This includes https://github.com/civicrm/civicrm-core/pull/240...
Dave Greenberg [Fri, 24 Jan 2014 00:50:16 +0000 (16:50 -0800)]
CRM-14119 This includes https://github.com/civicrm/civicrm-core/pull/2400 and adds truncation of Details column display with conditional (more) link as we do with Notes selector.
----------------------------------------
* CRM-14119: Add activity details as field / filter on activity details report
http://issues.civicrm.org/jira/browse/CRM-14119
Dave Greenberg [Thu, 23 Jan 2014 23:56:55 +0000 (15:56 -0800)]
Merge pull request #2403 from dlobo/CRM-14117
CRM-14117 - Help/About leads to a non-existant page
Donald A. Lobo [Thu, 23 Jan 2014 23:30:02 +0000 (15:30 -0800)]
CRM-14117 - Help/About leads to a non-existant page
http://issues.civicrm.org/jira/browse/CRM-14117
dlobo [Thu, 23 Jan 2014 22:56:50 +0000 (14:56 -0800)]
Merge pull request #2402 from dlobo/CRM-14118
CRM-14118 - Unescaped user input sent to MySQL from geolocation scheduled job
Donald A. Lobo [Thu, 23 Jan 2014 22:50:53 +0000 (14:50 -0800)]
CRM-14118 - Unescaped user input sent to MySQL from geolocation scheduled job
http://issues.civicrm.org/jira/browse/CRM-14118
dlobo [Thu, 23 Jan 2014 22:13:18 +0000 (14:13 -0800)]
Merge pull request #2401 from eileenmcnaughton/CRM-14120
CRM-14120 e-notice error due to returning NULL not by reference,
Eileen McNaughton [Thu, 23 Jan 2014 20:57:27 +0000 (09:57 +1300)]
CRM-14120 e-notice error due to returning NULL not by reference, From what I recall php lazy copying means that we don't lose any performance benefit by not returning as a referenct
----------------------------------------
* CRM-14120: Notice Notice: Only variable references should be returned by reference in event() (line 122 of /srv/www/womenslibrary.org.uk/sites/all/modules/civicrm/CRM/Event/PseudoConstant.php).
http://issues.civicrm.org/jira/browse/CRM-14120
Eileen [Wed, 22 Jan 2014 01:39:37 +0000 (01:39 +0000)]
CRM-14108 add scheduled reminder id as a params on scheduled job
----------------------------------------
----------------------------------------
* CRM-14108: Add Param for id to scheduled reminders
http://issues.civicrm.org/jira/browse/CRM-14108
Kurund Jalmi [Tue, 21 Jan 2014 19:24:31 +0000 (11:24 -0800)]
Merge pull request #2370 from kurund/CRM-14087
fix contact subtype unset during domain update, CRM-14087
colemanw [Tue, 21 Jan 2014 17:47:52 +0000 (09:47 -0800)]
Merge pull request #2388 from colemanw/4.4
CRM-14028 - Fix test
Coleman Watts [Tue, 21 Jan 2014 17:47:34 +0000 (09:47 -0800)]
CRM-14028 - Fix test
kurund [Tue, 21 Jan 2014 07:15:23 +0000 (23:15 -0800)]
fixed bug in saving email, phone and address CRM-14087
----------------------------------------
* CRM-14087:
http://issues.civicrm.org/jira/browse/CRM-14087
colemanw [Tue, 21 Jan 2014 04:24:28 +0000 (20:24 -0800)]
Merge pull request #2386 from colemanw/tokenFix
CRM-14095 - Fix bug where email token hook not called if no core tokens present
Coleman Watts [Tue, 21 Jan 2014 01:00:43 +0000 (17:00 -0800)]
CRM-14095 - Fix bug where email token hook not called if no core tokens present
Kurund Jalmi [Tue, 21 Jan 2014 01:50:56 +0000 (17:50 -0800)]
Merge pull request #2367 from kurund/CRM-14082
preserve sorting for task actions, CRM-14082
Tim Otten [Mon, 20 Jan 2014 22:37:48 +0000 (14:37 -0800)]
Merge pull request #2382 from eileenmcnaughton/failing-test
Failing test
Eileen McNaughton [Mon, 20 Jan 2014 19:07:49 +0000 (08:07 +1300)]
Additional test on return.address_name
Eileen McNaughton [Mon, 20 Jan 2014 11:55:20 +0000 (00:55 +1300)]
fix failing profile api test by preventing double-adding of same alias
Eileen McNaughton [Mon, 20 Jan 2014 11:28:02 +0000 (00:28 +1300)]
updated examples
Tim Otten [Mon, 20 Jan 2014 11:27:04 +0000 (03:27 -0800)]
Merge pull request #2381 from totten/4.4-absence-data-helpers
HR-226 - Add misc helpers
Tim Otten [Mon, 20 Jan 2014 11:22:10 +0000 (03:22 -0800)]
crm.backbone.js - Dial-down the delay on propagating changes from crmCriteriaModel to the collection
Eileen McNaughton [Mon, 20 Jan 2014 10:44:46 +0000 (23:44 +1300)]
fix failing test, check contribution creating with default date of now
Tim Otten [Mon, 20 Jan 2014 01:00:13 +0000 (17:00 -0800)]
Merge pull request #2378 from totten/4.4-absence-data-helpers
HR-238 - Helpers
Tim Otten [Mon, 20 Jan 2014 00:30:41 +0000 (16:30 -0800)]
crm.backbone.js - Allow collections to fetch records with alternative API actions
Tim Otten [Mon, 20 Jan 2014 00:29:58 +0000 (16:29 -0800)]
CRM_Utils_Array::product() - Helper to generate Cartesian products
Tim Otten [Sun, 19 Jan 2014 00:57:48 +0000 (16:57 -0800)]
Merge pull request #2374 from totten/4.4-entitytype
--HR-224 Reinitialize entity cache during installation
Nileema [Fri, 17 Jan 2014 14:35:08 +0000 (20:05 +0530)]
--HR-224 Reinitialize entity cache during installation
kurund [Fri, 17 Jan 2014 20:16:44 +0000 (12:16 -0800)]
fix contact subtype unset during domain update, CRM-14087
----------------------------------------
* CRM-14087: Updating default organization's address/phone wipes out the contact sub-type
http://issues.civicrm.org/jira/browse/CRM-14087
Dave Greenberg [Fri, 17 Jan 2014 20:02:49 +0000 (12:02 -0800)]
Merge pull request #2369 from davecivicrm/CRM-13998
CRM-13998 - upgrade checks for missing report_instance columns.
Dave Greenberg [Fri, 17 Jan 2014 19:59:01 +0000 (11:59 -0800)]
CRM-13998 - upgrade checks for missing report_instance columns.
----------------------------------------
* CRM-13998: Upgrade is missing alter statements for civicrm_report_instance
http://issues.civicrm.org/jira/browse/CRM-13998
colemanw [Fri, 17 Jan 2014 18:15:14 +0000 (10:15 -0800)]
Merge pull request #2360 from davecivicrm/CRM-14081
CRM-14081 - Alternate approach preserves useful focus behavior by defaul...
kurund [Fri, 17 Jan 2014 18:14:21 +0000 (10:14 -0800)]
preserve sorting for task actions, CRM-14082
----------------------------------------
* CRM-14082: Sort order is no longer honored by search actions
http://issues.civicrm.org/jira/browse/CRM-14082
Dave Greenberg [Fri, 17 Jan 2014 18:02:10 +0000 (10:02 -0800)]
Merge pull request #2365 from eileenmcnaughton/CRM-14080
CRM-14080 default to now
Tim Otten [Fri, 17 Jan 2014 06:20:04 +0000 (22:20 -0800)]
Merge pull request #2362 from totten/4.4-sync-redirect
CRM-14086 - CMSUser::synchronize - Allow execution of sync routine without redirect
deepak-srivastava [Fri, 17 Jan 2014 06:08:00 +0000 (22:08 -0800)]
Merge pull request #2289 from eileenmcnaughton/CRM-13918
CRM-13918 report_template.getrows api - add limit & offset per Deepak's comments
Tim Otten [Fri, 17 Jan 2014 05:42:00 +0000 (21:42 -0800)]
CRM-14086 - CMSUser::synchronize - Allow execution of sync routine without an HTTP redirect
Dave Greenberg [Fri, 17 Jan 2014 02:45:02 +0000 (18:45 -0800)]
CRM-14081 - Alternate approach preserves useful focus behavior by default and eliminates for soft credit block via new focus param for NewContact.tpl.
----------------------------------------
* CRM-14081: Create Contribution screen initially scrolls to and puts cursor in "Soft Credit" field
http://issues.civicrm.org/jira/browse/CRM-14081
Tim Otten [Fri, 17 Jan 2014 02:35:51 +0000 (18:35 -0800)]
Merge pull request #2359 from totten/4.4-dashboardcontactapi
CRM-13889 - api/v3/DashboardContact - Remove exemption for SyntaxConform...
Tim Otten [Fri, 17 Jan 2014 02:10:21 +0000 (18:10 -0800)]
CRM-13889 - api/v3/DashboardContact - Remove exemption for SyntaxConformanceTest. Fix bugs.
colemanw [Thu, 16 Jan 2014 17:57:07 +0000 (09:57 -0800)]
Merge pull request #2356 from colemanw/4.4
CRM-14028 - Workaround the number 0 == empty() php bug