Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							83a106142f 
							
						 
					 
					
						
						
							
							Added refresh method to API  
						
						
						
						
					 
					
						2018-07-31 09:10:32 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							184eaf855c 
							
						 
					 
					
						
						
							
							Remove borderless= from invoice link  
						
						
						
						
					 
					
						2018-07-27 11:21:55 +03:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f30eb2b574 
							
						 
					 
					
						
						
							
							Update QuoteController.php  
						
						
						
						
					 
					
						2018-07-24 22:38:11 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							611c8ae3cd 
							
						 
					 
					
						
						
							
							Update QuoteController.php  
						
						
						
						
					 
					
						2018-07-24 22:32:36 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							942b06f999 
							
						 
					 
					
						
						
							
							Update BaseAPIController.php  
						
						
						
						
					 
					
						2018-07-22 13:22:38 +10:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							a94332004c 
							
						 
					 
					
						
						
							
							Double terms and conditions on new install  #2229  
						
						
						
						
					 
					
						2018-07-17 18:00:58 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							4c319a2dad 
							
						 
					 
					
						
						
							
							Fixes for the mobile app  
						
						
						
						
					 
					
						2018-07-08 13:05:14 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							fe1362eef4 
							
						 
					 
					
						
						
							
							Changes for mobile app  
						
						
						
						
					 
					
						2018-07-07 22:14:34 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							c15a13b987 
							
						 
					 
					
						
						
							
							Support filtering API to active  
						
						
						
						
					 
					
						2018-06-17 13:01:43 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							4362fd182a 
							
						 
					 
					
						
						
							
							Clarify error if client not found  
						
						
						
						
					 
					
						2018-06-17 12:56:44 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							50e13378f0 
							
						 
					 
					
						
						
							
							Fix  
						
						
						
						
					 
					
						2018-06-17 11:45:16 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							dd83391bea 
							
						 
					 
					
						
						
							
							Changes for mobile app  
						
						
						
						
					 
					
						2018-06-17 11:27:36 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							f4db62cf51 
							
						 
					 
					
						
						
							
							Permission fixes  
						
						
						
						
					 
					
						2018-06-10 13:34:07 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							65ed46358b 
							
						 
					 
					
						
						
							
							Add types to transformer  
						
						
						
						
					 
					
						2018-06-08 13:50:35 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							fdf3b78dc4 
							
						 
					 
					
						
						
							
							Permissions fix  
						
						
						
						
					 
					
						2018-06-08 09:50:34 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							2cffc753f3 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop  
						
						
						
						
					 
					
						2018-06-07 14:06:05 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							068302a793 
							
						 
					 
					
						
						
							
							Change for Zapier  
						
						
						
						
					 
					
						2018-05-24 10:31:00 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							f1e50caa17 
							
						 
					 
					
						
						
							
							Add quote API filter  
						
						
						
						
					 
					
						2018-05-18 09:41:55 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							a70d4bc805 
							
						 
					 
					
						
						
							
							Support filtering email notifications  
						
						
						
						
					 
					
						2018-05-14 20:08:32 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							c35e91b686 
							
						 
					 
					
						
						
							
							Change task API duration to seconds  
						
						
						
						
					 
					
						2018-05-09 11:30:12 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							3e7f9da1b2 
							
						 
					 
					
						
						
							
							Change task API duration to seconds  
						
						
						
						
					 
					
						2018-05-09 11:15:40 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							e34c7ce44e 
							
						 
					 
					
						
						
							
							Fix enter expense from client  
						
						
						
						
					 
					
						2018-05-08 23:16:35 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							7c1b451ae3 
							
						 
					 
					
						
						
							
							Fix expense datatable on client overview  
						
						
						
						
					 
					
						2018-05-08 22:54:12 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							c131d769f7 
							
						 
					 
					
						
						
							
							Use two checkboxes for terms/privacy  
						
						
						
						
					 
					
						2018-05-08 21:47:41 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							258431bba4 
							
						 
					 
					
						
						
							
							Changes for Zapier CLI  
						
						
						
						
					 
					
						2018-05-06 22:45:47 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							e51baa4058 
							
						 
					 
					
						
						
							
							Working on statements  
						
						
						
						
					 
					
						2018-04-30 23:00:22 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							2e9f912b0b 
							
						 
					 
					
						
						
							
							Working on statements  
						
						
						
						
					 
					
						2018-04-30 20:14:50 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							3d0d416b24 
							
						 
					 
					
						
						
							
							Add line break to log message  
						
						
						
						
					 
					
						2018-04-29 09:38:22 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							489fc02dfc 
							
						 
					 
					
						
						
							
							Working on client statements  
						
						
						
						
					 
					
						2018-04-29 09:00:37 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							aa6be32495 
							
						 
					 
					
						
						
							
							Fix for refactor  
						
						
						
						
					 
					
						2018-04-28 22:52:49 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							96e2d6734e 
							
						 
					 
					
						
						
							
							Update Security Errors  #2044  
						
						
						
						
					 
					
						2018-04-21 21:59:00 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							1ae25c4ec7 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop  
						
						
						
						
					 
					
						2018-04-21 21:56:18 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							9424049457 
							
						 
					 
					
						
						
							
							Update Security Errors  #2044  
						
						
						
						
					 
					
						2018-04-21 21:56:09 +03:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60df6b9d8d 
							
						 
					 
					
						
						
							
							Actions for Tasks/Products ( #2045 )  
						
						... 
						
						
						
						* balances dump
* balances dump
* balances dump
*  apply actions to tasks
* cast type boolean 
						
						
					 
					
						2018-04-21 21:54:05 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							804ac66533 
							
						 
					 
					
						
						
							
							Develop ( #2042 )  
						
						... 
						
						
						
						fix for incorrect currency displayed in dashboard totals 
						
						
					 
					
						2018-04-20 20:18:49 +10:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							e1210cb960 
							
						 
					 
					
						
						
							
							Use 1st invoice (if it exists) on invoice design/customize page  
						
						
						
						
					 
					
						2018-04-17 21:45:57 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							20b5f66e3f 
							
						 
					 
					
						
						
							
							Prevent duplicate token payments  
						
						
						
						
					 
					
						2018-04-17 12:56:35 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							b0cb73757a 
							
						 
					 
					
						
						
							
							Support white label license with/without dashes  
						
						
						
						
					 
					
						2018-04-16 23:43:42 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							a69ecb9cc9 
							
						 
					 
					
						
						
							
							Support custom domains  
						
						
						
						
					 
					
						2018-04-16 21:38:55 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							2fed1acff2 
							
						 
					 
					
						
						
							
							Check cache is cleared with update  
						
						
						
						
					 
					
						2018-04-15 17:25:59 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							4002b755d1 
							
						 
					 
					
						
						
							
							Added additional custom gateways  #1858  
						
						
						
						
					 
					
						2018-04-13 13:50:38 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							4a3d0cd430 
							
						 
					 
					
						
						
							
							Add registered/confirmed in email subject  
						
						
						
						
					 
					
						2018-04-12 21:11:23 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							464e0b95e0 
							
						 
					 
					
						
						
							
							Track IP for scheduled report  
						
						
						
						
					 
					
						2018-04-12 20:22:42 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							7a5215e6a0 
							
						 
					 
					
						
						
							
							Support background image on invoice  
						
						
						
						
					 
					
						2018-04-11 23:18:01 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							6c841c9735 
							
						 
					 
					
						
						
							
							Change Status of tasks and time traking items from list  #1868  
						
						
						
						
					 
					
						2018-04-11 15:59:45 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							cd3141fcf2 
							
						 
					 
					
						
						
							
							Include LUIS app id  
						
						
						
						
					 
					
						2018-04-11 12:54:34 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							d0d510331a 
							
						 
					 
					
						
						
							
							Added password strength check  
						
						
						
						
					 
					
						2018-04-10 18:07:10 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							2943fe3d0c 
							
						 
					 
					
						
						
							
							Fix for API payment rounding  
						
						
						
						
					 
					
						2018-04-08 10:49:54 +03:00 
						 
				 
			
				
					
						
							
							
								Hillel Coren 
							
						 
					 
					
						
						
						
						
							
						
						
							eeddf4fea8 
							
						 
					 
					
						
						
							
							Refactor custom fields  
						
						
						
						
					 
					
						2018-04-04 16:24:59 +03:00