| 
							
							
								 James Cole | b91e019416 | Merge pull request #7353 from firefly-iii/migration-checks Catch all possible migration errors | 2023-04-10 08:29:49 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | ad97e33ec0 | Catch all possible migration errors | 2023-04-10 08:29:27 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | f1445b0132 | Add commit call to force the commands to go through. | 2023-04-10 07:19:10 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 0eea776b8b | Add decimal command. | 2023-04-09 20:29:35 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 3b28b5d07a | Fix #7349 | 2023-04-09 18:23:45 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | f7a02bdc2a | Meta for new release | 2023-04-08 08:43:41 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 561359b14f | Add command to force migrations. | 2023-04-07 20:54:15 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | c7d9ca9a61 | Use another facade | 2023-04-01 07:04:42 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 36b0cf04ba | Fix https://github.com/firefly-iii/firefly-iii/issues/7278 | 2023-03-26 19:19:10 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 3d424972cc | Fix #7201 | 2023-03-11 15:04:16 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | a26f5e2e6d | Do not remove liabilities. | 2023-03-02 21:06:53 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | e421b29b01 | Clean up code and comments. | 2023-02-22 18:14:14 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | e6dc881f56 | Clean up comments | 2023-02-22 18:03:31 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 789935cf1c | Clean up code. | 2023-02-12 07:23:57 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 927d607b1a | Remove code coverage ignore instructions | 2023-02-12 07:15:06 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | c979cfcd89 | Replace direct calls to Carbon class. | 2023-02-11 07:36:45 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | a782abd6db | Always (try to) create group | 2023-02-01 06:17:23 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 1c02b04a0d | Fix #6947 again | 2023-02-01 06:06:07 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | f9daf7751a | Catch and verify various errors | 2023-01-21 12:21:06 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 0fcdcf0f01 | Final updates | 2023-01-15 16:09:02 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 973c175213 | Update files for 6.0.0-alpha.1 | 2023-01-15 15:47:25 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 9b37d5ab8d | Clean up logging. | 2023-01-15 13:49:28 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 84c3868c9b | Add destructive upgrade routine. | 2023-01-15 09:22:34 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | fe9620a438 | Switch opening balance. | 2023-01-08 19:47:39 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | d90321aa1e | Catch bad upgrade command. | 2023-01-08 19:24:28 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | c26667ebc7 | Add some extra text. | 2023-01-08 19:17:54 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 8447670ed5 | Add new upgrade command. | 2023-01-08 18:41:56 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | c976149bf1 | Fix issue with liability upgrades. | 2023-01-08 07:43:16 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 07e4e93632 | Various code cleanup | 2023-01-03 06:48:53 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 27a576ae8a | Various bug fixes and code cleanup. | 2022-12-31 06:57:05 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | dbf3e76ecc | Various PSR12 code cleanup | 2022-12-29 19:41:57 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | db478711ed | Merge branch 'develop' into 5.8-dev # Conflicts:
#	app/Api/V1/Controllers/Chart/AccountController.php
#	app/Api/V1/Controllers/Insight/Expense/AccountController.php
#	app/Api/V1/Controllers/Insight/Expense/BillController.php
#	app/Api/V1/Controllers/Insight/Expense/BudgetController.php
#	app/Api/V1/Controllers/Insight/Expense/CategoryController.php
#	app/Api/V1/Controllers/Insight/Expense/PeriodController.php
#	app/Console/Commands/Upgrade/MigrateToGroups.php
#	app/Http/Controllers/Account/IndexController.php
#	app/Http/Controllers/Budget/AvailableBudgetController.php
#	app/Http/Controllers/Budget/BudgetLimitController.php
#	app/Http/Controllers/Budget/EditController.php
#	app/Http/Controllers/Chart/AccountController.php
#	app/Http/Controllers/Json/FrontpageController.php
#	app/Http/Controllers/PiggyBank/EditController.php | 2022-12-24 06:15:26 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | c47980a737 | Remove many references to (float) | 2022-12-24 05:06:39 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 33f764088e | Script and code cleanup. | 2022-12-11 10:43:52 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 23a8835758 | Add some debug info | 2022-12-11 10:32:25 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 8d8f81c27d | Various code cleanup and phpstan suggestions | 2022-11-02 06:25:37 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | ebcf9b3be1 | Update error catch | 2022-11-01 19:24:34 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 249b0c3377 | Various code fixes. | 2022-10-31 05:53:36 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 0059ed7bde | Fix some phpstan issues. | 2022-10-31 05:50:44 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 4e618a4d0b | Remove phpstan comments. | 2022-10-31 05:40:59 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | b57785a234 | Various code fixes. | 2022-10-31 05:39:22 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 33f370359c | Replace phpstan suggestions | 2022-10-30 14:44:49 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | b27fe59ab4 | Use PSR-12 code style | 2022-10-30 12:24:51 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | bdcd9825ec | Use PSR-12 code style | 2022-10-30 12:23:16 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 914dc8596b | remove old inspections | 2022-10-30 12:12:35 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | f4af19e121 | Merge branch 'develop' into 5.8-dev # Conflicts:
#	composer.lock
#	config/firefly.php
#	public/v1/js/create_transaction.js
#	public/v1/js/edit_transaction.js
#	public/v1/js/profile.js
#	resources/assets/js/locales/pt-br.json
#	resources/lang/pt_BR/firefly.php
#	yarn.lock | 2022-10-23 14:49:54 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | f3566c609a | Meta files for new release. | 2022-10-18 21:13:14 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 35c1ce6504 | Fix negative budget limits | 2022-10-18 20:37:33 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | b3740e643a | Update copyright statements | 2022-10-16 19:29:53 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 06cd75ba74 | Add description to command. | 2022-10-02 06:47:42 +02:00 |  |