Commit Graph

107 Commits

Author SHA1 Message Date
James Cole 9920504232 Fixes #346 2016-10-06 05:26:38 +02:00
James Cole b355c18e0c Some code cleanup and copyright cleanup. [skip ci] 2016-10-05 06:52:15 +02:00
James Cole 9deef5ac92 #325 2016-09-24 10:53:39 +02:00
James Cole f3b9798216 Fix some rule things. 2016-09-24 09:12:17 +02:00
James Cole a07799cfa4 MySQL 5.7 compatible query fixing. [skip ci] 2016-09-16 11:16:31 +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 a9444ac702 Code cleanup.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-26 09:30:52 +02:00
James Cole 0db9852769 This should fix a bug in split expenses. 2016-08-02 19:12:18 +02:00
James Cole 2c826451d1 Fix delete routine and some NULLs 2016-06-23 12:07:31 +02:00
James Cole a74a646777 Code cleanup. Moving closer to new release. 2016-05-20 17:53:03 +02:00
James Cole 5c7df5c04d Copyright notices. [skip ci]
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-05-20 12:41:23 +02:00
James Cole dda3082c7e Some code cleanup. 2016-05-20 08:00:35 +02:00
James Cole 495b80f5ef More code for the split journal support. 2016-05-17 15:19:07 +02:00
James Cole bd818b2dea Code clean up. 2016-05-15 15:39:22 +02:00
James Cole 4164ebcc69 Added a lot of todo things. 2016-05-15 15:24:23 +02:00
James Cole 1c93d8bf79 More test data and better views. 2016-05-15 12:08:41 +02:00
James Cole aa59227786 Fixed transactions and attachments. 2016-05-13 09:55:06 +02:00
James Cole 9f8faf15f1 Reinstate sorting. 2016-05-11 08:10:05 +02:00
James Cole 6d944ec98f More cleanup for budgets. 2016-05-06 06:15:46 +02:00
James Cole dd8b500efd These budget charts are the worst, I'm telling you. 2016-05-05 21:25:20 +02:00
James Cole eb3d2b1749 Building split transactions and fixing tests. 2016-05-05 18:59:46 +02:00
James Cole 3344bb7263 Code cleanup. 2016-05-02 20:49:19 +02:00
James Cole b80db054e2 Remove journal collector. 2016-05-01 09:52:58 +02:00
James Cole c66df3cb2c Code cleanup. 2016-05-01 09:42:08 +02:00
James Cole bdcd033952 Fix edit routine 2016-04-30 12:46:21 +02:00
James Cole 4ec6bcc8c7 More code for split and small bug fix in attachment helper. 2016-04-30 09:48:39 +02:00
James Cole 9baadd3793 Use other method of collecting query fields. #142 2016-04-29 21:52:15 +02:00
James Cole 0e3ccebd0b First attempt at #142. Needs a lot of work still. 2016-04-29 20:59:28 +02:00
James Cole 4af8272faa Updates to transactions. 2016-04-29 17:29:13 +02:00
James Cole dfbe6e5b6e Code clean up. [skip ci] 2016-04-26 12:39:29 +02:00
James Cole d551333fa2 Some cleaning up and more charts. 2016-04-26 09:21:57 +02:00
James Cole b8e1944d20 Mass edit #241 2016-04-24 07:18:39 +02:00
James Cole 3948cb8e6c New mass delete form and options. #241 2016-04-23 09:33:54 +02:00
James Cole 0ef5eeeb55 Take page size into account. [skip ci] 2016-04-21 10:34:16 +02:00
James Cole a9c026884d Fix null pointer. 2016-04-10 21:31:00 +02:00
James Cole c8440af9a5 PHP7 compatible function definitions. 2016-04-06 09:27:45 +02:00
James Cole fe9b8e834d Change the precision. Should not influence anything. 2016-03-16 17:47:07 +01:00
James Cole be58da539e Fix various small issues. 2016-03-14 20:38:23 +01:00
James Cole 8281279452 Repository will store edits/ new journals #122 2016-03-12 07:37:26 +01:00
James Cole 59cdfa6fe6 Fix #211 2016-03-12 06:58:39 +01:00
James Cole 4a88e241b5 Code cleanup. 2016-03-03 09:05:09 +01:00
James Cole 5ce4104644 Update transaction journal repository / provider 2016-03-03 08:55:43 +01:00
James Cole 715c381eb2 No longer need this left join. 2016-03-02 12:53:20 +01:00
James Cole 1ac64fd0b3 Last updates, fixes the main list. 2016-03-02 12:33:07 +01:00
James Cole b1c2f8faa1 Various code cleaning things. 2016-02-17 21:14:32 +01:00
James Cole 1cf0125d1b New method for transaction matcher. 2016-02-17 20:31:18 +01:00
Robert Horlings 8fdc6c11e1 Merge branch 'develop' into feature/test-triggers 2016-02-17 16:14:07 +01:00
James Cole 1a110de597 Throw errors instead of abort() 2016-02-17 15:52:46 +01:00
Robert Horlings e7bb4a8ec6 Implemented option to specify pagesize when retrieving journals 2016-02-17 10:17:16 +01:00