Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							da50fc400c 
							
						 
					 
					
						
						
							
							Fix for invoice link from quote  
						
						 
						
						
						
						
					 
					
						2018-09-22 21:56:54 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							9ecff34cb4 
							
						 
					 
					
						
						
							
							Remove email fix from master  
						
						 
						
						
						
						
					 
					
						2018-09-19 23:41:30 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							211b01406e 
							
						 
					 
					
						
						
							
							Fix email bug  
						
						 
						
						
						
						
					 
					
						2018-09-19 23:16:29 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							9dcab7683c 
							
						 
					 
					
						
						
							
							Error handling  
						
						 
						
						
						
						
					 
					
						2018-09-15 21:41:41 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							76d3d09e7d 
							
						 
					 
					
						
						
							
							Changes for mobile app  
						
						 
						
						
						
						
					 
					
						2018-08-17 08:13:44 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							e0468571a4 
							
						 
					 
					
						
						
							
							Added payment terms to API  
						
						 
						
						
						
						
					 
					
						2018-08-08 17:49:25 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							b716888083 
							
						 
					 
					
						
						
							
							Add activities to client API  
						
						 
						
						
						
						
					 
					
						2018-08-03 10:04:27 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							7401e632b4 
							
						 
					 
					
						
						
							
							Fix links to docs  
						
						 
						
						
						
						
					 
					
						2018-07-26 18:42:25 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							47783fcd68 
							
						 
					 
					
						
						
							
							Fix for mobile app  
						
						 
						
						
						
						
					 
					
						2018-07-16 22:53:10 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							fe1362eef4 
							
						 
					 
					
						
						
							
							Changes for mobile app  
						
						 
						
						
						
						
					 
					
						2018-07-07 22:14:34 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							34b02ee8bf 
							
						 
					 
					
						
						
							
							Changes to support the mobile app  
						
						 
						
						
						
						
					 
					
						2018-06-19 22:46:48 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							56f13a019e 
							
						 
					 
					
						
						
							
							Merge branch 'release-4.5.0'  
						
						 
						
						
						
						
					 
					
						2018-06-17 14:05:50 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							180dce1772 
							
						 
					 
					
						
						
							
							Fix for UBL  
						
						 
						
						
						
						
					 
					
						2018-06-10 10:38:55 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9f2d0d855 
							
						 
					 
					
						
						
							
							This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). ( #2150 )  
						
						 
						
						... 
						
						
						
						* migration for new permissions schema
* update permissions across data tables
* refactor migrations to prevent duplicate attribute
* update permissions in views
* Product Permissions
* permissions via controllers
* Refactor to use Laravel authorization gate
* Doc Blocks for EntityPolicy
* check permissions conditional on create new client
* Bug Fixes
* Data table permissions
* working on UI
* settings UI/UX finalised
* Datatable permissions
* remove legacy permissions
* permission fix for viewing client
* remove all instances of viewByOwner
* refactor after PR
* Bug fix for Functional test and implementation of Functional tests for Permissions
* fix for tests 
						
						
					 
					
						2018-06-07 20:08:34 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							2853351ca2 
							
						 
					 
					
						
						
							
							Support filtering email notifications  
						
						 
						
						
						
						
					 
					
						2018-05-14 20:12:25 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							a70d4bc805 
							
						 
					 
					
						
						
							
							Support filtering email notifications  
						
						 
						
						
						
						
					 
					
						2018-05-14 20:08:32 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							96666a3af8 
							
						 
					 
					
						
						
							
							Add ‘View Invoice’ button in portal to approved quote  
						
						 
						
						
						
						
					 
					
						2018-05-14 12:17:03 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							2b7b9f83e4 
							
						 
					 
					
						
						
							
							Fix client overview portal link w/iframe  
						
						 
						
						
						
						
					 
					
						2018-05-14 09:45:35 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							d0ad4d21c7 
							
						 
					 
					
						
						
							
							Prevent multiple gateways w/tokens  
						
						 
						
						
						
						
					 
					
						2018-05-08 17:48:07 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							755f125bf0 
							
						 
					 
					
						
						
							
							Prevent multiple gateways w/tokens  
						
						 
						
						
						
						
					 
					
						2018-05-08 17:47:47 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							671f2c0fc9 
							
						 
					 
					
						
						
							
							Changes for Zapier CLI  
						
						 
						
						
						
						
					 
					
						2018-05-06 22:46:16 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							258431bba4 
							
						 
					 
					
						
						
							
							Changes for Zapier CLI  
						
						 
						
						
						
						
					 
					
						2018-05-06 22:45:47 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							50212e9567 
							
						 
					 
					
						
						
							
							Fix for tests  
						
						 
						
						
						
						
					 
					
						2018-05-03 21:46:34 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Di Carlo 
							
						 
					 
					
						
						
						
						
							
						
						
							1b2de482d0 
							
						 
					 
					
						
						
							
							Add ability to hook into Product view  
						
						 
						
						... 
						
						
						
						Adds ability to define dynamic relations on entities 
						
						
					 
					
						2018-05-03 10:31:28 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							ae2004e115 
							
						 
					 
					
						
						
							
							Increase max email limit  
						
						 
						
						
						
						
					 
					
						2018-05-02 12:29:25 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							532a10a915 
							
						 
					 
					
						
						
							
							Increase max email limit  
						
						 
						
						
						
						
					 
					
						2018-05-02 12:29:12 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							e51baa4058 
							
						 
					 
					
						
						
							
							Working on statements  
						
						 
						
						
						
						
					 
					
						2018-04-30 23:00:22 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							b501e971ef 
							
						 
					 
					
						
						
							
							Working on statements  
						
						 
						
						
						
						
					 
					
						2018-04-30 12:34:51 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							fb469240a0 
							
						 
					 
					
						
						
							
							Working on statements  
						
						 
						
						
						
						
					 
					
						2018-04-29 17:27:55 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							1ae2fdf5bb 
							
						 
					 
					
						
						
							
							Load deleted payment contact  
						
						 
						
						
						
						
					 
					
						2018-04-29 12:37:49 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							afda597198 
							
						 
					 
					
						
						
							
							Load deleted payment contact  
						
						 
						
						
						
						
					 
					
						2018-04-29 12:37:36 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							8c7065af23 
							
						 
					 
					
						
						
							
							Fix for counter increment  
						
						 
						
						
						
						
					 
					
						2018-04-26 12:01:15 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							d37e513f9f 
							
						 
					 
					
						
						
							
							Fix for counter increment  
						
						 
						
						
						
						
					 
					
						2018-04-26 11:59:55 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							9b1f5651c6 
							
						 
					 
					
						
						
							
							Fix for email template translations  
						
						 
						
						
						
						
					 
					
						2018-04-25 23:46:12 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							ea7ca53848 
							
						 
					 
					
						
						
							
							Fix for email template translations  
						
						 
						
						
						
						
					 
					
						2018-04-25 23:45:58 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							0ff47f4ee1 
							
						 
					 
					
						
						
							
							Fix for email template translations  
						
						 
						
						
						
						
					 
					
						2018-04-25 23:41:03 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							8f4a17304e 
							
						 
					 
					
						
						
							
							Fix for email template translations  
						
						 
						
						
						
						
					 
					
						2018-04-25 23:40:41 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							748578a68a 
							
						 
					 
					
						
						
							
							Merge branch 'release-4.4.0'  
						
						 
						
						
						
						
					 
					
						2018-04-24 20:59:50 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							acb3d0718b 
							
						 
					 
					
						
						
							
							Add debug logging  
						
						 
						
						
						
						
					 
					
						2018-04-24 16:20:38 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							71e8b733ea 
							
						 
					 
					
						
						
							
							Add debug logging  
						
						 
						
						
						
						
					 
					
						2018-04-24 16:20:05 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							f7d9d28ed0 
							
						 
					 
					
						
						
							
							Add back 'Logged' task filter  
						
						 
						
						
						
						
					 
					
						2018-04-23 12:51:57 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							587601ce7d 
							
						 
					 
					
						
						
							
							Report fixes  
						
						 
						
						
						
						
					 
					
						2018-04-23 12:44:23 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							bdd218ed79 
							
						 
					 
					
						
						
							
							Cache background image  
						
						 
						
						
						
						
					 
					
						2018-04-17 21:12:10 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							644c905961 
							
						 
					 
					
						
						
							
							Enable recur for self hosters  
						
						 
						
						
						
						
					 
					
						2018-04-17 12:34:56 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							b9b428902f 
							
						 
					 
					
						
						
							
							Support custom domains  
						
						 
						
						
						
						
					 
					
						2018-04-16 21:46:42 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							fb71988112 
							
						 
					 
					
						
						
							
							Support custom domains  
						
						 
						
						
						
						
					 
					
						2018-04-16 21:45:00 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							a69ecb9cc9 
							
						 
					 
					
						
						
							
							Support custom domains  
						
						 
						
						
						
						
					 
					
						2018-04-16 21:38:55 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							e55e9977d4 
							
						 
					 
					
						
						
							
							Merge "Buy now" button "Payment" landing page does not work with iframe client portal  
						
						 
						
						
						
						
					 
					
						2018-04-15 22:29:20 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							2379005943 
							
						 
					 
					
						
						
							
							"Buy now" button "Payment" landing page does not work with iframe client portal  #1630  
						
						 
						
						
						
						
					 
					
						2018-04-15 22:26:22 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							73e2f070a9 
							
						 
					 
					
						
						
							
							Support customizing ‘gateway fee’ label  
						
						 
						
						
						
						
					 
					
						2018-04-15 13:21:16 +03:00