trustcommerce.git
9 years agoFixed blacklist code
Lisa Marie Maginnis [Mon, 24 Nov 2014 19:38:04 +0000 (14:38 -0500)]
Fixed blacklist code

9 years agoUpdated package xml data
Lisa Marie Maginnis [Fri, 29 Aug 2014 18:45:15 +0000 (14:45 -0400)]
Updated package xml data

9 years agoMerged useragent blacklist logging function
Lisa Marie Maginnis [Fri, 29 Aug 2014 18:43:16 +0000 (14:43 -0400)]
Merged useragent blacklist logging function

9 years agoFixed blacklist logging
Lisa Marie Maginnis [Fri, 29 Aug 2014 17:02:48 +0000 (13:02 -0400)]
Fixed blacklist logging

9 years agoFix indenting in _isAgentBlacklisted and _isIPBlacklisted.
David Thompson [Mon, 14 Jul 2014 17:08:32 +0000 (13:08 -0400)]
Fix indenting in _isAgentBlacklisted and _isIPBlacklisted.

9 years agoSimplify _isBlacklisted method.
David Thompson [Mon, 14 Jul 2014 17:07:11 +0000 (13:07 -0400)]
Simplify _isBlacklisted method.

9 years agoFirst go at useragent and IP based blacklits
Lisa Marie Maginnis [Mon, 14 Jul 2014 16:41:57 +0000 (12:41 -0400)]
First go at useragent and IP based blacklits

10 years agoFixed typo!
Lisa Marie Maginnis [Mon, 19 May 2014 19:35:14 +0000 (15:35 -0400)]
Fixed typo!

10 years agoFixed syntax errors, and function names
Lisa Marie Maginnis [Mon, 19 May 2014 19:28:26 +0000 (15:28 -0400)]
Fixed syntax errors, and function names

10 years agoAdded logger function
Lisa Marie Maginnis [Mon, 19 May 2014 19:06:08 +0000 (15:06 -0400)]
Added logger function

10 years agoChanged function names for less typing.
Lisa Marie Maginnis [Thu, 8 May 2014 16:39:32 +0000 (12:39 -0400)]
Changed function names for less typing.

10 years agoAdded GPLv3+ header.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:50:11 +0000 (13:50 -0400)]
Added GPLv3+ header.

10 years agoFixed transaction id value.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:40:47 +0000 (13:40 -0400)]
Fixed transaction id value.

10 years agoChanged cancelSubscription() to match templates.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:32:16 +0000 (13:32 -0400)]
Changed cancelSubscription() to match templates.

10 years agoDeleted cancelURL (is this required?). Rewrote cancelSubscription.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:27:11 +0000 (13:27 -0400)]
Deleted cancelURL (is this required?). Rewrote cancelSubscription.

10 years agoCleaned up formatting.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:26:25 +0000 (13:26 -0400)]
Cleaned up formatting.

10 years agoChanged comments to reflect new scope. Added offenders to output for baddata.
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:42:19 +0000 (12:42 -0400)]
Changed comments to reflect new scope. Added offenders to output for baddata.

10 years agoChanged flow so doDirectPayment processes all transactions, calls helpers to change...
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:39:46 +0000 (12:39 -0400)]
Changed flow so doDirectPayment processes all transactions, calls helpers to change params.

10 years agoRefactored doDirectPayment. Fixed documentation.
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:39:18 +0000 (12:39 -0400)]
Refactored doDirectPayment. Fixed documentation.

10 years agoCleaned up documentation for doDirectPayment()
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:38:24 +0000 (12:38 -0400)]
Cleaned up documentation for doDirectPayment()

10 years agoAdded myself to header.
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:38:09 +0000 (12:38 -0400)]
Added myself to header.

10 years agoRemoved misleading comment.
Lisa Marie Maginnis [Wed, 23 Apr 2014 14:55:12 +0000 (10:55 -0400)]
Removed misleading comment.

10 years agoRefactored _doRecurPayment() slightly.
Lisa Marie Maginnis [Wed, 23 Apr 2014 14:46:25 +0000 (10:46 -0400)]
Refactored _doRecurPayment() slightly.

10 years agoRemoved extra debugging. (per comment)
Lisa Marie Maginnis [Wed, 23 Apr 2014 14:45:08 +0000 (10:45 -0400)]
Removed extra debugging. (per comment)

10 years agoRewrote reoccuring donations, removed cruft, removed extra logic which TC does not...
Lisa Marie Maginnis [Tue, 22 Apr 2014 20:01:20 +0000 (16:01 -0400)]
Rewrote reoccuring donations, removed cruft, removed extra logic which TC does not required. Allowed indefinate donations (per API guide).

10 years agoAdded a .gitignore
Lisa Marie Maginnis [Tue, 22 Apr 2014 15:48:35 +0000 (11:48 -0400)]
Added a .gitignore

10 years agoInitial Commit
Lisa Marie Maginnis [Tue, 22 Apr 2014 15:44:46 +0000 (11:44 -0400)]
Initial Commit