- 06 Sep, 2021 3 commits
-
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
- 30 Aug, 2021 3 commits
-
-
Marc Egger authored
-
Marc Egger authored
If r was set as the first parameter in a query string, i.e. "form?r=12&foo=bar" then 'r' was not recognized at the point where the default value was set. The above query string is split up to "form?r"="12" and "foo"="bar". Only after setting r to the default value was the first key=value pair corrected. So I moved the check down.
-
Marc Egger authored
a) There are multiple places where Sip->queryStringToSip is called with an "id=..." query string. I tried to fix those places but it got too complicated. So I've decided to write a fallback for that case. b) Table cf_cache_pages was renamed to cache_pages in Typo3 v10
-
- 27 Aug, 2021 3 commits
-
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
- 16 Aug, 2021 3 commits
-
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
# Conflicts: # extension/Tests/Unit/Core/BuildFormPlainTest.php
-
- 19 Jul, 2021 7 commits
-
-
Marc Egger authored
Refs #12588 fix some tests, rename BASE_DIR_FAKE to BASE_URL_FAKE, set baseUrl to BASE_DIR_FAKE during unittests
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
- 15 Jul, 2021 3 commits
-
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
- 05 Jul, 2021 1 commit
-
-
Marc Egger authored
Refs #12588 pause-migration link, also match pageId, system messages, pageAlias deprecated exception
-
- 29 Jun, 2021 6 commits
-
-
Carsten Rose authored
Master See merge request !356
-
Carsten Rose authored
-
Carsten Rose authored
Refs #12615. Implements silent HEIC/HEIF conversion to png. Write a note in... See merge request !355
-
Carsten Rose authored
B12701 spaces in mails See merge request !354
-
Carsten Rose authored
-
Carsten Rose authored
-
- 28 Jun, 2021 4 commits
-
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
Carsten Rose authored
-
- 23 Jun, 2021 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 21 Jun, 2021 1 commit
-
-
Marc Egger authored
Refs #12588 clean exception message, save report to file, only update if T3 version is =>9, add control links, organize code
-
- 14 Jun, 2021 4 commits
-
-
Marc Egger authored
-
Carsten Rose authored
B12674 qfq function subheader skip deleted See merge request !353
-
Carsten Rose authored
-
Carsten Rose authored
-