yashodha [Fri, 9 Sep 2016 09:29:22 +0000 (14:59 +0530)]
fix typo in upgrdae
yashodha [Thu, 8 Sep 2016 07:11:16 +0000 (12:41 +0530)]
CRM-19271: schema changes reflected in DAO
----------------------------------------
* CRM-19271: Repeat event: cannot repeat an event for more than 3 days
https://issues.civicrm.org/jira/browse/CRM-19271
yashodha [Thu, 8 Sep 2016 03:55:22 +0000 (09:25 +0530)]
CRM-19271 - Repeat event: cannot repeat an event for more than 3 days(handled upgrade as well)
----------------------------------------
* CRM-19271: Repeat event: cannot repeat an event for more than 3 days
https://issues.civicrm.org/jira/browse/CRM-19271
Yashodha Chaku [Thu, 8 Sep 2016 03:48:24 +0000 (09:18 +0530)]
Merge pull request #8995 from code-wizard/master
Issue #CRM-19271 Fixed: Repeat event: cannot repeat an event for more than 3 days
Yashodha Chaku [Thu, 8 Sep 2016 03:06:53 +0000 (08:36 +0530)]
Merge pull request #8991 from nielosz/fix-getMailingGroupIds-unknown-var
CRM-19322 - Fix unitialized table name var
Mathieu Lutfy [Wed, 7 Sep 2016 21:03:45 +0000 (17:03 -0400)]
Merge pull request #8929 from twomice/CRM-19240
Fix CRM-19240
Yashodha Chaku [Wed, 7 Sep 2016 10:14:07 +0000 (15:44 +0530)]
Merge pull request #8961 from jmcclelland/CRM-19286
CRM-19286 - civicrm_survey is used by CiviCampaign and should be allo…
Yashodha Chaku [Wed, 7 Sep 2016 09:40:44 +0000 (15:10 +0530)]
Merge pull request #8949 from jitendrapurohit/CRM-19262
CRM-19262 - Fix offline Pay Now Functionality
Yashodha Chaku [Wed, 7 Sep 2016 09:39:22 +0000 (15:09 +0530)]
Merge pull request #8970 from jitendrapurohit/CRM-19263
CRM-19263
Ebuka Amaefula [Wed, 7 Sep 2016 09:35:55 +0000 (15:05 +0530)]
Edit the xml/schema/Core/ActionSechule.xml. Change start_action_condition character length from 32 to 62
Yashodha Chaku [Wed, 7 Sep 2016 09:33:47 +0000 (15:03 +0530)]
Merge pull request #8829 from monishdeb/CRM-19172
CRM-19172: on behalf form + user account creation attempts to create user for org
nielosz [Wed, 7 Sep 2016 08:08:25 +0000 (10:08 +0200)]
Update Mailing.php
Tim Otten [Tue, 6 Sep 2016 19:43:31 +0000 (12:43 -0700)]
Merge pull request #8989 from civicrm/4.7.11-rc
4.7.11 rc
Jamie McClelland [Tue, 6 Sep 2016 15:12:02 +0000 (11:12 -0400)]
CRM-19286 - add unit test to avoid future problems with surveys.
Jamie McClelland [Wed, 31 Aug 2016 13:04:53 +0000 (09:04 -0400)]
CRM-19286 - civicrm_survey is used by CiviCampaign and should be allowed.
jitendrapurohit [Tue, 6 Sep 2016 11:32:10 +0000 (17:02 +0530)]
return to the contrib edit form
jitendrapurohit [Tue, 6 Sep 2016 05:45:00 +0000 (11:15 +0530)]
Change button name and amount
jitendrapurohit [Tue, 6 Sep 2016 10:12:06 +0000 (15:42 +0530)]
additional fix for offline pay now
nielosz [Tue, 6 Sep 2016 09:47:15 +0000 (11:47 +0200)]
Fix unitialized table name var
Tim Otten [Mon, 5 Sep 2016 21:46:54 +0000 (14:46 -0700)]
Merge pull request #8979 from ergonlogic/dev/CRM-19306
Fixes CRM-19306: Fix documentation for upload directories in civicrm.…
Tim Otten [Mon, 5 Sep 2016 20:04:02 +0000 (13:04 -0700)]
Merge pull request #8973 from seamuslee001/CRM-19301
CRM-19301 fix dashboard upgrade for multilingual sites
colemanw [Sun, 4 Sep 2016 15:58:12 +0000 (11:58 -0400)]
Merge pull request #8981 from colemanw/ApiExplorer
ApiExplorer - Fix formatting of getvalue return field
Seamus Lee [Fri, 2 Sep 2016 23:46:15 +0000 (09:46 +1000)]
CRM-19291 Fix up eileen's fix for multilingual use practice from 4.6.0 to use first locale for name
Seamus Lee [Fri, 2 Sep 2016 22:14:31 +0000 (08:14 +1000)]
Ensure new column is added to base table when fixing up dashboard and rebuild multilingual structure afterwads
Seamus Lee [Fri, 2 Sep 2016 22:06:19 +0000 (08:06 +1000)]
Rebuild localisation schema after dropping column
Seamus Lee [Fri, 2 Sep 2016 08:17:32 +0000 (18:17 +1000)]
CRM-19301 fix dashboard upgrade for multilingual sites
Coleman Watts [Sun, 4 Sep 2016 01:26:17 +0000 (21:26 -0400)]
ApiExplorer - Fix formatting of getvalue return field
Christopher Gervais [Sat, 3 Sep 2016 19:35:41 +0000 (15:35 -0400)]
Fixes CRM-19306: Fix documentation for upload directories in civicrm.settings.php template.
jitendrapurohit [Fri, 2 Sep 2016 08:35:22 +0000 (14:05 +0530)]
additional fixes for pay later
jitendrapurohit [Fri, 2 Sep 2016 07:01:32 +0000 (12:31 +0530)]
additional fixes
jitendrapurohit [Thu, 1 Sep 2016 12:00:12 +0000 (17:30 +0530)]
Additional fixes
Eileen McNaughton [Fri, 2 Sep 2016 02:37:03 +0000 (14:37 +1200)]
Merge pull request #8967 from seamuslee001/CRM-19291
CRM-19291 put Eileen's fix into upgrade script
Tim Otten [Thu, 1 Sep 2016 23:18:15 +0000 (16:18 -0700)]
Merge pull request #8965 from seamuslee001/CRM-19290
CRM-19290 Fix date creation in Karma test
Seamus Lee [Thu, 1 Sep 2016 10:05:32 +0000 (20:05 +1000)]
CRM-19291 put Eileen's fix into upgrade script
jitendrapurohit [Thu, 1 Sep 2016 09:52:09 +0000 (15:22 +0530)]
CRM-19263 - Online Pay Now Fix
Yashodha Chaku [Thu, 1 Sep 2016 07:38:49 +0000 (13:08 +0530)]
Merge pull request #8962 from KarinG/patch-1
CRM-19289 - English language/grammar edit
Seamus Lee [Wed, 31 Aug 2016 23:40:25 +0000 (09:40 +1000)]
CRM-19290 Fix date creation in Karma test
Karin Gerritsen [Wed, 31 Aug 2016 17:37:18 +0000 (11:37 -0600)]
English grammar edit
Yashodha Chaku [Wed, 31 Aug 2016 09:36:07 +0000 (15:06 +0530)]
Merge pull request #8951 from jitendrapurohit/CRM-19275
CRM-19275 - DB Error on adding priceset when deferred revenue setting…
Tim Otten [Tue, 30 Aug 2016 20:59:06 +0000 (13:59 -0700)]
Merge pull request #8943 from seamuslee001/CRM-19261
CRM-19261 Set uniqueID as well
jitendrapurohit [Tue, 30 Aug 2016 09:57:34 +0000 (15:27 +0530)]
CRM-19275 - DB Error on adding priceset when deferred revenue setting is enabled
jitendrapurohit [Tue, 30 Aug 2016 06:07:17 +0000 (11:37 +0530)]
CRM-19262 - Fix offline Pay Now Functionality
Tim Otten [Tue, 30 Aug 2016 06:59:29 +0000 (23:59 -0700)]
Merge pull request #8946 from totten/4.7.11-nag
CRM-15928, CRM-15925 - Refine upgrade nags
Monish Deb [Tue, 30 Aug 2016 04:44:02 +0000 (10:14 +0530)]
Merge pull request #8760 from jitendrapurohit/CRM-19121
CRM-19121 - add DT for soft credit listings
Tim Otten [Tue, 30 Aug 2016 04:18:30 +0000 (21:18 -0700)]
CRM-15928 - CRM/Upgrade - Enable remote_profile_submissions
Tim Otten [Tue, 30 Aug 2016 03:51:51 +0000 (20:51 -0700)]
CRM-15925 - CRM/Upgrade - Add post-upgrade msg re: "import SQL datasource"
Tim Otten [Tue, 30 Aug 2016 03:34:42 +0000 (20:34 -0700)]
CRM-15928 - CRM_Upgrade - Remove post-upgrade msg re: profiles
We'll be switching the upgrade to enable this feature by default on existing
sites.
Tim Otten [Tue, 30 Aug 2016 03:32:12 +0000 (20:32 -0700)]
CRM-15928 - Display warning if `remote_profile_submissions` is enabled
Tim Otten [Tue, 30 Aug 2016 04:01:15 +0000 (21:01 -0700)]
Set version to 4.7.12
Tim Otten [Mon, 29 Aug 2016 22:01:23 +0000 (15:01 -0700)]
Merge pull request #8936 from cividesk/CRM-19261-4.7
CRM-19261: full fix
Seamus Lee [Mon, 29 Aug 2016 07:29:12 +0000 (17:29 +1000)]
Fix escaping
Seamus Lee [Mon, 29 Aug 2016 22:24:44 +0000 (08:24 +1000)]
CRM-19261 Set uniqueID as well
Yashodha Chaku [Mon, 29 Aug 2016 06:54:23 +0000 (12:24 +0530)]
Merge pull request #8934 from JMAConsulting/CRM-19260
CRM-19260, fixed function name
colemanw [Sat, 27 Aug 2016 19:11:04 +0000 (15:11 -0400)]
Merge pull request #8939 from colemanw/dashlet
CRM-18953 - Add events tab to news dashlet
Eileen McNaughton [Sat, 27 Aug 2016 03:34:17 +0000 (15:34 +1200)]
Merge pull request #8624 from saurabhbatra96/validate-api
CRM-18981 Add a 'validate' action to CiviCRM API
Tim Otten [Sat, 27 Aug 2016 01:26:27 +0000 (18:26 -0700)]
Merge pull request #8914 from totten/master-soap
CRM-19154, CRM-18808 - Add E2E tests for web-service end-points. SOAP/REST fixes.
Tim Otten [Sat, 27 Aug 2016 00:38:33 +0000 (17:38 -0700)]
Merge pull request #8938 from jcharaoui/fix-array-key-exists-null
Fix array_key_exists() PHP warning in Report Forms
Coleman Watts [Fri, 26 Aug 2016 02:44:22 +0000 (22:44 -0400)]
CRM-18953 - Add events tab to news dashlet
Coleman Watts [Thu, 25 Aug 2016 02:36:02 +0000 (22:36 -0400)]
CRM_Utils_ICalendar cleanup
Jerome Charaoui [Fri, 26 Aug 2016 18:12:59 +0000 (14:12 -0400)]
Fix array_key_exists() PHP warning in Report Forms
If the query just below returns an empty set, PHP throws a warning about $customFields being undefined (null), so initialize it properly as an empty array.
Nicolas Ganivet [Fri, 26 Aug 2016 07:27:18 +0000 (01:27 -0600)]
CRM-19261: full fix
Pradeep Nayak [Fri, 26 Aug 2016 05:51:45 +0000 (11:21 +0530)]
CRM-19260, fixed function name
----------------------------------------
* CRM-19260: Fatal Error on View Contribution
https://issues.civicrm.org/jira/browse/CRM-19260
Eileen McNaughton [Fri, 26 Aug 2016 02:40:52 +0000 (14:40 +1200)]
Merge pull request #8933 from ejegg/mergeNotices
Fix undefined index notices in merge
Tim Otten [Thu, 25 Aug 2016 21:06:58 +0000 (14:06 -0700)]
Merge pull request #8925 from seamuslee001/CRM-15928
CRM-15928
Elliott Eggleston [Thu, 25 Aug 2016 19:17:07 +0000 (15:17 -0400)]
Fix undefined index notices in merge
Yashodha Chaku [Thu, 25 Aug 2016 10:30:34 +0000 (16:00 +0530)]
Merge pull request #8927 from yashodha/CRM-19228
CRM-19228: $contributionPageId is not populated in Contribution Receipt email
Seamus Lee [Wed, 24 Aug 2016 21:12:01 +0000 (07:12 +1000)]
Move varible setting for allowRemoteSubmit outsite immediate if
Seamus Lee [Wed, 24 Aug 2016 21:04:25 +0000 (07:04 +1000)]
Remove unrelated template stuff possibly brought in in merge from Pradeep
Seamus Lee [Thu, 25 Aug 2016 06:46:43 +0000 (16:46 +1000)]
Fix template variable
Seamus Lee [Wed, 24 Aug 2016 04:07:56 +0000 (14:07 +1000)]
Remove stray </tr>
Chris Burgess [Wed, 24 Aug 2016 01:21:06 +0000 (13:21 +1200)]
CRM-15928. Fix missed variable name change (thanks @seamuslee!)
Chris Burgess [Wed, 24 Aug 2016 01:06:45 +0000 (13:06 +1200)]
CRM-15928. Improve variable name and docs for remote profile embed functionality.
Chris Burgess [Tue, 23 Aug 2016 23:54:29 +0000 (11:54 +1200)]
CRM-15928. Rename variable to be more descriptive, update inline docs.
Pradeep Nayak [Fri, 10 Jun 2016 12:16:47 +0000 (17:46 +0530)]
CRM-15928, Added code to create qfkey for profile on the basis of global settings
Tim Otten [Wed, 24 Aug 2016 21:49:17 +0000 (14:49 -0700)]
Merge pull request #8514 from fuzionnz/CRM-13640
CRM-13640: Improve hash generator for logfile.
Allen Shaw [Wed, 24 Aug 2016 17:24:46 +0000 (12:24 -0500)]
Fix CRM-19240
jitendrapurohit [Wed, 24 Aug 2016 12:40:11 +0000 (18:10 +0530)]
Fix amount display
jitendrapurohit [Tue, 26 Jul 2016 10:51:34 +0000 (16:21 +0530)]
CRM-19121 - add DT for soft credit listings
Monish Deb [Wed, 24 Aug 2016 11:43:28 +0000 (17:13 +0530)]
Merge pull request #8926 from jitendrapurohit/CRM-19242
CRM-19242 - fix create report task
yashodha [Wed, 24 Aug 2016 09:12:07 +0000 (14:42 +0530)]
CRM-19228: is not populated in Contribution Receipt email
----------------------------------------
* CRM-19228: $contributionPageId is not populated in Contribution Receipt email
https://issues.civicrm.org/jira/browse/CRM-19228
jitendrapurohit [Wed, 24 Aug 2016 05:25:52 +0000 (10:55 +0530)]
CRM-19242 - fix create report task
Tim Otten [Wed, 24 Aug 2016 05:12:35 +0000 (22:12 -0700)]
Merge pull request #8919 from PalanteJon/CRM-19257
CRM-19257 - Fix PHP warning when browsing custom field multiple choic…
Chris Burgess [Wed, 24 Aug 2016 03:16:30 +0000 (15:16 +1200)]
CRM-13640. Public generateLogFileHash.
Eileen McNaughton [Wed, 24 Aug 2016 01:06:51 +0000 (13:06 +1200)]
Merge pull request #8922 from totten/master-sql-import
CRM-15925 - Define extra import permission
Chris Burgess [Tue, 23 Aug 2016 23:08:16 +0000 (11:08 +1200)]
Update test to account for CRM-13640.
Tim Otten [Tue, 23 Aug 2016 22:56:10 +0000 (15:56 -0700)]
CRM-15925 - CRM_Contact_Import_Form_DataSource - Enforce permissions
Tim Otten [Tue, 23 Aug 2016 22:55:29 +0000 (15:55 -0700)]
CRM-15925 - CRM_Import_DataSource_SQL - Declare required permission
Tim Otten [Tue, 23 Aug 2016 22:53:22 +0000 (15:53 -0700)]
CRM-15925 - CRM_Core_Permissions - Declare "import SQL datasource"
Chris Burgess [Tue, 23 Aug 2016 21:33:37 +0000 (09:33 +1200)]
CRM-13640. Correct whitespace.
Chris Burgess [Tue, 23 Aug 2016 21:29:00 +0000 (09:29 +1200)]
Merge remote-tracking branch 'origin/master' into CRM-13640
Tim Otten [Tue, 23 Aug 2016 21:13:17 +0000 (14:13 -0700)]
Merge pull request #8552 from adixon/CRM-12132
CRM-12132 - Allow custom TTL for forms
Tim Otten [Tue, 23 Aug 2016 11:30:39 +0000 (04:30 -0700)]
CiviEndToEndTestcase - Ensure users match when testing on clean environment
Tim Otten [Tue, 23 Aug 2016 07:26:46 +0000 (00:26 -0700)]
CRM-18808, CRM-19154 - Add E2E_Extern_SoapTest
Tim Otten [Tue, 23 Aug 2016 07:23:22 +0000 (00:23 -0700)]
Convert WebTest_Utils_RestTest to E2E_Extern_RestTest
Tim Otten [Tue, 23 Aug 2016 07:20:26 +0000 (00:20 -0700)]
CiviEndToEndTestcase - Base class
Tim Otten [Tue, 23 Aug 2016 07:00:10 +0000 (00:00 -0700)]
CRM_Utils_REST - Always boot CMS, even in error conditions
Now-a-days, HTTP headers are outputted using CMS functions, which means
that the CMS must always boot -- even if you're only displaying an error
message. This caused regressions in the REST error handling. Why?
The boot sequence is really quirky with the REST calls... and the
required CMS functions were not always available.
This revision ensures that (one way or another) the CMS does get booted.
Notably, though, in the error scenarios, it boots *without* loading or
authenticating a user.
Tim Otten [Tue, 23 Aug 2016 04:59:42 +0000 (21:59 -0700)]
`tests/README` - Rewrite
Tim Otten [Tue, 23 Aug 2016 04:59:17 +0000 (21:59 -0700)]
E2E_AllTests - Add suite for non-selenium end-to-end testing
Tim Otten [Tue, 23 Aug 2016 03:24:14 +0000 (20:24 -0700)]
CRM-18808, CRM-19154 - CRM_Utils_SoapServer - Fix call to authenticate()
This function call bombs (on Drupal) because the method is not really
static. Need this to work so we can have a test...
Jon goldberg [Tue, 23 Aug 2016 20:39:39 +0000 (16:39 -0400)]
CRM-19257 - Fix PHP warning when browsing custom field multiple choice options