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
|
bdf48227bb
|
Merge branch 'v480' into develop
# Conflicts:
# public/v1/js/app.js
|
2019-05-29 22:03:43 +02:00 |
|
James Cole
|
ad32c30f82
|
Changes for the merge with 4.8.0.
|
2019-05-29 22:03:07 +02:00 |
|
James Cole
|
9e235ac5c8
|
Final fix before we merge back into develop and wreck havoc on everybody.
|
2019-05-29 22:02:15 +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
|
d13317095f
|
Replace transaction collector.
|
2019-05-29 18:28:28 +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
|
695244c928
|
Bug fix in budget search
|
2019-05-24 05:28:41 +02:00 |
|
James Cole
|
6e9128d894
|
Catch errors, prep to render them.
|
2019-05-17 06:52:16 +02:00 |
|
James Cole
|
9a53f17fff
|
Fix for #2270
|
2019-05-16 19:37:32 +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
|
c0029af929
|
Update composer lock file.
|
2019-05-09 20:05:52 +02:00 |
|
James Cole
|
43a17d8676
|
Lots of new code and first submission thing.
|
2019-05-08 19:57:07 +02:00 |
|
James Cole
|
4c8f26f25e
|
Remove encryption parameter
|
2019-05-05 16:16:03 +02:00 |
|
James Cole
|
9015a5e0c1
|
Updated lock files.
|
2019-05-05 08:09:43 +02:00 |
|
James Cole
|
8676764513
|
Remove various sort routines.
|
2019-05-04 20:58:43 +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
|
5ac39dbdef
|
Clean up tests, test only the important things.
|
2019-04-12 04:53:18 +02:00 |
|
James Cole
|
6f063a134f
|
Reset some code.
|
2019-04-11 06:06:25 +02:00 |
|
James Cole
|
966186cccd
|
Disable all tests that may need some work in 4.8.0
|
2019-04-10 19:03:33 +02:00 |
|
James Cole
|
784d990e20
|
Remove slash from method call.
|
2019-04-09 20:05:20 +02:00 |
|
James Cole
|
80896b7181
|
Some code optimisations.
|
2019-04-09 15:42:25 +02:00 |
|
James Cole
|
97726c3822
|
Disable all kinds of tests until upgrades are complete.
|
2019-04-09 15:32:48 +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
|
b3e48ede70
|
Fix #2204
|
2019-04-08 20:40:12 +02:00 |
|
James Cole
|
13afd4582f
|
First attempt at displaying a group.
|
2019-04-08 20:31:31 +02:00 |
|
James Cole
|
4eb8b1a7da
|
Merge pull request #2209 from SanderKleykens/feature/belfius
CSV file fix for Belfius
|
2019-04-08 11:39:39 +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
|
c7bf167f81
|
New stale config.
|
2019-04-06 11:50:16 +02:00 |
|
James Cole
|
c07ca12574
|
Merge branch 'develop' into v480
* develop:
docs: Fix minor typo
docs: Fix minor typo
Experimental Ranger config.
|
2019-04-06 11:09:58 +02:00 |
|
James Cole
|
bc735e3a59
|
Update scripts.
|
2019-04-06 11:09:14 +02:00 |
|
James Cole
|
47fdf4b1a2
|
Validate account info
|
2019-04-06 11:08:46 +02:00 |
|
James Cole
|
c519b4d0df
|
Is now capable of updating transactions over the API.
|
2019-04-06 08:10:50 +02:00 |
|
James Cole
|
846fb57520
|
Merge pull request #2206 from eddybrando/patch-1
docs: Fix minor typo
|
2019-03-31 15:16:17 +02:00 |
|
Eddybrando Vásquez
|
88001f4bc4
|
docs: Fix minor typo
Use proper verb tense
|
2019-03-31 14:46:18 +02:00 |
|
James Cole
|
b692cccdfb
|
User can submit new journal through API.
|
2019-03-31 13:36:49 +02:00 |
|
James Cole
|
50a071119b
|
Merge pull request #2205 from eddybrando/patch-1
docs: Fix minor typo
|
2019-03-30 21:54:24 +01:00 |
|
Eddybrando Vásquez
|
66d275a90d
|
docs: Fix minor typo
Replace "you're" with "your".
|
2019-03-30 21:46:07 +01:00 |
|