JC5
|
3feb2c9955
|
🤖 Auto commit for release 'develop' on 2025-07-02
|
2025-07-02 19:38:36 +02:00 |
|
James Cole
|
7d9f3ac473
|
Fix logs.
|
2025-07-02 19:35:01 +02:00 |
|
James Cole
|
8a5755c8f1
|
Add debug information.
|
2025-07-02 19:34:05 +02:00 |
|
James Cole
|
2cb14f6b72
|
Fix various code.
|
2025-05-27 17:06:15 +02:00 |
|
James Cole
|
c074fec0a7
|
Import statements and update configuration.
|
2025-05-27 16:57:36 +02:00 |
|
James Cole
|
0573bf2402
|
Clean up code.
|
2025-05-04 17:41:26 +02:00 |
|
JC5
|
1001e04b63
|
🤖 Auto commit for release 'develop' on 2025-05-04
|
2025-05-04 13:55:42 +02:00 |
|
James Cole
|
194d22ad90
|
Final set of php8.4 changes.
|
2025-05-04 13:50:20 +02:00 |
|
James Cole
|
0086a0ddc8
|
Fix namespace.
|
2025-02-23 12:35:13 +01:00 |
|
github-actions
|
b4c67c02a7
|
Auto commit for release 'develop' on 2025-01-05
|
2025-01-05 09:23:02 +01:00 |
|
James Cole
|
b6960dc299
|
Fix search result page.
|
2025-01-05 08:03:15 +01:00 |
|
James Cole
|
10a284848b
|
Drop else-statements, remove debug statement.
|
2025-01-05 07:45:29 +01:00 |
|
James Cole
|
fd6560bdd0
|
Fix copyright for new files.
|
2025-01-05 07:40:30 +01:00 |
|
James Cole
|
0810f617c7
|
Merge pull request #9598 from Sobuno/NewQueryParserV3
New Query Parser for Search Engine and Rules
|
2025-01-05 07:32:55 +01:00 |
|
James Cole
|
7eaa0e16b3
|
Run phpcs locally to make sure phpstan stays fixed. [skip ci]
|
2025-01-04 07:39:16 +01:00 |
|
James Cole
|
3898c0c0ef
|
Fix phpstan issues.
|
2025-01-03 18:16:27 +01:00 |
|
James Cole
|
fe4d139817
|
fix phpstan warnings
|
2025-01-03 15:53:10 +01:00 |
|
James Cole
|
a8ae496fda
|
Replace enum
|
2025-01-03 09:15:52 +01:00 |
|
Sobuno
|
e33e3cc40f
|
Tweak UI
|
2025-01-03 00:45:19 +01:00 |
|
Sobuno
|
50aff9cfb6
|
Make prohibited word search work
|
2025-01-03 00:13:51 +01:00 |
|
Sobuno
|
058a0f9fb2
|
Show excluded words in UI
|
2025-01-03 00:08:11 +01:00 |
|
Sobuno
|
0c955efa8b
|
Allow flipping of subqueries
|
2025-01-03 00:07:57 +01:00 |
|
Sobuno
|
af7a4b5d3d
|
Renaming of classes, making true recursive structure
|
2025-01-02 23:19:21 +01:00 |
|
Sobuno
|
afc9ea08f3
|
Rearrange structure
|
2025-01-02 22:17:56 +01:00 |
|
Sobuno
|
4d25336d87
|
More WIP
|
2025-01-01 05:32:49 +01:00 |
|
Sobuno
|
84560a6f44
|
WIP
|
2025-01-01 05:32:49 +01:00 |
|
github-actions
|
ddfededf02
|
Auto commit for release 'branch-v6.2' on 2024-12-23
|
2024-12-23 08:40:29 +01:00 |
|
James Cole
|
847984f678
|
New rule triggers for account balance.
|
2024-12-23 08:22:54 +01:00 |
|
github-actions
|
c0499df4ec
|
Auto commit for release 'branch-v6.2' on 2024-12-22
|
2024-12-22 20:37:54 +01:00 |
|
James Cole
|
d90ac519f7
|
Clean up balance methods.
|
2024-12-22 20:32:58 +01:00 |
|
James Cole
|
565bd87959
|
Code cleanup
|
2024-12-22 08:43:12 +01:00 |
|
github-actions
|
71c208c4fb
|
Auto commit for release 'develop' on 2024-11-25
|
2024-11-25 04:18:55 +01:00 |
|
James Cole
|
8a5cecd2a0
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8781
|
2024-04-19 19:58:09 +02:00 |
|
James Cole
|
a0ef6a1fc8
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8725
|
2024-03-30 09:56:51 +01:00 |
|
James Cole
|
1961487055
|
Reformat code.
|
2024-03-10 06:17:31 +01:00 |
|
James Cole
|
fd2edf3b23
|
Various code cleanup.
|
2024-03-06 07:16:01 +01:00 |
|
James Cole
|
0597255c08
|
Fix #8632
|
2024-03-06 07:01:21 +01:00 |
|
James Cole
|
68c9c4ec3c
|
PHPStorm can order methods by alphabet, who knew.
|
2024-02-22 20:11:09 +01:00 |
|
James Cole
|
122f0309a6
|
Fix #8425
|
2024-01-19 20:23:04 +01:00 |
|
James Cole
|
925450f84c
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8390
|
2024-01-14 13:59:09 +01:00 |
|
James Cole
|
f963ac63f1
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:43:56 +01:00 |
|
James Cole
|
949ca4f79e
|
Fix issue with tag search.
|
2024-01-01 11:31:14 +01:00 |
|
James Cole
|
4230349c07
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8304
|
2023-12-29 20:25:32 +01:00 |
|
James Cole
|
581e5d7330
|
Various code cleanup.
|
2023-12-22 20:12:38 +01:00 |
|
James Cole
|
c60b5e5c21
|
Remove unused exceptions.
|
2023-12-22 07:58:35 +01:00 |
|
James Cole
|
64ec0cf62e
|
Code cleanup.
|
2023-12-20 19:35:52 +01:00 |
|
James Cole
|
46e130fdfe
|
Clean up code.
|
2023-12-10 06:51:59 +01:00 |
|
James Cole
|
c37a877f34
|
Fix phpstan things
|
2023-12-03 08:28:50 +01:00 |
|
James Cole
|
3136bccb24
|
Add new search options for https://github.com/firefly-iii/firefly-iii/issues/7571
|
2023-12-03 07:02:23 +01:00 |
|
James Cole
|
8e0f0b03d8
|
Fix various phpstan issues.
|
2023-12-02 07:05:34 +01:00 |
|