| 
							
							
								 David Bomba | 2c8dde7f20 | Merge support for purchase order PDF generation | 2023-10-26 17:51:28 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 55ba708fd0 | Merge support for purchase order PDF generation | 2023-10-26 17:50:07 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 33585c65c4 | php cs fixes | 2023-10-26 13:57:44 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 306364ed08 | Refactor zips | 2023-09-05 11:16:47 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 07d71b43fe | Tests for document.is_public validation | 2023-08-20 14:05:26 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 68ce3be42b | Updates for static analysis | 2023-08-06 17:35:19 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | b13783d75b | Migration for dashboard permissions | 2023-08-06 17:03:12 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | dc1d23067c | Fixes for tests | 2023-08-04 18:13:26 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 2391fe2dda | Fixes for signature dates and IP addresses | 2023-07-26 12:23:22 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 85de0be560 | Fixes for signature dates | 2023-07-26 12:18:00 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | a7d3424720 | Ensure document file names are translated | 2023-07-20 16:46:10 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | b8bc92deb0 | Improve the performance of PDF viewing when PDF file size is very large | 2023-07-15 09:17:38 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | e675d6bfb4 | Clean up | 2023-05-29 13:43:11 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 552532f1ef | Improve functionality of Purchase Order Signatures | 2023-05-29 13:35:52 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 1d24d211ee | Code Cleanup | 2023-03-08 23:16:08 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | d21ce4a567 | Merge designer into design_changes | 2023-02-25 14:36:00 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0dc4b64ad0 | Minor cleanup | 2023-02-23 20:59:14 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4babfbb651 | php-cs-fixer | 2023-02-16 12:36:09 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6c86d7151a | Update copyright year | 2023-01-29 09:21:40 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 05192c9f87 | Push purchase order PDf creator into unified system | 2023-01-08 16:15:04 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | a9004fa9f7 | Fixes for purchase order viewed activity | 2022-10-27 11:28:09 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 52d5afbce0 | Remove DispatchNow() | 2022-09-07 14:15:27 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | a2b8d57313 | Ensure correct PDF is displayed to the contact | 2022-08-24 18:28:08 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 92c236e788 | Fixes for payment emails | 2022-08-04 16:22:48 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 54ba4de7ad | Fixes for update customer | 2022-08-04 14:01:31 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6df802509b | Fixes for vendor documents | 2022-07-27 16:09:25 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 2942dfa528 | Vendor documents | 2022-07-27 15:39:43 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 071f2ee102 | Post Merge v5-develop | 2022-07-15 17:41:30 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 3e5e915acc | Uploads for purchase orders | 2022-07-06 15:18:41 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 73bb2c96db | Purchase order decorators | 2022-06-29 11:47:16 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 36a7290679 | Purchase order decorators | 2022-06-29 11:44:05 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 776f3428ba | Purchase order decorators | 2022-06-29 11:37:40 +10:00 |  | 
			
				
					| 
							
							
								 Shift | 19080933b6 | Apply Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style | 2022-06-21 09:57:17 +00:00 |  | 
			
				
					| 
							
							
								 David Bomba | e546d7348a | Fixes for viewing soft deleted invites | 2022-06-17 09:08:07 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9032bc6fa7 | Notifications for Purchase orders / Viewed / Accepted | 2022-06-16 14:42:24 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4606215ba2 | vendor profile updates | 2022-06-15 21:24:30 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | e074350c5e | Accept signatures on purchase orders | 2022-06-15 16:33:03 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0f32e43fb6 | Accept listener | 2022-06-15 16:27:21 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 1e30bf4bdc | Accept a purchase order | 2022-06-15 15:20:00 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 063d600bbd | Vendor Portal - Purchase Orders | 2022-06-14 22:18:20 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 31054c8a13 | Vendor Portal stubs | 2022-06-13 20:34:40 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6674424244 | Stubs for vendor portal | 2022-06-13 19:59:24 +10:00 |  |