Commit Graph

40 Commits

Author SHA1 Message Date
James Cole
4984eda320
Clean up view HTML 2018-01-12 18:42:48 +01:00
James Cole
4b789979ac
Fix 2FA check #1125 2018-01-11 20:56:42 +01:00
James Cole
93c463c349
Fix all tests after large composer update. 2017-12-23 20:46:52 +01:00
James Cole
b0ecdfe01d
Fix pagination of account lists for issue #1040 2017-12-21 21:18:30 +01:00
James Cole
afd8896896
Update language related stuff. 2017-12-02 07:42:12 +01:00
James Cole
3ad833b3ae
Will no longer show incomplete languages. [skip ci] 2017-12-02 07:28:03 +01:00
James Cole
8f6ea6a73f
Fix #1003 2017-11-19 09:20:29 +01:00
James Cole
97be088716
Add FF version in CSS for easier updates [skip ci] 2017-09-27 08:49:59 +02:00
James Cole
37250cbde3
Various code cleanup. 2017-09-16 09:24:48 +02:00
James Cole
4f934e54cf
Easier upgrade, include FF version in JS 2017-09-12 19:59:07 +02:00
James Cole
8db96025a3
Code cleanup. 2017-04-09 07:56:46 +02:00
James Cole
dba92d73c4
Include new line at the end of the file. 2017-02-05 19:51:58 +01:00
James Cole
19eef71133
Make sure all date fields have a fallback. 2017-01-20 08:18:52 +01:00
James Cole
e67709e339
Make index significantly simpler. 2017-01-10 18:25:03 +01:00
James Cole
0341a04ee3
Warning about locale. [skip ci] 2017-01-01 20:10:30 +01:00
James Cole
1ebb59b352
Remove .twig extension. [skip ci] 2016-11-06 08:11:43 +01:00
James Cole
2acde5c72a Option to show deposit accounts on the front page. 2016-10-14 19:52:30 +02:00
James Cole
ec8cf2c459 New preferences screen. 2016-10-14 19:48:19 +02:00
James Cole
148956a60d Some code reformatting. 2016-10-14 17:14:54 +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
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
18c183afd6
Remove form tags in favour of raw html.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-27 09:38:58 +02:00
James Cole
a0ea3882e1
Various code cleanup.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-27 03:50:35 +02:00
James Cole
22e6ea700f Some extensions to budgets. 2016-04-25 21:37:08 +02:00
James Cole
b097e29104 New preference for page size. 2016-04-21 08:59:15 +02:00
James Cole
6602b1587a Some scrutiniser related code cleanup. 2016-03-20 16:46:26 +01:00
James Cole
fb165ef28b Do not give the user the secret. 2016-03-19 07:56:57 +01:00
James Cole
e553bfb204 Add new lines.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-03-07 20:46:05 +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
e06dc86bf7 Fix some logic in the preferences controller. 2016-03-07 20:14:24 +01:00
zjean
fcf7d98834 Update translations. 2016-03-04 19:36:42 +01:00
zjean
0c009445d4 Added 2fa code validation 2016-03-03 21:14:53 +01:00
zjean
e04388a230 Added two factor auth setting to Preferences page. 2016-02-08 22:28:24 +01:00
Graham Miller
000f86d318 Added fiscal year start date stored in 'm-d' format to preferences.
Displays YYYY-MM-DD for current year to get input.
2016-01-27 11:31:33 +10:00
Graham Miller
d9b3ebc82f Add preferences option to enable or disable the custom fiscal year handling.
Stored in DB as 0 or 1 and converted:-
- twig expression in view (expandedform needs true boolean)
- checkbox true/false converted to integer in set function in controller

Oh and I worked out how to localize the label ... took me a while but ended up so simple.

This is stage 1 of the overall custom fiscal year extension for Firefly.
2016-01-27 11:28:14 +10:00
James Cole
53677e3c64 Moved views. 2016-01-08 13:35:27 +01:00
James Cole
195a2d7523 Removed all the old views. 2015-05-02 21:18:04 +02:00
James Cole
f5437a17f8 Lots of changes. 2015-03-04 09:42:47 +01:00
James Cole
defad3d820 More code. 2015-02-25 21:19:06 +01:00