| 
							
							
								 James Cole | d889e39aad | Clean up method. | 2020-03-19 14:33:41 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 3246b7eb9f | Allow more models to accept transactions #2828 | 2020-03-18 21:36:26 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 5b591ff744 | Whoops | 2020-03-17 17:41:59 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 63f00cbb7b | Remove unused index | 2020-03-17 17:41:43 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | c90b26c181 | Simplify method. | 2020-03-17 17:41:06 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | e02e747f1b | Code cleanup that (hopefully) matches style CI | 2020-03-17 14:53:17 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 64462812fc | Two small method improvements. | 2020-03-17 14:46:17 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 6967bb003e | Do some code cleanup. | 2020-03-15 08:16:16 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | bde0732135 | Can now update (and remove) auto budget over api | 2020-03-14 07:43:49 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | d1d11ae717 | Can now create auto budget over API | 2020-03-14 07:30:55 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 9817c0807a | Add ability to disable running of rules on transactions. | 2020-03-06 09:41:27 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 0927b0c8ae | Accept strings like a good boy. | 2020-03-03 19:36:03 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 6c163ebef3 | Add debug information. | 2020-02-22 11:05:16 +01:00 |  | 
			
				
					| 
							
							
								 Geoffrey “Frogeye” Preud'homme | e81ce3317c | API: Unified attachment_* and model_* for Attachments | 2020-02-08 12:29:23 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 68c71cb2f9 | Update email address in the readme and a selection of code. | 2020-01-23 19:44:52 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | e1577a4a76 | Make sure update and edit work for location, API or not. | 2020-01-02 19:12:40 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | ca260387a2 | Make sure location data in request is processed in a unified way. | 2020-01-01 14:27:43 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 414e8d7153 | Refactor data method. | 2020-01-01 14:27:08 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | c193284471 | Move Location validation rules to single method. | 2019-12-31 14:01:53 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | a331b2d661 | Same but for tags. | 2019-12-30 21:04:22 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | e1186b48ec | Fix account name validator and make sure the location CRUD works in the API for accounts. | 2019-12-30 20:44:52 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 8b11afb83f | A new endpoint that allows you to search for transfers. | 2019-10-26 07:49:36 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 6823adc976 | Firefly III can automatically stop duplicate transactions from being created. | 2019-10-26 07:49:12 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | b8c8aabbf4 | Empty foreign amount should not be a problem. | 2019-10-24 10:14:08 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 4ad601f29d | Expand API so you can also submit IBAN, BIC or number for new accounts | 2019-10-13 11:50:04 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 92158e52ef | Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. | 2019-10-02 06:37:26 +02:00 |  | 
			
				
					| 
							
							
								 Geoffrey “Frogeye” Preud'homme | f8cb5ca21c | Additional fix for #2629 with API API object's notes fields now correctly preserve newlines. | 2019-09-22 17:36:18 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 3aba7e1db7 | Fix #2510 | 2019-09-21 07:33:13 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 5fb6a6ef5f | Fix tag thing. | 2019-09-20 17:57:35 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | c14d3f40a9 | Fix #2628 | 2019-09-20 06:14:08 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | f9f1fa0fcb | Clean up API code and fix test code. | 2019-09-04 17:39:39 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 19feefda2d | Improve test coverage. | 2019-08-29 17:53:25 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 5fb7635100 | Remove double lines from code. | 2019-08-28 16:28:14 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | e308b0f617 | Make sure tags work, make sure update is refreshed. | 2019-08-27 06:08:30 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 96caf3491e | Copy method for validation. | 2019-08-27 05:57:09 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | a67bbaa1eb | No date requirements for new recurrence. | 2019-08-27 05:55:46 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 2b40b60d01 | Push empty object {} and recurrence doesn't change. #2483 | 2019-08-26 19:09:55 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | f9dc58c3a8 | Post new recurrence meta (piggy, tags) works. #2483 | 2019-08-26 18:44:04 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | f884880ab8 | Error about not submitting a transaction is given under "transactions". #2483 | 2019-08-26 18:15:21 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 8680254503 | Can now leave out actions and triggers. If added though, all data must be present. #2477 | 2019-08-25 07:55:21 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | c0909aebba | Rule controller can handle empty submission. #2477 The rule repository can't handle this (yet). | 2019-08-25 07:48:46 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | d836c8217d | No longer have to submit mandatory fields to account end point. Just submit the field you wish to update, the rest will be untouched. | 2019-08-24 07:56:08 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 4b45c0d0a9 | Possible fix for #2439 in develop | 2019-08-23 19:37:53 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 248e393405 | Merge pull request #2442 from GeoffreyFrogeye/currencycharlimit Fix consistency in symbol character limit | 2019-08-22 17:58:12 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 967ea6a181 | Another fix for #2440 | 2019-08-22 17:56:48 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 2a4051fe92 | Fix for #2439 | 2019-08-22 17:06:43 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 21a9e981a2 | Fix for #2446 | 2019-08-21 05:15:47 +02:00 |  | 
			
				
					| 
							
							
								 Geoffrey “Frogeye” Preud'homme | 10d760a614 | Fix consistency in symbol character limit Closes #2441 | 2019-08-18 17:16:10 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | c5e047ea02 | Update copyright | 2019-08-17 12:13:02 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | fc78c32fca | Add newline to files | 2019-08-17 12:09:03 +02:00 |  |