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
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
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
Monish Deb [Tue, 20 Sep 2016 12:40:56 +0000 (18:10 +0530)]
Merge pull request #9079 from jitendrapurohit/CRM-16189noticefix
CRM-16189 - Notice Fix #8848
jitendrapurohit [Tue, 20 Sep 2016 11:46:26 +0000 (17:16 +0530)]
CRM-16189 - Notice Fix #8848
Monish Deb [Tue, 20 Sep 2016 08:48:32 +0000 (14:18 +0530)]
Merge pull request #8848 from JMAConsulting/CRM-16189-7
[ready-for-core-team-review]CRM-16189, freeze revenue recognition date if contribution is associated with participant and only membership
Monish Deb [Tue, 20 Sep 2016 05:34:34 +0000 (11:04 +0530)]
Merge pull request #9070 from xurizaemon/tmp-cleanups-
20160919a
Coding standards / cleanup.
Monish Deb [Mon, 19 Sep 2016 20:42:49 +0000 (02:12 +0530)]
Merge pull request #9075 from monishdeb/CRM-19389
CRM-19389: Fatal Error in Forms (4.7.12 Regression)
Bernardo Araujo [Mon, 19 Sep 2016 20:25:05 +0000 (17:25 -0300)]
fixing identation to 2-space default
Monish Deb [Mon, 19 Sep 2016 19:42:36 +0000 (01:12 +0530)]
Merge pull request #9069 from seamuslee001/master
CRM-19382 Allow for remote images to be used in invoices
Bernardo Araujo [Mon, 19 Sep 2016 19:18:19 +0000 (16:18 -0300)]
changed from using a custom function to get the enabled components to use CRM_Core_Component::getEnabledComponents
deb.monish [Mon, 19 Sep 2016 13:35:11 +0000 (19:05 +0530)]
CRM-19389: Fatal Error in Forms (4.7.12 Regression)
jitendrapurohit [Mon, 19 Sep 2016 13:06:11 +0000 (18:36 +0530)]
CRM-19374 - Advanced Search fails on Contribution Receive date filter
Monish Deb [Mon, 19 Sep 2016 09:15:04 +0000 (14:45 +0530)]
Merge pull request #9071 from monishdeb/CRM-16189
CRM-16189: additional test improvement dependent on pr-8847
deb.monish [Mon, 19 Sep 2016 08:09:44 +0000 (13:39 +0530)]
CRM-16189: additional test improvement dependent on pr-8847
Monish Deb [Mon, 19 Sep 2016 08:05:49 +0000 (13:35 +0530)]
Merge pull request #8847 from JMAConsulting/CRM-16189-6
[ready-for-core-team-review]CRM-16189, Added function to check payment associated with contributi…
Monish Deb [Mon, 19 Sep 2016 05:46:49 +0000 (11:16 +0530)]
Merge pull request #8852 from bsilvern/CRM-19201
Crm 19201 - Searching/reporting CiviCampaign/CiviCase activities
Chris Burgess [Sun, 18 Sep 2016 23:42:48 +0000 (11:42 +1200)]
Add comma on multiline array, reformat some commas.
Seamus Lee [Sun, 18 Sep 2016 21:50:00 +0000 (07:50 +1000)]
CRM-19382 Add in Dompdf Options use statement
Seamus Lee [Sun, 18 Sep 2016 21:46:38 +0000 (07:46 +1000)]
CRM-19382 Allow for remote images to be used in invoices
Tim Otten [Sat, 17 Sep 2016 22:24:59 +0000 (15:24 -0700)]
Merge pull request #9039 from totten/master-cleanup-phan
(NFC-ish) Multiple doc block cleanups
Tim Otten [Sat, 17 Sep 2016 22:24:30 +0000 (15:24 -0700)]
Merge pull request #8940 from seamuslee001/mollux-php7-master
CRM-17789 - Use mysqli (rebased from mollux/mfb PRs)
Bernardo Araujo [Fri, 16 Sep 2016 22:04:41 +0000 (19:04 -0300)]
Fixed CRM-19334
Jamie McClelland [Fri, 16 Sep 2016 15:08:33 +0000 (11:08 -0400)]
CRM-19377 - avoid static function errors on upgrade.
Jamie McClelland [Fri, 16 Sep 2016 14:33:04 +0000 (10:33 -0400)]
CRM-19376 - ensure is_for_organization data is transferred.
In 4.6 -> 4.7 migration the is_for_organization flag from the
contribution table was being lost.
Seamus Lee [Fri, 16 Sep 2016 13:40:00 +0000 (23:40 +1000)]
CRM-19149 Followup code cleanup as per pradpnayak
Yashodha Chaku [Fri, 16 Sep 2016 11:25:07 +0000 (16:55 +0530)]
Merge pull request #8982 from wahyukodar/master
fix https://issues.civicrm.org/jira/browse/CRM-19149
Yashodha Chaku [Fri, 16 Sep 2016 09:35:54 +0000 (15:05 +0530)]
Merge pull request #9028 from patelnainesh222/patch-1
CRM-19348 - membership-api: max_related is ignored
Monish Deb [Fri, 16 Sep 2016 04:54:12 +0000 (10:24 +0530)]
Merge pull request #8983 from KarinG/CRM-19309
repeatTransaction lineItems - includes tests - CRM-19309
Yashodha Chaku [Fri, 16 Sep 2016 03:49:12 +0000 (09:19 +0530)]
Merge pull request #9051 from seamuslee001/pcp-copywrite-fix
(NFC) Fix Licence block in pcp test and api files
Seamus Lee [Thu, 15 Sep 2016 23:44:59 +0000 (09:44 +1000)]
Fix licence block in pcptest
Seamus Lee [Thu, 15 Sep 2016 23:43:22 +0000 (09:43 +1000)]
Fix licence block on pcp api file
Eileen McNaughton [Thu, 15 Sep 2016 22:58:16 +0000 (10:58 +1200)]
Merge pull request #9049 from ggargani/PCPNewApi
Pcp api
Coleman Watts [Thu, 15 Sep 2016 22:29:29 +0000 (18:29 -0400)]
Dashlet header color tweak
ggargani [Thu, 15 Sep 2016 21:28:28 +0000 (23:28 +0200)]
civilint run
Fixe style issues
ggargani [Thu, 15 Sep 2016 21:06:32 +0000 (23:06 +0200)]
Pcp api
Get, Create, Delete method added
Test included
Monish Deb [Thu, 15 Sep 2016 17:38:35 +0000 (23:08 +0530)]
Merge pull request #9046 from monishdeb/CRM-19339
CRM-19339: Can't create invoice PDF in Chrome and Firefox, This site …
deb.monish [Thu, 15 Sep 2016 14:02:59 +0000 (19:32 +0530)]
CRM-19339: Can't create invoice PDF in Chrome and Firefox, This site can't be reached, ERR_INVALID_RESPONSE, File not Found
Yashodha Chaku [Thu, 15 Sep 2016 13:16:40 +0000 (18:46 +0530)]
Merge pull request #9023 from lcdservices/CRM-19354
CRM-19354 fix fatal on pdf generation if no trxn_id exists
Eileen McNaughton [Thu, 15 Sep 2016 11:50:46 +0000 (23:50 +1200)]
Merge pull request #8697 from eileenmcnaughton/pcp
CRM-18191 CRM-19064 refactor bizareness from PCP create to enable api…
Brian Shaughnessy [Thu, 15 Sep 2016 11:18:09 +0000 (07:18 -0400)]
fix array indentation
Seamus Lee [Thu, 15 Sep 2016 11:09:27 +0000 (21:09 +1000)]
api camel case fixes
eileen [Wed, 13 Jul 2016 12:25:10 +0000 (00:25 +1200)]
CRM-18191 CRM-19064 refactor bizareness from PCP create to enable api fn.
This add function is really wierd & blocking writing an api for pcp - this will get past issues in #7878
Yashodha Chaku [Thu, 15 Sep 2016 08:07:08 +0000 (13:37 +0530)]
Merge pull request #9042 from seamuslee001/sl_upgrade_notice_fix
(NFC) Fix post upgrade message for 4.7.11
Seamus Lee [Thu, 15 Sep 2016 06:24:03 +0000 (16:24 +1000)]
Fix english
Seamus Lee [Thu, 15 Sep 2016 06:14:12 +0000 (16:14 +1000)]
(NFC) Fix post upgrade message for 4.7.11
Monish Deb [Thu, 15 Sep 2016 06:00:54 +0000 (11:30 +0530)]
Merge pull request #9000 from ravi-sharma/dev/CRM-19323
(NFC) CRM-19323: Advanced search relationship date clause description…
Wahyu Kodar [Thu, 15 Sep 2016 04:14:33 +0000 (11:14 +0700)]
fix net amount api explore
Tim Otten [Wed, 14 Sep 2016 23:39:22 +0000 (16:39 -0700)]
Merge pull request #9035 from totten/master-group-cleanup
CRM-17789 - CRM_Custom_Form_Group - Simplify reltype list
Tim Otten [Wed, 14 Sep 2016 21:21:24 +0000 (14:21 -0700)]
(NFC) CRM-17789 - Replace `@return $this` with types (more)
The "phan" analyzer does not seem to understand `@return $this` correctly;
instead, we should indicate a more specific return type.
Tim Otten [Wed, 14 Sep 2016 20:54:33 +0000 (13:54 -0700)]
CRM-17789 - CRM_Core_Form, CRM_Report_Form - Fix visibility of _options, _action
There are a handful of places in the core codebase which pass
around the `$form` and access `_action` or `_options`. This
is pretty suspicious ... and invalid ...
Tim Otten [Wed, 14 Sep 2016 20:52:46 +0000 (13:52 -0700)]
CRM-17789 - api/v3/ReportTemplate - Indicate type correctly
The return value of `civicrm_api*()` is generally `array`, but when used
with `getvalue` it can be scalar (specifically, `string` in this case).
This produces a type-warning in phan because it cannot tell that the true
return type is `string`.
Tim Otten [Wed, 14 Sep 2016 20:52:28 +0000 (13:52 -0700)]
(NFC) CRM-17789 - CRM_Utils_Cache - Cleanup docblock
Tim Otten [Wed, 14 Sep 2016 20:51:30 +0000 (13:51 -0700)]
(NFC) CRM-17789 - Replace `@return $this` with types
The "phan" analyzer does not seem to understand `@return $this` correctly;
instead, we should indicate a more specific return type.
Tim Otten [Wed, 14 Sep 2016 20:50:57 +0000 (13:50 -0700)]
(NFC) CRM-17789 - CRM_Batch_Form_Entry - Cleanup docblock
Tim Otten [Wed, 14 Sep 2016 22:06:05 +0000 (15:06 -0700)]
Merge pull request #9040 from seamuslee001/test_fix
(NFC) CRM-19270 Fix contact page ajax test as no array_column in php5.3
Seamus Lee [Wed, 14 Sep 2016 21:51:56 +0000 (21:51 +0000)]
Fix all array_column and switch to collect() function
Seamus Lee [Wed, 14 Sep 2016 21:39:26 +0000 (21:39 +0000)]
Fix contact page ajax test as no array_column in php5.3
Tim Otten [Wed, 14 Sep 2016 19:51:24 +0000 (12:51 -0700)]
Merge pull request #9029 from kcristiano/CRM-19279
CRM-19729
Chris Burgess [Wed, 14 Sep 2016 12:28:07 +0000 (00:28 +1200)]
Coding standards / cleanup.
Monish Deb [Wed, 14 Sep 2016 12:14:08 +0000 (17:44 +0530)]
Merge pull request #8954 from jitendrapurohit/CRM-19270
CRM-19270 - Fix contact reference field filter
Yashodha Chaku [Wed, 14 Sep 2016 11:25:50 +0000 (16:55 +0530)]
Merge pull request #8993 from frederickgzmn/patch-1
CRM-19315 - Block ID and PCP ID are bugging result on getPcpDashboardInfo function
Yashodha Chaku [Wed, 14 Sep 2016 09:41:59 +0000 (15:11 +0530)]
Merge pull request #8994 from jitendrapurohit/CRM-17681
CRM-17681 - "Master address belongs to" field gives the master addres…
Yashodha Chaku [Wed, 14 Sep 2016 08:37:24 +0000 (14:07 +0530)]
Merge pull request #9030 from caleboki/fixed-typeError
CRM-19231 Fixed MultipleRecordFieldsListing.tpl extra th causing TypeError: i is undefined
Yashodha Chaku [Wed, 14 Sep 2016 04:51:33 +0000 (10:21 +0530)]
Merge pull request #9021 from yashodha/CRM-19222
CRM-19222 Export: temp table field length at least 255 for strings
Tim Otten [Wed, 14 Sep 2016 04:46:50 +0000 (21:46 -0700)]
Merge pull request #8960 from seamuslee001/validate-switch-composer
CRM-19284 Load Credit Card validation package using composer
Tim Otten [Wed, 14 Sep 2016 04:39:20 +0000 (21:39 -0700)]
Merge pull request #8959 from andrew-cormick-dockery/CRM-19283
CRM-19283 - Allow contribution forms to recognise new MasterCard 2-se…
Tim Otten [Wed, 14 Sep 2016 03:22:48 +0000 (20:22 -0700)]
CRM_Custom_Form_Group - -1 spaghetti
So... there's a helper function `getContactRelationshipType`
which provided a restricted listing of relationship-types (as they apply
to specific contact types or subtypes).
But what if you wanted the list of relationship-types, without filtering by
contact-type? You *could* go through and query
eve.ry.sin.gle.contac.ttype.and.cont.act.subty.pe. And then merge all of
these lists. And then parse and remerge the strange intermediate format.
Or... you just load the list you wanted... directly... in the format you
wanted...
Tim Otten [Wed, 14 Sep 2016 03:21:47 +0000 (20:21 -0700)]
CRM_Core_DAO::fetchMap() - Add helper to return key-value pairs from SQL
Seamus Lee [Fri, 9 Sep 2016 21:48:59 +0000 (07:48 +1000)]
CRM-17789 Allow end users to stop the switch to mysqli for the dsn
Seamus Lee [Fri, 9 Sep 2016 22:29:12 +0000 (08:29 +1000)]
Revert change to dsns as per discussion with Tim, also add in information on new DB_DSN_MODE
Seamus Lee [Fri, 9 Sep 2016 22:21:24 +0000 (08:21 +1000)]
Update test to use new lastInesrtId function
Seamus Lee [Sun, 28 Aug 2016 23:55:50 +0000 (09:55 +1000)]
Update transaction test to run against core and to work on either mysql or mysqli depending on what the dsn setting is
Mattias Michaux [Wed, 1 Jun 2016 20:26:40 +0000 (22:26 +0200)]
replaced removed HTTP_RAW_POST_DATA with php input stream
Mattias Michaux [Wed, 25 May 2016 19:26:22 +0000 (21:26 +0200)]
Style fixes.
Mattias Michaux [Wed, 25 May 2016 19:11:34 +0000 (21:11 +0200)]
Additional mysqli fixes/enhancements.
mark burdett [Wed, 25 May 2016 18:15:26 +0000 (20:15 +0200)]
CRM-17789 - replace mysql extension with mysqli
Tim Otten [Tue, 13 Sep 2016 22:22:36 +0000 (15:22 -0700)]
Merge pull request #8503 from seamuslee001/CRM-18651
CRM 18651 - Add in Option Group and soft validation
Tim Otten [Tue, 13 Sep 2016 20:41:50 +0000 (13:41 -0700)]
Merge pull request #9015 from jitendrapurohit/CRM-17789
CRM-17789 - Fix Notice Error on PHP 7
Kevin Cristiano [Tue, 13 Sep 2016 15:34:44 +0000 (11:34 -0400)]
CRM-19279: fix formatting issues