Sander Dorigo
84251f8f10
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
2025-03-05 14:42:34 +01:00
Sander Dorigo
8b4740d28c
fix #9902
2025-03-05 12:27:08 +01:00
James Cole
0845e265c2
Merge pull request #9903 from lompi/add_support_for_strpos_in_expressions
...
Add support for PHP function `strpos` in expressions
2025-03-05 12:25:50 +01:00
Sander Dorigo
b4455a3802
Fix #9906
2025-03-05 12:18:14 +01:00
Sander Dorigo
8d12d47691
fix #9908
2025-03-05 12:13:56 +01:00
James Cole
3dc01b0d5c
Merge pull request #9918 from firefly-iii/dependabot/composer/develop/diglactic/laravel-breadcrumbs-10.0.0
...
Bump diglactic/laravel-breadcrumbs from 9.0.0 to 10.0.0
2025-03-05 11:44:32 +01:00
dependabot[bot]
b442645280
Bump diglactic/laravel-breadcrumbs from 9.0.0 to 10.0.0
...
Bumps [diglactic/laravel-breadcrumbs](https://github.com/diglactic/laravel-breadcrumbs ) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/diglactic/laravel-breadcrumbs/releases )
- [Upgrade guide](https://github.com/diglactic/laravel-breadcrumbs/blob/main/UPGRADE.md )
- [Commits](https://github.com/diglactic/laravel-breadcrumbs/compare/v9.0.0...v10.0.0 )
---
updated-dependencies:
- dependency-name: diglactic/laravel-breadcrumbs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:20:25 +00:00
github-actions
eda2b5f822
Auto commit for release 'develop' on 2025-03-03
develop-20250303
2025-03-03 04:14:36 +01:00
Lompi
d9593db5e2
Add support for PHP function strpos
in expressions
...
Signed-off-by: Lompi <lompi91+github_com@gmail.com >
2025-02-24 16:55:00 +01:00
github-actions
56bac9fc97
Auto commit for release 'develop' on 2025-02-24
develop-20250224
2025-02-24 04:13:39 +01:00
github-actions
b93cfc5de2
Auto commit for release 'develop' on 2025-02-22
develop-20250222.5
develop-20250222.4
2025-02-22 17:26:08 +01:00
github-actions
d41f5b1090
Auto commit for release 'v6.2.9' on 2025-02-22
v6.2.9
2025-02-22 17:20:52 +01:00
James Cole
40322813c9
Also include user group
2025-02-22 17:17:28 +01:00
James Cole
4a98927e32
Update changelog.
2025-02-22 17:16:30 +01:00
James Cole
193e529803
Fix #9887
2025-02-22 17:16:20 +01:00
github-actions
fbf20ef2c2
Auto commit for release 'v6.2.8' on 2025-02-22
v6.2.8
2025-02-22 12:30:53 +01:00
github-actions
54de829c8a
Merge branch 'develop'
2025-02-22 11:28:39 +00:00
James Cole
131b987561
Remove TZ
2025-02-22 12:27:22 +01:00
James Cole
dce6754c62
Merge branch 'main' into develop
develop-20250222.3
2025-02-22 10:27:58 +01:00
James Cole
f4bca90080
Add time and time zone perhaps?
2025-02-22 10:25:31 +01:00
James Cole
b2960b1ed9
Remove docker ignore, not useful in this context.
develop-20250222.2
2025-02-22 10:20:55 +01:00
James Cole
33f87bce23
Merge branch 'main' into develop
2025-02-22 10:20:31 +01:00
James Cole
23aa45609b
Remove files from zip.
2025-02-22 10:20:23 +01:00
github-actions
b098952f82
Auto commit for release 'develop' on 2025-02-22
develop-20250222.1
2025-02-22 10:16:15 +01:00
James Cole
68c3e14b0c
Update changelog.
2025-02-22 10:12:30 +01:00
James Cole
19d08137a5
Fix #9887
2025-02-22 10:06:59 +01:00
James Cole
73776e7869
Fix #9887
2025-02-22 10:05:44 +01:00
github-actions
bf04ca12c1
Auto commit for release 'develop' on 2025-02-22
develop-20250222
2025-02-22 08:18:27 +01:00
James Cole
a4637debe9
Update changelog, fix log reference.
2025-02-22 08:07:52 +01:00
James Cole
48c1b525be
Fix #9874
2025-02-22 08:03:42 +01:00
github-actions
56470bfbba
Auto commit for release 'develop' on 2025-02-21
develop-20250221
2025-02-21 08:32:55 +01:00
James Cole
0f732ca874
Merge pull request #9880 from josegonzalez/patch-1
...
fix: ignore the Procfile when building the docker image
2025-02-21 08:06:04 +01:00
James Cole
e452ba938d
Update changelog.
2025-02-21 06:20:17 +01:00
James Cole
9921c5a925
Fix #9882
2025-02-21 06:18:11 +01:00
Jose Diaz-Gonzalez
58fab75681
fix: ignore the Procfile when building the docker image
...
The Procfile is heroku-specific, causing issues on platforms which respect it when specifying processes to run for docker image or dockerfile based deploys.
Closes #9833
Signed-off-by: Jose Diaz-Gonzalez <email@josediazgonzalez.com >
2025-02-20 14:51:04 -05:00
Sander Dorigo
54990308f6
fix type error
develop-20250220.2
2025-02-20 12:58:38 +01:00
github-actions
f95758ff47
Auto commit for release 'develop' on 2025-02-20
develop-20250220.1
2025-02-20 08:11:36 +01:00
James Cole
8d830e178f
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2025-02-20 08:08:18 +01:00
James Cole
334a521ca1
Better fix for nullpointer.
2025-02-20 08:08:07 +01:00
github-actions
12629a1955
Auto commit for release 'develop' on 2025-02-20
develop-20250220
2025-02-20 08:00:12 +01:00
James Cole
2e3669a32f
Fix #9871
2025-02-20 07:43:32 +01:00
James Cole
ea337607c4
Fix #9868
2025-02-20 07:30:30 +01:00
James Cole
f7f317a3b2
Fix #9863
2025-02-20 07:28:24 +01:00
James Cole
adbf6defe5
Catch nullpointer.
2025-02-20 06:21:29 +01:00
github-actions
e0709f2975
Auto commit for release 'develop' on 2025-02-19
develop-20250219
2025-02-19 09:14:18 +01:00
James Cole
30007b05cb
Fix #9861
2025-02-19 06:37:40 +01:00
James Cole
13fc7f0d8d
Fix #9862
2025-02-19 06:21:27 +01:00
github-actions
7c85138115
Auto commit for release 'v6.2.7' on 2025-02-18
v6.2.7
2025-02-18 19:52:25 +01:00
James Cole
2c25f65f7f
Expand changelog.
2025-02-18 19:46:01 +01:00
github-actions
7eaba962e8
Auto commit for release 'develop' on 2025-02-18
develop-20250218.2
2025-02-18 15:17:06 +01:00