Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add date added field #74

Merged
merged 7 commits into from
Mar 1, 2024
Merged

Add date added field #74

merged 7 commits into from
Mar 1, 2024

Conversation

koertho
Copy link
Contributor

@koertho koertho commented Feb 29, 2024

  • fix displaying image caption
  • add missing image copyright
  • Add new dca author field mechanic (Add new dca author field mechanic #69)
  • Enhance author dca field
  • fix missing image properties
  • add Utils/ModelUtil::findParentsRecursively()
  • prepare 2.231.0
  • deprecate twig filters and tests
  • backported new database util
  • added class utils
  • adjust class utils for php 7
  • see cl 2.233.1
  • add inserttag finder helper, use helper in article search
  • adjust class deps, prepared 2.234.0
  • [entity_finder] show block modul title
  • prepared 2.234.1
  • add date added field

@koertho koertho changed the base branch from v3 to v2 February 29, 2024 16:40
@coveralls
Copy link

coveralls commented Feb 29, 2024

Pull Request Test Coverage Report for Build 8109162448

Details

  • 37 of 44 (84.09%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 23.122%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/EventListener/DcaField/AbstractDcaFieldListener.php 0 7 0.0%
Totals Coverage Status
Change from base Build 7477425319: 0.4%
Covered Lines: 1290
Relevant Lines: 5579

💛 - Coveralls

@koertho koertho merged commit 37bdb6a into v2 Mar 1, 2024
12 checks passed
@koertho koertho deleted the feature/date_added_field branch March 1, 2024 09:38
koertho added a commit that referenced this pull request Mar 1, 2024
* add date added field

* add test

* fixed type exception

* fixed tests

* increase test coverage, some code adjustments

* increase coverage

* fixed issue with static variables
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.

2 participants