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

Release 5.x #157

Merged
merged 2 commits into from
May 26, 2023
Merged

Release 5.x #157

merged 2 commits into from
May 26, 2023

Conversation

balasch
Copy link
Contributor

@balasch balasch commented May 26, 2023

No description provided.

bitmotionAE and others added 2 commits May 8, 2023 09:37
* [TASK] some rector updates

* [REGRESSION] backend.skipConfiguration doesn't skip new check (#143)

A new check was introduced CheckConfiguration->renderCheckDirs() which isn't covered by the option to skip config checks in backend extension configuration.

rels: #139, #142

* bugfix/TERROAD-74 (#146)

* [BUGFIX] Make backend module work in TYPO3 v11 and refactor its pagination

* [BUGFIX] Fix backend module filter to respect page constraint

* [BUGFIX] Fix "Create a Secure Downloads File Storage" extension configuration functionality (#147)

* bugfix/TERROAD-74 (#150)

* [BUGFIX] Make backend module work in TYPO3 v11 and refactor its pagination

* [BUGFIX] Fix backend module filter to respect page constraint

* [TASK] Fix small pagination template bug.

---------

Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>

* [TASK] Update firebase/jwt library from ^5.0 to ^6.0 (#149)

* [TASK] Update firebase/jwt library from ^5.0 to ^6.0

* [TASK] Update firebase/jwt library from ^6.0 to ^6.1

* [TASK] Update authors and funding links.

---------

Co-authored-by: J. Peter M. Schuler <jpmschuler@users.noreply.github.com>
Co-authored-by: Niklas Grieger <55093258+bmgrieger@users.noreply.github.com>
Co-authored-by: Sebastian Afeldt <33094668+bmafeldt@users.noreply.github.com>
Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>
Co-authored-by: Sebastian Afeldt <s.afeldt@leuchtfeuer.com>
@balasch balasch merged commit 53442d7 into master May 26, 2023
balasch added a commit that referenced this pull request May 26, 2023
* [TASK] some rector updates

* [REGRESSION] backend.skipConfiguration doesn't skip new check (#143)

A new check was introduced CheckConfiguration->renderCheckDirs() which isn't covered by the option to skip config checks in backend extension configuration.

rels: #139, #142

* bugfix/TERROAD-74 (#146)

* [BUGFIX] Make backend module work in TYPO3 v11 and refactor its pagination

* [BUGFIX] Fix backend module filter to respect page constraint

* [BUGFIX] Fix "Create a Secure Downloads File Storage" extension configuration functionality (#147)

* bugfix/TERROAD-74 (#150)

* [BUGFIX] Make backend module work in TYPO3 v11 and refactor its pagination

* [BUGFIX] Fix backend module filter to respect page constraint

* [TASK] Fix small pagination template bug.

---------

Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>

* [TASK] Update firebase/jwt library from ^5.0 to ^6.0 (#149)

* [TASK] Update firebase/jwt library from ^5.0 to ^6.0

* [TASK] Update firebase/jwt library from ^6.0 to ^6.1

* [TASK] Update authors and funding links. (#155)

* Release 5.x (#157)

* [RELEASE] Release of version 5.0.0 (#153)

* Release 5.0.1 (#156)

* [TASK] some rector updates

* [REGRESSION] backend.skipConfiguration doesn't skip new check (#143)

A new check was introduced CheckConfiguration->renderCheckDirs() which isn't covered by the option to skip config checks in backend extension configuration.

rels: #139, #142

* bugfix/TERROAD-74 (#146)

* [BUGFIX] Make backend module work in TYPO3 v11 and refactor its pagination

* [BUGFIX] Fix backend module filter to respect page constraint

* [BUGFIX] Fix "Create a Secure Downloads File Storage" extension configuration functionality (#147)

* bugfix/TERROAD-74 (#150)

* [BUGFIX] Make backend module work in TYPO3 v11 and refactor its pagination

* [BUGFIX] Fix backend module filter to respect page constraint

* [TASK] Fix small pagination template bug.

---------

Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>

* [TASK] Update firebase/jwt library from ^5.0 to ^6.0 (#149)

* [TASK] Update firebase/jwt library from ^5.0 to ^6.0

* [TASK] Update firebase/jwt library from ^6.0 to ^6.1

* [TASK] Update authors and funding links.

---------

Co-authored-by: J. Peter M. Schuler <jpmschuler@users.noreply.github.com>
Co-authored-by: Niklas Grieger <55093258+bmgrieger@users.noreply.github.com>
Co-authored-by: Sebastian Afeldt <33094668+bmafeldt@users.noreply.github.com>
Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>
Co-authored-by: Sebastian Afeldt <s.afeldt@leuchtfeuer.com>

---------

Co-authored-by: bitmotionAE <33056419+bitmotionAE@users.noreply.github.com>
Co-authored-by: J. Peter M. Schuler <jpmschuler@users.noreply.github.com>
Co-authored-by: Niklas Grieger <55093258+bmgrieger@users.noreply.github.com>
Co-authored-by: Sebastian Afeldt <33094668+bmafeldt@users.noreply.github.com>
Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>
Co-authored-by: Sebastian Afeldt <s.afeldt@leuchtfeuer.com>

* Release 5.x (#158)

* [RELEASE] Release of version 5.0.0 (#153)

* Release 5.0.1 (#156)

* [TASK] some rector updates

* [REGRESSION] backend.skipConfiguration doesn't skip new check (#143)

A new check was introduced CheckConfiguration->renderCheckDirs() which isn't covered by the option to skip config checks in backend extension configuration.

rels: #139, #142

* bugfix/TERROAD-74 (#146)

* [BUGFIX] Make backend module work in TYPO3 v11 and refactor its pagination

* [BUGFIX] Fix backend module filter to respect page constraint

* [BUGFIX] Fix "Create a Secure Downloads File Storage" extension configuration functionality (#147)

* bugfix/TERROAD-74 (#150)

* [BUGFIX] Make backend module work in TYPO3 v11 and refactor its pagination

* [BUGFIX] Fix backend module filter to respect page constraint

* [TASK] Fix small pagination template bug.

---------

Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>

* [TASK] Update firebase/jwt library from ^5.0 to ^6.0 (#149)

* [TASK] Update firebase/jwt library from ^5.0 to ^6.0

* [TASK] Update firebase/jwt library from ^6.0 to ^6.1

* [TASK] Update authors and funding links.

---------

Co-authored-by: J. Peter M. Schuler <jpmschuler@users.noreply.github.com>
Co-authored-by: Niklas Grieger <55093258+bmgrieger@users.noreply.github.com>
Co-authored-by: Sebastian Afeldt <33094668+bmafeldt@users.noreply.github.com>
Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>
Co-authored-by: Sebastian Afeldt <s.afeldt@leuchtfeuer.com>

---------

Co-authored-by: bitmotionAE <33056419+bitmotionAE@users.noreply.github.com>
Co-authored-by: J. Peter M. Schuler <jpmschuler@users.noreply.github.com>
Co-authored-by: Niklas Grieger <55093258+bmgrieger@users.noreply.github.com>
Co-authored-by: Sebastian Afeldt <33094668+bmafeldt@users.noreply.github.com>
Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>
Co-authored-by: Sebastian Afeldt <s.afeldt@leuchtfeuer.com>

* [TASK] change some more authors

* [RELEASE] version 5.0.1

* [DOC] version 5.0.1

---------

Co-authored-by: J. Peter M. Schuler <jpmschuler@users.noreply.github.com>
Co-authored-by: Niklas Grieger <55093258+bmgrieger@users.noreply.github.com>
Co-authored-by: Sebastian Afeldt <33094668+bmafeldt@users.noreply.github.com>
Co-authored-by: Niklas Grieger <n.grieger@leuchtfeuer.com>
Co-authored-by: bitmotionAE <33056419+bitmotionAE@users.noreply.github.com>
Co-authored-by: Sebastian Afeldt <s.afeldt@leuchtfeuer.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants