Commit Graph
2972 Commits
Author SHA1 Message Date
James Cole f871e29bdb Quick fix for broken attachments. 2016-09-21 19:16:47 +02:00
James Cole 1357352276 Merge pull request #320 from Mortalife/master
Decimal place fix on import
2016-09-20 20:21:02 +02:00
James Cole e169754693 Fix display bug for attachments 2016-09-20 17:23:12 +02:00
James Cole 11385494eb Fix for income entry. 2016-09-20 08:57:08 +02:00
James Cole ae328de469 Fix bug in year report. 2016-09-20 08:26:42 +02:00
James Cole 0574a706c8 Error in decrypt error (yes) 2016-09-20 07:57:04 +02:00
Matthew Peck 70bb85a75b Cleanup 2016-09-20 00:00:11 +01:00
Matthew Peck 8cd901b57b Added support for multiple decimal places 2016-09-19 23:53:51 +01:00
James Cole a95099fa46 Update FF configuration. 2016-09-18 19:57:21 +02:00
James Cole e4fd97ae77 Some code fixes. [skip ci] 2016-09-17 09:52:28 +02:00
James Cole 5ca9099654 Some code fixes. 2016-09-17 09:50:40 +02:00
James Cole 6e33e26ddf Update copyright notices, update German language. 2016-09-17 07:57:32 +02:00
James Cole aac0c9ab98 Various layout updates and tiny upgrade fixes [skip ci] 2016-09-16 13:29:56 +02:00
James Cole d25d0454fc Code clean up 2016-09-16 12:15:58 +02:00
James Cole f38984398d Code clean up [skip ci] 2016-09-16 12:07:45 +02:00
James Cole a07799cfa4 MySQL 5.7 compatible query fixing. [skip ci] 2016-09-16 11:16:31 +02:00
James Cole 7c52f297ee MySQL 5.7 compatible query fixing. [skip ci] 2016-09-16 11:06:21 +02:00
James Cole 50a3279b30 MySQL 5.7 compatible query fixing. [skip ci] 2016-09-16 11:04:24 +02:00
James Cole 0ea14eb987 MySQL 5.7 compatible grouping. [skip ci] 2016-09-16 11:01:35 +02:00
James Cole cf1b98e569 MySQL 5.7 compatible grouping. 2016-09-16 10:55:26 +02:00
James Cole 63fb435002 Expand code. 2016-09-16 10:50:19 +02:00
James Cole 2f8263f53a Possible fix for reports [skip ci] 2016-09-16 09:36:08 +02:00
James Cole fb649779d6 Do not need to sort. Fix MySQL 5.7 compatibility. 2016-09-16 09:31:40 +02:00
James Cole fccdf56c5d Fixed some query things. 2016-09-16 09:09:54 +02:00
James Cole bd53410c71 Some changes in login routes for 5.3 2016-09-16 09:02:35 +02:00
James Cole 7d63f124c4 Fixing some login routes 2016-09-16 07:22:57 +02:00
James Cole 9ffc5d857c Fixed some db bugs. These will only pop up when developing. 2016-09-16 07:16:09 +02:00
James Cole 2f93784acd More code for 5.3 2016-09-16 07:05:34 +02:00
James Cole d00fbe4eb3 More code for 5.3 2016-09-16 06:48:38 +02:00
James Cole b872ab8b86 New code and new routes for 5.3 2016-09-16 06:40:45 +02:00
James Cole 3d25fd79ca First set of upgrade to 5.3 stuff. 2016-09-16 06:19:40 +02:00
James Cole 7d5bb72b0c Fix for #312
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-15 19:14:22 +02:00
James Cole fab1d53714 Simplified upgrade instructions. 2016-09-14 20:35:45 +02:00
James Cole 6958f71cfd @fuf discovered a bug where FF3 will fall back to the hard-coded system default currency and not the set default currency. See #307 2016-09-13 19:19:58 +02:00
James Cole a7351f348d Fixed a bug mentioned by @vissert and added some logging for @sandermulders
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-12 18:43:10 +02:00
James Cole e4fef6dfc3 Fixed an import bug where a new transaction validation rule would break storing of the transaction, while the import would not notice this error happening. The importer will now also correctly set a date on the "import tag" and will not tag an incomplete journal as already imported.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-11 08:08:01 +02:00
James Cole 2da087401e Extend audit report
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-10 18:37:16 +02:00
James Cole 629baf9de5 Added invoice date
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-10 18:36:52 +02:00
James Cole 176752e219 Code for optional fields #301
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-09 11:19:40 +02:00
James Cole 8d19f60091 Various translation updates.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-09 11:19:19 +02:00
James Cole c3ccc4ccdf This should fix #308
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-08 21:10:24 +02:00
James Cole 6c5cd705c0 Some code for new optional fields, see #301
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-04 16:21:51 +02:00
James Cole ce003f217b Removed unused "budget maximum" preference 2016-09-03 21:13:08 +02:00
James Cole 8c7ef49eb6 New code by @vissert that allows category edit (see #282)
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-03 05:01:48 +02:00
James Cole 29af4bd1b9 This fixes #303 2016-09-03 04:54:57 +02:00
James Cole 2ce5142b06 Small fix for #303
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-01 19:01:08 +02:00
James Cole f3a8a25872 Fixed #303
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-01 18:31:39 +02:00
James Cole 2e88024bca Close #290
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-29 19:21:40 +02:00
Bonno Nachtegaal-Karels 3285fae7f0 Fixed wrong conversion to revenue account 2016-08-29 14:39:43 +02:00
James Cole 312079657b Include files from new import routine in export routine. 2016-08-28 07:05:42 +02:00