James Cole
3ebcd5f738
New translations for user activation.
2016-03-29 11:54:36 +02:00
James Cole
4627ea1dec
Updated views for user activation.
2016-03-29 11:54:26 +02:00
James Cole
7ed24e78d5
New emails for the activation.
2016-03-29 11:48:29 +02:00
James Cole
9a8efc8a58
Info in tags for #159
2016-03-22 16:59:29 +01:00
James Cole
f0f67b87c4
Code for #159
2016-03-22 16:57:26 +01:00
James Cole
1a3ec98896
Give all icons some context, no value yet.
2016-03-22 16:55:04 +01:00
James Cole
29f93a9b73
Fix link to non-existing budget
2016-03-22 09:04:32 +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
6602b1587a
Some scrutiniser related code cleanup.
2016-03-20 16:46:26 +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
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
9cfac9a884
New translations. #219
2016-03-19 16:47:29 +01:00
James Cole
ce45f21dba
Translated stuff. #219
2016-03-19 16:25:16 +01:00
James Cole
2de713c946
New language stuff. #219
2016-03-19 16:25:05 +01:00
James Cole
34c195159e
Clean mail message for blocked users.
2016-03-19 11:32:23 +01:00
James Cole
fb165ef28b
Do not give the user the secret.
2016-03-19 07:56:57 +01:00
James Cole
645400e17f
Clean up mail thing.
2016-03-18 20:29:51 +01:00
James Cole
f6303deaa4
Error when blocked user logs in
2016-03-18 11:22:58 +01:00
James Cole
d3a3083b85
Error when blocked user logs in
2016-03-18 11:20:54 +01:00
James Cole
9c58b77f01
Error when blocked user logs in
2016-03-18 11:10:51 +01:00
James Cole
b9586481fc
Translate some help text.
2016-03-14 19:46:42 +01:00
James Cole
a0434e3271
Disable audit reports for now. [skip ci]
2016-03-14 19:42:05 +01:00
James Cole
15a5bcc21a
Clean up some views
2016-03-14 17:18:28 +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
cd0585c7c4
Views will show new dates #122
2016-03-12 07:37:36 +01:00
James Cole
ee0e9011b2
Fixes bug #213
2016-03-11 19:20:31 +01:00
James Cole
654ebe0c48
Whoops, forgot the brackets.
2016-03-07 21:39:50 +01:00
James Cole
a40859c0bb
Make opening balance not click-able.
2016-03-07 21:39:08 +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
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
e06dc86bf7
Fix some logic in the preferences controller.
2016-03-07 20:14:24 +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
zjean
0c009445d4
Added 2fa code validation
2016-03-03 21:14:53 +01:00
James Cole
89ab0a7e97
Clean up files.
2016-03-03 12:15:18 +01:00
James Cole
fff35aa820
Reinstated sum of tag.
2016-03-03 10:37:06 +01:00
James Cole
a9a542d68f
Update language stuff.
2016-03-03 10:27:53 +01:00
James Cole
35ff3f0cbf
Some code cleanup.
2016-03-03 10:24:59 +01:00
James Cole
abf92b6df3
Add some new lines.
2016-03-03 09:38:16 +01:00
James Cole
2606d77c62
Fix show tag [skip ci]
2016-03-02 20:40:43 +01:00
James Cole
3d2f33c120
Clean up some views.
2016-03-02 20:38:17 +01:00
James Cole
1ac64fd0b3
Last updates, fixes the main list.
2016-03-02 12:33:07 +01:00
James Cole
bbfc962727
Include tags in multi year report [skip ci]
2016-03-02 07:08:08 +01:00
James Cole
8ddb357e5a
Refer to correct var [skip ci]
2016-03-02 07:06:19 +01:00
James Cole
560c10898f
Extra spaces for clarity [skip ci]
2016-03-02 07:05:43 +01:00
James Cole
04f5214bb7
Fix multiplier for single tag.
2016-03-02 07:04:48 +01:00
James Cole
01be5e3e23
Tag report.
2016-03-01 21:31:25 +01:00
James Cole
2cc5fdcf62
Include time and date for errors.
2016-02-24 20:42:05 +01:00
James Cole
91eb052c22
Use a job to send the error email instead of inline. #196
2016-02-24 20:13:55 +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
ce0ca23d79
Rename field export start and end date.
2016-02-23 19:57:35 +01:00
James Cole
dad73ce9df
Added a translation.
2016-02-23 16:16:03 +01:00
James Cole
f2d06bcea1
Fix bread crumb
2016-02-23 16:03:05 +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
537b4ae003
Fix translation.
2016-02-23 07:27:52 +01:00
James Cole
317075aa6d
Oops.
2016-02-20 18:48:06 +01:00
James Cole
eaf2efc510
Updated favicons.
2016-02-20 18:47:06 +01:00
James Cole
88555bbea2
Some translations.
2016-02-20 14:18:55 +01:00
James Cole
2e7c26c539
New chart called "net worth".
2016-02-18 10:04:53 +01:00
James Cole
7a7ce7fcea
Some new translations [skip ci]
2016-02-18 06:57:25 +01:00
James Cole
f7d06b9759
Some more code cleanup.
2016-02-17 21:59:47 +01:00
James Cole
ff342f6789
New translations.
2016-02-17 21:22:49 +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
8fdc6c11e1
Merge branch 'develop' into feature/test-triggers
2016-02-17 16:14:07 +01:00
Robert Horlings
5dc556f0af
Updated frontend to access the 'test-rules' functionality
2016-02-17 12:11:00 +01:00
Robert Horlings
c8c69f1a66
Implemented controller method and helper object to find matching transactions
2016-02-17 12:10:38 +01:00
Robert Horlings
bb5f935d7a
Added closing li tags
2016-02-17 10:13:21 +01:00
James Cole
693ff3cc66
Various fixes.
2016-02-13 13:13:22 +01:00
James Cole
05e8d6b578
Removed superfluous sentence in registration mail.
2016-02-12 14:16:51 +01:00
James Cole
7e8fea6ed3
Forgot a bracket
2016-02-11 14:14:47 +01:00
James Cole
43ff3e11ed
Some changes to the error handler
2016-02-11 14:13:23 +01:00
James Cole
f1750e3c35
Will inform about the logged in user
2016-02-11 12:54:16 +01:00
James Cole
27ad428b5e
Weird letter.
2016-02-11 08:13:57 +01:00
James Cole
d08fa37ccf
Expanded error handling.
2016-02-11 08:11:26 +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
James Cole
40245ef43b
Some cosmetic changes for #107 .
2016-02-11 06:30:09 +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
zjean
4fc6da1fa1
Add favicons to default.twig
2016-02-10 19:47:40 +01:00
zjean
9fac48fcea
Fix base url in empty.twig
2016-02-10 19:45:23 +01:00
zjean
ff4fdd3740
Respect the base url in the guest area.
2016-02-10 19:42:04 +01:00
zjean
da1cce035a
Focus the first visible form field in the guest area.
2016-02-10 19:39:10 +01:00
James Cole
426351bb54
Added new lines.
2016-02-10 16:01:18 +01:00
James Cole
4d6e244100
Better error handling for issue #168
2016-02-10 15:18:13 +01:00
James Cole
076ff7c7ba
Fixes #173
2016-02-10 15:04:06 +01:00
James Cole
94b6c7975a
Fixes #174 .
2016-02-10 14:36:21 +01:00
James Cole
807dede90a
Because nextExpectedMatch() must return a date (and cannot return null) the list of bills will show "unknown" when the bill is next expected in 1900.
2016-02-10 06:55:08 +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
fbe3be169d
Add some fancy Schema markers. [skip ci]
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-02-08 21:25:12 +01:00
James Cole
4e4ae0fca0
New URL for "full description" [skip ci]
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-02-08 21:13:44 +01:00
James Cole
deb140e3bc
Fixes to export [skip ci]
2016-02-07 09:19:51 +01:00