Commit Graph

5410 Commits

Author SHA1 Message Date
James Cole
cf904eb677
Big bunch of code to improve test coverage. 2019-06-25 19:24:01 +02:00
Sander Kleykens
9e9e5bd6dd CSV file fix for ING Belgium
Parse the description and opposing account information (IBAN and name) from ING Belgium CSV files.
2019-06-23 22:24:52 +02:00
James Cole
43d753e5bd
Improve test coverage and efficiency for accounts and budgets. 2019-06-23 11:13:36 +02:00
James Cole
29158acfff
New language string. 2019-06-23 10:39:59 +02:00
James Cole
9f50c5db3d
Finalise account tests 2019-06-23 05:53:01 +02:00
James Cole
940a730827
Fix reconciliation. 2019-06-22 13:09:11 +02:00
James Cole
0f70cc5780
Improve account CRUD and tests. 2019-06-22 10:25:34 +02:00
James Cole
abf70a235a
Debug the account-create controller. 2019-06-22 05:51:32 +02:00
James Cole
74a3d155b0
Rename some fields in account overviews. 2019-06-21 19:10:24 +02:00
James Cole
1ce1a84c9e
Sync some translations. 2019-06-16 13:16:26 +02:00
James Cole
3a34037f30
Sync some translations. 2019-06-16 13:16:18 +02:00
James Cole
8efb73694d
Full API coverage. 2019-06-09 15:28:54 +02:00
James Cole
85f9c256a1
Refactor some code for recurrences. 2019-06-08 06:19:21 +02:00
James Cole
8b5551fc26
Replace \get_class with get_class 2019-06-07 18:20:15 +02:00
James Cole
779650f63d
Deprecate the export function. 2019-06-07 18:19:24 +02:00
James Cole
6a6d67f2b4
Split group update now works. 2019-06-02 16:33:25 +02:00
James Cole
2a2f29533d
Some improvements, also edit screen. 2019-06-01 20:38:18 +02:00
James Cole
e15c35de64
Migrated all code to group collector. 2019-05-31 13:35:33 +02:00
James Cole
8b7e87ae57
Big refactor to remove the deprecated transaction collector. 2019-05-30 12:31:19 +02:00
James Cole
10a6ff9bf8
make sure reports work as expected. 2019-05-30 06:23:25 +02:00
James Cole
bff156aad4
Add copyright things. 2019-05-29 21:56:39 +02:00
James Cole
7e2159d12c
Removed a lot of references to the old collector. 2019-05-29 21:52:08 +02:00
James Cole
280b2efee6
New translations 2019-05-29 18:30:52 +02:00
James Cole
627ef09f11
Can store and submit transactions. 2019-05-25 10:04:56 +02:00
James Cole
3ec7336d5c
Add some stuff for edge cases. 2019-05-25 09:17:46 +02:00
James Cole
47e0f6ed89
Bug catching in form. 2019-05-24 05:47:26 +02:00
James Cole
8f1928c933
Error reporting in new form. 2019-05-24 05:29:04 +02:00
James Cole
6e9128d894
Catch errors, prep to render them. 2019-05-17 06:52:16 +02:00
James Cole
91183a91b6
Will make submit form possible. 2019-05-12 19:21:14 +02:00
James Cole
7aef52870f
Make sure all custom fields are included in form. 2019-05-12 13:46:20 +02:00
James Cole
5d09d7e923
Add custom component for date. 2019-05-12 07:40:24 +02:00
James Cole
fd28589395
Fix model and add debug info. 2019-05-11 05:32:09 +02:00
James Cole
43a17d8676 Lots of new code and first submission thing. 2019-05-08 19:57:07 +02:00
James Cole
d5c5fa4fad Lots of new code for new transaction screen. 2019-05-04 20:58:11 +02:00
James Cole
912fe99981 New code for overview. Temp submit. 2019-04-19 07:00:19 +02:00
James Cole
4d3af1dcde Basic list, no functionalities. 2019-04-18 20:05:40 +02:00
James Cole
66c55b7bbe Improve tests, models and views. 2019-04-16 16:20:46 +02:00
James Cole
6f063a134f Reset some code. 2019-04-11 06:06:25 +02:00
James Cole
63070bffc3 Merge branch 'develop' into v480
* develop:
  Fix #2204
  CSV file fix for Belfius
2019-04-09 07:51:11 +02:00
James Cole
13afd4582f First attempt at displaying a group. 2019-04-08 20:31:31 +02:00
Sander Kleykens
251e9f9ba1 CSV file fix for Belfius
Correct the description for outgoing recurring transactions in Belfius CSV files
2019-04-06 20:47:35 +02:00
James Cole
c519b4d0df Is now capable of updating transactions over the API. 2019-04-06 08:10:50 +02:00
James Cole
b692cccdfb User can submit new journal through API. 2019-03-31 13:36:49 +02:00
James Cole
c07ef3658b Refactor installer. 2019-03-30 11:03:39 +01:00
James Cole
d94b23b15d Build a new collector and first view online. 2019-03-24 09:23:36 +01:00
James Cole
a89be86ca4 Merge branch 'develop' into v480
* develop:
  Update config for Romanian.
  German string
  Romanian strings.
  Fix #2166
2019-03-22 18:29:52 +01:00
James Cole
a0cead6548 German string 2019-03-22 18:27:05 +01:00
James Cole
4dbc5f1413 Romanian strings. 2019-03-22 18:26:46 +01:00
James Cole
200a4b18a8 First full implementation of new storage routine. 2019-03-17 17:05:16 +01:00
James Cole
69fa60cd21 Various language string updates. 2019-03-17 09:14:33 +01:00
James Cole
a11d2df6bb Norwegian strings. 2019-03-17 09:13:23 +01:00
James Cole
d063f32c1c Fix some cache issues and a version bump. 2019-03-08 17:57:42 +01:00
James Cole
0a80b7fca7 New translations. 2019-03-08 06:11:05 +01:00
James Cole
00651adf5e Fix issue with bill display 2019-03-05 17:52:34 +01:00
James Cole
ed94e71168 Update language strings. 2019-03-05 17:52:26 +01:00
James Cole
b8c4ec1449 Add old string under new key. 2019-03-03 08:17:19 +01:00
James Cole
1978463e59 Update language strings for new release. 2019-03-02 15:55:26 +01:00
James Cole
87d5cabe52 Search improvements. 2019-03-02 14:12:09 +01:00
James Cole
1b8d4e4c63 Make sure bills show attachment notes 2019-03-02 09:18:41 +01:00
Mr. Funk
0f1236a597 missing meta tag for ios 2019-02-24 15:12:58 -05:00
James Cole
d8b4af34e0 Update files for release 4.7.13 2019-02-23 14:32:24 +01:00
James Cole
07048cb5fb Fix #2100 2019-02-19 20:19:30 +01:00
James Cole
e4f3d0a0ea Some new strings. 2019-02-18 19:47:48 +01:00
James Cole
7d75f00696 New translations. 2019-02-16 19:22:05 +01:00
James Cole
9a461fc7b7 Fix for #2082 2019-02-13 17:34:03 +01:00
James Cole
2117fc2a5a Add thing to apply rules to fints #2081 2019-02-12 21:01:12 +01:00
James Cole
bf89d9956d Update language strings. 2019-02-10 14:33:15 +01:00
James Cole
1774bcbabe Add copyright statements and newlines. 2019-02-09 10:36:59 +01:00
James Cole
40d77d82cd Bunq import can now handle timestamps. 2019-02-08 16:45:42 +01:00
James Cole
311d51464d Add support for #2006 2019-02-08 07:14:45 +01:00
James Cole
0e1da3f797 Fix webbased upgrade routine. 2019-02-04 20:35:46 +01:00
Joris
b7a577cc4c
Fix delete-account confirmation 2019-02-03 14:44:32 +01:00
James Cole
d092034ec5 Updated translations [skip ci] 2019-02-03 09:21:37 +01:00
James Cole
f39676eedd Fix for #2041 2019-02-02 12:28:37 +01:00
James Cole
cf307a00e1 Code for #2037 2019-02-02 06:10:52 +01:00
James Cole
9f2f258ad9 Added new language, Chinese Traditional. 2019-01-28 20:10:52 +01:00
James Cole
195fba5931 New translations. 2019-01-28 19:37:15 +01:00
James Cole
d905849b71 Experimental fix for #2031 2019-01-27 21:23:18 +01:00
James Cole
e6ff895eff Fix #2001 2019-01-27 17:02:45 +01:00
James Cole
74ff17da7e Fix #1990 2019-01-27 16:43:43 +01:00
James Cole
7e1d430003 Fix #1967 2019-01-27 16:42:28 +01:00
James Cole
43073fa1fc Translation updates. 2019-01-12 10:32:59 +01:00
James Cole
bbd68e78c1 Fix #1975 2019-01-07 18:05:43 +01:00
James Cole
27802c930f
Remove trial code, restore repository. Should not have committed this. Oh well. Let's continue this in a branch like I'm supposed to. 2019-01-06 16:23:37 +01:00
James Cole
337c289a74
This combination of JS things works. 2019-01-06 13:37:25 +01:00
James Cole
40028c8be7
These are all the files from the Tabler react repos, made to work with laravel and webpack. 2019-01-04 17:03:16 +01:00
James Cole
1d51a0f396
Update some v2 views. 2019-01-03 19:02:47 +01:00
James Cole
f62b7e4ae9
Update test component. 2019-01-03 19:02:31 +01:00
James Cole
577f024310
Make code default for React things. 2019-01-03 19:01:15 +01:00
James Cole
464642250b
Fix #1955. 2019-01-01 19:32:37 +01:00
James Cole
7ac00935d5
Update old assets. 2019-01-01 15:44:55 +01:00
James Cole
639be5b104
Add newlines to views. 2019-01-01 15:43:03 +01:00
James Cole
17359c5e42
Various experiments with JS and React and what-not. 2019-01-01 15:41:54 +01:00
James Cole
0f83582fed
Fix #1944 2018-12-30 15:44:33 +01:00
James Cole
d736ffec8e
Fix #1945 2018-12-30 15:31:07 +01:00
James Cole
27d6091e45
Make sure favicon links are relative. #1942 2018-12-30 14:51:50 +01:00
James Cole
354be8dc88
Fix for #1927 2018-12-29 21:57:24 +01:00
James Cole
68061fd292
Rename some translations. 2018-12-27 06:05:01 +01:00
a1ex4
2ccbfe45f2 Fix fullcalendar.mi.js links 2018-12-26 18:43:50 +01:00
James Cole
ee907aba34
New language strings 2018-12-23 18:18:53 +01:00
James Cole
479841a609
Updated favicons. [skip ci] 2018-12-23 07:50:55 +01:00
James Cole
10da45edce
Add some JS and CSS resources. 2018-12-23 07:35:15 +01:00
James Cole
36c4a30fe3
Fix currency ID index error. 2018-12-23 07:34:51 +01:00
James Cole
91deac706c
Some new code for the new layout. 2018-12-23 07:21:47 +01:00
James Cole
d27176c0b3
Fix #1828 2018-12-22 06:21:06 +01:00
James Cole
75c6da7730
Fix #1909 2018-12-21 10:55:34 +01:00
James Cole
a7e1a51476
Make sure rules work. 2018-12-21 09:01:21 +01:00
James Cole
8ede404b8a
Refer to correct field name. 2018-12-21 06:51:21 +01:00
James Cole
297e12f6e4 New language strings. 2018-12-20 22:23:22 +01:00
James Cole
29b02fcac2 Fix issue with spaces in tag report. 2018-12-20 22:19:07 +01:00
James Cole
06c3362332 New language strings. 2018-12-18 20:08:38 +01:00
James Cole
5f059d02ad Add a profile warning for access tokens [skip ci] 2018-12-18 20:00:04 +01:00
James Cole
454b3ebd97 Improve tests. 2018-12-17 07:09:44 +01:00
James Cole
c54541b839 Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
James Cole
5313652d7a
New translations. 2018-12-09 20:56:04 +01:00
James Cole
ae4612f134
Fix test coverage. 2018-12-09 20:54:11 +01:00
James Cole
01e789f5ce
New translations. 2018-12-05 19:24:42 +01:00
James Cole
b2381f4657
Add tag endpoint. 2018-12-05 19:12:38 +01:00
James Cole
050334a648
Various API updates. 2018-12-03 07:18:05 +01:00
James Cole
0256337855
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
* 'develop' of https://github.com/firefly-iii/firefly-iii:
  Fix typo
2018-12-03 07:17:19 +01:00
Daniel Quah
40341ac14e
Fix typo 2018-12-02 22:14:51 +08:00
James Cole
4420df6e5d
New views for password reset, login and other user forms. 2018-11-25 11:31:02 +01:00
James Cole
e766614630
Title for login page. 2018-11-25 06:37:14 +01:00
James Cole
ad49553b9c
New favicons. 2018-11-25 06:37:03 +01:00
James Cole
cb68505204
Merge branch 'layout-v2' into develop
* layout-v2:
  First version of login page.
  Make FA and Google Font local
  Basic views.
  All assets for tabler layout.
2018-11-24 07:15:32 +01:00
James Cole
c3fa1612d6
Fix for #1811 2018-11-23 08:40:08 +01:00
James Cole
9dda801fae
Some new strings. 2018-11-23 08:32:11 +01:00
James Cole
344742c493
Improve bunq import for #1857 2018-11-23 08:31:58 +01:00
James Cole
886d05d436
Fix for #1622 and a special debug view. 2018-11-23 08:31:00 +01:00
James Cole
6a6ca22bf0
Merge branch 'develop' into layout-v2
* develop:
  Fix date #1877
  Fix for #1877
  Auth routes now have names.
  First step towards a debug view for transactions.
  Username for FinTS import is not mandatory.
2018-11-21 06:20:23 +01:00
James Cole
b2052615e3
First version of login page. 2018-11-21 05:52:57 +01:00
Ben
b7182f9462 Username for FinTS import is not mandatory. 2018-11-18 22:36:05 +01:00
James Cole
79518753ad
Basic views. 2018-11-17 08:30:11 +01:00
James Cole
d78e11170b
Fix string. 2018-11-11 20:09:50 +01:00
James Cole
1fbf91c768
Fix tests and improve string. 2018-11-11 08:34:38 +01:00
James Cole
edf764aaf4
Will now warn about non-existent attachments. 2018-11-11 07:03:36 +01:00
James Cole
1fd8c9adc2
Fix image link 2018-11-10 10:50:20 +01:00
James Cole
e491dda229
Currencies can now be enabled and disabled. 2018-11-10 10:04:46 +01:00
James Cole
66f309f5ed
Clean up debug views. 2018-11-02 21:17:07 +01:00
James Cole
31448a3add
Move all layout files to a "v1" directory. 2018-11-02 19:59:29 +01:00
James Cole
a9c83beb4f
Updated translations. 2018-10-28 19:25:53 +01:00
James Cole
4152179f10
Fix #1830 2018-10-28 19:17:33 +01:00
James Cole
f90b7bed5e
Remove double exclamation mark. 2018-10-28 13:52:22 +01:00
James Cole
80bf94c009
Updated language strings. 2018-10-28 13:17:15 +01:00
James Cole
f46904c644
Merge pull request #1826 from dennisenderink/bugfix/translate-start-balance-on-opening-asset-account
Bugfix/translate start balance on opening asset account
2018-10-28 13:11:31 +01:00
Dennis Enderink
fd505b77b2
Fixed alignment of some language files 2018-10-27 23:23:54 +02:00
Dennis Enderink
81a23b5b22
Added translation for initial balance account name on creation 2018-10-27 23:20:54 +02:00
James Cole
749d373c95
New translations [skip ci] 2018-10-26 14:49:19 +02:00
HamuZ HamuZ
c26d98b308 bills: match attachment route with icon 2018-10-17 19:07:09 +03:00
HamuZ HamuZ
43c9737e6e Add links to transaction from dates in bill 2018-10-17 18:17:16 +03:00