Commit Graph

6830 Commits

Author SHA1 Message Date
Michael Thomas 41fc1e8f82 Merge remote-tracking branch 'upstream/develop' into feat/expression-engine 2024-03-07 13:09:43 -05:00
Michael Thomas 438f602961 feat: surface expression validation errors when creating or updating rules 2024-03-07 12:23:32 -05:00
github-actions b82fcbd97b Auto commit for release 'develop' on 2024-03-07 2024-03-07 01:29:08 +01:00
James Cole 930a08ec90 Better index for accounts. 2024-03-06 19:54:09 +01:00
James Cole 3a339382d4 Add a button to go back to the v1 layout. 2024-03-05 19:38:45 +01:00
James Cole fbf89fd514 Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop 2024-03-04 20:42:05 +01:00
James Cole 88a9bc379e Expand account list 2024-03-04 20:41:34 +01:00
github-actions 1ef7239276 Auto commit for release 'develop' on 2024-03-04 2024-03-04 01:30:26 +01:00
github-actions 90d58ec8fa Auto commit for release 'v6.1.10' on 2024-03-02 2024-03-02 17:12:03 +01:00
github-actions ffc2156e5f Auto commit for release 'develop' on 2024-02-29 2024-02-29 01:28:57 +01:00
James Cole e0a89bb5fe Rebuild JS 2024-02-26 20:08:14 +01:00
James Cole 7103098fe7 Better error handling 2024-02-26 19:54:45 +01:00
github-actions cd713dc40f Auto commit for release 'develop' on 2024-02-26 2024-02-26 01:29:50 +01:00
James Cole d9fba39d80 Fix detection of transaction type. 2024-02-25 18:24:10 +01:00
James Cole 2564470197 Update source account detection. 2024-02-25 18:14:30 +01:00
James Cole 9222c82af0 Expand frontend, first attempt at sorting. 2024-02-25 18:09:52 +01:00
James Cole 5b60aaecc0 Update translations. 2024-02-24 08:19:23 +01:00
James Cole 20a4caec60 Add some missing translations 2024-02-24 06:03:34 +01:00
James Cole 99cc096b71 Fix https://github.com/firefly-iii/firefly-iii/issues/8578 2024-02-24 05:38:02 +01:00
James Cole 92e7f344e0 Refresh update code. 2024-02-22 06:52:58 +01:00
github-actions 89ce2838d5 Auto commit for release 'develop' on 2024-02-22 2024-02-22 01:29:01 +01:00
James Cole fe33352ec1 Fix translation for https://github.com/firefly-iii/firefly-iii/issues/8555 2024-02-19 05:57:06 +01:00
James Cole b1afaea1aa Various updates. 2024-02-18 11:35:08 +01:00
github-actions b13a4e1016 Auto commit for release 'develop' on 2024-02-15 2024-02-15 01:29:20 +01:00
James Cole a2c0d9f7d0 The update checker can handle the development releases 2024-02-14 06:34:38 +01:00
github-actions 5c352a0d3e Auto commit for release 'develop' on 2024-02-12 2024-02-12 01:29:15 +01:00
James Cole 99f041b114 Editable up until date. 2024-02-11 10:43:14 +01:00
James Cole 283b594995 Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
#	app/Helpers/Collector/GroupCollector.php
2024-02-10 08:29:59 +01:00
James Cole 723aa65e7a Inline edit for v2 2024-02-10 08:28:59 +01:00
github-actions 64d315ad51 Auto commit for release 'develop' on 2024-02-08 2024-02-08 01:29:34 +01:00
James Cole ba8d65835a Remove unused translation. 2024-02-07 06:02:43 +01:00
github-actions fa3343f437 Auto commit for release 'v6.1.9' on 2024-02-05 2024-02-05 19:53:12 +01:00
James Cole 20b1fc05cb Don't put a "v" in front of the version when it's a develop version. 2024-02-05 06:29:19 +01:00
github-actions ab441d7d0c Auto commit for release 'develop' on 2024-02-05 2024-02-05 01:31:01 +01:00
github-actions 4f994a2795 Auto commit for release 'develop' on 2024-02-04 2024-02-04 01:31:06 +01:00
kuilin 04b1465eb7 Fix incorrect ID in bulk delete tx URL
Fixes #8501

Signed-off-by: kuilin <kuilin@gmail.com>
2024-02-03 14:23:26 -05:00
github-actions abd34ba1dc Auto commit for release 'v6.1.8' on 2024-02-03 2024-02-03 16:38:48 +01:00
github-actions 9763f9f922 Auto commit for release 'develop' on 2024-02-01 2024-02-01 01:31:55 +01:00
James Cole bbd4d7a8ef Rebuild JS as well. 2024-01-31 07:35:43 +01:00
James Cole bafe2ece8c Should fix message title. 2024-01-31 07:25:51 +01:00
James Cole e199fdd2b6 Make sure the demo user can't export data. 2024-01-30 18:11:45 +01:00
github-actions d9fc91a432 Auto commit for release 'develop' on 2024-01-30 2024-01-30 01:29:11 +01:00
github-actions ff2b2eec9b Auto commit for release 'develop' on 2024-01-29 2024-01-29 02:35:54 +00:00
James Cole 642539e410 Fix https://github.com/firefly-iii/firefly-iii/issues/8457 2024-01-28 16:34:17 +01:00
github-actions 1f774e0d71 Auto commit for release 'develop' on 2024-01-28 2024-01-28 13:48:09 +00:00
James Cole a6512d3d74 Add manifest to session pages. https://github.com/firefly-iii/firefly-iii/issues/8455 2024-01-25 03:18:13 +01:00
James Cole cea2ca7532 Rebuild old and new JS. 2024-01-24 07:03:08 +01:00
James Cole da7a976c4e Fix https://github.com/firefly-iii/firefly-iii/issues/8446 2024-01-23 20:21:41 +01:00
James Cole 300dba7257 Rebuild frontend for dynamic title update 2024-01-23 19:36:45 +01:00
James Cole e50d2cb481 Add experimental menu. 2024-01-22 06:13:19 +01:00