Tim Otten [Wed, 28 Sep 2016 02:53:50 +0000 (22:53 -0400)]
CRM-19417 - distmaker - JSON format should better match upgrade checker
Tim Otten [Wed, 28 Sep 2016 02:16:53 +0000 (22:16 -0400)]
CRM-19417 - distmaker - Change report to JSON
Tim Otten [Wed, 28 Sep 2016 01:33:33 +0000 (21:33 -0400)]
CRM-19417 - distmaker - Change report to key-value format. Add version.
Tim Otten [Wed, 28 Sep 2016 00:42:59 +0000 (20:42 -0400)]
CRM-19417 - distmaker - Generate report about git revisions
Seamus Lee [Tue, 27 Sep 2016 21:47:30 +0000 (07:47 +1000)]
Enable api_v3_syntaxConformaceTest::testInvalidID_delete (#9068)
* Enable api_v3_SyntaxConformanceTest delete with wrong id
* Remove unneded if and remove debugging
* Remove debugging
* Tidy up fix for CustomValue tear down
Tim Otten [Tue, 27 Sep 2016 21:32:36 +0000 (17:32 -0400)]
Merge pull request #9121 from totten/master-zanzibar
CRM-18006 - CRM_Dedupe_MergerTest - Fix regression
Monish Deb [Tue, 27 Sep 2016 21:22:02 +0000 (02:52 +0530)]
Merge pull request #9047 from civicrm/CRM-19371
Fix for CRM-19371
Coleman Watts [Tue, 27 Sep 2016 21:15:36 +0000 (17:15 -0400)]
Reduce whitespace at bottom of dashboard
Michael McAndrew [Tue, 27 Sep 2016 20:34:18 +0000 (21:34 +0100)]
Use already existing addTrailingSlash function
colemanw [Tue, 27 Sep 2016 18:21:57 +0000 (14:21 -0400)]
Merge pull request #9119 from twomice/CRM-19408_extension_getremote_api_test
Unit test for CRM-19408
colemanw [Tue, 27 Sep 2016 15:14:30 +0000 (11:14 -0400)]
Merge pull request #8266 from eileenmcnaughton/CRM-18482
CRM-18482 import - don't fill acl_contact_cache immediately before em…
Monish Deb [Tue, 27 Sep 2016 10:49:50 +0000 (16:19 +0530)]
Merge pull request #9116 from tschuettler/patch-11
CRM-19413 - CiviMail: Test mail notice errors: undefined index
Yashodha Chaku [Tue, 27 Sep 2016 10:42:11 +0000 (16:12 +0530)]
Merge pull request #9094 from tschuettler/patch-10
CRM-19402 - Include On Hold date for OptOuts in Contact Summary ...
tschuettler [Tue, 27 Sep 2016 09:49:41 +0000 (11:49 +0200)]
Update Mailing.php
Replace parent check with &&
Monish Deb [Tue, 27 Sep 2016 08:56:10 +0000 (14:26 +0530)]
Merge pull request #9052 from seamuslee001/CRM-19372
CRM-19372 allow payment processors to define an array of accepted cre…
Seamus Lee [Tue, 27 Sep 2016 07:56:24 +0000 (17:56 +1000)]
Move current label to description and add shorter label in
Seamus Lee [Mon, 26 Sep 2016 21:00:34 +0000 (07:00 +1000)]
Fix error found by Jitendra and add form validation on the credit card type checking against options for payment processor
Seamus Lee [Fri, 16 Sep 2016 12:46:09 +0000 (22:46 +1000)]
Fix test class
Seamus Lee [Fri, 16 Sep 2016 06:23:08 +0000 (16:23 +1000)]
Fix storing of credit cards in database and add tests in
Seamus Lee [Fri, 16 Sep 2016 04:48:11 +0000 (14:48 +1000)]
CRM-19372 allow payment processors to define an array of accepted credit card types
Tim Otten [Mon, 26 Sep 2016 23:32:35 +0000 (19:32 -0400)]
CRM-18006 - CRM_Dedupe_MergerTest - Fix regression
InnoDB and MyISAM may have different edge-cases in how the default
orderings. However, for deduping, the order is arbitrary. This
patch makes the test order-insensitive.
colemanw [Mon, 26 Sep 2016 23:32:25 +0000 (19:32 -0400)]
Merge pull request #9080 from davidjosephhayes/master
Fix permission check
colemanw [Mon, 26 Sep 2016 23:29:24 +0000 (19:29 -0400)]
Merge pull request #9112 from seamuslee001/CRM-16876-futher-fix
CRM-16876 Ensure that foreign countires are also capitalised when hid…
Allen Shaw [Mon, 26 Sep 2016 21:34:14 +0000 (16:34 -0500)]
Unit test for CRM-19408.
colemanw [Mon, 26 Sep 2016 21:19:03 +0000 (17:19 -0400)]
Merge pull request #9086 from samuelsov/CRM-18157
CRM-18157 - Make the mail format required
Coleman Watts [Mon, 26 Sep 2016 21:06:59 +0000 (17:06 -0400)]
Fix menu scroll position
colemanw [Mon, 26 Sep 2016 20:35:01 +0000 (16:35 -0400)]
Merge pull request #9118 from colemanw/media
Responsive width for dashboard columns
colemanw [Mon, 26 Sep 2016 20:16:20 +0000 (16:16 -0400)]
Merge pull request #9110 from twomice/CRM-19408_extension_getremote_api
Fix CRM-19408: Create extension.getremote API
Coleman Watts [Mon, 26 Sep 2016 19:34:20 +0000 (15:34 -0400)]
Responsive width for dashboard columns
colemanw [Mon, 26 Sep 2016 19:27:36 +0000 (15:27 -0400)]
Merge pull request #9117 from colemanw/Tweak
Tweak quicksearch menu style
Coleman Watts [Mon, 26 Sep 2016 18:07:04 +0000 (14:07 -0400)]
Tweak quicksearch menu style
colemanw [Mon, 26 Sep 2016 16:41:04 +0000 (12:41 -0400)]
Merge pull request #9115 from JKingsnorth/CRM-19412
CRM-19412: Add event ID class to additional participant template
tschuettler [Mon, 26 Sep 2016 16:03:54 +0000 (18:03 +0200)]
Update Mailing.php
removed whitespace
tschuettler [Mon, 26 Sep 2016 15:55:23 +0000 (17:55 +0200)]
CRM-19413 CiviMail: Test mail notice errors: undefined index
colemanw [Mon, 26 Sep 2016 15:53:16 +0000 (11:53 -0400)]
Merge pull request #9100 from spirit-q2/CRM-19401
Crm 19401
tschuettler [Mon, 26 Sep 2016 15:49:46 +0000 (17:49 +0200)]
CRM-19413 - CiviMail: Test mail notice errors: undefined index
colemanw [Mon, 26 Sep 2016 15:40:10 +0000 (11:40 -0400)]
Merge pull request #9107 from colemanw/CRM-19405
CRM-19405 - Fix custom date fields on contribution batch profiles
Tim Otten [Mon, 26 Sep 2016 15:02:23 +0000 (11:02 -0400)]
Merge pull request #9113 from civicrm/4.7.12-rc
4.7.12 rc
Coleman Watts [Sun, 25 Sep 2016 20:43:37 +0000 (16:43 -0400)]
CRM-19405 - Fix custom date fields on batch profiles
JKingsnorth [Mon, 26 Sep 2016 13:44:41 +0000 (14:44 +0100)]
CRM-19412: Add event ID class to additional participant template
Monish Deb [Mon, 26 Sep 2016 10:42:37 +0000 (16:12 +0530)]
Merge pull request #8850 from JMAConsulting/CRM-16189-8
[ready-for-core-team-review]CRM-16189 Added settings for 'Always post to Accounts Receivable'
Tim Otten [Mon, 26 Sep 2016 02:25:15 +0000 (22:25 -0400)]
Merge pull request #9104 from totten/4.7.12-phpoffice
CRM-19381, CRM-19404 - Update PHP Office. Recommend PHP 5.3.23+.
Seamus Lee [Mon, 26 Sep 2016 01:22:15 +0000 (11:22 +1000)]
CRM-16876 Ensure that foreign countires are also capitalised when hiding country for local mailing
Allen Shaw [Sun, 25 Sep 2016 21:42:27 +0000 (16:42 -0500)]
Fix CRM-19408: Create extension.getremote API
Pradeep Nayak [Sun, 25 Sep 2016 21:21:59 +0000 (02:51 +0530)]
--CRM-16189, minor fix to code
Pradeep Nayak [Thu, 22 Sep 2016 12:20:17 +0000 (17:50 +0530)]
CRM-16189, make static variable null once financial accounting are recorded successfully
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Tue, 20 Sep 2016 12:15:00 +0000 (17:45 +0530)]
CRM-16189, changed the title
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Mon, 29 Aug 2016 13:21:58 +0000 (18:51 +0530)]
CRM-16189, removed white spaces
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Thu, 25 Aug 2016 22:07:53 +0000 (03:37 +0530)]
CRM-16189, added condition to create account receivable entry for completed contribution
----------------------------------------
* CRM-16189:
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Thu, 25 Aug 2016 21:04:20 +0000 (02:34 +0530)]
CRM-16189, generalized code to create account receivable entries for completed contribution
----------------------------------------
* CRM-16189:
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Thu, 11 Aug 2016 03:27:01 +0000 (08:57 +0530)]
CRM-16189, removed white space
----------------------------------------
* CRM-16189:
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Thu, 11 Aug 2016 03:24:58 +0000 (08:54 +0530)]
CRM-16189, added code to create transaction for participant
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Thu, 11 Aug 2016 03:02:36 +0000 (08:32 +0530)]
CRM-16189, added code to create accounts receivable transaction for participant payment
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Thu, 11 Aug 2016 02:18:47 +0000 (07:48 +0530)]
CRM-16189, (AA-44) added function to create entries for Account Receivable
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
https://issues.civicrm.org/jira/browse/CRM-16189
Pradeep Nayak [Tue, 9 Aug 2016 21:05:57 +0000 (02:35 +0530)]
CRM-16189 Added settings for 'Always post to Accounts Receivable'
----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
https://issues.civicrm.org/jira/browse/CRM-16189
Coleman Watts [Sun, 25 Sep 2016 20:43:18 +0000 (16:43 -0400)]
Fix undefined variable
Tim Otten [Sun, 25 Sep 2016 02:33:03 +0000 (22:33 -0400)]
Merge pull request #9065 from seamuslee001/hide_downloaded_extensions
(NFC) ignore downloaded extensions in drupal-demo civibuild
Tim Otten [Sat, 24 Sep 2016 17:13:17 +0000 (13:13 -0400)]
CRM-19404 - Re-allow installation on 5.3.4, but include warning.
Seamus Lee [Fri, 23 Sep 2016 01:33:36 +0000 (11:33 +1000)]
CRM-19404 Set 5.3.23 as minimum php version on install
Seamus Lee [Thu, 22 Sep 2016 23:43:17 +0000 (09:43 +1000)]
Add message around bare minimum php version
Seamus Lee [Sun, 18 Sep 2016 02:36:47 +0000 (12:36 +1000)]
Upgrade phpword to be php7 compatiable
Yashodha Chaku [Fri, 23 Sep 2016 14:58:58 +0000 (20:28 +0530)]
Merge pull request #9007 from tschuettler/patch-7
CRM-19335
Yashodha Chaku [Fri, 23 Sep 2016 14:42:21 +0000 (20:12 +0530)]
Merge pull request #9090 from seamuslee001/CRM-18006
CRM-18006 Change temporary tables to use InnoDB engine
spirit [Fri, 23 Sep 2016 06:17:27 +0000 (09:17 +0300)]
CRM-19401 - more generalized solution
----------------------------------------
* CRM-19401: Integer list option custom fields do not render properly in reports
https://issues.civicrm.org/jira/browse/CRM-19401
Seamus Lee [Fri, 23 Sep 2016 01:26:58 +0000 (11:26 +1000)]
Alter a couple of other tables to InnoDB from MyISAM
spirit [Thu, 22 Sep 2016 20:29:51 +0000 (23:29 +0300)]
CRM-19401 - Integer list option custom fields do not render properly in reports - FIXED
----------------------------------------
* CRM-19401: Integer list option custom fields do not render properly in reports
https://issues.civicrm.org/jira/browse/CRM-19401
Coleman Watts [Thu, 22 Sep 2016 18:42:28 +0000 (14:42 -0400)]
Merge remote-tracking branch 'civi/4.7.12-rc'
colemanw [Thu, 22 Sep 2016 18:22:30 +0000 (14:22 -0400)]
Merge pull request #9092 from jitendrapurohit/revertCRM-19265fix
revert #8937
Monish Deb [Thu, 22 Sep 2016 16:23:18 +0000 (21:53 +0530)]
Merge pull request #9096 from colemanw/CRM-19378
CRM-19378 - Fix rendering frozen wysiwyg fields
Coleman Watts [Thu, 22 Sep 2016 15:01:41 +0000 (11:01 -0400)]
CRM-19378 - Fix rendering frozen wysiwyg fields
Samuel Vanhove [Thu, 22 Sep 2016 14:14:41 +0000 (10:14 -0400)]
CRM-18157 Checkstyle
tschuettler [Thu, 22 Sep 2016 12:42:16 +0000 (14:42 +0200)]
Update Email.tpl
tschuettler [Thu, 22 Sep 2016 12:35:55 +0000 (14:35 +0200)]
CRM-19402 - Include On Hold date for OptOuts in Contact Summary ...
... for muliple bulk email adresses option
jitendrapurohit [Thu, 22 Sep 2016 07:46:03 +0000 (13:16 +0530)]
revert #8937
Seamus Lee [Thu, 22 Sep 2016 06:57:30 +0000 (06:57 +0000)]
CRM-18006 Change temporary tables to use InnoDB engine
Tim Otten [Thu, 22 Sep 2016 04:35:33 +0000 (00:35 -0400)]
CRM-19384 - distmaker - Publish README.md in tarballs
Tim Otten [Thu, 22 Sep 2016 04:05:19 +0000 (00:05 -0400)]
CRM-19384 - Fix README regression in the installer
The installer uses `README.txt` as a sanity-check to see if the files are in
place. The file was renamed in CRM-19384, so this fixes the sanity-check.
Tim Otten [Thu, 22 Sep 2016 03:42:29 +0000 (23:42 -0400)]
Set version to 4.7.13
Tim Otten [Thu, 22 Sep 2016 02:16:40 +0000 (22:16 -0400)]
Merge pull request #8930 from totten/master-isam-check
CRM-15601, CRM-19027 - Fix regression in MyISAM DB check
colemanw [Wed, 21 Sep 2016 22:12:53 +0000 (18:12 -0400)]
Merge pull request #9085 from colemanw/CRM-17663
CRM-17663 - Don't limit number of dashlets
Samuel Vanhove [Wed, 21 Sep 2016 21:39:03 +0000 (17:39 -0400)]
Make the mail format required
Tim Otten [Wed, 21 Sep 2016 21:07:17 +0000 (17:07 -0400)]
Merge pull request #8861 from danbrellis/patch-1
CRM-19212: Update Export.php
Monish Deb [Wed, 21 Sep 2016 17:27:29 +0000 (22:57 +0530)]
Merge pull request #9084 from jitendrapurohit/CRM-19192
CRM-19192 - Use Form field separator instead of default for Import.
Coleman Watts [Wed, 21 Sep 2016 17:25:37 +0000 (13:25 -0400)]
CRM-17663 - Don't limit number of dashlets
colemanw [Wed, 21 Sep 2016 16:57:16 +0000 (12:57 -0400)]
Update documentation links
colemanw [Wed, 21 Sep 2016 16:38:06 +0000 (12:38 -0400)]
CRM-19384 - Update developer links and change readme to markdown (#9077)
* CRM-19384 - Update developer links and change readme to markdown
* Add icon
jitendrapurohit [Wed, 21 Sep 2016 13:25:58 +0000 (18:55 +0530)]
Fix for other entities
VanagaS [Mon, 19 Sep 2016 15:02:49 +0000 (20:32 +0530)]
CRM-19192 - Event participant (and possibly other entity) imports do not handle "non-comma CSV"
The default field separator (delimitor) present is config
($config->fieldSeparator | CRM_Core_Config) and this was used without
considering the delimitor presented via the screen. This fix addresses
this issue.
Monish Deb [Wed, 21 Sep 2016 12:59:42 +0000 (18:29 +0530)]
Merge pull request #8937 from jitendrapurohit/CRM-19265
CRM-19265 - Fix fieldOptions for AutoComplete Select
Monish Deb [Wed, 21 Sep 2016 10:17:42 +0000 (15:47 +0530)]
Merge pull request #9074 from jitendrapurohit/CRM-19374
CRM-19374 - Advanced Search fails on Contribution Receive date filter
Yashodha Chaku [Wed, 21 Sep 2016 10:10:55 +0000 (15:40 +0530)]
Merge pull request #9083 from yashodha/CRM-19367
CRM-19367: handle upgrade
Yashodha Chaku [Wed, 21 Sep 2016 09:27:56 +0000 (14:57 +0530)]
Merge pull request #9082 from aliahameed/data-typo
CRM-19367 - Fixed typo in civicrm_data.tpl
Monish Deb [Wed, 21 Sep 2016 08:40:20 +0000 (14:10 +0530)]
Merge pull request #9063 from hotwer/fix-advanced-search-mailing-issue
CRM-19334: Fix advanced search mailing issue
yashodha [Wed, 21 Sep 2016 08:38:38 +0000 (14:08 +0530)]
CRM-19367: handle upgrade
----------------------------------------
* CRM-19367: Typo fix to schema comment
https://issues.civicrm.org/jira/browse/CRM-19367
Monish Deb [Wed, 21 Sep 2016 08:24:58 +0000 (13:54 +0530)]
Merge pull request #9055 from seamuslee001/CRM-19149-followup
CRM-19149 Followup code cleanup as per pradpnayak
Monish Deb [Wed, 21 Sep 2016 08:17:58 +0000 (13:47 +0530)]
Merge pull request #9058 from jmcclelland/CRM-19377
CRM-19377 - avoid static function errors on upgrade.
Monish Deb [Wed, 21 Sep 2016 07:55:45 +0000 (13:25 +0530)]
Merge pull request #8955 from monishdeb/CRM-19250
CRM-19250: REGRESSION - Relative date filters are not saved for new smart groups created in 4.7.X
Monish Deb [Wed, 21 Sep 2016 07:42:40 +0000 (13:12 +0530)]
Merge pull request #9057 from jmcclelland/CRM-19376
CRM-19376 - ensure is_for_organization data is transferred.
jitendrapurohit [Wed, 21 Sep 2016 07:28:44 +0000 (12:58 +0530)]
fix defaults for other entities too
aliahameed [Wed, 21 Sep 2016 06:07:50 +0000 (08:07 +0200)]
Update civicrm_data.tpl