- Jan 13, 2018
-
-
Wolfgang Klinger authored
Output folder meta information (file count and total file size) next to the folder path in Filelist again. Additionally fix a typo in a condition above. Resolves: #83528 Releases: master, 8.7 Change-Id: I6969966405655d54528059ec937018078caea9d9 Reviewed-on: https://review.typo3.org/55318 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jan 12, 2018
-
-
Tymoteusz Motylewski authored
intExplode missed an additional parameter which prevents the method from returning array with empty element. Now when doktypesToShowInNewPageDragArea is empty, PageTree API will return empty array. Resolves: #83542 Releases: master Change-Id: I0ebfaef8e1ea782580e0feda59958bb39b0ca483 Reviewed-on: https://review.typo3.org/55335 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- Jan 11, 2018
-
-
Andreas Fernandez authored
Resolves: #83537 Releases: master Change-Id: I8da8f31447bd2ca73aa7d7c22a929b918a085da8 Reviewed-on: https://review.typo3.org/55332 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Jan 10, 2018
-
-
Andreas Fernandez authored
`break-all` breaks the text in the cache menu. Use `break-word` to keep whole words intact. Resolves: #83443 Releases: master, 8.7 Change-Id: I060a3cc3d3461233d93a4b08ff6cf4ec96f0edda Reviewed-on: https://review.typo3.org/55320 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jan 09, 2018
-
-
Andreas Fernandez authored
Some values in the Application Information toolbar menu are too long any may exceed the box's width. The CSS is adjusted to break too long strings. Also, for better readability for very long values, the alignment is changed from `middle` to `top`. Resolves: #83443 Releases: master, 8.7 Change-Id: Ia85e92e086525c8f66fd8ab225160dfbdb313a73 Reviewed-on: https://review.typo3.org/55258 Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Michael Schams <typo3.mschams@2017.schams.net> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Steffen Kamper authored
As additional sanitation, accept an empty header for items groups by rendering "-" if none is given. Resolves: #83484 Releases: master, 8.7 Change-Id: Iff733cdcbdba18a52a5430b661fafd9692483659 Reviewed-on: https://review.typo3.org/55285 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- Jan 07, 2018
-
-
Richard Haeser authored
Prevent warnings and notices if $GLOBALS['TBE_MODULES_EXT'] is not set, which can be the case if no extensions are installed. Change-Id: I72f513329790ee3b71fd30054574b79f41a6dcf8 Resolves: #83479 Releases: master, 8.7, 7.6 Reviewed-on: https://review.typo3.org/55274 Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Richard Haeser <richard@maxserv.com> Tested-by:
Richard Haeser <richard@maxserv.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de>
-
- Jan 06, 2018
-
-
Andreas Fernandez authored
Resolves: #82579 Releases: master Change-Id: Ic2d44d8567c2b144f9250f9011b6106fe73358e9 Reviewed-on: https://review.typo3.org/55169 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Jan 04, 2018
-
-
Andreas Fernandez authored
The DebugConsole used to render debug messages at the bottom of the TYPO3 backend is migrated to TypeScript. A feature sneaked in as an easter egg where the icon of the debug panel changes to a ":|" face on too many message groups has been dropped. Resolves: #82583 Releases: master Change-Id: Ied7a3e8f5563fb05029324db87c914ea1ef22953 Reviewed-on: https://review.typo3.org/55264 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Reiner Teubner <rteubner@me.com> Tested-by:
Reiner Teubner <rteubner@me.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Tymoteusz Motylewski authored
Resolves: #82777 Releases: master, 8.7 Change-Id: I080e9d47053665c51fdc7b46787cd32299bfaba9 Reviewed-on: https://review.typo3.org/55235 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
Improve the life of integrators and developers by showing the field name next to the title. Resolves: #83461 Releases: master Change-Id: I100022fb33facefe5f70cf99c2304fb080361427 Reviewed-on: https://review.typo3.org/55254 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Jan 03, 2018
-
-
Georg Ringer authored
It must be possible to generate preview URLs with a cHash, e.g. to display records using Extbase which enforces cHash usage. Introduce a new option "useCacheHash" which triggers cHash calculation. If not specified, the "no_cache" parameter is added just like before. Resolves: #78336 Resolves: #81297 Releases: master, 8.7 Change-Id: I225e2b8b4355022e7b4f6866c989b707e526e389 Reviewed-on: https://review.typo3.org/50264 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Richard Haeser <richard@maxserv.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
- Jan 02, 2018
-
-
Benni Mack authored
When the pagetree (base on SVG tree) is having a custom icon based on a PNG like a custom page tree icon, then the SVG tree does not show anything. The patch fixes the SVG tree to support rendering of PNG icons. Resolves: #83410 Releases: master Change-Id: Ifdcc827bc073da4b8eabcc209d03ce55d8f0c94f Reviewed-on: https://review.typo3.org/55192 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Dec 27, 2017
-
-
Wouter Wolters authored
Using null coalescing operator in PHP 7 simplifies code structure. Resolves: #83129 Releases: master Change-Id: I449415c99ccb0ea158d3943800bc824514f7629c Reviewed-on: https://review.typo3.org/54810 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
Some PHP classes still contain unused use statements. They have been removed. Thanks to @cd on his initial patch https://review.typo3.org/52014/ Resolves: 83432 Releases: master Change-Id: I9020f505a826c40fcf11f75f87245293e7c6154f Reviewed-on: https://review.typo3.org/55217 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Georg Ringer authored
Catch invalid links in FE & BE to keep a working website. Resolves: #83283 Releases: master, 8.7 Change-Id: Id9e42dc9be896f3777210843c651f9726dc94552 Reviewed-on: https://review.typo3.org/55024 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Dec 19, 2017
-
-
Tymoteusz Motylewski authored
to match all characters including new line. Resolves: #83385 Releases: master Change-Id: I5c36550ddf3503f16006800d417c819d47af7fc4 Reviewed-on: https://review.typo3.org/55157 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Nils Seinschedt <n.seinschedt@neusta.de> Reviewed-by:
Benjamin Kluge <b.kluge@neusta.de> Tested-by:
Benjamin Kluge <b.kluge@neusta.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Georg Ringer authored
Resolves: #83282 Releases: master Change-Id: I7899cfc9c3a98b41798d64d42f0aff9f02bea6c3 Reviewed-on: https://review.typo3.org/55160 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
Instead of integers, the permission constants should be used throughout the TYPO3 Core. Resolves: #83383 Releases: master Change-Id: I00c10f97fc800d9533866c98284bbd22cd1bb575 Reviewed-on: https://review.typo3.org/55156 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Dec 18, 2017
-
-
Markus Klein authored
Replace the deprecated function JS `escape` with `encodeURIComponent`. Releases: master, 8.7 Resolves: #83341 Change-Id: Ia9fdd44c7b06f63ab867f692e07193ab23f535a3 Reviewed-on: https://review.typo3.org/55144 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Daniel Huf <huf.daniel@gmail.com> Tested-by:
Daniel Huf <huf.daniel@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Dec 16, 2017
-
-
Christian Kuhn authored
The "self_accessor" fixer is more strict with younger php-cs-fixer releases and changes method argument type hints to self if a class object of the same class is expected. It also changes return type hints to self in this case. This fixer now may collide with the "xclass" system of the core and is thus deactivated. We shoud decide manually if self or class name is used. Change-Id: I3a8c20bea1d79ac2c7bc1e9ecbc2d435c4047843 Resolves: #83360 Related: #83331 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/55121 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Tymoteusz Motylewski authored
- place input correctly - open node with children while holding the mouse over this node for one second (when drag-adding new node) - add chevron and expand it when adding first child - refactor node.open to node.expand because they did the same thing - show icons for custom doktypes (fix regex) Releases: master Resolves: #83306 Change-Id: I0255fa50f836d002392ed7791eed1ac3517cb400 Reviewed-on: https://review.typo3.org/55061 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Dec 15, 2017
-
-
Susanne Moog authored
The new pagetree repository implementation did not check editor permissions and disallowed any edit / show action for non-admins. The fields to check permissions have been added. Change-Id: I827d4b50302ee4d6c3268c44b43f93fa9ef0c870 Resolves: #83347 Releases: master Reviewed-on: https://review.typo3.org/55099 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Stefan Neufeind authored
To prevent timing-attacks on hash-comparions it is advised to use hash_equals. Resolves: #83329 Releases: master, 8.7 Change-Id: I7539ed27538d7d81767bfce582d568cff09d1610 Reviewed-on: https://review.typo3.org/55074 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
- Dec 14, 2017
-
-
Wolfgang Klinger authored
Fix some foreach loops so as not to run into potentially empty elements. Use the ?? operator to accomplish that. Change-Id: Id6306cea0546dfd4a20ba98c170335966cc2ae40 Resolves: #83322 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/55066 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Patrick Schriner authored
each() is deprecated in PHP 7.2 and has to be replaced. Resolves: #83321 Releases: master, 8.7, 7.6 Change-Id: Ic318b50a9921cd6a55435cc9b2e0b254e61b9dbc Reviewed-on: https://review.typo3.org/55064 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Dec 13, 2017
-
-
Helmut Hummel authored
To be able to install subtree split packages in dev-master the package dependencies between them need to allow exactly that. Releases: master Resolves: #83309 Change-Id: If2b8ea86958a425a6a047207bc064a41698215a4 Reviewed-on: https://review.typo3.org/55062 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
- Dec 12, 2017
-
-
Benni Mack authored
Releases: master Change-Id: Ia7f55a6f40ec6b80939a78b13aa3fafc6c11132a Reviewed-on: https://review.typo3.org/55055 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stephan Großberndt authored
When searching for a string in the database list do not show any records from tables without a searchField definition, if the searchString is not an integer which might be a uid. Releases: master, 8.7 Resolves: #83301 Change-Id: I259a4d9b2f89c55f9a0ac307b812e950ab549b20 Reviewed-on: https://review.typo3.org/55048 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Hannes Lau <office@hanneslau.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Benni Mack authored
Change-Id: Iafe266ef8904526c9822576bfbab135d27b6ce27 Reviewed-on: https://review.typo3.org/55054 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Christian Kuhn authored
A wrong type given to JsonResponse->setPayload() fatals the return type on expanding the filelist folder tree. Change-Id: I7510ba7d5098b8b91c5016472487f73c6ca77e2c Resolves: #83303 Releases: master Reviewed-on: https://review.typo3.org/55053 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com>
-
Tymoteusz Motylewski authored
Now Viewport.NavigationContainer.setComponentInstance(tree); is called after the tree is initialized. A check to prevent multiple initialization calls is added. Also position of the title edit imput is corrected in case where there are multiple mount points. Releases: master Resolves: #83299 Change-Id: I5b9cc14b362ab20ecb7631babe3f3f83eb8bfb48 Reviewed-on: https://review.typo3.org/55043 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Patrik Karisch authored
It's better to fix the current minor release in the branch version too, so depending projects can use the dev version of this specific minor release and will not have any headaches when 9.0 gets released. Resolves: #77984 Releases: master Change-Id: I36def811213dd99a3bf938af0459026d6233f645 Reviewed-on: https://review.typo3.org/49966 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
As decided by core team leader, PHP minimum version requirement for core version 9.0 is 7.2.0. The patch sets this in root composer.json, together with config.platform.php, and adapts sysext/core/composer.json. Resolves: #83290 Related: #83289 Releases: master Change-Id: I813d0a2b69005c84ba5dedb45b3d4bd0388e43d8 Reviewed-on: https://review.typo3.org/55035 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Dec 11, 2017
-
-
Paweł Rogowicz authored
Change data-uid to data-state-id because there isn't uid just state identifier Releases: master Resolves: #83280 Change-Id: Ia0a57c061c4cff7ce6969a5a9ccc4398b81ba202 Reviewed-on: https://review.typo3.org/55033 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Benni Mack authored
All system extensions should have a dependency on "typo3/cms-core" with a fixed version set to "9.0.0". Additionally, EXT:core ("typo3/cms-core") needs to have all dependencies of the root composer.json in order to work as standalone composer package. Releases: master Resolves: #83270 Change-Id: Iaf0e925b46548914dcd0ffff49aedf5fc89107b6 Reviewed-on: https://review.typo3.org/55000 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Paweł Rogowicz authored
Change Uid to stateIdentifier because one Uid can occur in the pagetree many times, for example in DB mounts. We need to know what node is visible or what node was clicked or what node was mouse over / mouse leave, e.t.c. This change also fixes: - fix MP title position and visibility - fix changing node name when the same node is multiple in page tree (pagetree, mount points) - modified the acceptance tests Releases: master Resolves: #83280 Change-Id: I57716db1f2850f0c4b1432651ed391ece5921fec Reviewed-on: https://review.typo3.org/55020 Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com>
-
Stephan Großberndt authored
Remove unused file EXT:backend/Resources/Private/Templates/Close.html In #68108 the file Close.html was erroneously moved to EXT:backend/Resources/Private/Templates/ which is a path that is not directly accessible for web users, but the file must be. In #83258 this was fixed by copying the file to EXT:backend/Resources/Public/Html/ to make this a non-breaking change back-portable down to 7.6. Releases: master Resolves: #83284 Related: #83258 Related: #68108 Change-Id: I4ece2b4d6069e0a573ecfa092c73b80d2c07a42f Reviewed-on: https://review.typo3.org/55023 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benjamin Kott authored
Resolves: #83282 Releases: master Change-Id: I50f06dc620038f3522e95de668cb4f2e0e829e00 Reviewed-on: https://review.typo3.org/55022 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Michael Oehlhof authored
The page title was shown htmlescaped in the new page tree. Resolves: #83277 Releases: master Change-Id: I34a06e06d35d435d13d00d3d0a715a25deec384c Reviewed-on: https://review.typo3.org/55017 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-