Commit Graph
276 Commits
Author SHA1 Message Date
James Cole 3d69dc786d Some minor code cleanup. 2016-01-27 21:52:21 +01:00
James Cole 57a3f20c13 Moved more code around. 2016-01-27 21:35:59 +01:00
James Cole b019962f34 Moved a method. 2016-01-27 20:54:14 +01:00
James Cole 5c59c819b6 Moved method to new helper. 2016-01-27 20:48:35 +01:00
James Cole 390cace775 New account report helper to make the report helper a lot lighter. 2016-01-27 20:45:05 +01:00
James Cole 9155c13e08 A set of small fixes, courtesy of scrutinizer-ci 2016-01-27 18:31:44 +01:00
Graham Miller 5ee8d04800 Added modifications to reports enabling the custom fiscal year changes. 2016-01-27 13:38:34 +10:00
Graham Miller eb31934fb7 Add a new helper to handle fiscal issues.
Used initially to provide fiscal year support to the reports.
2016-01-27 11:54:04 +10:00
James Cole 7b040e8583 Some changes to test coverage. 2016-01-22 21:08:04 +01:00
James Cole 9ce960b3d7 There are no converters that need the role of the current field. 2016-01-21 09:52:45 +01:00
James Cole d211555beb Only fire post-processing specifix in the import routine. See issue #145 2016-01-20 21:24:27 +01:00
James Cole 9350557d10 Properly extend the current specifix to indicate they're all post-processors. See issue #145 2016-01-20 21:24:08 +01:00
James Cole ea6c54cad0 Expand specifix to have a property that determines whether they fire before anything happens, or after. Could be expanded to allow for even more fine-grained control. See issue #145 2016-01-20 21:23:39 +01:00
James Cole f3fff6f1c5 Code rearrangement. 2016-01-19 13:59:54 +01:00
James Cole 26fb03e6c8 Reformatted code according to scrutinizer-ci. 2016-01-19 09:11:15 +01:00
James Cole eed3d021d9 Small cleanup. 2016-01-19 08:48:38 +01:00
Robert Horlings 10ea60daaf Improved SEPA description parsing 2016-01-18 15:42:56 +01:00
Robert Horlings bd5d73d1e6 Removed transaction type from the description 2016-01-18 12:37:06 +01:00
Robert Horlings cc712b0c75 Updated message identifier for unknown opposing account 2016-01-18 12:31:45 +01:00
Robert Horlings a5ac84e1b9 Merge remote-tracking branch 'origin/develop' into feature/abn-amro-import-specifix 2016-01-18 09:09:35 +01:00
Robert Horlings cbe1f762ca Fixing a bug with expense account being set to unknown 2016-01-18 09:09:30 +01:00
Robert Horlings 4909fcc8b4 Moved parsing of amount with decimal separator to Converter object 2016-01-17 15:37:49 +01:00
Robert Horlings 323c16ebe1 Implemented additional ABNAMRO description formats 2016-01-17 15:25:47 +01:00
James Cole e834489206 Some cleaning up courtesy of PHPStorm. 2016-01-16 07:14:36 +01:00
James Cole 7bf75128a8 Some cleaning up courtesy of PHPStorm. 2016-01-15 23:12:52 +01:00
James Cole 7cb86add64 New phpdoc. 2016-01-15 22:13:38 +01:00
James Cole fbc9720f7a Clean up some report methods. 2016-01-15 21:50:57 +01:00
James Cole f69be86c74 Some code cleanup courtesy of PHPStorm. 2016-01-15 17:53:54 +01:00
Robert Horlings 2ff806dedc Initial version of ABN AMRO import specifix with amount correction and SEPA description parser 2016-01-15 16:48:09 +01:00
Robert Horlings 61a703e605 Implemented option to choose field delimiter in CSV import 2016-01-15 15:24:07 +01:00
James Cole af29b31ea8 Remove "created by" message. 2016-01-09 15:38:48 +01:00
James Cole e094871bc9 Merge branch 'release/3.6.1' into develop
Conflicts:
	composer.lock
2016-01-09 14:31:52 +01:00
James Cole cf5cc626d7 Important bug fix. 2016-01-09 14:27:35 +01:00
James Cole 2980860377 Did some code cleanup. Comments and headers mostly. 2016-01-09 08:20:55 +01:00
James Cole 5eb0e18cae Cleaning up 2016-01-01 21:15:03 +01:00
James Cole 27cabb398e More queries filtered. 2016-01-01 21:07:15 +01:00
James Cole 64dbb14241 Method no longer used. 2016-01-01 20:05:14 +01:00
James Cole bb4e2be9eb Method no longer used. 2016-01-01 20:04:44 +01:00
James Cole 59731878f6 Month report optimised. 2016-01-01 19:46:12 +01:00
James Cole 54ede8aa18 Code cleanup. 2016-01-01 13:54:23 +01:00
James Cole b415b6b043 Some code cleanup. 2016-01-01 12:41:00 +01:00
James Cole 70c922cdc5 Code cleanup. 2016-01-01 11:32:08 +01:00
James Cole 068fc32cb2 Some query cleaning up. 2015-12-31 20:12:49 +01:00
James Cole 25747fbcf2 And optimised another chart. Amounts are slightly different. Will investigate 2015-12-31 08:31:28 +01:00
James Cole aac5c2b13c Optimised another chart. 2015-12-31 08:26:04 +01:00
James Cole 6a9d931ba3 More code cleanup. 2015-12-30 08:21:11 +01:00
James Cole 7cc47ca0b1 Some cleaning up. 2015-12-29 22:48:55 +01:00
James Cole 95f4a83f41 Split category repository into two repositories. One for database calls for single categories, the other pertaining all categories. 2015-12-29 22:44:13 +01:00
James Cole 97727e2e3d Some code cleanup courtesy of phpstorm. 2015-12-28 07:55:09 +01:00
James Cole f81e7da8bb Code cleanup. 2015-12-28 07:49:27 +01:00