James Cole
e15c35de64
Migrated all code to group collector.
2019-05-31 13:35:33 +02:00
James Cole
eb6329e556
Various code cleanup as suggested by PHPStorm.
2019-05-30 12:39:06 +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
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
d13317095f
Replace transaction collector.
2019-05-29 18:28:28 +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
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
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
8676764513
Remove various sort routines.
2019-05-04 20:58:43 +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
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
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
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
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
5b1fb5354e
Update API and transaction components.
2019-03-30 07:09:52 +01:00
James Cole
484ed6a585
Introduce group collector to API
2019-03-25 15:14:09 +01:00
James Cole
c946a4040f
First working version of the group collector.
2019-03-24 14:48:12 +01:00
James Cole
d94b23b15d
Build a new collector and first view online.
2019-03-24 09:23:36 +01:00
James Cole
fb304de75e
Final commands.
2019-03-24 09:23:10 +01:00
James Cole
ce30375341
Refactor upgrade and verify commands.
2019-03-23 18:58:06 +01:00
James Cole
1b0be2a47e
Refactor upgrade and verify commands.
2019-03-23 08:10:59 +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
943620c035
Fix #2166
2019-03-22 06:56:01 +01:00
James Cole
a1268ffd39
Command updates.
2019-03-20 18:47:51 +01:00
James Cole
fcd98b4d33
Revamp upgrade commands.
2019-03-20 18:31:00 +01:00
James Cole
e411d7a825
Improve upgrade command structure.
2019-03-18 16:53:05 +01:00
James Cole
3545d894fd
Improve factories and tests.
2019-03-18 16:52:49 +01:00
James Cole
200a4b18a8
First full implementation of new storage routine.
2019-03-17 17:05:16 +01:00
James Cole
6bd2b4f288
Merge branch 'develop' into v480
...
* develop: (21 commits)
Update lock file
Update change logs and config files.
Enable norsk, update version of DB
Various language string updates.
Norwegian strings.
Improve installer middleware for Sandstorm.
Fix some issues with importer #2166
Other delete thing.
More debug things.
Extra debug info for #2159 and some kernel changes.
Extra debug info for #2159
Fix #2173
Rename class and add copyright statement @wrouesnel #2167
Fix LDAP auth configuration paths.
Fix some cache issues and a version bump.
Updated file list.
Updated list.
New file list.
Update composer file.
Small fix in changelog.
...
2019-03-17 12:34:36 +01:00
James Cole
07d39a23a8
Improve installer middleware for Sandstorm.
2019-03-17 09:06:45 +01:00
James Cole
ca67d98676
Fix some issues with importer #2166
2019-03-17 08:18:42 +01:00
James Cole
7b60d210ee
Other delete thing.
2019-03-17 07:31:12 +01:00
James Cole
78d955ebf6
More debug things.
2019-03-17 07:20:11 +01:00
James Cole
f6f21e02ac
Extra debug info for #2159 and some kernel changes.
2019-03-16 21:54:25 +01:00
James Cole
e2ebd01719
Extra debug info for #2159
2019-03-16 20:07:26 +01:00