Commit Graph
8543 Commits
Author SHA1 Message Date
github-actions 36d9e5c3fe Auto commit for release 'develop' on 2024-05-09 2024-05-09 05:10:13 +02:00
James Cole d17da670ab Fix connect exception, add some debug logs. 2024-05-06 06:33:12 +02:00
github-actions 16364d9859 Auto commit for release 'develop' on 2024-04-30 2024-04-30 20:33:00 +02:00
James Cole 4bd19e0627 Expand and fix sort columns 2024-04-30 20:22:31 +02:00
James Cole 69d839997a Fix sorting and order for account lists. 2024-04-29 20:20:11 +02:00
github-actions c02c027f4f Auto commit for release 'develop' on 2024-04-29 2024-04-29 06:36:36 +02:00
James Cole b951d4130c Allow account grouping 2024-04-28 14:40:22 +02:00
James Cole 7992b810fd Expand view with several new options. Move cache to api endpoints. 2024-04-28 13:30:42 +02:00
James Cole c1c0afa40b Expand account index overview. 2024-04-28 09:54:28 +02:00
James Cole feabfe54f0 First attempt at comma based preference collector 2024-04-26 05:31:02 +02:00
github-actions 064217ccb0 Auto commit for release 'develop' on 2024-04-25 2024-04-25 05:10:20 +02:00
James Cole fa3ccbda33 Fix phpstan issues. 2024-04-23 19:40:48 +02:00
James Cole 3d410556ef Fix https://github.com/firefly-iii/firefly-iii/issues/8812 2024-04-23 16:24:46 +02:00
github-actions 9d1a127200 Auto commit for release 'develop' on 2024-04-21 2024-04-21 17:23:16 +02:00
James Cole 1a1e06e6e8 Fix tests 2024-04-21 07:07:06 +02:00
James Cole bd7fe92818 Expand accounts page. 2024-04-20 16:18:41 +02:00
James Cole 850e47d8db Fix https://github.com/firefly-iii/firefly-iii/issues/8776 2024-04-20 08:15:17 +02:00
James Cole 96fe62400f Fix undefined index 2024-04-20 07:38:05 +02:00
James Cole 5d07fcdcb6 Add user roles. 2024-04-20 07:36:53 +02:00
James Cole fd5d2d57a8 Fix https://github.com/firefly-iii/firefly-iii/issues/8804 2024-04-20 07:19:15 +02:00
James Cole 8a5cecd2a0 Fix https://github.com/firefly-iii/firefly-iii/issues/8781 2024-04-19 19:58:09 +02:00
github-actions 6d970a9794 Auto commit for release 'develop' on 2024-04-18 2024-04-18 10:25:45 +02:00
James Cole 4a783d3c3c Drop a specific preference from the return of Firefly III 2024-04-18 05:54:57 +02:00
github-actions 9d3189be7e Auto commit for release 'develop' on 2024-04-15 2024-04-15 07:59:54 +02:00
James Cole c54f84dc8e Fix https://github.com/firefly-iii/firefly-iii/issues/8779 2024-04-13 05:50:26 +02:00
github-actions c2e562623c Auto commit for release 'develop' on 2024-04-11 2024-04-11 05:10:20 +02:00
James Cole c8d5e8a9dc Add roles 2024-04-10 19:45:08 +02:00
James Cole 0e0eeb736f Point to single source of truth for view name. 2024-04-08 07:45:58 +02:00
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