Project

General

Profile

Activity

From 2018-09-23 to 2018-10-22

2018-10-22

15:19 Revision c54fa787: [TASK] Remove duplicate XLIFF entry
Resolves: #86135
Releases: master
Change-Id: I2b77b58aeb5bdbd12e9186b1b18d8b82a9dbfe6d
Reviewed-on: https://review.ty...
Xavier Perseguers

2018-10-20

15:12 Revision 2bcdda69: [TASK] Update Build/yarn.lock
Younger yarn versions contain sha sums in the lock file.
Adapt the file so testing has current state again.
Change-I...
Christian Kuhn
10:45 Revision 5e030596: [BUGFIX] Bring back findByUid behavior for L>0
findByUid as well as getObjectByIdentifier will always overlay records
to a language from the global context.
This s...
Tymoteusz Motylewski

2018-10-19

08:39 Revision bd023043: [TASK] Raise version of typo3/phar-stream-wrapper to 3.0.1
composer require typo3/phar-stream-wrapper:^3.0.1
Resolves: #86680
Releases: master
Change-Id: Id138feafe6a3507f2cee...
Oliver Hader

2018-10-18

07:43 Revision 68a9fc43: [BUGFIX] Fix example of StaticRangeMapper
The variables need to be strings and not integers.
Resolves: #86665
Releases: master
Change-Id: I6ee14d6865b954aa842...
Georg Ringer

2018-10-17

19:08 Revision ffbfd77d: [TASK] Enable v8 acceptance testing again
core master and typo3/testing-framework received lots
of patches to stabilize the acceptance tests while these
tests ...
Christian Kuhn
12:07 Revision a42e0f48: [BUGFIX] Fix argument ordering of RecordHistoryStore
The DataHandler must use the correct ordering of arguments of
RecordHistoryStore. Furthermore the sorting of the argu...
Georg Ringer

2018-10-16

17:06 Revision 5dda3bc5: [TASK] Activate bamboo nightly mssql functional tests
The functional tests on mssql in 8.7 were disabled for
while. Enable them for the nightly build again.
* bamboo php7...
Christian Kuhn
15:10 Revision e7feef23: [BUGFIX] Minor typo in bamboo specs
Resolves: #86671
Releases: master
Change-Id: I66916f2b7570ef44884b8f268fc127685f710840
Reviewed-on: https://review.ty...
Christian Kuhn

2018-10-13

21:32 Revision debf38e8: [BUGFIX] Always provide an array to applyControllerActionValues
As applyControllerActionValues requires an array as 2nd argument by
reference, we make sure to provide an array as 2n...
Daniel Siepmann
13:38 Revision 5a525d86: [BUGFIX] Use consistent API for checking update status
Instead of re-implementing checking of update wizards in
the status report, the same methods for checking should be
u...
Susanne Moog
13:21 Revision 49718305: [BUGFIX] Add link to "cleanup of AbstractRecordList breaks hook" documentation
Releases: master
Resolves: #86583
Change-Id: Icbd41aba47a5cb3ba82485f505e6d90e21bc524e
Reviewed-on: https://review.ty...
Tomas Norre Mikkelsen
13:16 Revision 2a42940d: [BUGFIX] Correct tooltips for pages in the page tree
Make tooltips for pages in the page tree correct (in case of shortcuts,
and mountpoints).
* add missing fields to se...
Tymoteusz Motylewski

2018-10-12

22:19 Revision a77cba4b: [BUGFIX] Use correct variable name in OnlineMedia.js
Resolves: #86630
Releases: master, 8.7
Change-Id: I4bce2665ed54cddc3a151445c5863c24ffac6df6
Reviewed-on: https://revi...
Tymoteusz Motylewski
15:10 Revision 272300b3: [BUGFIX] Use correct variable name in OnlineMedia.ts
Resolves: #86630
Releases: master, 8.7
Change-Id: I4bce2665ed54cddc3a151445c5863c24ffac6df6
Reviewed-on: https://revi...
Georg Ringer
09:31 Revision 75cf0b37: [BUGFIX] Return success when zero wizards run in upgrade:run
Having to run zero wizards (e.g. fully upgraded)
is obviously not an error.
Releases: master
Resolves: #86543
Change...
Benjamin Franzke

2018-10-11

20:32 Revision f4102ffe: [BUGFIX] Correct inline foreign_unique with target type="group" handling
Using type="inline" and MM relations having type="group" (instead of
type="select") and foreign_unique defined result...
Cyril Janody
20:25 Revision db3a3ccc: [BUGFIX] Correct inline foreign_unique with target type="group" handling
Using type="inline" and MM relations having type="group" (instead of
type="select") and foreign_unique defined result...
Cyril Janody
14:11 Revision 73e03bb7: [BUGFIX] Disable dump autoloading in Composer mode
This patch hides the "Dump autoload" button in the maintenance area when
in Composer mode, because it does nothing.
...
Rune Piper
12:16 Revision 58321861: [BUGFIX] pages.content_from_pid suggest wizard should not suggest itself
Make it impossible to select the page you are currently
working on within the suggest wizard result set.
In addition...
Josef Glatz
12:04 Revision 4c8b83b9: [BUGFIX] Fix path when writing AdditionalConfiguration.php
Use the getAdditionalConfigurationFileLocation() method to
determine the path to the file.
Releases: master
Resolves...
Alexander Stehlik
11:53 Revision bad2f115: [BUGFIX] pages.content_from_pid suggest wizard should not suggest itself
Make it impossible to select the page you are currently
working on within the suggest wizard result set.
In addition...
Josef Glatz
09:45 Revision 528328dc: [BUGFIX] Fix version preview checks in PageRepository
This patch corrects all conditions for version preview in the
PageRepository class, which have been converted incorre...
Markus Klein
08:58 Revision c55a3f87: [TASK] Do not render robots metatag on pages with index,follow
Index,follow is default behaviour for robots. In case that a page have
the index and follow attributes, the robots ta...
Richard Haeser
08:30 Revision d6103581: [BUGFIX] Let FileBrowser render the readable directory path
The FileBrowser is changed to render the human readable path of a
directory instead of the raw identifier.
Resolves:...
Andreas Fernandez
08:27 Revision f902c424: [BUGFIX] Avoid using hardcoded uid of repository record
As some situations might lead to a different uid set in the database
the correct repository should be found by the me...
Georg Ringer
08:22 Revision 0a4aadd6: [BUGFIX] Filelist: fix file/folder pasteFileInto in file tree context menu
Provide missing data attributes for the context menu paste action.
Resolves: #86613
Releases: master
Change-Id: Ieaf...
Josef Glatz

2018-10-10

21:44 Revision 60c68d29: [BUGFIX] Let FileBrowser render the readable directory path
The FileBrowser is changed to render the human readable path of a
directory instead of the raw identifier.
Resolves:...
Andreas Fernandez
20:41 Revision ad116036: [BUGFIX] Do not cache content with different status code than 200
Resolves: #83755
Releases: master, 8.7, 7.6
Change-Id: I6e13133f221137c63283ec1575fc405a38668b1a
Reviewed-on: https:/...
Markus Klein
20:41 Revision 73122020: [BUGFIX] Do not cache content with different status code than 200
Resolves: #83755
Releases: master, 8.7, 7.6
Change-Id: I6e13133f221137c63283ec1575fc405a38668b1a
Reviewed-on: https:/...
Markus Klein
16:26 Revision 1cc830e2: [TASK] styleguide: TCA: DBAL compatible identifier quoting in foreign_select_where
Christian Kuhn
14:36 Revision 40c476fa: [BUGFIX] styleguide: TCA data generator: Generate proper email with eval=email
Christian Kuhn
14:27 Revision b5813b44: [TASK] Fix link in Changelog: Breaking-80929-TYPO3_DBMovedToExtension.rst
Missing space between link text and link-href
Releases: master
Resolves: #86581
Change-Id: I8c8b131eee6b08862c4567f9...
Tomas Norre Mikkelsen
14:24 Revision 447c70e4: [TASK] styleguide: Remove obsolete form_legacy generator
renderType='fieldwizard' is the v8 b/w compat layer for
the pre-v8 old form interface (now form_legacy on friendsofty...
Christian Kuhn
14:09 Revision 9480cded: [TASK] styleguide: TCA: Inline mngroup - Hide fieldWizards recordsOverview
Have a slightly slicker interface. Christian Kuhn
14:04 Revision 78e86b71: [TASK] styleguide: CGL: Use single ticks instead of double ticks
Christian Kuhn
13:51 Revision 2a349419: [TASK] styleguide: Minor reformatting to stick with the general formatting
Christian Kuhn
13:45 Revision d48c6b22: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/121 from cjanody/master
[TASK] styleguide: TCA: Add inline mn group example Christian Kuhn
12:45 Revision 3139b560: [BUGFIX] Do not cache content with different status code than 200
Resolves: #83755
Releases: master, 8.7, 7.6
Change-Id: I6e13133f221137c63283ec1575fc405a38668b1a
Reviewed-on: https:/...
Markus Klein

2018-10-09

14:27 Revision f1e8679d: [BUGFIX] Fix site handling documentation
Since #86323 the structure of the site yaml file has been changed.
Fix the documentation accordingly.
Resolves: #865...
Georg Ringer
14:02 Revision 70e31eea: [BUGFIX] Records sitemap uses wrong data array
The records sitemap has an additional level of nesting for
data from database but was trying to access database data
...
Susanne Moog

2018-10-08

10:33 Revision fc31bd3b: [BUGFIX] Initialize arguments correctly in routing related ViewHelpers
Being initialized with the correct default value of an empty array
the Viewhelper no longer leads to a fatal error if...
Daniel Goerz
09:39 Revision 1560740d: [TASK] Improve click area of new content element wizard item
The clickable area of a new content element wizard item
is improved now.
The <a>-tag was added around the Bootstrap ...
Josef Glatz

2018-10-07

20:45 Revision d79b5b35: [TASK] Fix formatting of lists in Changelog
Lists in reStructuredText must be seperated by the rest of a text
a newline. If not, the text is not rendered correct...
Sybille Peters

2018-10-05

16:33 Revision 4e2f110d: [BUGFIX] Omit `overrideVals` in NewRecordController
In the old times of pages_language_overlay, the "New Record" wizard
automatically re-used the doktype of the parent t...
Andreas Fernandez

2018-10-04

20:54 Revision 26ee7097: [TASK] Info about the new location of _.htaccess / _web.config
Resolves: #86484
Releases: master
Change-Id: Ie711a5de0849081389e78dd32b60a3a451e58eec
Reviewed-on: https://review.ty...
Josef Glatz
19:40 Revision 90d1e0eb: [BUGFIX] Only English shown as BE language in Composer mode
Using the legacy path for the l10n files folder does not work anymore in
Composer mode, as the folder was moved into ...
Andreas Wolf
19:18 Revision 94536a12: [TASK] Add return type declaration to FileDumpController::dumpAction
For historical reasons FileDumpController::dumpAction was allowed to
return null. It didn't specify a nullable return...
Benjamin Franzke

2018-10-03

17:17 Revision 7cc6361b: [TASK] Set COMPOSER_ROOT_VERSION=9.5.0 in bamboo
Resolves: #86559
Releases: master
Change-Id: Ic691f77adaa521f1b5d3d7457fa9cfb81ef47663
Reviewed-on: https://review.ty...
Christian Kuhn
15:49 Revision e51cf404: [TASK] Update typo3/class-alias-loader from 1.0.0 to 1.0.1
Tiny patch level release with cosmetical fixes.
composer update typo3/class-alias-loader
Resolves: #86555
Releases:...
Christian Kuhn
15:49 Revision 9ac29830: [TASK] Update typo3/class-alias-loader from 1.0.0 to 1.0.1
Tiny patch level release with cosmetical fixes.
composer update typo3/class-alias-loader
Resolves: #86555
Releases:...
Christian Kuhn
15:49 Revision 37f79f79: [TASK] Update typo3/class-alias-loader from 1.0.0 to 1.0.1
Tiny patch level release with cosmetical fixes.
composer update typo3/class-alias-loader
Resolves: #86555
Releases:...
Christian Kuhn
15:47 Revision 3de6036c: [BUGFIX] Use chr(10) instead of LF in functional test data provider
The functional test splitter script does not define LF and various
other constants, but loads test data providers to ...
Christian Kuhn
10:46 Revision bc286ea1: [BUGFIX] Adjust conditions for Symfony Expressions in RST-files
Since the original introduction of some new features the syntax used
for the expression was adjusted globally in TYPO...
Stefan Neufeind
09:43 Revision 1cff8bcf: [TASK] styleguide: Remove obsolete group-file related generator class
Christian Kuhn
09:33 Revision c361bc35: [TASK] styleguide: Remove deprecated internal_type=file & file_reference fields
Christian Kuhn
08:16 Revision fddafbd9: [BUGFIX] Update installation acceptance tests
The introduction package was revamped which brought us some text
changes, thus update the installation acceptance tes...
Mathias Brodala

2018-10-02

11:37 Revision 5d795463: [TASK] Set TYPO3 version to 9.5.1-dev
Change-Id: If916407e7a7d9d54777ecee641bee5a604885ce2
Reviewed-on: https://review.typo3.org/58556
Reviewed-by: Georg R...
Oliver Hader
10:10 Revision f80015c4: [RELEASE] Release of TYPO3 9.5.0
Change-Id: Ibacf4ce5d6c2a2e3f7aafb2c17536ab89dff1c15
Reviewed-on: https://review.typo3.org/58555
Reviewed-by: Oliver ...
Oliver Hader
10:00 Revision 41d4a10f: [BUGFIX] Ensure that requirements in RouteEnhancers are optional
Resolves: #86539
Releases: master
Change-Id: Ia0a53b713382ae5cbbc9f5b57c82a532ba8f601b
Reviewed-on: https://review.ty...
Benni Mack
09:24 Revision 3161825b: [BUGFIX] Streamline PageTypeDecorator handling
* uses '&type=xyz' argument value of query in case no PageType decorator
has been configured or if no value could b...
Oliver Hader
08:49 Revision 0630073c: [BUGFIX] Do not append slashes on slug importer
When importing from page_path of RealURL,
a slash is appended for all imported URLs,
however TYPO3 Core does not add ...
Benni Mack
08:25 Revision 0625b67a: [TASK] Improve changelog docs
* Fix wrong indentation level in example.
* Adjust sorting of paragraphs for explanation to match order of
configur...
Daniel Siepmann
08:21 Revision 9cc335b4: [BUGFIX] Ensure LoadTcaService loads ext_tables.php
During deprecation of TYPO3_LOADED_EXT,
ext_tables.php is not loaded in "Check TCA in ext_tables.php"
anymore.
The f...
Benni Mack
01:19 Revision 169e6534: [BUGFIX] Reduce amount of false positives of extension scanner
Reduce amount of false positives introduced with #86366 as methods
like 'getTitle()' are used too often.
Resolves: #...
Georg Ringer

2018-10-01

23:23 Revision a7c1e306: [BUGFIX] Do not expand pseudo element `:after` to 100% in modals
This patch removes the unnecessary `width: 100%` definition. This fixes
the glitch in the image cropper.
Resolves: #...
Andreas Fernandez
22:27 Revision 9e86a4b2: [TASK] Move documentation files into 9.5 folder - part 2
Change-Id: Ic2ad05680c072f901c200b05810be958204825db
Releases: master
Resolves: #86434
Reviewed-on: https://review.ty...
Anja Leichsenring
22:11 Revision a177e4ba: [BUGFIX] Fix decrementing of AJAX requests in extension scanner
The queueing of AJAX requests in the extension scanner has some flaws
which causes the scanner to refuse another scan...
Andreas Fernandez
22:02 Revision d6780ae0: [BUGFIX] XmlSitemapRenderer should use TSFE->type for page-type
When the new PageTypeEnhancer resolved type from a URL it is
not part of getQueryParams() but needs to be fetched fro...
Stefan Neufeind
21:37 Revision d8cde0e7: [TASK] Sync .rst changes from master down to v8 and v7
Change-Id: I865a2f40fc32902ed002dd67220f16f0b6d20ccf
Resolves: #86528
Releases: 8.7, 7.6
Reviewed-on: https://review....
Christian Kuhn
21:36 Revision b1645b60: [TASK] Sync .rst changes from master down to v8 and v7
Change-Id: I865a2f40fc32902ed002dd67220f16f0b6d20ccf
Resolves: #86528
Releases: 8.7, 7.6
Reviewed-on: https://review....
Christian Kuhn
20:41 Revision e20b6ed8: [TASK] Update INSTALL.md and README.md
The main goal of this patch is to update the neglected
INSTALL.md and README.md to represent the current
state of the...
Josef Glatz
20:41 Revision 78c609f8: [BUGFIX] Fix EXT:core/bin/typo3 entry point in composer-mode
typo3/sysext/core/bin/typo3 does not work in composer mode
currently. Composer-based installations need to use the bi...
Benjamin Franzke
20:32 Revision 6210583a: [BUGFIX] Ensure most site related exceptions are handled
Make sure that in most places any site related exception is handled
in a graceful way to avoid negative UX.
Resolves...
Markus Klein
20:20 Revision 95c085e4: [BUGFIX] Resolve slashed values in PageTypeDecorator correctly
* slashed values are not resolved correctly concerning their
dynamic '/' prefix in route paths
* adjusting route pa...
Oliver Hader
19:59 Revision c0d5a859: [BUGFIX] Make redirect sources with Query matchable
Resolves: #86503
Releases: master
Change-Id: Iaf924b9f851bd25cb2d16ab5e5656703603a669b
Reviewed-on: https://review.ty...
Daniel Goerz
19:21 Revision 74756631: [BUGFIX] Ensure Uri->getQuery() always returns a string
As stated in the Interface:
If no query string is present, this method MUST return an empty string.
Resolves: #86520...
Daniel Goerz
19:20 Revision 65a55111: [TASK] Streamline phpdoc annotations in EXT:extbase
EXT:extbase uses @api and @internal phpDoc annotations. Going with a cleaner
approach with marking code as just @inte...
Benni Mack
18:59 Revision 35707440: [BUGFIX] Ensure Uri->getQuery() always returns a string
As stated in the Interface:
If no query string is present, this method MUST return an empty string.
Resolves: #86520...
Daniel Goerz
18:55 Revision 56d60665: [BUGFIX] Add user authentication to activate extension command
As extensions might contain data to import the activate extension
command needs to initialize the user authentication...
Susanne Moog
17:07 Revision 7bdaa18b: [TASK] Mark various parts with phpdoc internal - part 4
All specific controllers for specific Backend actions, Backend-module related modules,
all hook implementations (wher...
Benni Mack
16:15 Revision b1bad629: [TASK] Send uid of sys_redirect in Response Header
Resolves: #86504
Releases: master
Change-Id: I115d1fcce00142b5e0eb34dbb840c785cf1b59f4
Reviewed-on: https://review.ty...
Daniel Goerz
16:06 Revision 77a2c8f6: [TASK] Mark various parts with phpdoc internal - part 3
All specific controllers for specific Backend actions, Backend-module related modules,
all hook implementations (wher...
Benni Mack
15:50 Revision 6a562065: [TASK] Streamline phpdoc annotations in EXT:fluid
EXT:fluid uses @api and @internal phpDoc annotations. Going with a cleaner
approach with marking code as just @intern...
Benni Mack
15:47 Revision 91cb9f46: [BUGFIX] Fix log module bootstrap
Resolves: #86498
Releases: master
Change-Id: I8605215706406a0a7826a1fe401ccd11d46ead73
Reviewed-on: https://review.ty...
Susanne Moog
15:44 Revision 4d9a0283: [TASK] Mark various parts with phpdoc internal - part 2
All specific controllers for specific Backend actions, Backend-module related modules,
all hook implementations (wher...
Benni Mack
15:41 Revision 2e28936e: [TASK] styleguide: TCA: Add inline mn group example
Cyril Janody
15:39 Revision ad30de1a: [TASK] Add proper exception handling to RouterInterface logic
Two new Exceptions are now thrown when routing does not
work, one being thrown when a URL is generated but could
not ...
Benni Mack
15:34 Revision 9ba04641: [TASK] Improve code to avoid Scrutinizer warnings
Releases: master
Resolves: #86481
Change-Id: I87b9a07b6cc10c4379a6bf3e1c0e1695354b574a
Reviewed-on: https://review.ty...
Markus Klein
15:34 Revision a5e3a154: Revert "[FEATURE] Add stdWrap to config.additionalHeaders"
This reverts commit 2124bba49f68f5c35705c5c499abe6a0ee95a6cf.
The feature is reverted as the functionality can't be ...
Markus Klein
15:28 Revision ec2c27d6: [TASK] Add icons for install tool modules
Resolves: #86510
Releases: master
Change-Id: I80692b806c3a7b51de3fad4947102e34956114a2
Reviewed-on: https://review.ty...
Benjamin Kott
15:20 Revision 6a498af5: [TASK] Mark various parts with phpdoc internal
All specific controllers for specific Backend actions, Backend-module related modules,
all hook implementations (wher...
Benni Mack
15:04 Revision 80e16cfc: [TASK] Mark various obvious code as @internal
All specific controllers for specific Backend actions, Backend-module related modules,
all hook implementations (wher...
Benni Mack
14:43 Revision 37b8e769: [TASK] Update CKEditor icon to meet the new CKEditor CD
This patch adds the newly added CKEditor v4 icon (via #86499)
to ext:rte_ckeditor as new extension icon.
`yarn && ya...
Josef Glatz
14:43 Revision a36d3dab: [TASK] Streamline phpdoc annotations in EXT:form
EXT:form uses @api and @internal phpDoc annotations. Going with a cleaner
approach with marking code as just @interna...
Benni Mack
12:35 Revision f6c066bc: [TASK] Update typo3/icons from 1.7.0 to 1.8.0
Following commands were used to update the external package
and copy the files/folders to the final location:
`yarn u...
Benjamin Kott
11:35 Revision d419c64c: [TASK] Adjust rst syntax for proper yaml and ts highlighting
Use proper code highlighting syntax for yaml and typoscript within 86160
changelog entry.
Resolves: #86160
Releases:...
Daniel Siepmann
10:13 Revision e277b8ba: [TASK] Adjust rst syntax for proper yaml highlighting
Define default highlighting for 86365 changelog entry to be yaml. Adjust
all yaml occurrences within this entry to us...
Daniel Siepmann
09:21 Revision 282b0ccb: [BUGFIX] Improve performance of extension scanner
This patch adds a request queue for the massive amount of AJAX calls
in the extension scanner. This patch mitigates t...
Frank Nägler
00:45 Revision 1e10c48e: [FEATURE] Introduce PageTypeEnhancer
A new PageTypeEnhancer is added to map the internal TYPO3
GET parameter `type` to a speaking URL suffix.
The PageTyp...
Benni Mack
00:18 Revision 6d0d2a74: [TASK] Rename RouteResult to SiteRouteResult
Resolves: #86489
Releases: master
Change-Id: I721c89b8afdc248b040a5e82cfd8c209dc84dbab
Reviewed-on: https://review.ty...
Benni Mack
00:15 Revision c8cb053c: [BUGFIX] Streamline trigger_error messages
This patch streamlines all deprecation messages and follow the
following rules.
1. All @deprecated should contain
@d...
Benni Mack

2018-09-30

23:33 Revision dd599d79: [TASK] Add HTTP headers to Frontend Response object
HTTP Headers are added to the PSR-7 response object now
within TSFE.
They are then sent at the very end of the reque...
Benni Mack
23:23 Revision 7c173614: [BUGFIX] Do not trigger tooltip automatically after hide/unhide
The tooltip is not shown now, when you move the cursor away, while the
spinning icon is active. The new label still u...
Frank Nägler
23:07 Revision d4470975: [BUGFIX] Remove hardcoded index.php indexed search links
Resolves: #86326
Releases: master
Change-Id: Ifbe8c5067c5a7e47188ea89f4e6df3db9192ac61
Reviewed-on: https://review.ty...
Frank Nägler
22:59 Revision 436283a8: [TASK] Reintroduce tooltips for new SVG Pagetree
When hovering over a page-icon in the pagetree, a tooltip with the
id and status is now shown instead of a browser de...
Nikita Hovratov
22:50 Revision dc00234d: [TASK] Adapt FAL dumpFile to use PSR-7 response objects
A new driver method streamFile() is added (specified
in a new, internal StreamableDriverInterface).
streamFile() retu...
Benjamin Franzke
22:50 Revision b6564a0a: [BUGFIX] Do not trigger tooltip automatically after hide/unhide
The tooltip is not shown now, when you move the cursor away, while the
spinning icon is active. The new label still u...
Nikita Hovratov
22:21 Revision abc42b4a: [TASK] Use PageRepository in indexed search menu generation
Use your own instance of PageRepository instead of depending
on TSFE, and use the menu by using the global context
an...
Benni Mack
21:50 Revision 0a524deb: [TASK] Streamline labels of site configuration
Labels have been rewritten to consequently use
title case. Additionally, the layout of the
main site tab has been adj...
Susanne Moog
21:38 Revision 83ab9e9f: [TASK] Migrate BackendWorkspaceRestriction to Context API
This patch also streamlines the Context API usage of
Workspaces in the main AbstractDataHandlerActionTestCase
class.
...
Benni Mack
21:36 Revision 797689b1: [BUGFIX] Ensure deleted scheduler tasks are never run
In #79777 a new "tx_scheduler_task.deleted" field was
added, but is not always considered when tasks are run.
Resolv...
Benni Mack
20:58 Revision 8950e266: [TASK] Streamline Page Argument merge strategies
PageArguments are fetched and added on top of PSR-7 request
queryParams right after they are validated from the PageR...
Benni Mack
20:45 Revision fd413f73: [BUGFIX] Installer should use 50% of its space
The Installer uses a full grid which is a lot of white space if not needed.
So, the whole layout is put into a col-m...
Benni Mack
20:00 Revision a7a94f17: [BUGFIX] Fix panel-collapse and modal-body padding-bottom in firefox
* The last item in panel-collapse has now proper padding to its bottom.
* With a different behaviour of firefox a con...
Nikita Hovratov
19:37 Revision a2958964: [BUGFIX] Skip special doktype parent pages in slug generation
When checking the parent page for an existing slug, the parent page
should not be used if the parent page is a sys fo...
Benni Mack
19:26 Revision 28037e00: [BUGFIX] Ensure workspace preview works with Site Handling
While introducing Page URL handling, the workspace functionality
still built the URL with `/index.php` although the R...
Benni Mack
18:09 Revision f60f4d8e: [BUGFIX] Avoid double slashes in slug generation
When generating slugs it might happen, that double slashes
are generated. This basically results from both prepending...
Oliver Hader
18:09 Revision 33d8b635: [TASK] Improve processing of mappable aspects
Improve processing by deferring those mappers that invoke persistence
the latest possible time. In case mappers do no...
Oliver Hader
17:41 Revision c83a3427: [TASK] Shorten the extend class in all unit tests
Shorten \TYPO3\TestingFramework\Core\Unit\UnitTestCase to UnitTestCase
Resolves: #86478
Releases: master
Change-Id: ...
Wouter Wolters
17:10 Revision 4b080a92: [BUGFIX] Display correct original state when invertStateDisplay is true
In the fieldWizard defaultLanguageDifferences the opposite value must be
displayed if invertStateDisplay is active in...
Jigal van Hemert
16:00 Revision 289ee767: [BUGFIX] Remove unreachable return statement
Resolves: #86476
Releases: master
Change-Id: I182bd77895744d13ba535b43e46b802def49cb45
Reviewed-on: https://review.ty...
Christian Kuhn
15:59 Revision b5a51ed3: [TASK] Avoid count() in test conditions
Resolves: #86474
Releases: master
Change-Id: I2265e9167dc0604f8d2605121028c029fe3eebfc
Reviewed-on: https://review.ty...
Christian Kuhn
15:59 Revision ba1d472b: [TASK] Add rule to prevent the @access annotation entering the core
Add the phpdoc_no_access rule to the php-cs-fixer configuration to
prevent the @access annotation from entering the c...
Wouter Wolters
15:34 Revision 7c9210d5: [BUGFIX] Fix sprintf argument mismatch in FormManagerController
Resolves: #86477
Releases: master
Change-Id: I9595a1f1a4d90566d732dcf3c3f8b883a08a6bbe
Reviewed-on: https://review.ty...
Wouter Wolters
15:08 Revision 33e7fe26: [BUGFIX] Make Extbase translation handling consistent with TypoScript
Make Extbase fetch records in the same way as in TypoScript rendering,
making QuerySettings options mean the same as ...
Tymoteusz Motylewski
14:48 Revision a863e4cc: [BUGFIX] Remove nested form-group class
Remove nested class "form-group" in backend user module form
Resolves: #86450
Releases: master
Change-Id: I15a46b772...
Georg Ringer
14:47 Revision e7c72ad1: [TASK] Mark various TypoScript parsing functionality as internal
The TypoScript Parser has been around since PHP 4 and hasn't
been touched much since 12ys. In order to speed up TypoS...
Benni Mack
14:40 Revision 086c8bff: [BUGFIX] Install typo3db_legacy v1.1.1 to use new API
The extracted extension should use the new DB API.
Resolves: #86373
Releases: master
Change-Id: Ibcb58f3c795cc888285...
Benni Mack
14:39 Revision 5648fb69: [BUGFIX] Do not depend on a database connection in CLI authentication
Neither the backend user authentication should try to perform
database queries, nor the extbase services.
As a side ...
Benjamin Franzke
14:24 Revision 7dc0badb: [BUGFIX] Minor adjustments to wordings, variables and docs
Resolves: #86473
Releases: master
Change-Id: I19f499533636b6a187adde51f2a4ca96149cc45f
Reviewed-on: https://review.ty...
Benni Mack
14:16 Revision e19d9635: [TASK] Clean up FormEngine fields for Site Handling
The descriptions and listings of site language in FormEngine
hasn't been worked on since its introduction.
This is n...
Benni Mack
14:08 Revision de3b594c: [BUGFIX] Replace class property caching with runtime cache
PageRepository is now used independantly from TSFE
most of the time, and a new instance is created each time a
conten...
Claus Due
13:45 Revision c33f1cd6: [BUGFIX] Respect mountpoint variable in cObj menu runtime cache
The mountpoint variable must be respected in the key used for the
menu runtime cache. Without that part in the key al...
Sascha Egerer
13:45 Revision 89ed2e49: [BUGFIX] Respect mountpoint variable in cObj menu runtime cache
The mountpoint variable must be respected in the key used for the
menu runtime cache. Without that part in the key al...
Sascha Egerer
13:45 Revision d250af09: [BUGFIX] Respect mountpoint variable in cObj menu runtime cache
The mountpoint variable must be respected in the key used for the
menu runtime cache. Without that part in the key al...
Sascha Egerer
13:13 Revision 851a2098: [BUGFIX] Adjust broken extension scanner config
Resolves: #86469
Related: #86441
Releases: master
Change-Id: Iff35a1be7c436ff3aceab7b9eb82af773278b363
Reviewed-on: h...
Christian Kuhn
13:13 Revision 861de0ad: [TASK] Tag .rst file 86440 with PHP-API
Resolves: #86468
Related: #86440
Releases: master
Change-Id: I1e0cf65d487b8ea95edb7acdad50c671da3277a5
Reviewed-on: h...
Christian Kuhn
13:13 Revision 1ab92906: [TASK] Mark .rst file 86439 FullyScanned
Resolves: #86467
Related: #86439
Releases: master
Change-Id: If14e53972535458ec493454d8e42c48eb67dc35c
Reviewed-on: h...
Christian Kuhn
13:13 Revision 79990a25: [TASK] Deprecate AbstractUserAuthentication->fetchUserRecord
To untie authentication services from user authentication a bit better,
the fetchUserRecord() method of AbstractAuthe...
Christian Kuhn
13:12 Revision 19b5d6e6: [BUGFIX] synchronize flags in registry with TCA
Flag icons that come with core, the flags that are registered in the icon
registry, the lists in sys_language and sit...
Jigal van Hemert
13:10 Revision 3670bc11: [TASK] Remove leftover .htaccess files in Resources/Private folders
Leftover .htaccess files were savedly removed, as the root
.htaccess (for Apache webserver) / .web.config (for IIS we...
Josef Glatz
12:25 Revision be13af7f: [BUGFIX] EvaluteDisplayCondition should throw proper error message
When an extension author writes a display condition in TCA and
by incident uses a wrong format for the displayConditi...
Benni Mack
12:22 Revision 8ecd56ea: [TASK] Remove comments mentioning "branch versioning"
Resolves: #85305
Releases: master
Change-Id: I01c62adede04f5f74c506c15e28d471ad3185593
Reviewed-on: https://review.ty...
Tymoteusz Motylewski
10:12 Revision ce83e3e2: [FEATURE] Make prepending slash in TCA slug configurable
A new TCA option for TCA type "slug" is added, called "prependSlash",
which adds a "/" in front of the field. For pag...
Benni Mack
08:59 Revision 9376fc23: [TASK] Add functional test for route enhanced link handling
* adds test cases for resolving and generating enhanced links
* fixes locale issues when dealing with persisted mappe...
Oliver Hader
00:23 Revision 67fd85a0: [TASK] Remove @internal on new UpgradeWizard interfaces
To allow others to use the new upgrade wizard API the
interfaces are no longer marked as @internal.
Resolves: #86448...
Susanne Moog
00:14 Revision a4ae5ffe: [TASK] Merge PSR-7 request and _GET/_POST parameters
When hooks modify _GET or _POST parameters,
it is important that these changes reflect the PSR-7 request
for now, as ...
Benni Mack
00:10 Revision cb9bdb76: [TASK] Mark several parts within RteHtmlParser as internal
RteHtmlParser has never received a good clean up, that's
because it was there since PHP 4 ages.
In order to rename, ...
Benni Mack

2018-09-29

23:08 Revision 177fc827: [TASK] CKEditor RTE: Re-add the wordcount functionality
This patch re-adds a missing functionality to CKEditor.
Due to the move from htmlArea to CKEditor, the well-known
wo...
Josef Glatz
22:19 Revision c50894c2: [BUGFIX] Remove tooltip over delete button when it's clicked
The tooltip has to be removed at that point, because as soon as any data
is deleted the row disappears and it's not p...
Nikita Hovratov
22:04 Revision b0e894c5: [TASK] Use NormalizedParams with simplified arguments
Normalized Params only needs serverParams and
$TYPO3_CONF_VARS[SYS] to work with, so the object is modified
in order ...
Benni Mack
22:03 Revision 62af353a: [BUGFIX] Remove tooltip over delete button when it's clicked
The tooltip has to be removed at that point, because as soon as any data
is deleted the row disappears and it's not p...
Nikita Hovratov
22:03 Revision 97fa3ccf: [TASK] Sort extensions in Install Tool module by name
Sort the extension settings by the extension key.
Resolves: #86452
Releases: master
Change-Id: I6fb0110820d4a8406f01...
Georg Ringer
22:02 Revision 8a592103: [TASK] Deprecate PageRenderer->loadJQuery()
Instead of explicitly call loadJQuery() this should be handled
by requireJS or - even better - use vanilla JavaScript...
Benni Mack
22:02 Revision 38686b6b: [TASK] Mark several methods within TemplateService as internal
The following methods will trigger a deprecation warning if
they are called from the outside:
- TemplateService->pre...
Benni Mack
20:48 Revision 0bee8704: [TASK] Use PSR-15 RequestHandler in Install Tool
Install Tool still uses TYPO3's own RequestHandler interface which
exists since TYPO3 v7, but is superseded with PSR-...
Benni Mack
19:58 Revision 064585df: [TASK] phpDoc: replace @access private with @internal
The phpDoc comment "@internal" is used in most places
during the development of TYPO3 v7, TYPO3 v8 and TYPO3 v9
and d...
Benni Mack
19:32 Revision bacab187: [TASK] Fix spelling of 'analyze'
As the core uses American English, 'analyze' should be
spelled with a `z`. This looked especially strange in the
inst...
Susanne Moog
19:15 Revision 4b3dfa14: [TASK] Deprecate various methods inside BE_USER
The property "checkWorkspaceCurrent_cache" is now protected.
Second method argument of "modAccess()" is deprecated.
...
Benni Mack
17:15 Revision 1ca85b01: [TASK] Mark various functionality as internal within TSFE
Use @internal where access private was marked, also add
some meaning to currently public methods that should only
be ...
Benni Mack
17:00 Revision 4844fae6: [FEATURE] Introduce RouteEnhancers for Page-based Routing
Page-based routing can now be configured within a site
configuration to add so-called "route enhancers" which
allow t...
Benni Mack
15:03 Revision 8c225c61: [TASK] Create .htaccess or web.config file upon installation
With the new routing, TYPO3 relies on a default redirect to index.php
for FE requests. The patch checks during instal...
Christian Kuhn
15:01 Revision d59b0c81: [TASK] Move documentation files into 9.5 folder
Change-Id: I6fccf8db0ab996139692a07be8d08ceb8feee86f
Releases: master
Resolves: #86434
Reviewed-on: https://review.ty...
Anja Leichsenring
14:03 Revision 3ced58e9: [BUGFIX] Sql query export to use search_result_labels setting
Releases: master, 8.7
Resolves: #86396
Change-Id: I198fe52a8024dcf392582a78c3fce0f134ed6b7a
Reviewed-on: https://revi...
Sascha Löffler
13:54 Revision 76c2510a: [BUGFIX] Resolve correct processed folder when on different storage
During generation of processed files a wrong processed folder
is evaluated when the processed folder resides on a dif...
Helmut Hummel
13:28 Revision 551ed0c0: [TASK] Add informational upgrade wizard for argon2i
This adds a dummy wizard to remind admins during upgrade
to check the live system for argon2i support if the local
in...
Christian Kuhn
12:55 Revision 9bb994f4: [BUGFIX] Resolve correct processed folder when on different storage
During generation of processed files a wrong processed folder
is evaluated when the processed folder resides on a dif...
Helmut Hummel
12:53 Revision 1b24a617: [TASK] Replace further usages with Environment API
Most of the occurrences have been replaced by using
Environment API.
On top, labels are now moved into "var/labels"
...
Benni Mack
12:22 Revision d66dd1ee: [BUGFIX] Allow to edit legacy site configuration files in BE
We recently removed the "site" base prefix within the yaml
configuration file of a site configuration.
However, the ...
Benni Mack
12:15 Revision 39372fe7: [TASK] Update composer dependencies
We want the latest dependencies in our LTS version,
so this should ship the latest versions in the
zip/tarballs.
Use...
Benni Mack
11:14 Revision 38de3e2b: [TASK] Set FE/loginSecurityLevel to normal for no ext:rsaauth loaded
Provide a silent upgrader the same way as for BE/loginSecurityLevel
to avoid FE login to fail after upgrade.
Change-...
Anja Leichsenring
11:13 Revision 7c066b13: [TASK] Deprecate several stdWrap / cObj functions
The following legacy TypoScript options have been deprecated
- stdWrap.filelist
- stdWrap.filelink
- stdWrap.addParam...
Benni Mack

2018-09-28

23:49 Revision 11219adf: [TASK] Rename PageParameterValidator middleware
In order to be in line with the new PageArguments object,
this newly introduced class is now renamed.
Resolves: #864...
Benni Mack
23:38 Revision 038ea9a2: [BUGFIX] Use correct icon for editing query in ActionTask
Resolves: #86423
Releases: master, 8.7
Change-Id: I5c1e0f92fe5f9d28eaaf0250677cd3dedcbd6082
Reviewed-on: https://revi...
Tymoteusz Motylewski
23:20 Revision 985ab0fa: [BUGFIX] Use correct icon for editing query in ActionTask
Resolves: #86423
Releases: master, 8.7
Change-Id: I5c1e0f92fe5f9d28eaaf0250677cd3dedcbd6082
Reviewed-on: https://revi...
Tymoteusz Motylewski
22:42 Revision 12d7a7af: [TASK] Improve styling of infobox in ImageManipulationElement
The cropping element shows an information if no dimensions are known.
The styling of this information is now improved...
Georg Ringer
22:24 Revision 218504e3: [BUGFIX] Set missing `data-title` attribute for upgrade wizard
To render the „Executing foo“ text in the progress bar when a upgrade
wizard is executed correctly, a missing `data-t...
Andreas Fernandez
22:21 Revision 8941600a: [TASK] Improve styling of infobox in ImageManipulationElement
The cropping element shows an information if no dimensions are known.
The styling of this information is now improved...
Georg Ringer
21:27 Revision 241b7469: [BUGFIX] Transform language parameter when previewing translated pages
When previewing translated pages in the backend, URLs contain `&L=x` at
the end. This is due to a missing transformat...
Oliver Hader
20:38 Revision 6958eef9: [BUGFIX] Get extensionKey from package
Resolves: #86427
Related: #86404
Releases: master
Change-Id: Iec990bd910ac62805d4584c468b265f57c0fd17d
Reviewed-on: ...
Frank Nägler
17:14 Revision 2b764e0f: [FEATURE] Allow site in TypoScript getText
A new key "site" for TypoScript "getText" has been introduced
which allows accessing site configuration.
Resolves: #...
Susanne Moog
16:19 Revision 5ccb11cd: [BUGFIX] Register FileBrowser for file_reference mode
Using the element browser for a type=group, internal_type=file_reference
TCA field leads to an exception due to a mis...
Christian Kuhn
14:47 Revision 21499a5a: [BUGFIX] Register FileBrowser for file_reference mode
Using the element browser for a type=group, internal_type=file_reference
TCA field leads to an exception due to a mis...
Christian Kuhn
14:44 Revision b9f0ddf8: [BUGFIX] Change visibility of two properties to public
Properties $MOD_SETTINGS and $modTSconfig of RecordListController
are still used by DatabaseRecordList through $GLOBA...
Christian Kuhn
14:33 Revision 3363e417: [BUGFIX] Respect "disablePrependAtCopy" during translation
During the translation process the option "disablePrependAtCopy" is not
respected. With this patch the option is resp...
Gianluigi Martino
14:26 Revision 888cedcf: [BUGFIX] VimeoRenderer render private links
Now it is also possible to add private Vimeo links.
Releases: master, 8.7
Resolves: #83852
Change-Id: Icb425d4aea98a...
Guido Schmechel
14:18 Revision 2edf3b17: [BUGFIX] Respect "disablePrependAtCopy" during translation
During the translation process the option "disablePrependAtCopy" is not
respected. With this patch the option is resp...
Gianluigi Martino
14:07 Revision 3c940c7a: [BUGFIX] VimeoRenderer render private links
Now it is also possible to add private Vimeo links.
Releases: master, 8.7
Resolves: #83852
Change-Id: Icb425d4aea98a...
Guido Schmechel
13:51 Revision fdab4246: [BUGFIX] Only display pages in default language after creating new pages
The Create Multiple Pages action now only displays the new structure in the
default language and hides pages in other...
Jigal van Hemert
12:33 Revision 9623facf: [BUGFIX] FailsafePackageManager: do not prevent package sorting
FailsafePackageManager prevents saving PackageStates.php in
failsafe mode by overwriting sortAndSavePackageStates(). ...
Benjamin Franzke
12:31 Revision ad847e9b: [TASK] Do not create caches during ext_localconf.php phase
CacheManager has a design problem:
The CacheManager is used to create the core_cache. That core_cache
is used to read...
Benjamin Franzke
11:37 Revision 2e7450e8: [TASK] styleguide: TCA: Add group file_reference example
Christian Kuhn
11:10 Revision 063417cb: [TASK] Deprecate TSFE->makeCacheHash()
The functionality is moved into a new PSR-15 middleware
to base the logic on the request object directly, and
to make...
Benni Mack
10:49 Revision 445afda7: [BUGFIX] pages.shortcut suggest wizard should not suggest itself
Make it impossible to select the page you are currently
working on within the suggest wizard result set.
Releases: m...
Josef Glatz
10:40 Revision ea2dfc1f: [BUGFIX] pages.shortcut suggest wizard should not suggest itself
Make it impossible to select the page you are currently
working on within the suggest wizard result set.
Releases: m...
Josef Glatz
10:24 Revision 8ae45e07: [FEATURE] Allow environment variables in site config
To enable easy configuration of environment specific
site setting, usage of environment variables in site
configurati...
Susanne Moog
09:08 Revision a5157dd9: [BUGFIX] Fix linked issue number
Releases: master
Resolves: #86415
Change-Id: Ib8002843376e651446a16143699844a98baebc0b
Reviewed-on: https://review.ty...
nebrot

2018-09-27

22:33 Revision ed946aa7: [TASK] Make XML Sitemap cachable
Cache the XML Sitemaps for 15 minutes by default.
Resolves: #86060
Releases: master
Change-Id: Ia8ded8d0885565e63651...
Richard Haeser
22:33 Revision 0541b362: [TASK] Prepare Site handling for extended page routing
An additional trait for site languages and some minor simplifications
when fetching the PageRouter from a Site.
Reso...
Benni Mack
21:19 Revision b3b143d6: [BUGFIX] Resolve relative file path during copy correctly
In composer mode several directories are arranged outside the
public root-path. When trying to copy to those folders,...
Oliver Hader
20:41 Revision 6366b902: [TASK] Deprecate internal_type=file and file_reference
TCA "type=group" with "internal_type=file" and "internal_type=file_reference"
are the last parts of content related f...
Benni Mack
19:22 Revision 3523a860: [TASK] Deprecate $GLOBALS['TYPO3_LOADED_EXT']
$GLOBALS['TYPO3_LOADED_EXT'] is defined as the "old" way
since the introduction of the PackageManager in 2013:
https:...
Benjamin Franzke
19:18 Revision ab535bcf: [BUGFIX] Use interface SiteInterface as return type instead of Site
To avoid exceptions the proper return type must be used.
Resolves: #86390
Releases: master
Change-Id: I3741582936cb1...
Georg Ringer
17:32 Revision f7a1c385: [BUGFIX] Use correct column order in override dialog
Resolves: #86152
Releases: master, 8.7
Change-Id: I677c6d0405b833caf8a62f7f560b2e9b97679b36
Reviewed-on: https://revi...
Andreas Fernandez
17:31 Revision dcf1dc21: [BUGFIX] Use correct column order in override dialog
Resolves: #86152
Releases: master, 8.7
Change-Id: I677c6d0405b833caf8a62f7f560b2e9b97679b36
Reviewed-on: https://revi...
Andreas Fernandez
15:38 Revision 9476f552: [BUGFIX] Ensure connection can be established multiple times
This patch ensures a connection can be established multiple times
and is initialized correctly using the init command...
Nicole Cordes
15:19 Revision baf7b0a1: [BUGFIX] Fix formEngine SelectCheckBox word-wrap on small screens
This patch enables word-wrap in a form element `type=select`
with `renderType=selectCheckBox` on small screen devices...
Josef Glatz
15:13 Revision 012e7517: [BUGFIX] Run silent upgraders after install tool login
On successful login to standalone install tool, the routing
should jump to the silent upgraders and not to the main l...
Christian Kuhn
15:09 Revision 5360a8f6: [BUGFIX] Allow linking to a targetSite without currentSite
In case no current site exists in a context (for example currently
eID or other scripting contexts), the pageLinkBuil...
Susanne Moog
15:01 Revision c7cb4952: [TASK] Mitigate argon2i hash issues
* Let the "stored hash uses not supported mechanism" bubble up.
Instead of just a "login failed", an error is raise...
Christian Kuhn
14:51 Revision 7e984cd1: [TASK] Further improvements for the site configuration
This patch enhances the self declaration of the site
configuration form elements.
- TCA descriptions were added to s...
Josef Glatz
14:24 Revision 443709b3: [TASK] Deprecate GeneralUtility::_GETset()
The functionality of _GETset() is really broken by design
when thinking about having a non-global state.
On top $TSF...
Benni Mack
11:28 Revision 41717566: [TASK] Fix syntax highlighting in Changelog for ImplementStaticRoutes
Use yaml as default highlighting. Add markup for code blocks.
Also add highlighting for file names.
Resolves: #8621...
Daniel Siepmann
08:58 Revision 8a880494: [BUGFIX] Prevent closing a record after changes made with „toggle all“
This patch prevents closing a form without showing the modal
to inform the backend user about unsaved changes if valu...
Josef Glatz
08:41 Revision 399ebbcb: [BUGFIX] Prevent closing a record after changes made with „toggle all“
This patch prevents closing a form without showing the modal
to inform the backend user about unsaved changes if valu...
Josef Glatz

2018-09-26

20:41 Revision dd21882b: [TASK] Add facades for symfony/routing components
We heavily rely on Symfony Routing for TYPO3 routing,
however we want to encapsulate this as much as possible
to allo...
Benni Mack
19:37 Revision c137126f: [TASK] Add more info to some rst files
During upgrading missing information in some rst files has been added
to ease upgrading for others.
Resolves: #86376...
Susanne Moog
18:20 Revision 8f73f703: [TASK] Clean up Routing API
The PageUriBuilder is gone, as all is centralized in the
PageRouter now, which acts as the centralized place to resol...
Oliver Hader
13:17 Revision a8a1a78f: [TASK] Add more information to IRRE titles
This patch put more information into IRRE titles of site configuration.
Resolves: #85887
Releases: master
Change-Id:...
Frank Nägler
13:16 Revision 7f8f518d: [BUGFIX] adminpanel: Do not use getTSConfig in a deprecated way
Since https://review.typo3.org/56968 handing over arguments
to getTSConfig() is deprecated.
As a drive-by we also fi...
Benjamin Franzke
11:52 Revision 588cc105: [BUGFIX] Prevent closing a record after T3Editor content changes
This patch prevents closing a form without showing the modal
to inform the backend user about unsaved changes if valu...
Josef Glatz

2018-09-25

23:33 Revision 8c1b7c47: [BUGFIX] Fix noCacheHash argument of f:link.action ViewHelper
Resolves: #86379
Releases: master
Change-Id: I8eadc7d6cf242581601065ef780229e577149204
Reviewed-on: https://review.ty...
Josef Glatz
23:02 Revision ede15203: [TASK] Allow running AbstractUpdate wizards on CLI
To ease the update pain a compatibility layer for AbstractUpdate based
upgrade wizards has been implemented, that all...
Susanne Moog
23:00 Revision 1cd4117a: [BUGFIX] Show mount point pid in tooltip
Use either field mount_pid or display a note
Releases: master
Resolves: #86349
Change-Id: Iaed4f7ab527f02644670d980d...
Guido Schmechel
16:49 Revision 4ba06d9c: [BUGFIX] Prevent saving of invalid records
This patch prevents saving an invalid record by click „close“
and „save“ in the modal.
Resolves: #86357
Releases: ma...
Frank Nägler
08:29 Revision ab48937e: [TASK] Fix list items of 80700 rst file
Add missing blank line before each list to have proper rendering.
Releases: master
Resolves: #86364
Change-Id: I4f8e...
David Bruchmann

2018-09-24

20:32 Revision 3f410a3b: [BUGFIX] Respect editlock in history/undo-module
Now the editlock information of the page is retreived and used
as condition for the rollback command icon.
Releases:...
Guido Schmechel
20:23 Revision f0e6bb74: [TASK] Use dark sorting icon in filelist module
Use the dark icons, just as in the list module.
Resolves: #86345
Releases: master, 8.7
Change-Id: Ife258d11a1384076f...
Georg Ringer
16:29 Revision 9cd23361: [BUGFIX] Process typolink syntax for redirect target field contents
Resolves: #86355
Releases: master
Change-Id: I348a52aaccc481bc928e096d54818c5d572e7e5f
Reviewed-on: https://review.ty...
Jigal van Hemert
16:19 Revision 411a97dc: [TASK] CKEditor: enable autolink plugin per default
This patch activates the autolink functionality while
pasting an URL or an email address from the clipboard
to the CK...
Josef Glatz
08:41 Revision 50a8923f: [BUGFIX] Fix scheduler TaskList partial
A translate VH was converted incorrectly in one of
the patchsets of #86291 before it was just merged
into the core.
...
Josef Glatz
08:38 Revision 17a16611: [TASK] Stabilize Extbase tests on PostgreSQL
Resolves: #86360
Releases: master, 8.7
Change-Id: I34e6b720a93bd86f863fbf4ae0b5efb6cccdc76d
Reviewed-on: https://revi...
Tymoteusz Motylewski
06:25 Revision 5d7b4fdd: [BUGFIX] Remove invalid parent constructor call and cleanup code
Resolves: #86352
Releases: master
Change-Id: I30ed9f8f2b14819654fc496991b860b0bdf97d9c
Reviewed-on: https://review.ty...
Frank Nägler
06:19 Revision 9be5fafb: [TASK] Stabilize Extbase tests on PostgreSQL
Resolves: #86360
Releases: master, 8.7
Change-Id: I34e6b720a93bd86f863fbf4ae0b5efb6cccdc76d
Reviewed-on: https://revi...
Tymoteusz Motylewski
06:13 Revision 67f5d588: [BUGFIX] Use right keys in typeicon_classes for site_errorhandling table
The IRRE records show an icon depending on the type of error handler that
is configured. Because the wrong keys were ...
Jigal van Hemert
06:12 Revision 959a5b8a: [BUGFIX] Allow settings language labels via TS even if no xlf present
Re-establish the functionality to set language labels in TypoScript
even though no locallang.xlf file is present for ...
Markus Klein

2018-09-23

13:46 Revision aae70992: [TASK] Use dark sorting icon in filelist module
Use the dark icons, just as in the list module.
Resolves: #86345
Releases: master
Change-Id: Ife258d11a1384076f1333e...
Georg Ringer
 

Also available in: Atom