github-actions
|
02543438a4
|
Auto commit for release 'develop' on 2024-11-07
|
2024-11-07 03:36:46 +01:00 |
|
James Cole
|
04eca755d2
|
Smarter (faster) way of updating timezone info.
|
2024-11-07 03:26:07 +01:00 |
|
James Cole
|
a0a0e28447
|
Small rewording
|
2024-11-06 19:44:08 +01:00 |
|
James Cole
|
f6f7783b94
|
Add command to upgrade
|
2024-11-06 19:42:09 +01:00 |
|
James Cole
|
ed842c2b42
|
Fix and undo some enums
|
2024-11-06 19:32:32 +01:00 |
|
James Cole
|
8b2f1d0b4f
|
Add timezones to existing objects.
|
2024-11-06 19:22:10 +01:00 |
|
github-actions
|
ab31a72199
|
Auto commit for release 'develop' on 2024-11-03
|
2024-11-03 09:01:53 +01:00 |
|
James Cole
|
7028cb1546
|
Some code for https://github.com/firefly-iii/firefly-iii/issues/9294
|
2024-11-03 08:16:46 +01:00 |
|
github-actions
|
d89d46aaec
|
Auto commit for release 'develop' on 2024-10-23
|
2024-10-23 06:53:06 +02:00 |
|
James Cole
|
7eff160190
|
Fix https://github.com/firefly-iii/firefly-iii/issues/9303
|
2024-10-21 20:15:43 +02:00 |
|
github-actions
|
7001051833
|
Auto commit for release 'develop' on 2024-10-21
|
2024-10-21 05:15:16 +02:00 |
|
James Cole
|
6ff84b8e90
|
Clean up autocomplete controller (accounts)
|
2024-10-20 10:16:54 +02:00 |
|
github-actions
|
ed265f68ba
|
Auto commit for release 'develop' on 2024-08-05
|
2024-08-05 05:06:53 +02:00 |
|
James Cole
|
3560f0388c
|
New method of collecting balance.
|
2024-07-31 13:09:55 +02:00 |
|
James Cole
|
b2954658d8
|
Various code cleanup [skip ci]
|
2024-07-31 08:31:20 +02:00 |
|
James Cole
|
d8bafb349d
|
Proper recalculation of balance [skip ci]
|
2024-07-31 08:20:19 +02:00 |
|
James Cole
|
889598a4c8
|
Correct transactions for the next release.
|
2024-07-30 19:48:14 +02:00 |
|
James Cole
|
7e37d10016
|
New way to store transfers
|
2024-07-30 18:04:39 +02:00 |
|
github-actions
|
ac8a43bb37
|
Auto commit for release 'develop' on 2024-07-29
|
2024-07-29 05:06:54 +02:00 |
|
James Cole
|
2df4b40a28
|
Add a command to sync up currency information
|
2024-07-28 15:13:49 +02:00 |
|
github-actions
|
a1a8968e98
|
Auto commit for release 'develop' on 2024-06-15
|
2024-06-15 16:16:40 +02:00 |
|
James Cole
|
0b200309ba
|
Catch empty strings
|
2024-05-28 05:53:17 +02:00 |
|
James Cole
|
c987191212
|
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
# app/Console/Commands/Upgrade/CorrectAccountBalance.php
|
2024-05-26 15:37:20 +02:00 |
|
James Cole
|
7009b444d9
|
Skip creation using if statement.
|
2024-05-26 15:36:30 +02:00 |
|
github-actions
|
06551d5367
|
Auto commit for release 'develop' on 2024-05-25
|
2024-05-25 20:18:23 +02:00 |
|
James Cole
|
a20622ac0c
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8911
|
2024-05-25 11:28:32 +02:00 |
|
github-actions
|
a39f0e1891
|
Auto commit for release 'develop' on 2024-05-18
|
2024-05-18 06:49:29 +02:00 |
|
James Cole
|
822f609a22
|
Fix ibans
|
2024-05-18 06:44:18 +02:00 |
|
James Cole
|
7ca39fdb21
|
Fix commands
|
2024-05-16 07:16:47 +02:00 |
|
github-actions
|
03be2704ce
|
Auto commit for release 'develop' on 2024-05-16
|
2024-05-16 05:10:41 +02:00 |
|
James Cole
|
0638d109d0
|
Clean up code.
|
2024-05-13 20:31:52 +02:00 |
|
github-actions
|
cb5d856769
|
Auto commit for release 'develop' on 2024-05-13
|
2024-05-13 05:10:16 +02:00 |
|
James Cole
|
04fe5d1fc4
|
Correct account balances better.
|
2024-05-12 18:24:38 +02:00 |
|
James Cole
|
73fdbb6202
|
Update API endpoints and account autocomplete.
|
2024-05-12 13:31:33 +02:00 |
|
James Cole
|
fc5143337a
|
Add a title to the table, so multiple balances per account are possible.
|
2024-05-12 08:09:50 +02:00 |
|
James Cole
|
4b3eb6dace
|
Rename command.
|
2024-05-12 06:26:50 +02:00 |
|
James Cole
|
cebfaa32bf
|
Add routine that caches account balances. Add it to the /flush routine as well.
|
2024-05-12 06:24:11 +02:00 |
|
James Cole
|
3d410556ef
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8812
|
2024-04-23 16:24:46 +02:00 |
|
James Cole
|
a17bc7258f
|
Fix phpstan error courtesy of the laravel 11 upgrade (changed signatures and return types)
|
2024-04-02 15:40:33 +02:00 |
|
github-actions
|
746f1fd300
|
Auto commit for release 'develop' on 2024-04-02
|
2024-04-02 07:47:24 +02:00 |
|
James Cole
|
6189d24b98
|
Replace variable names.
|
2024-04-01 20:26:02 +02:00 |
|
James Cole
|
75ea035630
|
Preferences can be administration specific. Not yet really working.
|
2024-04-01 18:18:48 +02:00 |
|
James Cole
|
4cdb14301d
|
Add administration specific thing to preferences.
|
2024-04-01 18:03:43 +02:00 |
|
James Cole
|
5b83c33039
|
Turns out it's pointless to add "default_administration", you can force that already through the owner role (which is already in place).
|
2024-04-01 14:15:35 +02:00 |
|
James Cole
|
80f410835b
|
Expand models, user groups need more properties.
|
2024-04-01 14:04:22 +02:00 |
|
James Cole
|
b537a3145d
|
Expand financial administrations views.
|
2024-04-01 14:01:52 +02:00 |
|
github-actions
|
af0555592a
|
Auto commit for release 'v6.1.12' on 2024-03-20
|
2024-03-20 17:55:25 +01:00 |
|
James Cole
|
9c07ddaed6
|
Replace shitty Laravel Passport command.
|
2024-03-20 17:48:13 +01:00 |
|
github-actions
|
9aa90650b4
|
Auto commit for release 'develop' on 2024-03-18
|
2024-03-18 20:25:30 +01:00 |
|
James Cole
|
3913fa5086
|
Restore old behavior
|
2024-03-17 12:00:28 +01:00 |
|