- Nov 03, 2014
-
-
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>
-
Stanislas Rolland authored
Releases: master, 6.2 Resolves: #62559 Change-Id: Ib9c0576e82424065e875a73edfa91795c71e841e Reviewed-on: http://review.typo3.org/33655 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Stanislas Rolland authored
Fix wrong absolute path calculation. Releases: master, 6.2 Resolves: #56408 Change-Id: Ia96197f0dcf81bb8b52b511c75ae303a85ec9b97 Reviewed-on: http://review.typo3.org/33568 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Frank Nägler authored
Change the docComment of FlashMessageViewHelper to match the new output Resolves: #62603 Releases: master Change-Id: Ie32a8e2f4eac3d18bccc059c85370d063eaa65c2 Reviewed-on: http://review.typo3.org/33693 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #62600 Releases: master Change-Id: I494232aa223de15df076699af8af6dfcfe66f5a8 Reviewed-on: http://review.typo3.org/33691 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
Wouter Wolters authored
The message when there are unresolved dependencies uses the old flashmessage styling classes. Use the new classes. Resolves: #62599 Releases: master Change-Id: I3b48c6ae6ba19f771e81ce3de4bddefb2d509900 Reviewed-on: http://review.typo3.org/33690 Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
Due to the new flashmessage styling the checks done for saltedpasswords don't work anymore. Change the checks to the new class names. Resolves: #62598 Releases: master Change-Id: Iea269f1d138e58cd551fa5575f3b03455a48d930 Reviewed-on: http://review.typo3.org/33689 Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Helmut Hummel authored
The content exception handler change introduced PHP 5.5 only code parts. Revert these parts until we have a final decision when to introduce PHP 5.5 only code in master Releases: master Change-Id: I16c818a686e1a99a5084ce8f8dcddef0cc930929 Reviewed-on: http://review.typo3.org/33682 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Felix Kopp authored
Rebrushes the FlashMessage layout and output. Better contrast of box and text. Prominent links. Lighter boxes. Resolves: #62580 Releases: master Change-Id: I7db1dbf8aa8ce8d626757c001c1f1a1621d1a303 Reviewed-on: http://review.typo3.org/33666 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
Felix Kopp authored
<table class="t3-table"> is the TYPO3 standard class. Allows success / danger / warning / info and active on table rows and table cells. Also makes use of new table row markup in Report>Services. This preceedes #62580 since FlashMessages can't be changed. Test run this patch with EXT: styleguide Table demo markup. Resolves: #62592 Releases: master Change-Id: I36b4977ab1c412b4f29e4c6a1b958f498304048f Reviewed-on: http://review.typo3.org/33677 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
- Oct 31, 2014
-
-
Wouter Wolters authored
The timestamp handed to the date function must be of type int otherwise a warning is issued. Cast the value to int before passing it to the date function. The important scenarios are when the timestamp is "0" or "" (blank string). Add unit test for formatValue function and the possible format configurations. Resolves: #62032 Releases: master, 6.2, 6.1, 4.5 Change-Id: I5207ef5b562dd70b9b5e574eef1b9ee59fa836f0 Reviewed-on: http://review.typo3.org/33129 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-