github-actions
|
2a3ba9799e
|
Auto commit for release 'develop' on 2024-04-08
|
2024-04-08 05:09:59 +02:00 |
|
James Cole
|
d121aad28f
|
Check the directory, not the file.
|
2024-04-07 16:27:15 +02:00 |
|
github-actions
|
dc808fa807
|
Auto commit for release 'develop' on 2024-04-07
|
2024-04-07 16:22:39 +02:00 |
|
James Cole
|
a1be6ff62b
|
Limit the number of error messages Firefly III will send.
|
2024-04-07 16:12:41 +02:00 |
|
github-actions
|
911f46c590
|
Auto commit for release 'develop' on 2024-04-07
|
2024-04-07 06:51:34 +02:00 |
|
James Cole
|
74291b3870
|
Expand API administration validation
|
2024-04-07 06:06:40 +02:00 |
|
github-actions
|
d8d58cc29b
|
Auto commit for release 'develop' on 2024-04-04
|
2024-04-04 05:11:18 +02:00 |
|
James Cole
|
85b17e4035
|
Drop the type for now, fixes https://github.com/orgs/firefly-iii/discussions/8750
|
2024-04-03 20:07:18 +02:00 |
|
James Cole
|
6988301da1
|
Merge pull request #8746 from imlonghao/patch-1
Set date to now when cloning journal
|
2024-04-02 18:03:52 +02:00 |
|
imlonghao
|
109cd37211
|
Set date to now when cloning journal
Signed-off-by: imlonghao <git@imlonghao.com>
|
2024-04-02 23:44:45 +08: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 |
|
James Cole
|
87911c2438
|
Catch empty preference, just in case.
|
2024-04-02 12:38:31 +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
|
f6e28dc88f
|
Fine tune preferences to handle multi-administration options.
|
2024-04-01 19:59:21 +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
|
9f95221ba3
|
Various code cleanup.
|
2024-04-01 17:43:31 +02:00 |
|
James Cole
|
5749b642ce
|
Wrong response code.
|
2024-04-01 16:07:03 +02:00 |
|
James Cole
|
ccc005942f
|
Expand user group pages.
|
2024-04-01 15:40:53 +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
|
39841de680
|
Auto commit for release 'develop' on 2024-03-31
|
2024-03-31 17:12:02 +02:00 |
|
James Cole
|
5ec54de29e
|
Fix shitty test
|
2024-03-31 16:51:53 +02:00 |
|
James Cole
|
397e37f344
|
Fix another division by zero
|
2024-03-31 16:46:38 +02:00 |
|
James Cole
|
b6f84c2b99
|
Expand v2 layout, add user administration pages.
|
2024-03-31 16:46:20 +02:00 |
|
github-actions
|
e6b2db1e29
|
Auto commit for release 'develop' on 2024-03-31
|
2024-03-31 03:14:08 +02:00 |
|
James Cole
|
3268019d0c
|
Fix #8732
|
2024-03-31 01:24:18 +01:00 |
|
James Cole
|
a0ef6a1fc8
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8725
|
2024-03-30 09:56:51 +01:00 |
|
github-actions
|
14d3312a10
|
Auto commit for release 'develop' on 2024-03-25
|
2024-03-25 04:10:34 +01:00 |
|
James Cole
|
87be478dd8
|
Expand dashboard view
|
2024-03-24 16:22:27 +01:00 |
|
James Cole
|
0b6877a20e
|
Fix null pointer
|
2024-03-24 14:11:30 +01:00 |
|
James Cole
|
538933691e
|
Add sort column to account overview. and some css fixes
|
2024-03-24 13:24:48 +01:00 |
|
James Cole
|
57981f1cf9
|
Read and remember sort order by URL
|
2024-03-24 11:08:24 +01:00 |
|
James Cole
|
0310186fb7
|
Expand accounts page.
|
2024-03-23 20:37:15 +01:00 |
|
James Cole
|
4dcb38290e
|
Better inline editor.
|
2024-03-23 15:20:49 +01: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 |
|
James Cole
|
bb7355a566
|
Fix https://github.com/orgs/firefly-iii/discussions/8696
|
2024-03-20 17:32:06 +01:00 |
|
github-actions
|
9aa90650b4
|
Auto commit for release 'develop' on 2024-03-18
|
2024-03-18 20:25:30 +01:00 |
|
James Cole
|
db0dbcfcf1
|
Disable exchange rates by default.
|
2024-03-18 06:20:33 +01:00 |
|
James Cole
|
f591996f04
|
Remove deferrable interface
|
2024-03-18 06:14:17 +01:00 |
|
github-actions
|
ddf1a8cebb
|
Auto commit for release 'develop' on 2024-03-18
|
2024-03-18 01:30:56 +01:00 |
|
James Cole
|
b359d51d3a
|
Fix code and tests.
|
2024-03-17 12:26:56 +01:00 |
|
James Cole
|
3913fa5086
|
Restore old behavior
|
2024-03-17 12:00:28 +01:00 |
|
James Cole
|
ab2772abe0
|
Remove deferrable.
|
2024-03-17 11:44:58 +01:00 |
|
James Cole
|
dc17060754
|
Remove deferrable.
|
2024-03-17 09:24:50 +01:00 |
|
James Cole
|
e2fa81dddc
|
Remove deferrable.
|
2024-03-17 09:24:25 +01:00 |
|
James Cole
|
182dfc95fe
|
Remove deferrable.
|
2024-03-17 09:23:44 +01:00 |
|