Skip to content

Conversation

@juradee
Copy link
Collaborator

@juradee juradee commented Oct 16, 2025

  • přidání možnosti nastavit upomínku
  • hromadné akce v platbách

dependabot bot and others added 30 commits September 20, 2025 21:11
Bumps [nettrine/dbal](https://github.com/nettrine/dbal) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/nettrine/dbal/releases)
- [Commits](contributte/doctrine-dbal@v0.8.0...v0.8.2)

---
updated-dependencies:
- dependency-name: nettrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Nahrazení metody fetchAll metodou executeQuery s fetchAllAssociative.
odstranění zastaralých migrací. Zůstávají stará data a musely by se přepsat kvůli aktualizaci DBAL
`phing` is no longer used for build or deployment processes, and the related `build.xml` file has been removed. This simplifies the project by eliminating redundant configuration and dependencies.
Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.7.6 to 4.9.1.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@4.7.6...4.9.1)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@4.1.0...5.1.0)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.10.3 to 3.13.4.
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
- [Commits](PHPCSStandards/PHP_CodeSniffer@3.10.3...3.13.4)

---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
  dependency-version: 3.13.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [composer/ca-bundle](https://github.com/composer/ca-bundle) from 1.5.6 to 1.5.8.
- [Release notes](https://github.com/composer/ca-bundle/releases)
- [Commits](composer/ca-bundle@1.5.6...1.5.8)

---
updated-dependencies:
- dependency-name: composer/ca-bundle
  dependency-version: 1.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [setasign/fpdi](https://github.com/Setasign/FPDI) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/Setasign/FPDI/releases)
- [Commits](Setasign/FPDI@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: setasign/fpdi
  dependency-version: 2.6.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 3.29.1 to 3.30.0.
- [Release notes](https://github.com/thephpleague/flysystem/releases)
- [Changelog](https://github.com/thephpleague/flysystem/blob/3.x/CHANGELOG.md)
- [Commits](thephpleague/flysystem@3.29.1...3.30.0)

---
updated-dependencies:
- dependency-name: league/flysystem
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot and others added 25 commits September 22, 2025 12:07
Bumps [heureka/bank-account-validator](https://github.com/heureka/bank-account-validator) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/heureka/bank-account-validator/releases)
- [Commits](heureka/bank-account-validator@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: heureka/bank-account-validator
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [consistence-community/consistence-doctrine](https://github.com/consistence-community/consistence-doctrine) from 2.1.3 to 2.1.4.
- [Commits](consistence-community/consistence-doctrine@2.1.3...2.1.4)

---
updated-dependencies:
- dependency-name: consistence-community/consistence-doctrine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Added Symfony Cache to the project dependencies and integrated it with Doctrine configuration for improving caching capabilities. Additionally, replaced the deprecated MySQL FIELD implementation with a new custom DQL function to ensure compatibility with Doctrine ORM 2.20+. Updated tests to handle database foreign key checks during schema setup.
Bumps [php-http/guzzle7-adapter](https://github.com/php-http/guzzle7-adapter) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/php-http/guzzle7-adapter/releases)
- [Changelog](https://github.com/php-http/guzzle7-adapter/blob/1.x/CHANGELOG.md)
- [Commits](php-http/guzzle7-adapter@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: php-http/guzzle7-adapter
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google/apiclient](https://github.com/googleapis/google-api-php-client) from 2.18.2 to 2.18.3.
- [Release notes](https://github.com/googleapis/google-api-php-client/releases)
- [Changelog](https://github.com/googleapis/google-api-php-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-php-client@v2.18.2...v2.18.3)

---
updated-dependencies:
- dependency-name: google/apiclient
  dependency-version: 2.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/vlucas/phpdotenv/releases)
- [Commits](vlucas/phpdotenv@v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: vlucas/phpdotenv
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [thecodingmachine/safe](https://github.com/thecodingmachine/safe) from 2.5.0 to 3.3.0.
- [Release notes](https://github.com/thecodingmachine/safe/releases)
- [Commits](thecodingmachine/safe@v2.5.0...v3.3.0)

---
updated-dependencies:
- dependency-name: thecodingmachine/safe
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [doctrine/coding-standard](https://github.com/doctrine/coding-standard) from 12.0.0 to 13.0.1.
- [Release notes](https://github.com/doctrine/coding-standard/releases)
- [Commits](doctrine/coding-standard@12.0.0...13.0.1)

---
updated-dependencies:
- dependency-name: doctrine/coding-standard
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Updated type annotations across multiple entities for better compatibility and readability. Fixed minor code formatting inconsistencies, ensuring adherence to project standards and improving overall maintainability.
Introduced payment reminder feature, including new email templates, handlers, and UI components for overdue payments. Updated the logic to send reminders, integrated email buttons, and enhanced group settings for managing email templates.
@juradee juradee linked an issue Oct 16, 2025 that may be closed by this pull request
@juradee juradee closed this Oct 17, 2025
@juradee juradee deleted the 61-upomínací-email branch October 17, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upomínací email

3 participants