| 
							
							
								 James Cole | 9429d84cf8 | Some code cleanup [skip ci] | 2016-02-07 07:56:58 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 241190c4da | More consistent error handling. | 2016-02-06 05:01:34 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 78bcd3e1bb | Changed a lot of parameters. | 2016-02-05 09:25:15 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | c1ecc62ac1 | Replaced Session::get() with session() | 2016-02-04 07:27:03 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | e834489206 | Some cleaning up courtesy of PHPStorm. | 2016-01-16 07:14:36 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 31533b5ef8 | No need to check for opening balance. | 2016-01-15 19:48:35 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | f69be86c74 | Some code cleanup courtesy of PHPStorm. | 2016-01-15 17:53:54 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | a7a00ecf40 | More rule possibilities | 2016-01-13 14:02:22 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 98b272383f | Clean up triggers, add some new ones. | 2016-01-13 07:16:29 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 11f63fa6ce | Rename models for clarity | 2016-01-12 21:38:05 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 4bc1c032bd | Removed middle ware. | 2016-01-09 07:48:45 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | fd9a7080ea | Move authentication around. | 2016-01-08 18:29:47 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 6573bd6b4b | Code cleanup according to PHPStorm. | 2016-01-02 19:33:44 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | b415b6b043 | Some code cleanup. | 2016-01-01 12:41:00 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 39b88e8207 | Added an alias to make methods more readable. | 2015-12-30 08:00:52 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 77056dcf8d | Cleanup. | 2015-12-29 08:27:05 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 97727e2e3d | Some code cleanup courtesy of phpstorm. | 2015-12-28 07:55:09 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | ffa88eeb08 | Made deleted piggy banks for piggy bank events visible. | 2015-12-28 07:27:16 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | ac61dfae6b | File reformatting. | 2015-12-18 16:38:50 +01:00 |  | 
			
				
					| 
							
							
								 Antonio Spinelli | b3d99cd210 | apply demeter law for transaction type calls - adds contants for transaction type names
- demeter law = never speaks with strangers | 2015-12-10 16:53:48 -02:00 |  | 
			
				
					| 
							
							
								 James Cole | cdc0e3cfd8 | Some cleaning up. | 2015-09-25 20:40:24 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 28c753523f | Caught a nasty bug thanks to an alert Tweakers.net user. This fix will make the account-edit screen inconsistent for a select number of users. This will be detailed on the wiki. | 2015-08-15 21:45:29 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 136b8975e3 | Sort piggy bank list. | 2015-07-31 13:44:56 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | e211c9812e | Fixed some math things. | 2015-07-26 19:42:28 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 4dbc135dce | Added max file size for uploads. | 2015-07-19 14:30:20 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | f93e480466 | Better notifications. | 2015-07-19 13:46:34 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | ed12ea7cfb | Check for double files and some code clean up. | 2015-07-18 21:46:16 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 83d6158483 | Basic upload working. | 2015-07-18 09:49:59 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 14b79cb0a4 | Fixed a bug where deposits and/or transfers would be assigned budgets if you had selected a budget at the withdrawal screen earlier. | 2015-07-17 21:03:13 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 91bba40c20 | Cleanup code. | 2015-07-12 17:59:13 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | d67db74ca2 | Optimized some code. | 2015-07-06 22:12:35 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | ab53cdb896 | Cleanup redirect code. | 2015-07-06 16:27:21 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 14934367d8 | Simplified account name for cash accounts. | 2015-06-26 04:57:30 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | a465cb2191 | Remove all references to reminders. | 2015-06-22 21:31:12 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 683e9b7c2c | Small bugs in transaction controller [skip ci] | 2015-06-16 18:26:17 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 8bd445ab19 | Some code cleanup [skip ci] | 2015-06-13 10:02:36 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 40b3097374 | Lots of cleanup and stuff. | 2015-06-06 23:09:12 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | db020db34b | Fix tests and fix coverage. | 2015-06-06 15:36:12 +02:00 |  | 
			
				
					| 
							
							
								 Scrutinizer Auto-Fixer | 58859eb35a | Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | 2015-06-05 08:40:26 +00:00 |  | 
			
				
					| 
							
							
								 James Cole | cc7c2e952c | Code cleanup [skip ci] | 2015-06-03 21:25:11 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 71947c097f | Some experiments with a cache control thing. [skip ci] | 2015-06-02 17:44:50 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 7eba33e805 | Fixed some issues for scrutiniser [skip ci] | 2015-05-27 07:58:54 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 2ace7c3ca0 | Some code cleanup [skip ci] | 2015-05-27 07:27:05 +02:00 |  | 
			
				
					| 
							
							
								 Scrutinizer Auto-Fixer | 14a7cd05b1 | Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | 2015-05-26 18:57:31 +00:00 |  | 
			
				
					| 
							
							
								 James Cole | 946be80eef | Fix route urls. | 2015-05-26 20:37:01 +02:00 |  | 
			
				
					| 
							
							
								 Scrutinizer Auto-Fixer | 571cac6644 | Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | 2015-05-26 17:50:09 +00:00 |  | 
			
				
					| 
							
							
								 James Cole | 8f2c37061b | Update translations [skip ci] | 2015-05-25 22:16:00 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 60fe8ce011 | New GA events [skip ci] | 2015-05-25 08:12:31 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | d8de90d6f3 | Ignore constructors. | 2015-05-23 20:49:57 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 9217c2f003 | Corrected some charts  [skip ci] | 2015-05-20 06:49:51 +02:00 |  |