- Nov 04, 2014
-
-
Georg Ringer authored
Adopt the order icon to fit the others. The changed icon can e.g. be found in content element type "media", section "HTML5 additions", field "video sources". Resolves: #62661 Releases: master Change-Id: I7e242a853ebed3632c6a496246ccdb90a6b1ef66 Reviewed-on: http://review.typo3.org/33787 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Markus Klein authored
This patch does not touch the $include_once magic of BE modules. Resolves: #59659 Releases: master Change-Id: I8721b44d93f002d152c93b094df6a60c578d7bf4 Reviewed-on: http://review.typo3.org/33483 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Mathias Schreiber authored
Refactor the code to go green in PHPStorm. Main tasks: * Initialize variables * Centralize objects in $GLOBALS Resolves: #62689 Releases: master Change-Id: Ia48365341da93d6f3bc86af53840a8bfeb45feb6 Reviewed-on: http://review.typo3.org/33782 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Mack authored
Remove hard-coded additional wrapper table around FormEngine elements. Styling will be handled differently in the future. Resolves: #62667 Releases: master Change-Id: I3f8eff09aa92da174f686c8d5267da87544ee4eb Reviewed-on: http://review.typo3.org/33766 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Stanislas Rolland authored
This mis a follow-up to change https://review.typo3.org/#/c/33655/ Resolves: #62559 Resolves: #59559 Resolves: #52470 Releases: master, 6.2 Change-Id: I66c1ed5cf288cd8aaaac66fc12655c655ac1964c Reviewed-on: http://review.typo3.org/33772 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Mathias Schreiber authored
AbstractPlugin serves as a base for non-extbase plugins. In order to allow for a notice free environment and no code warnings within TYPO3 CMS AbstractPlugin should: * provide a central property for Database access (DatabaseConnection) * provide a central property to access GLOBALS['TSFE'] These properties will then aid both us in the CMS core development as well as extension authors by supplying code completion in IDEs like PHPStorm or alike. Resolves: #62662 Releases: master Change-Id: I6a698b2481f33643ab800c7152f710f4ed6706a5 Reviewed-on: http://review.typo3.org/33762 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Nov 03, 2014
-
-
Frank Nägler authored
Refactoring the reports module a bit to no longer use status message HTML for rendering since this is a misuse. Similar change in extension manager configuration of salted passwords extension. Resolves: #62614 Releases: master Change-Id: I0b3e4e1dfed72441bb01abdb4ad35b7dc058a606 Reviewed-on: http://review.typo3.org/33703 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Fixes some minor things on the go. Resolves: #62669 Releases: master Change-Id: Ida96d56d5f81ac3f1050958aa8ed821613a87e67 Reviewed-on: http://review.typo3.org/33767 Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
Adopt the order icon to fit the others. Resolves: #62661 Releases: master Change-Id: I1f34fb7eb808e9da0d9c5ba8177da979814cdd1a Reviewed-on: http://review.typo3.org/33765 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>
-
Wouter Wolters authored
Resolves: #62664 Releases: master Change-Id: Ib8e0695fc234ab67a2f73a65737e07cf9a2d19c6 Reviewed-on: http://review.typo3.org/33757 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Benjamin Mack authored
There is an always activated option to show a description for tasks on hover. This option is removed, the feature is always turned on. Releases: master Resolves: #62663 Change-Id: I6f3b656fb9f4721dcd23982eda31f63309bb35ed Reviewed-on: http://review.typo3.org/33761 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
The clickmenu still used its own alt_clickmenu.php entry point until now which is not needed anymore with ajax.php. Further steps (out of scope for this patch) are: use JSON instead of proprietary XML and jQuery instead of prototype. Releases: master Resolves: #62666 Change-Id: Iae4a9623c59a8c985d15dbc9be0c0544ce6abf8e Reviewed-on: http://review.typo3.org/33763 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Stanislas Rolland authored
In IE, the pasting pad for plain text pasting sometimes shows an error page. Apparently, a timing issue. Releases: master, 6.2 Resolves: #62658 Change-Id: Idb34ea6bc00d6020da637addee42cfd2db2d87f3 Reviewed-on: http://review.typo3.org/33758 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Anja Leichsenring authored
When binding Fluid forms to nested objects, Fluid automatically adds hidden fields with the identifiers of all affected objects so that the persistence layer can update all objects correctly. When a form was redisplayed due to property mapping errors, the identity fields for the nested sub objects were no longer created. This change fixes this by making sure all identity fields are rendered recursively also after property mapping errors. Backport from #29290 Resolves: #59253 Releases: master Change-Id: Ib4b2a065d967e87aa42bdc889fef3f0b727b748b Reviewed-on: http://review.typo3.org/30502 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Stanislas Rolland authored
Support for allowClipboard policy has been removed from Firefox since version 29. This is a follow-up to change https://review.typo3.org/#/c/33367/ Releases: master, 6.2 Resolves: #62296 Change-Id: I71941c911bc9596495dfea5839d3dba678463357 Reviewed-on: http://review.typo3.org/33754 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Mathias Schreiber authored
EXT:rsaauth has several minor flaws codewise that make PHPStorms inspection go wild: * Clean up direct usage of $GLOBALS[TYPO3_DB]. * TCA of tx_rsaauth_keys is not needed and can be removed, as a result, "Oops! You should not see this" no longer shows up in db_lowlevel. Resolves: #62623 Releases: master Change-Id: I865a9bd3f3f0ff681ba0838a8cbb3a14b885e44f Reviewed-on: http://review.typo3.org/33712 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de>
-
Stanislas Rolland authored
Replace ExjJs outdated user agent identification. Releases: master Resolves: #62630 Change-Id: Ib057fd1ea2c2fc78b0bfdf1e275c69e98331c1c2 Reviewed-on: http://review.typo3.org/33720 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Benedict Burckhart authored
Adds the failed tests messages to the mail. Change-Id: I104b7ad98b2ce1ab8014a0751f7adc8c72ad6ca2 Resolves: #58786 Related: #62101 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/33400 Reviewed-by:
Benedict Burckhart <bb@code-plant.de> Reviewed-by:
Frederic Gaus <gaus@flagbit.de> Tested-by:
Frederic Gaus <gaus@flagbit.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Markus Klein authored
This change removes the cache flush after extension configuration changes. Furthermore we avoid duplicate cache flushing on extension installation. Resolves: #59966 Releases: master Change-Id: I6b214ac76fb7305c40f0ce7a33b895323979cbe6 Reviewed-on: http://review.typo3.org/31180 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Stanislas Rolland authored
Remove directories pi1, pi2 and pi3 and adapt configuration of spell checker, frontend RTE and click enlarge features accordingly. Releases: master Resolves: #62632 Change-Id: Idc9954d4eb3e03aba5f1b042f1dbc2f0dabc2d88 Reviewed-on: http://review.typo3.org/33727 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Frederic Gaus authored
The parameter $stdWrapArray is definied as string in the phpDoc annotation @param. Corrected this to array Resolves: #62636 Releases: master, 6.2 Change-Id: Ie5b30878fec65f6102ae4afc0a2f24a2b791a356 Reviewed-on: http://review.typo3.org/33736 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Frederic Gaus authored
Removed the variable $featureName as it is never used. Resolves: #62637 Releases: master Change-Id: I5125d59d4acdf5aca77eb7b4aa11cbcb9cc5217b Reviewed-on: http://review.typo3.org/33739 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #62634 Releases: master Change-Id: Iece95781c1c0b1d50364f308d1aabb1ac0f0ec85 Reviewed-on: http://review.typo3.org/33729 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Nov 02, 2014
-
-
Helmut Hummel authored
Additionally clean some things up: * remove unnecessary static property * make property private * avoid notices Releases: #master Resolves: #62618 Change-Id: I73c9c4c150e32b8550e959c0dfb16d2084bfa9ad Reviewed-on: http://review.typo3.org/33708 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Markus Klein authored
This patch does not touch: * UpgradeWizard things => #62402 * curl proxy options in DefaultConfiguration * BackendUserAuthentication disable_autocreate => #62415 Resolves: #62416 Releases: master Change-Id: Id919431bb428f1e8922a6336f9a90a0b06b7a6a2 Reviewed-on: http://review.typo3.org/33484 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Helmut Hummel authored
Fix missing links in menus when shortcuts point to access restricted pages or shortcuts themselves are restricted. This fixes TypoScript menu option "showAccessRestrictedPages" Resolves: #60258 Releases: master, 6.2 Change-Id: I25739e776bae99e8b8b9787be515c04a60c2706d Reviewed-on: http://review.typo3.org/33501 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Anja Leichsenring authored
This is the sysext:core class alias part Resolves: #62611 Related: #62013 Releases: master Change-Id: Iaa38059249423fda9d77f00d9fb42268c08d9e88 Reviewed-on: http://review.typo3.org/33171 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Frank Nägler authored
Resolves: #62605 Releases: master Change-Id: I896bb14d39ac5f0fd32c511084b23fc3e2ba71af Reviewed-on: http://review.typo3.org/33695 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> 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>
-
Wouter Wolters authored
Removes a unused property as well. Resolves: #62627 Releases: master Change-Id: I6ba4e7345b83dbf2aa66361f08dd27ad871541bd Reviewed-on: http://review.typo3.org/33717 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Resolves: #62626 Releases: master Change-Id: Ieead09b3f3fd9e3437d84a47f55176d2199e9b69 Reviewed-on: http://review.typo3.org/33715 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stanislas Rolland authored
Streamline code. Releases: master Resolves: #62619 Change-Id: I4218c0ae03289d71cba2c40547d0bc4f7a71868b Reviewed-on: http://review.typo3.org/33709 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Andreas Fernandez authored
This patch removes the ability to switch to a user permanently. The user now always gets an "exit" button offered to switch back. Resolves: #62595 Releases: master Change-Id: I08925c5249aca30225016ffb047be09b5f48b338 Reviewed-on: http://review.typo3.org/33688 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
Use "int" or "bool" in @var notation instead of "interger" or "boolean". Resolves: #62571 Releases: master Change-Id: Icc17d2a7806a4632da2c4684c57f1f6d619878a3 Reviewed-on: http://review.typo3.org/33632 Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Nov 01, 2014
-
-
Markus Klein authored
This patch removes all upgrade wizard updates before version 7. The old [wizardDone] LocalConfiguration entries are removed with the SilentConfigurationUpgradeService. Resolves: #62402 Releases: master Change-Id: If5aff37a8caf8e74eebac8ff857bcf9be8cd0092 Reviewed-on: http://review.typo3.org/33476 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Stanislas Rolland authored
Avoid useless overhead. Releases: master Resolves:#62617 Change-Id: Ibb722b405d8c95335f655c78faa05fe3be8a4ea6 Reviewed-on: http://review.typo3.org/33706 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Helmut Hummel authored
The introduction of CSRF protection for backend modules introduced a regression for traditional modules. Previously the script was calculated correctly if not provided. Now API calls without providing the script are assumed to be mod.php dispatched. Fix that by checking if the M GET argument was sent and fall back to traditional URL calculation. Resolves: #62569 Releases: 6.2, master Change-Id: I26d16acb513d678f117e0b645fe3eefebf909e3d Reviewed-on: http://review.typo3.org/33626 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Helmut Hummel authored
Fix the missing CSS classes for the up/down/remove buttons of select fields in FormEngine. Resolves: #62591 Releases: master Change-Id: I5ab3bda5a1170451a75e0c992cf2c6579bfb8c5d Reviewed-on: http://review.typo3.org/33676 Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Helmut Hummel authored
Currently registering the exception handler is done after extensions are loaded to allow extensions to modify configuration to override the exception handler defined in LocalConfiguration or DefaultConfiguration. Registering the exception handler so late has however the drawback that exceptions throw before, lack proper handling (and maybe in production even disclose more information than needed). Change that and register error handling much earlier in the bootstrap so that exceptions thrown e.g. while loading ext_localconf.php can show a proper stack trace to give developers more useful information why the exception occurred. To still allow extensions to override configuration, we now remember the early exception and error handler classes and potentially register a new exception handler after extensions have been loaded. Resolves: #60235 Releases: 6.2, master Change-Id: I087173073ba75a54be14ca4f40f90c0e5304892d Reviewed-on: http://review.typo3.org/31555 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Stanislas Rolland authored
Avoid useless overhead. Releases: master Resolves: #62609 Change-Id: I6b2f2805945d0e6a04b3617807f952cd30d8ede8 Reviewed-on: http://review.typo3.org/33700 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Stanislas Rolland authored
Remove the span tags inserted by Chrome or Opera on execution of native execCommand. The attributes of these span tags have evolved... This is a follow-up change to http://review.typo3.org/33392. Releases: master, 6.2 Resolves: #52470 Change-Id: Ib3c2fa3a1a8f0e378bfa2ca4a5f6e78d1fdf3da7 Reviewed-on: http://review.typo3.org/33657 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-