This project is mirrored from https://git.typo3.org/typo3/typo3.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 27 Jan, 2017 3 commits
-
-
Introduce a new class `OrderedProviderList` which calls providers with dependencies given by setter. Resolves: #79512 Releases: master Change-Id: Icf97e2e6fa5ed88d7b76b7628bb4e9790b615a38 Reviewed-on: https://review.typo3.org/51443 Tested-by:
TYPO3com <no-reply@typo3.com> 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>
-
To follow the concept of backend apps and provide a lean core by removing a rarely used feature, which benefit is pretty low for the editor. Resolves: #79364 Releases: master Change-Id: Ic1796aa4f23507ac45b52155c66da02cffc88b3b Reviewed-on: https://review.typo3.org/51340 Tested-by:
TYPO3com <no-reply@typo3.com> 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>
-
The field `select_key` is not used by the core and is moved to the EXT:compatibility7. Resolves: #77934 Releases: master Change-Id: Ied7fa722c1bccb314fd02229da407613fbce7dfe Reviewed-on: https://review.typo3.org/49934 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 26 Jan, 2017 2 commits
-
-
Christian Kuhn authored
The patch introduces a new API on FormEngine element level that substitutes the old "wizards" / renderWizard() API with a more powerful system. Single wizards are now split into one of three categories: * An informational wizard * A control button / icon * A true wizard with additonal functionality Method renderWizards() is still called in elements for compatibility reasons if people added own scrip/popup/userFunc wizards, but all core wizards are migrated. The patch significantly cleans the HTML of single elements, especially HTML stuff that was added by the SingleFieldContainer is now put down to single elements, while main HTML wraps formerly done by renderWizards() is fetched "up" to single elements. This gives single elements full control about the main HTML it is producing, which is a must have preparation in order to further advance in this area and to switch single elements to fluid rendering in one of the next steps. The patch brings a pretty huge list of TCA changes and simplifications, all TCA changes are supported by TCA migration, so existing extensions should benefit out of the box and just get deprecations logged. Change-Id: I45083e14e45bbf40c06267b51c9d0b7c15e2f7ab Resolves: #79440 Resolves: #70032 Releases: master Reviewed-on: https://review.typo3.org/51151 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Change-Id: I6db726bfff61c092309a971eb71e074c30cad046 Releases: master, 7.6 Resolves: #79378 Reviewed-on: https://review.typo3.org/51349 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Manuel Selbach <manuel_selbach@yahoo.de> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- 25 Jan, 2017 2 commits
-
-
With the update of cs-fixer to version 2.0, some checks got minor changes in behaviour. The core follows now in applying those suggested changes. Resolves: #79469 Relates: #79361 Releases: master Change-Id: I5d17b750231dcb386002b3e46b3a89c59eca2989 Reviewed-on: https://review.typo3.org/51428 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Changes the way the svg tree nodes are checked for "indeterminate" state after the data is loaded, so the initial state. Changes code using "rootNode" to using list of all nodes. Removes unused code. Resolves: #79246 Releases: master Change-Id: I7a076a6d3d2c29f0318598227af5d674caa3642f Reviewed-on: https://review.typo3.org/51237 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Thomas Maroschik <tmaroschik@dfau.de> Tested-by:
Thomas Maroschik <tmaroschik@dfau.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
- 23 Jan, 2017 5 commits
-
-
This patch fix broken links in ClickMenu and DatabaseRecordList which exists since the permissions module refactoring: http://review.typo3.org/33402 Resolves: #79329 Related: #62339 Releases: master, 7.6 Change-Id: Iafe66352a7bac593e249ef09c07f1c9dc9b15359 Reviewed-on: https://review.typo3.org/51330 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Prevent the escaping of pidRecordTitle in click menu move element. The escaping is already done in the MoveElementController due to the usage of the third (prep) parameter in BackendUtility::getRecordTitle. Resolves: #79088 Releases: master Change-Id: Ib35e9d5a3da7fc76085db910927ada17dbdd0b06 Reviewed-on: https://review.typo3.org/51041 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
The select field of BackendUtility::getFuncMenu must be styled by the class "form-control". One example can be found in the template module if multiple template records are saved on one page. Resolves: #79417 Releases: master Change-Id: I84967474aadbd88bd844fe3cb7de0245abebd39f Reviewed-on: https://review.typo3.org/51384 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
As the description is a textarea, the rendering should support lines as well. Resolves: #79406 Releases: master, 7.6 Change-Id: I8774adb07c50aed24b3d3e94e0a0b913aedeb5a9 Reviewed-on: https://review.typo3.org/51379 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Multiline content is displayed in a textarea "as is" by the browser. There is no need to add <br> tags. Resolves: #79399 Releases: master, 7.6 Change-Id: Ia628457231a15318dff4fe36f5d3cd3d990d7dc7 Reviewed-on: https://review.typo3.org/51372 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 18 Jan, 2017 3 commits
-
-
Tags must not be stripped away for creating diffs as those are essential for editors. Otherwise it is not possible to see changed links or changing a header from h1 to h2. Resolves: #78767 Resolves: #79205 Releases: master, 7.6 Change-Id: Icb174f3522354fa8ef5d2b8ccca039e33ef472e7 Reviewed-on: https://review.typo3.org/51220 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Heven't replaced with haven't Resolves: #79376 Releases: master,7.6 Change-Id: I85b252514378eb4db1eb63f93d9b746ca332602e Reviewed-on: https://review.typo3.org/51346 Reviewed-by:
Robert van Kammen <rvkammen@hotmail.com> Tested-by:
Robert van Kammen <rvkammen@hotmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Instead of using $GLOBALS a runtime cache is used. Resolves: #79345 Releases: master Change-Id: I2273051c2d52efff5fa578a82ff636748fe7fdf6 Reviewed-on: https://review.typo3.org/51332 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- 17 Jan, 2017 2 commits
-
-
Resolves: #79316 Releases: master Change-Id: Ieb54d51a6d6f15325fc4c1c88ad29c845200c68b Reviewed-on: https://review.typo3.org/51309 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Configuring a richtext field in TCA with the "defaultExtras" setting (which was formerly the 5th showitem parameter) has been ugly ever since: The DataHandler needed a special _TRANSFORM_ field to trigger required RTE transformations, further config depends on pageTs settings. The patch gets rid of "defaultExtras" for richtext elements and adds a new option "enableRichtext=true" within the config section for type=text TCA fields. This setting can be set via "columnsOverrides" for specific types, too. As an intermediate solution, the configuration class "Richtext" is added to fetch richtext configuration. This will be extended with another patch to provide ckeditor configuration on TCA level. Change-Id: I70f4cb26e2a45629b99680e532d376538afd2b90 Resolves: #79341 Releases: master Reviewed-on: https://review.typo3.org/51311 Reviewed-by:
Frans Saris <franssaris@gmail.com> 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 16 Jan, 2017 1 commit
-
-
Since now all Backend urls have module token in place, the veriCode is not needed any more. Thus AbstractUserAuthentication::veriCode() is marked as deprecated, vC parameter is not checked any more and vC property is removed from some controllers. Resolves: #79327 Releases: master Change-Id: I47e459d95e8f561dcc933a832d22c86ed02aa707 Reviewed-on: https://review.typo3.org/51317 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 13 Jan, 2017 2 commits
-
-
The described behavior has been removed with TYPO3 7.6; the variable is treated as a boolean now. Resolves: #79314 Releases: master Change-Id: I456ad1884a9a40c22c2015d19aa5abdd623a1654 Reviewed-on: https://review.typo3.org/51308 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Adding SSL support on a per-page basis is something that does not happen very much in 2017 anymore, rather doing this on a per-domain basis, and based on server-redirects makes more sense these days. The field and the functionality for links is moved to EXT:compatibility7. Resolves: #79302 Releases: master Change-Id: I7ae1c59533bee1d015b39811f39d590e5488aabe Reviewed-on: https://review.typo3.org/51077 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- 11 Jan, 2017 5 commits
-
-
The TCA setting "l10n_mode=mergeIfNotBlank" for a single column is removed from the list of values. The functionality was there to use the value of a field of the original record, if the value of the translated record is empty (or trim'ed empty), and is then overlaid. The new behaviour is to duplicate the behaviour during the localize process, and then completely separate. As a result the related TypoScript setting config.sys_language_softMergeIfNotBlank is not required anymore and is removed as well. Resolves: #79243 Releases: master Change-Id: I55f3ebd2fe2ddd8412101d5496a0da3c5ab64c68 Reviewed-on: https://review.typo3.org/51239 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
The file info modal now contains the width and height of images Resolves: #65822 Releases: master, 7.6 Change-Id: Iadb64ae3db4558bf74f15aaeac1fe29848120563 Reviewed-on: https://review.typo3.org/51052 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
The ExtDirect component for fetching the state (for the pagetree) can be simplified by simply using the Storage.Persistent logic which does the same. For this, a simple inline ExtJS onReady code block is added. All functionality related to ExtDirect State Provider is removed. Resolves: #79227 Releases: master Change-Id: I464ffd0608c1fd38cd81c8324f044da6f4140847 Reviewed-on: https://review.typo3.org/51224 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
The AJAX call to store uc settings should be handled as POST request, and not a GET request to ensure that even long data can be stored on the server and not run in Firewall/HTTP GET length restrictions. Additionally a really bad typo did not allow any POST requests in UserSettingsController as the key evaluation was wrong. Resolves: #79266 Releases: master, 7.6 Change-Id: I0fd10090416b1a16f6a9bdc6a07efceccf147336 Reviewed-on: https://review.typo3.org/51257 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:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Tymoteusz Motylewski authored
Fixes two issues: syntax error (missing semicolon), and "Uncaught TypeError: Cannot read property 'refresh' of undefined" when e.g. deleting a page or a file. In file module, refresh is not needed as all actions are refreshing the frames anyway. Releases: master, 7.6 Resolves: #79091 Change-Id: Icfc9f786c24099c55d8e60cf30f72f035ae28231 Reviewed-on: https://review.typo3.org/51251 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 10 Jan, 2017 8 commits
-
-
The scheduler CLI controller that is triggered via "typo3/cli_dispatch.phpsh scheduler" is migrated to a Symfony Command, which also allows the scheduler to be called via "typo3/sysext/core/bin/typo3 scheduler:run" with the same arguments. The PHP class TYPO3\CMS\Scheduler\Controller\SchedulerCliController has been replaced by TYPO3\CMS\Scheduler\Command\SchedulerCommand. Resolves: #79263 Releases: master Change-Id: I3f117a5a4d46cffe303f0209ac256d0011afe979 Reviewed-on: https://review.typo3.org/51246 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
The system extension "t3skin" has been slowly trimmed down due to the native CSS/LESS building of the TYPO3 core into EXT:backend and EXT:core, and through the IconProvider / IconFactory concepts. The leftover files, which are mainly related to ExtJS (which will be removed soon anyway) have been moved to EXT:core for the time being. All other images are unused and deleted from the TYPO3 core. Resolves: #79259 Releases: master Change-Id: Ic0a0c47999ca57d4e6ea5d7499afc399b307b15f Reviewed-on: https://review.typo3.org/51252 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
After the change https://review.typo3.org/#/c/47645/ was merged methods getRecordLocalization and getPreviousLocalizedRecordUid are not needed. Releases: master Resolves: #79258 Change-Id: I08fe089ddcaed2a7d879630acd046c8b7c303a06 Reviewed-on: https://review.typo3.org/51245 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
* Make backend:unlock and backend:lock a separate class. * Manually require the CLI user for ReferenceIndexUpdateCommand * Cleanup the commands.php (as the "user" property is not evaluated anymore) Resolves: #79261 Releases: master Change-Id: Id3c90780de0dc299c07c5bca14dd4247b634d53c Reviewed-on: https://review.typo3.org/51247 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-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>
-
The command line users prefixing with _CLI_scheduler etc. is flawed, however a single user is needed for doing e.g. DataHandler calls. This patch adds a new CommandLineUserAuthentication class, which extends the regular $BE_USER object to only allow a user called "_cli_" and which is created automatically if it does not exist, so the _cli_ user always exists. Additionally, the _cli_ user is now an admin user so access settings on command line are obsolete and crucial stuff like the DataHandler can be used without restrictions. * Adapt Extbase Bootstrap * Make sure to have an API to "opt-in" for the need for a user * Adapt documentation (e.g. in scheduler) because a new user is not needed. Resolves: #79240 Releases: master Change-Id: I5a6277fa2252ce6c61f57bbfa26e8be9dc47bbab Reviewed-on: https://review.typo3.org/51089 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
In TYPO3 6.0 we introduced TYPO3.jQuery as a possibility to have jQuery run side-by-side with prototype.js in a no-conflict mode. Since TYPO3 7.5, prototype.js was removed, and $ can be used. PageRenderer now sets TYPO3.jQuery AND $ as shorthand-functionality and all places in the TYPO3 Core are replaced with the common $ functionality, so TYPO3.jQuery should be avoided. Resolves: #79221 Releases: master Change-Id: I9177d7d3ad618fa7bb3a7e2ea483f39d6d4231bc Reviewed-on: https://review.typo3.org/51212 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:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
The ExtJS Page Tree has some functionality to add custom indicators to the page tree, which is loaded by ExtDirect. If you wonder what an indicator is, it's the blue box (or some other HTML content) which is shown if a temporary mount is shown or if a filter is active. However, both temporary mount points and filter information messages are custom, and not handled via the Page Tree. The functionality is hidden, and was never documented, and no public extension used this code (not even google found something). Therefore I opt to remove it without substitution. Resolves: #79228 Releases: master Change-Id: I4097cd3fbbdf736cc2a09e8258199b5aac01a1bc Reviewed-on: https://review.typo3.org/51228 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Type mismatch leads to always closing module menu. Resolves: #79211 Releases: master Change-Id: Ib733853fa036c5fdb4e0d56086fddfc315c775e9 Reviewed-on: https://review.typo3.org/51229 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- 09 Jan, 2017 6 commits
-
-
A new API is introduced that allows to reload the backend’s topbar. The reload may be triggered via JavaScript and PHP. As the registered events of the toolbar items within the topbar get lost after reloading, the event registration for these toolbar items needs some adoption. The topbar is now reloaded in case of: - updating the user's avatar - after configuring an extension - opening the EXT:belog module from the System Information menu Resolves: #79196 Releases: master Change-Id: Ib6b65d7327c9db2b818ad9ad549cb2f2f00d1595 Reviewed-on: https://review.typo3.org/51183 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Extract duplicate code in method and let FormFlexAjaxController and FormInlineAjaxController extend from abstract class. Change-Id: Idef25a758b6df857419983f0e6c93441103954a7 Resolves: #79159 Releases: master Reviewed-on: https://review.typo3.org/51148 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
As there is no relative path functionality but only absolute URLs (without the domain name but just prepended) the functionality of stripping the siteUrl is removed, thus allowing to remove the hardcoded "/typo3/" name in the URL and the siteUrl configuration option as well. Resolves: #79212 Releases: master Change-Id: I03a065950bb0401970a618bf30c71d69d6ed2188 Reviewed-on: https://review.typo3.org/51209 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
The values are hardcoded and not replaceable. We can put the hardcoded values in JavaScript directly. Resolves: #79215 Releases: master Change-Id: I64742cef34b73d88bbc0f44cfc959556555b2fad Reviewed-on: https://review.typo3.org/51214 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
The obsolete State Provider for storing and retrieving the information if the backend module menu should be collapsed or not should not use ExtDirect but instead us the native Storage functionality already in place for TYPO3. The namespace (BackendComponents.States.typo3-module-menu) is kept for now (see BackendController.php for details on ExtDirect), but could easily be modified. Resolves: #79211 Releases: master Change-Id: I4de6b46ea0f18201cb8bb0af6077c1d9dfffcec7 Reviewed-on: https://review.typo3.org/51208 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Resolves: #79202 Releases: master, 7.6 Change-Id: Ie47e6b42a7429ce75a8d750c7e7aa7f1c1cb9bec Reviewed-on: https://review.typo3.org/51201 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 04 Jan, 2017 1 commit
-
-
Pagetree reload now after hide / unhide page in click menu with the correct status Resolves: #79090 Releases: master Change-Id: I5312115c51096094914cf29d3832c0f1e36eaf0b Reviewed-on: https://review.typo3.org/51042 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by: Mona Muzaffar Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-