James Cole
|
7f12d06989
|
Merge pull request #9947 from firefly-iii/remove-usergroup-repositories
Remove references to user group specific repositories and instead use…
|
2025-03-08 15:12:13 +01:00 |
|
James Cole
|
8eb0313841
|
Remove references to user group specific repositories and instead use the normal ones.
|
2025-03-08 15:10:24 +01:00 |
|
James Cole
|
113eb84461
|
Merge pull request #9946 from firefly-iii/fix-currency-autocomplete
Add missing method to repository.
|
2025-03-08 05:57:19 +01:00 |
|
mergify[bot]
|
cdf42e50f0
|
Merge branch 'develop' into fix-currency-autocomplete
|
2025-03-08 04:56:06 +00:00 |
|
James Cole
|
e59cf03d80
|
Merge branch 'main' into develop
# Conflicts:
# composer.lock
|
2025-03-08 05:55:45 +01:00 |
|
James Cole
|
0bd0e6caeb
|
Add missing method to repository.
|
2025-03-08 05:51:50 +01:00 |
|
James Cole
|
605623a7af
|
Merge pull request #9944 from firefly-iii/add-validation-command
Add command to validate various settings.
|
2025-03-08 05:50:47 +01:00 |
|
James Cole
|
042d055d85
|
Merge pull request #9945 from firefly-iii/mergify/JC5/config-update
ci(Mergify): configuration update
|
2025-03-08 05:45:27 +01:00 |
|
James Cole
|
cc29d0a850
|
ci(Mergify): configuration update
Signed-off-by: James Cole <james@firefly-iii.org>
|
2025-03-08 05:45:00 +01:00 |
|
James Cole
|
7dede49aee
|
Add command to validate various settings.
|
2025-03-08 05:38:51 +01:00 |
|
James Cole
|
775282ae02
|
Fix #9941
|
2025-03-07 05:25:43 +01:00 |
|
James Cole
|
e49806078a
|
Merge pull request #9935 from firefly-iii/dependabot/composer/composer-e6d0169aed
|
2025-03-06 05:28:45 +01:00 |
|
dependabot[bot]
|
71d8c0d219
|
Bump laravel/framework in the composer group across 1 directory
Bumps the composer group with 1 update in the / directory: [laravel/framework](https://github.com/laravel/framework).
Updates `laravel/framework` from 11.43.2 to 11.44.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.43.2...v11.44.1)
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
dependency-group: composer
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-05 23:45:21 +00:00 |
|
James Cole
|
0031c5a5ad
|
Fix #9914
|
2025-03-05 20:12:44 +01:00 |
|
James Cole
|
3ce111550e
|
Merge branch 'main' into develop
|
2025-03-05 19:53:29 +01:00 |
|
James Cole
|
58af83cc8c
|
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
# .ci/php-cs-fixer/composer.lock
|
2025-03-05 19:52:36 +01:00 |
|
github-actions
|
422a23e700
|
Auto commit for release 'develop' on 2025-03-05
develop-20250305
|
2025-03-05 15:50:17 +01:00 |
|
Sander Dorigo
|
8c2672cdf8
|
Fix #9895
|
2025-03-05 15:02:40 +01:00 |
|
Sander Dorigo
|
764e49985b
|
add default values
|
2025-03-05 14:58:10 +01:00 |
|
Sander Dorigo
|
84251f8f10
|
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
|
2025-03-05 14:42:34 +01:00 |
|
James Cole
|
3d878cb5dd
|
Merge pull request #9899 from firefly-iii/dependabot/github_actions/github/command-2.0.0
Bump github/command from 1.3.0 to 2.0.0
|
2025-03-05 12:28:06 +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 |
|
dependabot[bot]
|
9dcb8e2680
|
Bump github/command from 1.3.0 to 2.0.0
Bumps [github/command](https://github.com/github/command) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/github/command/releases)
- [Commits](https://github.com/github/command/compare/v1.3.0...v2.0.0)
---
updated-dependencies:
- dependency-name: github/command
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 03:51:39 +00:00 |
|
github-actions
|
56bac9fc97
|
Auto commit for release 'develop' on 2025-02-24
develop-20250224
|
2025-02-24 04:13:39 +01:00 |
|
James Cole
|
f7ad9c56c8
|
Add imports for facades
|
2025-02-23 12:47:04 +01:00 |
|
James Cole
|
0086a0ddc8
|
Fix namespace.
|
2025-02-23 12:35:13 +01:00 |
|
James Cole
|
25ebfd6978
|
php cs cleanup
|
2025-02-23 12:28:43 +01:00 |
|
James Cole
|
de8149137a
|
Use trait and interface.
|
2025-02-23 12:28:27 +01:00 |
|
James Cole
|
79ae110368
|
Update php cs fixer
|
2025-02-23 12:27:49 +01:00 |
|
James Cole
|
60aef0de1a
|
Mark as deprecated.
|
2025-02-23 12:27:34 +01:00 |
|
James Cole
|
8d464962a8
|
Remove methods, point to interface.
|
2025-02-23 12:27:07 +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 |
|