James Cole
bb82b0eb79
Better view for admin [skip ci]
2016-04-03 10:42:46 +02:00
James Cole
697a02ffee
Page titles.
2016-04-03 10:34:42 +02:00
James Cole
67caf6ef1f
Code cleanup [skip ci]
2016-04-01 16:46:11 +02:00
James Cole
f200086d01
Code for #207
2016-03-29 15:55:14 +02:00
James Cole
ef97c3b42d
Some new help text for bills. #207
2016-03-29 15:33:09 +02:00
James Cole
87b36cf7e3
Update 2FA and account activation
2016-03-29 12:14:01 +02:00
James Cole
3ebcd5f738
New translations for user activation.
2016-03-29 11:54:36 +02: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
935d72d672
New English text for issue #218
2016-03-20 11:36:50 +01:00
Edwin
e7ea0dc842
Fixed small typo.
2016-03-19 18:45:12 +01:00
James Cole
2de713c946
New language stuff. #219
2016-03-19 16:25:05 +01:00
James Cole
b9586481fc
Translate some help text.
2016-03-14 19:46:42 +01:00
James Cole
41a2e657b1
Cleaned up translation files.
2016-03-13 17:19:09 +01:00
James Cole
4cded0bf57
New translations for #122
2016-03-12 07:39:11 +01:00
James Cole
96caace068
Update language fields.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-03-07 20:45:59 +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
8828aa0621
Merge pull request #204 from zjean/2fa
...
Validate the 2fa secret
2016-03-07 20:01:19 +01:00
James Cole
e472e105f2
ING specific amount modifier. See issue #210
2016-03-07 20:00:16 +01:00
zjean
fcf7d98834
Update translations.
2016-03-04 19:36:42 +01:00
zjean
69b338ca85
Added translations for 2fa.
2016-03-03 22:00:56 +01:00
James Cole
89ab0a7e97
Clean up files.
2016-03-03 12:15:18 +01:00
James Cole
35ff3f0cbf
Some code cleanup.
2016-03-03 10:24:59 +01:00
James Cole
01be5e3e23
Tag report.
2016-03-01 21:31:25 +01:00
James Cole
07f4995c8f
First start of new report.
2016-02-23 20:23:10 +01:00
James Cole
bd9f1d5398
Rename export date range in other forms. Makes the rule group runner by @roberthorlings more consistent.
2016-02-23 19:59:41 +01:00
James Cole
dad73ce9df
Added a translation.
2016-02-23 16:16:03 +01:00
Robert Horlings
59127e4029
Added button to specify parameters and execute the job
2016-02-23 14:18:09 +01:00
James Cole
3f829a3114
Restore original functionality.
2016-02-23 07:31:01 +01:00
James Cole
88555bbea2
Some translations.
2016-02-20 14:18:55 +01:00
Robert Horlings
7ec5cce2c8
Implemented filter not to return all transactions when testing filters
2016-02-17 16:23:43 +01:00
Robert Horlings
5dc556f0af
Updated frontend to access the 'test-rules' functionality
2016-02-17 12:11:00 +01:00
James Cole
9a443bd08e
New translations.
2016-02-11 07:02:57 +01:00
James Cole
c4606b1854
New error message translations (also for #107 )
2016-02-11 06:41:31 +01:00
zjean
5c03e64f46
Tried to start with #107
...
- Always show the IBAN in the create account view, because it is always editable the edit view.
- Added 'accountNumber' account_meta field, and showing it in create/edit account view.
2016-02-10 22:09:24 +01:00
James Cole
94b6c7975a
Fixes #174 .
2016-02-10 14:36:21 +01:00
James Cole
1f2b37b70e
Updated translations via CrowdIn: new lines added to Dutch (still untranslated in other languages). Changed @zjean's 2-step verification lines a bit.
2016-02-10 06:39:09 +01:00
zjean
e04388a230
Added two factor auth setting to Preferences page.
2016-02-08 22:28:24 +01:00
James Cole
deb140e3bc
Fixes to export [skip ci]
2016-02-07 09:19:51 +01:00
James Cole
9a1710eb27
Some enhancements to export.
2016-02-07 09:11:46 +01:00
James Cole
c9c9410908
Use translations instead of hard config. [skip ci]
2016-02-07 08:40:59 +01:00
James Cole
ab9c991530
Better flashes (also translated) [skip ci]
2016-02-07 08:31:21 +01:00
James Cole
b22774a599
Logout blocked accounts.
2016-02-07 07:36:31 +01:00
James Cole
1d0cb45e4c
List in translation.
2016-02-06 15:00:48 +01:00
James Cole
69d0c31ae5
Translation.
2016-02-06 04:55:41 +01:00
James Cole
b90c7c09b6
Smaller travis file. Try to fix the search.
2016-02-05 19:12:54 +01:00
James Cole
86c22c9fdd
New export functionality.
2016-02-04 17:16:16 +01:00
James Cole
24d111f026
New text.
2016-01-29 17:14:02 +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
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