James Cole
|
2f9724e7ca
|
Fix nullpointers.
|
2021-04-13 06:26:51 +02:00 |
|
James Cole
|
a94b2e8806
|
Extra if
|
2021-04-07 10:52:38 +02:00 |
|
James Cole
|
f12744ad8c
|
Various code cleanup.
|
2021-04-07 07:28:43 +02:00 |
|
James Cole
|
38d0f0427f
|
Various code cleanup.
|
2021-04-06 17:00:16 +02:00 |
|
James Cole
|
b5eeacc128
|
Code cleanup.
|
2021-03-28 11:46:23 +02:00 |
|
James Cole
|
2c575f3ca5
|
Code cleanup.
|
2021-03-28 11:43:07 +02:00 |
|
James Cole
|
8d84dfb3aa
|
Small bugfixes for issues in beta 2
|
2021-03-15 07:45:46 +01:00 |
|
James Cole
|
fc0202eb74
|
Fix performance issues in budget controller.
|
2021-02-23 18:49:54 +01:00 |
|
James Cole
|
ffe18c63a5
|
Make it easier to switch between v1/v2 layout.
|
2021-01-31 20:35:54 +01:00 |
|
James Cole
|
27815d0311
|
Make it easier to switch between v1/v2 layout.
|
2021-01-31 20:29:17 +01:00 |
|
James Cole
|
b34f16535c
|
Fix cast error in PHP 8.0
|
2020-12-25 12:45:34 +01:00 |
|
James Cole
|
c8a87833c6
|
Various code cleanup.
|
2020-10-31 08:00:44 +01:00 |
|
James Cole
|
9bafd067f6
|
Fix #
|
2020-10-23 06:15:56 +02:00 |
|
James Cole
|
8eb6b5a364
|
Fix #3881
|
2020-10-01 18:43:41 +02:00 |
|
James Cole
|
b3edbecde2
|
Code for #3875
|
2020-10-01 12:48:27 +02:00 |
|
James Cole
|
7a80caf26b
|
Fix #3790
|
2020-09-18 16:14:17 +02:00 |
|
James Cole
|
34e2595a3d
|
Make sure you can't set negative amounts.
|
2020-09-11 20:29:30 +02:00 |
|
James Cole
|
0b308cb5f2
|
Fix #3791
|
2020-09-11 07:12:11 +02:00 |
|
James Cole
|
b0f18a0419
|
Consistent end dates for budget limits.
|
2020-09-03 06:49:22 +02:00 |
|
James Cole
|
f0fe8bf5c7
|
Fix #3759
|
2020-09-03 06:34:48 +02:00 |
|
James Cole
|
2f2a02834b
|
Fix #3736
|
2020-08-26 18:06:14 +02:00 |
|
James Cole
|
8e638d1cff
|
Fix issue with budget limit creation
|
2020-08-17 17:20:59 +02:00 |
|
James Cole
|
5e1306282a
|
Code to fix #3213
|
2020-07-25 08:03:57 +02:00 |
|
James Cole
|
976f79b5a6
|
Add account info for #3513
|
2020-07-01 19:43:53 +02:00 |
|
James Cole
|
6232858b85
|
Fix #3469
|
2020-06-29 06:44:17 +02:00 |
|
James Cole
|
3db778a2b1
|
Fix #3425
|
2020-06-04 06:31:34 +02:00 |
|
James Cole
|
0783500eaa
|
Fix #3309
|
2020-05-23 19:54:02 +02:00 |
|
James Cole
|
dbd68cedc9
|
Code for #3309
|
2020-05-22 13:52:33 +02:00 |
|
James Cole
|
58585d03c6
|
Fix rounding thing.
|
2020-05-16 13:09:37 +02:00 |
|
James Cole
|
43d7c956a4
|
Fix #3344
|
2020-05-07 06:44:01 +02:00 |
|
Lucas Guima
|
dba7d05296
|
Update the Budgets icon around the site
|
2020-05-01 17:29:50 -03:00 |
|
James Cole
|
c7c875e95f
|
Fix #3251
|
2020-04-26 06:54:12 +02:00 |
|
James Cole
|
144bc29eb3
|
Fix issue with budgets.
|
2020-03-31 07:03:37 +02:00 |
|
James Cole
|
417a0d0f83
|
Show attachments for budgets #2828
|
2020-03-19 18:28:02 +01:00 |
|
James Cole
|
14f4351920
|
Can upload attachments for all models #2828
|
2020-03-19 09:14:49 +01:00 |
|
James Cole
|
12e81364a0
|
Make sure all controllers can store attachment when creating models #2828
|
2020-03-19 09:01:35 +01:00 |
|
James Cole
|
d489244c00
|
Add attachment helper to relevant classes #2828
|
2020-03-19 08:58:55 +01:00 |
|
James Cole
|
2b6c3fd743
|
Code cleanup that (hopefully) matches style CI
|
2020-03-17 15:01:00 +01:00 |
|
James Cole
|
7ea32046af
|
Add icon.
|
2020-03-14 08:03:43 +01:00 |
|
James Cole
|
9bb2f1cfd3
|
Edit works again
|
2020-03-14 07:55:00 +01:00 |
|
James Cole
|
fdffed636f
|
Make sure create uses the right fields.
|
2020-03-14 07:49:11 +01:00 |
|
James Cole
|
309633069c
|
can edit, delete and see in api autobudget
|
2020-03-14 07:01:31 +01:00 |
|
James Cole
|
2ece754927
|
Can now store and validate auto budget
|
2020-03-13 21:35:22 +01:00 |
|
James Cole
|
6f98fc0dff
|
First attempt at form.
|
2020-03-13 21:15:54 +01:00 |
|
James Cole
|
f1539c4cba
|
Fix budget limit redirect for #3111
|
2020-02-14 08:13:12 +01:00 |
|
James Cole
|
3771cc3b75
|
Update email address
|
2020-01-31 07:32:04 +01:00 |
|
James Cole
|
96e0357328
|
Fix #2878 again
|
2019-12-19 07:00:18 +01:00 |
|
James Cole
|
6a7a0e2b25
|
Fix #2878
|
2019-12-03 19:38:07 +01:00 |
|
James Cole
|
fcf3691b2b
|
Fix #2852
|
2019-11-23 05:44:44 +01:00 |
|
James Cole
|
68863abbc7
|
Fix #2820
|
2019-11-15 16:37:23 +01:00 |
|