James Cole
|
955306d877
|
Remove travis file and fix NULL error in sqlite.
|
2016-08-12 14:50:25 +02:00 |
|
James Cole
|
0aaf9a6fda
|
Extend rule set for import.
|
2016-08-11 18:44:11 +02:00 |
|
James Cole
|
186b704509
|
Lots of new code to test the import routine.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-11 10:21:32 +02:00 |
|
Niek van der Kooy
|
51570a5d08
|
Allow phpBytes to work with configs where gigabyte file sizes are allowed
|
2016-08-05 20:54:59 +02:00 |
|
Niek van der Kooy
|
f065f3a0b8
|
Make phpBytes case insensitive, since php.ini can contain both capitals and small letters
|
2016-08-05 20:53:09 +02:00 |
|
James Cole
|
bcfe2c6410
|
Fixes #284
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-05 18:52:16 +02:00 |
|
James Cole
|
1ba88f182b
|
Various CSV bugs and a config bug fixed.
|
2016-07-31 17:17:45 +02:00 |
|
James Cole
|
90865a5284
|
Fix recursive.
|
2016-07-24 19:24:02 +02:00 |
|
James Cole
|
1392275b81
|
Lots of new code for importer and some preferences.
|
2016-07-24 18:47:55 +02:00 |
|
James Cole
|
b947ff50ed
|
Fix chart thing.
|
2016-06-27 16:11:49 +02:00 |
|
James Cole
|
fbf9e00208
|
Change preferences info.
|
2016-06-23 12:08:14 +02:00 |
|
James Cole
|
8ee1676f0a
|
New migrations.
|
2016-06-18 07:36:15 +02:00 |
|
James Cole
|
a447c886c4
|
Basic for for #262
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-05-22 21:11:30 +02:00 |
|
James Cole
|
44960e8e42
|
Various last minute bug fixes.
|
2016-05-22 15:48:34 +02:00 |
|
James Cole
|
a5d5f86aed
|
Some code cleanup and a better chart [skip ci]
|
2016-05-20 18:26:43 +02:00 |
|
James Cole
|
78afb771b1
|
Code cleanup [skip ci]
|
2016-05-20 17:58:10 +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
|
3c3a83330d
|
More moving stuff around.
|
2016-05-20 11:02:07 +02:00 |
|
James Cole
|
66d7fd7d4c
|
Declare strict types.
|
2016-05-20 08:57:45 +02:00 |
|
James Cole
|
782a6f289c
|
Remove deprecated methods.
|
2016-05-20 08:11:54 +02:00 |
|
James Cole
|
70d936bb8f
|
Fix filters and other methods that used deprecated methods.
|
2016-05-20 08:09:53 +02:00 |
|
James Cole
|
dda3082c7e
|
Some code cleanup.
|
2016-05-20 08:00:35 +02:00 |
|
James Cole
|
0347649f42
|
Fix some views.
|
2016-05-20 06:58:13 +02:00 |
|
James Cole
|
b0a5b53abb
|
Better number formatting.
|
2016-05-17 19:23:23 +02:00 |
|
James Cole
|
4cbb0d9716
|
Fixed split journals views.
|
2016-05-17 16:00:27 +02:00 |
|
James Cole
|
962965b5b7
|
Code cleanup.
|
2016-05-15 18:36:40 +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
|
f373c72679
|
Remove tests.
|
2016-05-15 15:01:29 +02:00 |
|
James Cole
|
5065b1ee03
|
Enable cache [skip ci]
|
2016-05-15 12:39:39 +02:00 |
|
James Cole
|
823839fbf6
|
Better routes and titles.
|
2016-05-15 12:26:40 +02:00 |
|
James Cole
|
1c93d8bf79
|
More test data and better views.
|
2016-05-15 12:08:41 +02:00 |
|
James Cole
|
626404407e
|
More support for #142
|
2016-05-15 09:00:49 +02:00 |
|
James Cole
|
0d39161ec3
|
Fix iban in test data.
|
2016-05-14 22:23:55 +02:00 |
|
James Cole
|
e5eabdf7e7
|
Clean up test data.
|
2016-05-14 21:49:16 +02:00 |
|
James Cole
|
863227c55c
|
Some refactoring.
|
2016-05-14 13:51:33 +02:00 |
|
James Cole
|
5a6967cefd
|
Better formatting for split transactions.
|
2016-05-13 19:40:13 +02:00 |
|
James Cole
|
20e1e50032
|
Refactoring.
|
2016-05-13 15:53:39 +02:00 |
|
James Cole
|
ce7eebac5c
|
Build edit split transactions.
|
2016-05-12 10:38:44 +02:00 |
|
James Cole
|
7c39a04c4b
|
Cleanup.
|
2016-05-11 17:33:22 +02:00 |
|
James Cole
|
037d84b810
|
Fixes for transactions.
|
2016-05-11 17:17:43 +02:00 |
|
James Cole
|
27f5fe18df
|
Moving stuff around, optimising charts.
|
2016-05-06 10:32:26 +02:00 |
|
James Cole
|
eb3d2b1749
|
Building split transactions and fixing tests.
|
2016-05-05 18:59:46 +02:00 |
|
James Cole
|
b211d72c8b
|
Static data must remain static data.
|
2016-05-05 07:45:29 +02:00 |
|
James Cole
|
3344bb7263
|
Code cleanup.
|
2016-05-02 20:49:19 +02:00 |
|
James Cole
|
55b8f03590
|
Some new data thing.
|
2016-04-30 21:20:39 +02:00 |
|
James Cole
|
9c5292962f
|
More stuff for splits.
|
2016-04-30 19:50:42 +02:00 |
|
James Cole
|
9baadd3793
|
Use other method of collecting query fields. #142
|
2016-04-29 21:52:15 +02:00 |
|
James Cole
|
42c3d1fa68
|
Expanding support for split transactions #142
|
2016-04-29 21:36:59 +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
|
0ef3d0cf03
|
Better message for issue #247
|
2016-04-29 17:26:59 +02:00 |
|
James Cole
|
b47a140c2f
|
Updates to budgets.
|
2016-04-28 10:59:36 +02:00 |
|
James Cole
|
2d368f226e
|
Remove parameters. [skip ci]
|
2016-04-27 19:23:24 +02:00 |
|
James Cole
|
e3437ba697
|
Various code cleanup.
|
2016-04-27 19:21:47 +02:00 |
|
James Cole
|
da202317c0
|
Code cleanup.
|
2016-04-26 21:40:15 +02:00 |
|
James Cole
|
dfbe6e5b6e
|
Code clean up. [skip ci]
|
2016-04-26 12:39:29 +02:00 |
|
James Cole
|
1c8834fffb
|
Some code cleaning up and refactoring.
|
2016-04-26 08:09:10 +02:00 |
|
James Cole
|
eb5e55a272
|
Some code cleanup. Fixes the tests.
|
2016-04-25 18:43:09 +02:00 |
|
James Cole
|
b4f18dbe77
|
Database stuff.
|
2016-04-25 11:44:41 +02:00 |
|
James Cole
|
32c8ddbe1b
|
First render of new budget charts.
|
2016-04-24 20:23:17 +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
|
c8440af9a5
|
PHP7 compatible function definitions.
|
2016-04-06 09:27:45 +02:00 |
|
James Cole
|
37fe2d22b0
|
PHP7 compatible function definitions.
|
2016-04-05 22:00:03 +02:00 |
|
James Cole
|
ea378c8d82
|
Fix search. [skip-ci]
|
2016-04-04 19:49:11 +02:00 |
|
James Cole
|
6490f9c128
|
Fix search.
|
2016-04-04 19:48:00 +02:00 |
|
James Cole
|
7a216f95ca
|
Add sum.
|
2016-04-03 14:38:12 +02:00 |
|
James Cole
|
ad402021ed
|
Basic user admin.
|
2016-04-03 07:07:17 +02:00 |
|
James Cole
|
3277858c5a
|
Code cleanup. [skip ci]
|
2016-04-01 16:44:46 +02:00 |
|
James Cole
|
08b8bd27f9
|
Expand Preferences to handle not logged in users.
|
2016-03-29 11:55:02 +02:00 |
|
James Cole
|
532aa2acd0
|
Fix amount [skip ci]
|
2016-03-21 19:29:24 +01:00 |
|
James Cole
|
6aca410f37
|
Fix amount [skip ci]
|
2016-03-21 19:28:22 +01:00 |
|
James Cole
|
bcd7866e10
|
For debug, add float. [skip ci]
|
2016-03-21 19:24:15 +01:00 |
|
James Cole
|
c1b8d44209
|
Small various fixes.
|
2016-03-21 19:22:37 +01:00 |
|
James Cole
|
201790ff8d
|
Cleanup transaction journal edit. #215
|
2016-03-20 17:12:34 +01:00 |
|
James Cole
|
6698b57f52
|
Fixed a bug that would leave all amounts at zero. #224
|
2016-03-20 16:41:48 +01:00 |
|
James Cole
|
f093e29bd1
|
Removed the last floatvals.
|
2016-03-16 17:48:07 +01:00 |
|
James Cole
|
fe9b8e834d
|
Change the precision. Should not influence anything.
|
2016-03-16 17:47:07 +01:00 |
|
James Cole
|
ababdacf89
|
Some code cleanup
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-03-14 20:53:56 +01:00 |
|
James Cole
|
f9de65c035
|
Expand phpdoc.
|
2016-03-12 07:36:23 +01:00 |
|
James Cole
|
5310ccebbe
|
New ability to disable 2fa.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-03-07 20:28:26 +01:00 |
|
James Cole
|
6ad10f1772
|
Fix bug that occurs when the transaction journal does not have the field "transaction_currency_code"
|
2016-03-07 19:52:59 +01:00 |
|
James Cole
|
abf92b6df3
|
Add some new lines.
|
2016-03-03 09:38:16 +01:00 |
|
James Cole
|
6ec0471e8b
|
Code cleanup.
|
2016-03-03 08:31:31 +01:00 |
|
James Cole
|
8008311d9c
|
Added a new argument to the constructor of the account repository which should correctly inject the user.
|
2016-03-03 08:31:18 +01:00 |
|
James Cole
|
4f14969464
|
Add cache to journal support.
|
2016-03-02 20:19:39 +01:00 |
|
James Cole
|
7234f011ec
|
Clean up method relying on old transaction journal code.
|
2016-03-02 20:11:28 +01:00 |
|
James Cole
|
5b949d6e00
|
Move some stuff around.
|
2016-03-02 19:41:22 +01:00 |
|
James Cole
|
2fd476ada8
|
Fixed search as well.
|
2016-03-02 13:56:56 +01:00 |
|
James Cole
|
9b69a6addd
|
Lots of todo's [skip ci]
|
2016-03-02 13:51:56 +01:00 |
|
James Cole
|
f2c1dd41d0
|
Expanded Amount and expanded TransactionJournal to include source and destination information.
|
2016-03-02 12:25:00 +01:00 |
|
James Cole
|
5978b1c421
|
Removed cache from typeIcon
|
2016-03-02 12:02:01 +01:00 |
|
James Cole
|
d6e2d8e4a2
|
Add some extra filters [skip ci]
|
2016-03-02 11:48:53 +01:00 |
|
James Cole
|
701d7baca8
|
#193
|
2016-02-25 15:17:24 +01:00 |
|
James Cole
|
d259df9a47
|
Fixed a small documentation bug.
|
2016-02-23 07:05:18 +01:00 |
|
James Cole
|
2e7c26c539
|
New chart called "net worth".
|
2016-02-18 10:04:53 +01:00 |
|
James Cole
|
42daf7ed32
|
Clean up some code.
|
2016-02-12 17:34:42 +01:00 |
|
James Cole
|
c63a2ad39d
|
Updated test data.
|
2016-02-12 05:32:16 +01:00 |
|
James Cole
|
68a7078614
|
Clean up TestData
|
2016-02-12 05:29:41 +01:00 |
|
James Cole
|
3e502db772
|
Various code fixes.
|
2016-02-10 16:23:37 +01:00 |
|
James Cole
|
c9c9410908
|
Use translations instead of hard config. [skip ci]
|
2016-02-07 08:40:59 +01:00 |
|
James Cole
|
42372cabd5
|
Wasn't used. [skip ci]
|
2016-02-07 08:35:37 +01:00 |
|
James Cole
|
9429d84cf8
|
Some code cleanup [skip ci]
|
2016-02-07 07:56:58 +01:00 |
|
James Cole
|
649eb65bb1
|
Fixed scrutiniser issue. [skip ci] [skip Scrutinizer]
|
2016-02-06 20:19:28 +01:00 |
|
James Cole
|
b8c7876454
|
Simplified export controller.
|
2016-02-06 15:01:26 +01:00 |
|
James Cole
|
8256f60340
|
Fixed form elements.
|
2016-02-06 15:00:57 +01:00 |
|
James Cole
|
d1a184e3f2
|
Added PHP7 return type statements.
|
2016-02-06 10:17:41 +01:00 |
|
James Cole
|
aa38b31015
|
Added PHP7 return type statements.
|
2016-02-06 10:15:07 +01:00 |
|
James Cole
|
466067bd95
|
Added PHP7 return type statements.
|
2016-02-06 10:11:06 +01:00 |
|
James Cole
|
f72a8c5c06
|
Fixed some errors. Debug tests.
|
2016-02-05 17:38:58 +01:00 |
|
James Cole
|
ba5db2c15f
|
Fixed test data.
|
2016-02-05 17:29:51 +01:00 |
|
James Cole
|
f5b89ca783
|
Some code cleanup.
|
2016-02-05 15:41:40 +01:00 |
|
James Cole
|
4ef840e210
|
More test data tweaks.
|
2016-02-05 15:20:44 +01:00 |
|
James Cole
|
e2d0ee125f
|
Cleaning up test data.
|
2016-02-05 15:01:33 +01:00 |
|
James Cole
|
df918e8529
|
Fixed all problems related to strict types.
|
2016-02-05 13:09:18 +01:00 |
|
James Cole
|
aa1193a9eb
|
Fixed all problems related to strict types.
|
2016-02-05 12:28:05 +01:00 |
|
James Cole
|
8f7f263a48
|
Declare strict type.
|
2016-02-05 12:08:25 +01:00 |
|
James Cole
|
0bad227548
|
No more PHP 5.6 tests.
|
2016-02-05 09:30:06 +01:00 |
|
James Cole
|
78bcd3e1bb
|
Changed a lot of parameters.
|
2016-02-05 09:25:15 +01:00 |
|
James Cole
|
554640c345
|
These are the first commits that make FF require php 7.
|
2016-02-05 08:03:26 +01:00 |
|
James Cole
|
5a23b95352
|
Final fix for #170. Now to make a new release!
|
2016-02-05 07:21:51 +01:00 |
|
James Cole
|
6f9675b6d6
|
Catch the latest exceptions for #170.
|
2016-02-05 07:16:55 +01:00 |
|
James Cole
|
bb8ce30552
|
Added missing ranges to Navigation, see issue #170
|
2016-02-05 06:56:10 +01:00 |
|
James Cole
|
86c22c9fdd
|
New export functionality.
|
2016-02-04 17:16:16 +01:00 |
|
James Cole
|
93d9c44585
|
This should fix the tests.
|
2016-02-04 11:07:34 +01:00 |
|
James Cole
|
f0bb462f1c
|
New test data.
|
2016-02-04 11:00:26 +01:00 |
|
James Cole
|
7343304284
|
Code cleanup.
|
2016-02-04 07:28:39 +01:00 |
|
James Cole
|
c1ecc62ac1
|
Replaced Session::get() with session()
|
2016-02-04 07:27:03 +01:00 |
|
James Cole
|
cf8a687b4d
|
Added some new lines to files.
|
2016-01-30 08:42:04 +01:00 |
|
James Cole
|
dd2b019d3c
|
Moved test data around.
|
2016-01-30 07:36:02 +01:00 |
|
James Cole
|
170ffbae04
|
Removed duplicate code.
|
2016-01-29 07:29:21 +01:00 |
|
James Cole
|
3b5b51578d
|
Merge pull request #153 from webenhanced/feature/current-fiscal-year-quicklink-report
Quicklink fiscal year report feature. As per github issue #131.
|
2016-01-29 06:45:36 +01:00 |
|
Graham Miller
|
41188a1bd6
|
Quicklink fiscal year report feature. As per github issue #131.
The reason for instantiating the helper at the beginning of the static function routeBinder
is I am hoping that the object will only be created once.
|
2016-01-29 09:11:36 +10:00 |
|
James Cole
|
168ed5ac56
|
Renamed some stuff, courtesy of sensiolabs.
|
2016-01-28 21:50:20 +01:00 |
|
James Cole
|
3d69dc786d
|
Some minor code cleanup.
|
2016-01-27 21:52:21 +01:00 |
|
James Cole
|
f5a21f64c0
|
More magic words.
|
2016-01-22 10:10:51 +01:00 |
|
James Cole
|
f5cbed7c0c
|
Added magic words "currentMonthEnd" and "currentMonthStart".
|
2016-01-22 07:54:15 +01:00 |
|
James Cole
|
c9e4a09da6
|
Sort by alphabet.
|
2016-01-20 15:23:36 +01:00 |
|
James Cole
|
7bf75128a8
|
Some cleaning up courtesy of PHPStorm.
|
2016-01-15 23:12:52 +01:00 |
|
James Cole
|
dcbfe90cf7
|
Some code cleanup courtesy of PHPStorm.
|
2016-01-15 18:21:59 +01:00 |
|
James Cole
|
820722f44e
|
Some code cleanup courtesy of PHPStorm.
|
2016-01-15 17:38:09 +01:00 |
|
James Cole
|
f76990bb9b
|
Twig methods.
|
2016-01-15 08:13:19 +01:00 |
|
James Cole
|
eef68c9b31
|
New extension for rules.
|
2016-01-15 08:10:22 +01:00 |
|
James Cole
|
b9b0413510
|
More resources for rules.
|
2016-01-14 10:33:24 +01:00 |
|
James Cole
|
46ee2a0568
|
Can now automatically handle some rules. No user interface, yet.
|
2016-01-13 08:14:14 +01:00 |
|
James Cole
|
98b272383f
|
Clean up triggers, add some new ones.
|
2016-01-13 07:16:29 +01:00 |
|
James Cole
|
35f493beff
|
Move domain stuff to configuration.
|
2016-01-12 20:37:47 +01:00 |
|
James Cole
|
a55e291908
|
Removed money_format.
|
2016-01-09 18:02:36 +01:00 |
|