JKingsnorth [Mon, 9 Mar 2015 10:19:00 +0000 (10:19 +0000)]
CRM-10551: Don't delete blocks that aren't mentioned in the update
JKingsnorth [Thu, 26 Feb 2015 14:08:38 +0000 (14:08 +0000)]
CRM-10551: Only allow logged in users to remove information
JKingsnorth [Wed, 25 Feb 2015 15:42:53 +0000 (15:42 +0000)]
CRM-10551: Allow deletion of blanked location-based fields
Coleman Watts [Wed, 25 Feb 2015 14:21:01 +0000 (09:21 -0500)]
API Explorer minor fix
Coleman Watts [Wed, 25 Feb 2015 14:12:20 +0000 (09:12 -0500)]
API Explorer minor fixes
CiviCRM [Wed, 25 Feb 2015 11:14:15 +0000 (03:14 -0800)]
Update version to 4.6.beta2
Kurund Jalmi [Wed, 25 Feb 2015 10:02:08 +0000 (15:32 +0530)]
Merge pull request #5248 from davecivicrm/CRM-15578a
CRM-15578 - suppress hidden groups from Recipients selector.
Monish Deb [Wed, 25 Feb 2015 09:28:45 +0000 (14:58 +0530)]
Merge pull request #5251 from monishdeb/CRM-16001
CRM-16001 fix - Advanced Search by contribution status throws FATAL erro...
Kurund Jalmi [Wed, 25 Feb 2015 08:06:06 +0000 (13:36 +0530)]
Merge pull request #5250 from jitendrapurohit/CRM-15934update
update with `pattern` instead of `id` for CRM-15934
Kurund Jalmi [Wed, 25 Feb 2015 06:12:08 +0000 (11:42 +0530)]
Merge pull request #5247 from totten/master-dompdf
Use and configure the dompdf provided by composer.
kurund [Wed, 25 Feb 2015 05:59:58 +0000 (11:29 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2015-02-25-11-27-40
Conflicts:
CRM/Contribute/BAO/Contribution/Utils.php
monishdeb [Wed, 25 Feb 2015 05:58:56 +0000 (11:28 +0530)]
CRM-16001 fix - Advanced Search by contribution status throws FATAL error
https://issues.civicrm.org/jira/browse/CRM-16001
Kurund Jalmi [Wed, 25 Feb 2015 05:52:08 +0000 (11:22 +0530)]
Merge pull request #5234 from pratikshad/FixedWebtest4
Fixed broken webtest for Event and Gerneric
Kurund Jalmi [Wed, 25 Feb 2015 05:49:35 +0000 (11:19 +0530)]
Merge pull request #5241 from kurund/CRM-15934
fixed generated data for CRM-15934
jitendrapurohit [Wed, 25 Feb 2015 05:32:21 +0000 (11:02 +0530)]
PR update for CRM-15934
colemanw [Wed, 25 Feb 2015 03:04:42 +0000 (22:04 -0500)]
Merge pull request #5242 from colemanw/getstat
Correctly represent getstat action in api explorer and metadata
Coleman Watts [Wed, 25 Feb 2015 03:03:47 +0000 (22:03 -0500)]
Improve api explorer formatting
Coleman Watts [Wed, 25 Feb 2015 02:20:57 +0000 (21:20 -0500)]
Api explorer code tidy - use _.includes method
Dave Greenberg [Wed, 25 Feb 2015 02:09:47 +0000 (18:09 -0800)]
Merge pull request #5236 from kurund/CRM-15993
CRM-15993, added CiviCRM BN code support for PayPal Standard
Dave Greenberg [Wed, 25 Feb 2015 01:48:49 +0000 (17:48 -0800)]
CRM-15578 - suppress hidden groups from Recipients selector.
----------------------------------------
* CRM-15578: Implement "New Mailing" + "AB Testing" in Angular
https://issues.civicrm.org/jira/browse/CRM-15578
Tim Otten [Wed, 25 Feb 2015 01:37:07 +0000 (17:37 -0800)]
CRM-16005 - Use and configure the dompdf provided by composer.
Tim Otten [Wed, 25 Feb 2015 01:26:08 +0000 (17:26 -0800)]
Merge remote-tracking branch 'origin/4.5' into 4.5-master-2015-02-24-17-24-05
Conflicts:
CRM/Batch/Form/Entry.php
CRM/Utils/PDF/Utils.php
Tim Otten [Wed, 25 Feb 2015 01:09:15 +0000 (17:09 -0800)]
Merge pull request #5243 from totten/4.5-dompdf
Use and configure the dompdf provided by composer.
Dave Greenberg [Tue, 24 Feb 2015 23:48:01 +0000 (15:48 -0800)]
Merge pull request #5240 from colemanw/CRM-16002
CRM-16002 - Add is_hidden to default pseudoconstant filters
Dave Greenberg [Tue, 24 Feb 2015 23:38:59 +0000 (15:38 -0800)]
Merge pull request #5237 from totten/master-civimail-forum
CRM-15578 - Filter message templates on is_active=>1
Tim Otten [Tue, 24 Feb 2015 21:52:03 +0000 (13:52 -0800)]
CRM-16005 - Use and configure the dompdf provided by composer.
Coleman Watts [Tue, 24 Feb 2015 22:03:40 +0000 (17:03 -0500)]
Correctly represent getstat action in api explorer and metadata
kurund [Tue, 24 Feb 2015 20:44:08 +0000 (02:14 +0530)]
fixed generated data for CRM-15934
----------------------------------------
* CRM-15934: Many SMTP responses missing, resulting in a flood of Syntax bounces
https://issues.civicrm.org/jira/browse/CRM-15934
Coleman Watts [Tue, 24 Feb 2015 20:43:32 +0000 (15:43 -0500)]
CRM-16002 - Add is_hidden to default pseudoconstant filters
colemanw [Tue, 24 Feb 2015 19:54:53 +0000 (14:54 -0500)]
Merge pull request #5239 from colemanw/ApiExplorer
ApiExplorer - workaround ambiguity of = operator
Coleman Watts [Tue, 24 Feb 2015 19:34:50 +0000 (14:34 -0500)]
ApiExplorer - workaround ambiguity of = operator
kurund [Tue, 24 Feb 2015 19:09:43 +0000 (00:39 +0530)]
CRM-15993, also handle recurring paypal express
----------------------------------------
* CRM-15993: Add CiviCRM BN code to all PayPal methods for partner program tracking
https://issues.civicrm.org/jira/browse/CRM-15993
Tim Otten [Tue, 24 Feb 2015 18:50:20 +0000 (10:50 -0800)]
CRM_Mailing_Info - Remove dead code
Kurund Jalmi [Tue, 24 Feb 2015 18:48:42 +0000 (00:18 +0530)]
Merge pull request #5214 from jitendrapurohit/CRM-15934changes
Many SMTP responses missing, resulting in a flood of Syntax bounces fix CRM-15934
Tim Otten [Tue, 24 Feb 2015 18:47:59 +0000 (10:47 -0800)]
CRM-15578 - Filter message templates on is_active=>1
Kurund Jalmi [Tue, 24 Feb 2015 18:45:01 +0000 (00:15 +0530)]
Merge pull request #5216 from atif-shaikh/CRM-15792
Crm 15792
Kurund Jalmi [Tue, 24 Feb 2015 18:42:51 +0000 (00:12 +0530)]
Merge pull request #5225 from totten/master-angstz
ngSanitize - Remove unused module
kurund [Tue, 24 Feb 2015 18:36:36 +0000 (00:06 +0530)]
CRM-15993, added CiviCRM BN code support for PayPal Standard
----------------------------------------
* CRM-15993: Add CiviCRM BN code to all PayPal methods for partner program tracking
https://issues.civicrm.org/jira/browse/CRM-15993
Dave Greenberg [Tue, 24 Feb 2015 17:24:23 +0000 (09:24 -0800)]
Merge pull request #5227 from totten/master-abtest-returnurl
CRM-15995 - When viewing details from AB test report, set return URL to the AB test's overall report.
Dave Greenberg [Tue, 24 Feb 2015 17:15:07 +0000 (09:15 -0800)]
Merge pull request #5226 from davecivicrm/CRM-15578
CRM-15578 - Add button styling and help message to AB Test Results. Add ...
kurund [Tue, 24 Feb 2015 14:59:57 +0000 (20:29 +0530)]
CRM-15993, added CiviCRM BN code and notice fixes
----------------------------------------
* CRM-15993: Add CiviCRM BN code to all PayPal methods for partner program tracking
https://issues.civicrm.org/jira/browse/CRM-15993
Coleman Watts [Tue, 24 Feb 2015 14:54:16 +0000 (09:54 -0500)]
Mailing.gettokens api - Additional improvements
colemanw [Tue, 24 Feb 2015 14:25:12 +0000 (09:25 -0500)]
Merge pull request #5221 from colemanw/Cleanup
Cleanup Mailing.gettokens api and add unit test
Monish Deb [Tue, 24 Feb 2015 11:42:05 +0000 (17:12 +0530)]
Merge pull request #5232 from rohankatkar/batch9
accidental debug removal
Web Access [Tue, 24 Feb 2015 10:15:20 +0000 (15:45 +0530)]
accidental debug removal
atif-shaikh [Tue, 24 Feb 2015 10:05:15 +0000 (15:35 +0530)]
CRM-15792 typo fix
----------------------------------------
* CRM-15792: Loss of data when creating / updating custom datetime fields through the API
https://issues.civicrm.org/jira/browse/CRM-15792
Monish Deb [Tue, 24 Feb 2015 09:49:43 +0000 (15:19 +0530)]
Merge pull request #5215 from pratikshad/CRM15916-4.5
CRM-15916 Fixed issue of membership renewal on batch data entry
pratikshad [Tue, 24 Feb 2015 08:59:23 +0000 (18:59 +1000)]
Fixed broken webtest for Event and Gerneric
Dave Greenberg [Tue, 24 Feb 2015 02:52:19 +0000 (18:52 -0800)]
CRM-15578 - wording improvement.
----------------------------------------
* CRM-15578: Implement "New Mailing" + "AB Testing" in Angular
https://issues.civicrm.org/jira/browse/CRM-15578
Tim Otten [Tue, 24 Feb 2015 02:52:00 +0000 (18:52 -0800)]
CRM-15995 - When viewing details from AB test report, set return URL to the AB test's overall report.
Coleman Watts [Tue, 24 Feb 2015 02:29:45 +0000 (21:29 -0500)]
Support multi-valued fields in api explorer
Coleman Watts [Mon, 23 Feb 2015 22:10:12 +0000 (17:10 -0500)]
Cleanup Mailing.gettokens api and add unit test
Dave Greenberg [Tue, 24 Feb 2015 02:14:47 +0000 (18:14 -0800)]
CRM-15578 - Add button styling and help message to AB Test Results. Add title for recipients estimate.
----------------------------------------
* CRM-15578: Implement "New Mailing" + "AB Testing" in Angular
https://issues.civicrm.org/jira/browse/CRM-15578
Tim Otten [Tue, 24 Feb 2015 01:05:44 +0000 (17:05 -0800)]
ngSanitize - Remove unused module
The module is unused. Also, it was inappropriately copied into the "js/"
folder. (External deps should go through packages or bower.json.)
Tim Otten [Tue, 24 Feb 2015 01:01:36 +0000 (17:01 -0800)]
Merge pull request #5220 from totten/master-recip-grptype
CRM-15578 - crmMailing recipients - Filter on group_type="Mailing List" instead of visibility
colemanw [Mon, 23 Feb 2015 23:52:05 +0000 (18:52 -0500)]
Merge pull request #5219 from totten/master-abtest-style
CRM-15705 - crmMailingAB - Remove extra styling
Tim Otten [Mon, 23 Feb 2015 21:52:36 +0000 (13:52 -0800)]
CRM-15578 - crmMailing recipients - Filter on group_type="Mailing List" instead of visibility
Coleman Watts [Mon, 23 Feb 2015 21:08:01 +0000 (16:08 -0500)]
Fix icon in fatal.tpl
Tim Otten [Mon, 23 Feb 2015 20:22:58 +0000 (12:22 -0800)]
CRM-15705 - crmMailingAB - Remove extra styling
The "Message Template" used to have blue background and spacing in all the
UIs. We removed that in the main crmMailing and crmMailingAB (for
subject/from testing). This patch removes from crmMailingAB for full-email
testing.
colemanw [Mon, 23 Feb 2015 18:22:11 +0000 (13:22 -0500)]
Merge pull request #5192 from colemanw/CRM-15988
CRM-15988 - Normalize incoming api entity & action names
Coleman Watts [Mon, 23 Feb 2015 16:36:57 +0000 (11:36 -0500)]
CRM-15988 - Update generated examples
atif-shaikh [Mon, 23 Feb 2015 14:17:42 +0000 (19:47 +0530)]
CRM-15792 QA Fix
----------------------------------------
* CRM-15792: Loss of data when creating / updating custom datetime fields through the API
https://issues.civicrm.org/jira/browse/CRM-15792
atif-shaikh [Mon, 23 Feb 2015 14:07:45 +0000 (19:37 +0530)]
CRM-15792 fix along with api test
----------------------------------------
* CRM-15792: Loss of data when creating / updating custom datetime fields through the API
https://issues.civicrm.org/jira/browse/CRM-15792
Mattias Michaux [Tue, 6 Jan 2015 23:07:43 +0000 (00:07 +0100)]
Fix to correctly determine the type of a datetime custom field.
jitendrapurohit [Mon, 23 Feb 2015 11:44:35 +0000 (17:14 +0530)]
moved upgrade part to a new file
jitendrapurohit [Mon, 23 Feb 2015 10:31:33 +0000 (16:01 +0530)]
smarty error fix
Jaka Kranjc [Tue, 17 Feb 2015 21:51:23 +0000 (22:51 +0100)]
(CRM-15934) ensure new updates are properly escaped
iow doubly escaped
Jaka Kranjc [Tue, 17 Feb 2015 21:41:28 +0000 (22:41 +0100)]
fixed regression from
16e3341209f0
Jaka Kranjc [Sun, 8 Feb 2015 20:38:55 +0000 (21:38 +0100)]
CRM-15934: more spam patterns
for reponses:
5.7.0 Local Policy Violation
5.7.1 Message rejected as spam by Content Filtering.
Client host [IP] blocked using
automatic messages are not accepted by this group
automatically-generated messages are not accepted by this group
550 Denied by policy
Our system has detected that this message
550-5.7.1 is likely unsolicited mail
End-of-data rejected: Blocked - Your IP [IP] has no corresponding reverse (PTR) address
Sporočila ni bilo mogoče dostaviti zaradi varnostnega pravilnika
Jaka Kranjc [Sat, 7 Feb 2015 14:48:22 +0000 (15:48 +0100)]
CRM-15934: a few international Invalid patterns
Italian, Spanish, Slovenian
Jaka Kranjc [Sat, 7 Feb 2015 14:12:44 +0000 (15:12 +0100)]
CRM-15934: added a trickier Invalid pattern
lots of responses start with "Recipient address rejected" and then provide
a concrete error on which we can categorize. A bunch of them only provide the
email's domain instead of the error, eg.:
Recipient address rejected: planet.si
Jaka Kranjc [Sat, 7 Feb 2015 14:05:54 +0000 (15:05 +0100)]
CRM-15934: added more Invalid patterns
for responses:
5.1.0 Address rejected
550 <di> recipient rejected
550 Recipient denied
Recipient not found
delivery denied:
no valid recipient or authentication missing
Message rejected (no valid recipients)
550 Address invalid
Recipient address rejected: address unknown
Recipient address rejected: address invalid
no mailbox by that name is currently available
RESOLVER.ADR.RecipNotFound; not found
Unknown address error
The e-mail address you entered couldn't be found
The email address you specified couldn't be found or is invalid
The recipient's e-mail address was not found
There is no one at this address
Delivery is not allowed to this address
5.2.0 RESOLVER.FWD.NotFound; misconfigured forwarding address
This account is not allowed
Address '<email>' not known here.
Jaka Kranjc [Sat, 7 Feb 2015 11:08:33 +0000 (12:08 +0100)]
CRM-15934: more host patterns
for responses:
The server is not responding. The server may be down or you may be experiencing network problems.
This mail server requires authentication when attempting to send to a non-local e-mail address
SMTP authentication is required
550 authentication required
Jaka Kranjc [Sat, 7 Feb 2015 10:42:32 +0000 (11:42 +0100)]
CRM-15934: more relay patterns
for responses:
550 unrouteable address
550 Relay denied for
sorry, relaying denied from your location
Relaying denied. Proper authentication required.
We don't handle mail for
we do not relay
is currently not permitted to
550 relay through this server
Rejected by next-hop MTA
on relaying, from MTA(smtp:[127.0.0.1]:10025): 530 5.7.0 Must issue a
STARTTLS command first (in reply to end of DATA command)
Jaka Kranjc [Sat, 7 Feb 2015 10:04:42 +0000 (11:04 +0100)]
CRM-15934: more loop patterns
for responses like:
mail forwarding loop for
Mail-Loop
Too many recursive forwards
Jaka Kranjc [Sat, 7 Feb 2015 09:52:53 +0000 (10:52 +0100)]
CRM-15934: more inactive patterns
for responses:
The email account that you tried to reach is disabled (gmail)
5.2.1 (not accepting messages)
550 User banned
Jaka Kranjc [Sat, 7 Feb 2015 08:39:28 +0000 (09:39 +0100)]
CRM-15934: more quota patterns
For responses:
Sorry, this user has overdrawn their diskspace quota
user overdrawn his diskspace quota
mail action aborted: exceeded storage allocation
QuotaExceeded
message could not be delivered because the user's mailfolder is full
The recipients inbox is full
recipient doesn't have enough disk space left for it
Mailbox is over the limit
The account is running out of disk space
pratikshad [Mon, 23 Feb 2015 09:03:25 +0000 (19:03 +1000)]
CRM-15916 Fixed issue of membership renewal on batch data entry
----------------------------------------
* CRM-15916: Batch Data Entry - membership renewal issues
https://issues.civicrm.org/jira/browse/CRM-15916
Dave Greenberg [Mon, 23 Feb 2015 01:51:25 +0000 (17:51 -0800)]
Merge pull request #5209 from davecivicrm/CRM-15958
CRM-15958 - Fix problem where financial_trxn.trxn_id is not being saved ...
Eileen McNaughton [Sat, 21 Feb 2015 20:44:49 +0000 (09:44 +1300)]
Merge pull request #5210 from eileenmcnaughton/CRM-15996
CRM-15966 add repeattransaction api + test making sure line items created
Eileen McNaughton [Sat, 21 Feb 2015 20:21:25 +0000 (09:21 +1300)]
CRM-15996 add long comment to completeTransaction explaining the overload
Eileen McNaughton [Sat, 21 Feb 2015 19:35:15 +0000 (08:35 +1300)]
test formatting tidy-up
Eileen McNaughton [Sat, 21 Feb 2015 19:27:52 +0000 (08:27 +1300)]
CRM-15966 add repeattransaction api + test making sure line items created
Conflicts:
tests/phpunit/api/v3/ContributionTest.php
Eileen McNaughton [Sat, 21 Feb 2015 17:39:38 +0000 (06:39 +1300)]
CRM-15996 add repeattransaction api & fix baseipn to create line items
Note that there appears to be an issue with the contribution_recur
object not being loaded. But, this seems a better place to fix it
as it is a more direct way of determining if it is a
recurring contribution
Dave Greenberg [Sat, 21 Feb 2015 16:40:10 +0000 (08:40 -0800)]
Merge pull request #5207 from davecivicrm/CMR-14578
CRM-14578 - Provide direct menu access for date preferences screen.
Dave Greenberg [Sat, 21 Feb 2015 02:04:49 +0000 (18:04 -0800)]
CRM-15958 - Fix problem where financial_trxn.trxn_id is not being saved on contribution update.
----------------------------------------
* CRM-15958: Updating a contribution to completed with a new trxn_id writes unjoinable finanical_trxn record
https://issues.civicrm.org/jira/browse/CRM-15958
Dave Greenberg [Sat, 21 Feb 2015 01:42:26 +0000 (17:42 -0800)]
CRM-14578 - Add upgrade logic and incorporate FK fix for location_type_id
----------------------------------------
* CRM-14578: Relocate Advanced Date Input Settings to Customize data and screens menu
https://issues.civicrm.org/jira/browse/CRM-14578
Dave Greenberg [Fri, 20 Feb 2015 23:10:33 +0000 (15:10 -0800)]
CRM-14578 - Provide direct menu access for date preferences screen.
----------------------------------------
* CRM-14578: Relocate Advanced Date Input Settings to Customize data and screens menu
https://issues.civicrm.org/jira/browse/CRM-14578
Coleman Watts [Fri, 20 Feb 2015 03:00:08 +0000 (22:00 -0500)]
CRM-15988 - Mass cleanup of api entity names to CamelCase
Tim Otten [Fri, 20 Feb 2015 20:17:44 +0000 (12:17 -0800)]
Merge pull request #5202 from totten/master-civimail-task
CRM-15801 - CiviMail - Change "Schedule/Send Mailing" task to use Angular UI
Tim Otten [Fri, 20 Feb 2015 20:11:23 +0000 (12:11 -0800)]
Merge pull request #5206 from jmcclelland/mailing-location-type-default-null
Mailing location type default null
CiviCRM Dev User [Fri, 20 Feb 2015 18:14:40 +0000 (13:14 -0500)]
CRM-15361 - foreign key constraint for location type id
CiviCRM Dev User [Fri, 20 Feb 2015 17:31:13 +0000 (12:31 -0500)]
CRM-15361 - fixing un-related white space problem.
Dave Greenberg [Fri, 20 Feb 2015 17:26:27 +0000 (09:26 -0800)]
Merge pull request #5201 from davecivicrm/CRM-15834
Crm 15834
Tim Otten [Fri, 20 Feb 2015 04:28:36 +0000 (20:28 -0800)]
CRM-15801 - crmMailing - Display the "Unsubscribe tracking group" field
But only if the recipient list includes a hidden-group /
search-result-group.
Tim Otten [Fri, 20 Feb 2015 03:50:31 +0000 (19:50 -0800)]
CRM-15801 - crmMailing - Special formatting for recipients based on searches.
Tim Otten [Fri, 20 Feb 2015 02:25:57 +0000 (18:25 -0800)]
CRM-15801 - CiviMail - Change "Schedule/Send Mailing" task to use Angular UI.
Dave Greenberg [Fri, 20 Feb 2015 02:47:24 +0000 (18:47 -0800)]
Merge pull request #5197 from totten/master-abtest-unify
CRM-15995 - crmMailingAB - Unify send and report screens. Cleanup report screen.
Dave Greenberg [Fri, 20 Feb 2015 02:27:30 +0000 (18:27 -0800)]
CRM-15834 - spacing fix
----------------------------------------
* CRM-15834: Allow end dates of auto-renew memberships to be edited
https://issues.civicrm.org/jira/browse/CRM-15834
Dave Greenberg [Fri, 20 Feb 2015 02:24:45 +0000 (18:24 -0800)]
CRM-15834 - allow override of auto-renew membership end dates
----------------------------------------
* CRM-15834: Allow end dates of auto-renew memberships to be edited
https://issues.civicrm.org/jira/browse/CRM-15834