Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							d546c4711c 
							
						 
					 
					
						
						
							
							wip  
						
						
						
						
					 
					
						2021-03-11 17:20:30 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							3696b06566 
							
						 
					 
					
						
						
							
							Scaffold landing page for billing, controller & endpoint  
						
						
						
						
					 
					
						2021-03-11 14:05:23 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							3cb6d07c20 
							
						 
					 
					
						
						
							
							Change default full-screen view for invoices & quotes:  
						
						... 
						
						
						
						- New $url property for file_path() for invoices & quotes
- "Full screen" mode now returns raw file
- Show default browser viewer for desktop devices 
						
						
					 
					
						2021-02-18 13:18:41 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							aacc3b6602 
							
						 
					 
					
						
						
							
							wip  
						
						
						
						
					 
					
						2021-02-15 15:52:13 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							5ad5606ea2 
							
						 
					 
					
						
						
							
							Request cancellation notification refactor  
						
						
						
						
					 
					
						2021-02-15 09:12:14 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2b31b3bd8c 
							
						 
					 
					
						
						
							
							Notification types  
						
						
						
						
					 
					
						2021-02-15 08:32:59 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							3653c7901a 
							
						 
					 
					
						
						
							
							Update rules for under payments  
						
						
						
						
					 
					
						2021-02-09 12:48:22 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							fb8bf55e5c 
							
						 
					 
					
						
						
							
							Clean up logging  
						
						
						
						
					 
					
						2021-01-31 17:49:28 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							65ee07b8ec 
							
						 
					 
					
						
						
							
							Remove Spatie Ray - poor error handling  
						
						
						
						
					 
					
						2021-01-30 12:13:32 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							615ef1e780 
							
						 
					 
					
						
						
							
							Allow payments of draft invoices:  
						
						... 
						
						
						
						- Remove processing overlay scripts
- Add flash message to clean layout
- Remove $balance > 0 check from filtered invoices
- Only show the payment methods if total is bigger than 0
- Change flash message from "warning" to "message"
- Show message for $1 payments 
						
						
					 
					
						2021-01-27 14:10:24 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							130714f457 
							
						 
					 
					
						
						
							
							Throw PaymentFailed exception if something goes wrong with response  
						
						
						
						
					 
					
						2021-01-27 11:54:29 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64e6dad248 
							
						 
					 
					
						
						
							
							Merge branch 'v5-develop' into v5-2001-gateways-and-new-tokens  
						
						
						
						
					 
					
						2021-01-25 16:47:58 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							fb66bfbe71 
							
						 
					 
					
						
						
							
							wip  
						
						
						
						
					 
					
						2021-01-25 16:46:40 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							af523a6346 
							
						 
					 
					
						
						
							
							detach payment method from authorize gateway  
						
						
						
						
					 
					
						2021-01-25 23:16:43 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							2fccfe2df1 
							
						 
					 
					
						
						
							
							- Rewrite of checkout-credit-card.js  
						
						... 
						
						
						
						- Fixed bug with detach() on driver class
- Changed the way token checking works from frontend
- Support for multiple payment methods on payment page
- Changed save card label to "Save payment method details"
- Updated relevant Javascript assets 
						
						
					 
					
						2021-01-20 16:19:01 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							cbd6f212b5 
							
						 
					 
					
						
						
							
							deprecate old getPaymentMethods()  
						
						
						
						
					 
					
						2021-01-18 13:59:06 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							cbce8c8a46 
							
						 
					 
					
						
						
							
							minor fixes for client portal  
						
						
						
						
					 
					
						2021-01-15 22:19:34 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							2a193c97ea 
							
						 
					 
					
						
						
							
							Show quotes/invoices in full-screen by default  
						
						
						
						
					 
					
						2021-01-14 13:29:46 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							8b22fa5a47 
							
						 
					 
					
						
						
							
							Fixes for user events  
						
						
						
						
					 
					
						2021-01-14 15:31:45 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							976f610158 
							
						 
					 
					
						
						
							
							fixes for validation  
						
						
						
						
					 
					
						2021-01-13 23:20:15 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							a6121295c2 
							
						 
					 
					
						
						
							
							Fix for retrieving quote PDF  
						
						
						
						
					 
					
						2021-01-13 19:58:01 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							989d2fe574 
							
						 
					 
					
						
						
							
							Default show dashboard to false  
						
						
						
						
					 
					
						2021-01-13 18:47:14 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							b76e404401 
							
						 
					 
					
						
						
							
							Adjust use credits functionality  
						
						
						
						
					 
					
						2021-01-12 08:42:30 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c1d751e56 
							
						 
					 
					
						
						
							
							Merge pull request  #4659  from turbo124/v5-develop  
						
						... 
						
						
						
						Version bump 
						
						
					 
					
						2021-01-10 09:15:47 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							7285a6df03 
							
						 
					 
					
						
						
							
							Mark invoice as sent if viewed in portal as Draft  
						
						
						
						
					 
					
						2021-01-10 09:13:48 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							fe4f01d98a 
							
						 
					 
					
						
						
							
							Wrap processPaymentView & processPaymentRequest into try-catch  
						
						
						
						
					 
					
						2021-01-08 13:45:08 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							a5290e067e 
							
						 
					 
					
						
						
							
							Fix for suming amounts payable  
						
						
						
						
					 
					
						2021-01-08 14:25:54 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2e499adea6 
							
						 
					 
					
						
						
							
							Fix for task status null color value  
						
						
						
						
					 
					
						2021-01-08 09:03:29 +11:00 
						 
				 
			
				
					
						
							
							
								= 
							
						 
					 
					
						
						
						
						
							
						
						
							56bcaf0785 
							
						 
					 
					
						
						
							
							Fix for custom payment driver label  
						
						
						
						
					 
					
						2021-01-07 21:09:24 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							5d302ad450 
							
						 
					 
					
						
						
							
							Fixes for multi payments  
						
						
						
						
					 
					
						2021-01-07 18:21:49 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							31dd8b2d77 
							
						 
					 
					
						
						
							
							Merge pull request  #4643  from turbo124/v5-develop  
						
						... 
						
						
						
						Fixes for tax precision 
						
						
					 
					
						2021-01-07 17:09:08 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							2cd5d2d68a 
							
						 
					 
					
						
						
							
							Minor fixes for credit_payments in CP  
						
						
						
						
					 
					
						2021-01-07 10:18:57 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							e1df465883 
							
						 
					 
					
						
						
							
							Show the message if invoice is unpayable  
						
						
						
						
					 
					
						2021-01-06 14:22:48 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							04d8bcccb1 
							
						 
					 
					
						
						
							
							Fix for error handling in PayPal driver  
						
						
						
						
					 
					
						2021-01-06 20:28:48 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							65afd70b38 
							
						 
					 
					
						
						
							
							Always ensure the client has a currency set  
						
						
						
						
					 
					
						2021-01-06 19:50:13 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							47f42b804d 
							
						 
					 
					
						
						
							
							Fixes for partial credit payments"  
						
						
						
						
					 
					
						2021-01-06 16:54:04 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							3ee3f67c8c 
							
						 
					 
					
						
						
							
							Fixes for over payments  
						
						
						
						
					 
					
						2021-01-06 16:14:20 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							934610a01c 
							
						 
					 
					
						
						
							
							Update copyright + version bump + set canadian dollar symbol to $  
						
						
						
						
					 
					
						2021-01-04 08:54:54 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							e791741efa 
							
						 
					 
					
						
						
							
							Fixes for displaying recurring invoices in the client portal  
						
						
						
						
					 
					
						2021-01-03 18:56:42 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							8df80ddab0 
							
						 
					 
					
						
						
							
							fixes for paypal redirecting to stripe  
						
						
						
						
					 
					
						2020-12-30 12:02:04 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							20c010448a 
							
						 
					 
					
						
						
							
							apply php-cs-fixer  
						
						
						
						
					 
					
						2020-12-16 12:52:40 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05f4572454 
							
						 
					 
					
						
						
							
							Merge branch 'v5-develop' into v5-develop  
						
						
						
						
					 
					
						2020-12-14 21:44:01 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79570b6118 
							
						 
					 
					
						
						
							
							Merge pull request  #4453  from beganovich/v5-custom-payment-driver  
						
						... 
						
						
						
						(v5) Custom payment driver 
						
						
					 
					
						2020-12-14 10:12:56 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							6f451b8924 
							
						 
					 
					
						
						
							
							Remove redundant info() Change document download route  
						
						
						
						
					 
					
						2020-12-13 20:46:29 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							aa1a788d6e 
							
						 
					 
					
						
						
							
							Public document download route  
						
						
						
						
					 
					
						2020-12-12 19:46:28 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							d45571d7f9 
							
						 
					 
					
						
						
							
							wip  
						
						
						
						
					 
					
						2020-12-09 15:17:48 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							634e5cadcc 
							
						 
					 
					
						
						
							
							remove redundant code  
						
						
						
						
					 
					
						2020-12-08 21:49:23 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							0aff363f5d 
							
						 
					 
					
						
						
							
							php-cs-fixer  
						
						
						
						
					 
					
						2020-11-27 12:08:42 +01:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							9f4979095b 
							
						 
					 
					
						
						
							
							Temp routes"  
						
						
						
						
					 
					
						2020-11-27 20:21:18 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							5a3c93bb3c 
							
						 
					 
					
						
						
							
							Temp routes"  
						
						
						
						
					 
					
						2020-11-27 20:14:01 +11:00