firefly-iii/app
2015-04-22 07:54:56 +02:00
..
Commands Code cleanup. 2015-02-11 07:35:10 +01:00
Console Removed inspiring quotes. 2015-04-05 10:38:53 +02:00
Events Code rearrange and optimise. 2015-03-29 21:27:51 +02:00
Exceptions Code cleanup. 2015-02-11 07:35:10 +01:00
Handlers Removed some foreach() routines that are no longer necessary now that getAmountAttribute() exists. 2015-04-09 20:58:57 +02:00
Helpers Fixed a bug in the report controller that grouped transactions wrong. 2015-04-20 20:54:55 +02:00
Http Built a routine that will allow you to completely delete an account. 2015-04-22 07:54:56 +02:00
Models Fixed a bug where the query would include deleted transactions. 2015-04-19 13:57:43 +02:00
Providers Fixed a view and a botched include. 2015-04-11 12:50:56 +02:00
Repositories New tests and prep for future runs. 2015-04-20 21:57:20 +02:00
Services Fixed user login and authentication. 2015-02-27 16:08:46 +01:00
Support Renamed various fields from 'amount' to 'queryAmount' to prevent interfering with the getAmountAttribute property. 2015-04-09 21:18:18 +02:00
Validation Automated code cleanup. 2015-04-07 18:26:14 +02:00
User.php Small optimisations. 2015-03-29 18:28:49 +02:00