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] Release of version 5.0.0 #153

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

bitmotionAE
Copy link
Contributor

No description provided.

@bitmotionAE bitmotionAE merged commit 312766c into release-5.x May 8, 2023
balasch added a commit that referenced this pull request May 26, 2023
* [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>
balasch added a commit that referenced this pull request May 26, 2023
* [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>
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>
@balasch balasch deleted the feature/TER-73 branch May 26, 2023 13:23
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

3 participants