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 or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- 10 Nov, 2014 11 commits
-
-
Xavier Perseguers authored
Any extension may set parameter $addTofeInterface to 1 in the corresponding ext_tables.php file. Assumption that only EXT:statictemplates was setting this parameter makes it hard to fix faulty third-party extensions. Releases: master, 6.2 Resolves: #62835 Change-Id: Ib2e75a618eacfb24df8f532f30aa2b55c29597fb Reviewed-on: http://review.typo3.org/33960 Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org>
-
Benni Mack authored
The default for any installation and the whole core is to use dividers2tabs enabled by default. Disabling "dividers2tabs" results in a long list of input fields, which is not usable today anymore. The patch removes the option completely in FormEngine, and removes the option in ctrl section of the core tables, meaning that tabs will also be shown in FormEngine. Releases: master Resolves: #62833 Change-Id: I2e59fc4a4619a2611859751985da46dd73a9ca0b Reviewed-on: http://review.typo3.org/33958 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Just a few simple cleanups Resolves: #62796 Releases: master Change-Id: I291de0badc614399f29b3599976ff869f868197d Reviewed-on: http://review.typo3.org/33923 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>
-
Due to the cleanup of the DocumentTemplate html variants, the Element Browser did not work as a <body> tag is now rendered. The solution is to only fetch the <html> and <head> part from the PageRenderer and build the frameset part. Resolves: #62825 Resolves: #62345 Releases: master Change-Id: Id267e1e9b79c000f17e52a60901602002c13d45a Reviewed-on: http://review.typo3.org/33948 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>
-
Method GeneralUtility::makeRedirectUrl() was deprecated with #62794. The patch intended to deprecate some old mail handling methods, but makeRedirectUrl() is the general URL shortening feature in the core that should not be kicked. Change-Id: Idda2f13b962feda3b8e195e2c331b6d5e25f5498 Resolves: #62831 Related: #62794 Releases: master Reviewed-on: http://review.typo3.org/33954 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
* Remove icons from header Resolves: #62668 Releases: master Change-Id: I762a7b827720bc596737decfef2e6fa789592a84 Reviewed-on: http://review.typo3.org/33927 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Xavier Perseguers authored
Releases: master Resolves: #62822 Change-Id: I786d0e5eaa04aa986417721dd0265b7633fb0ca1 Reviewed-on: http://review.typo3.org/33944 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org>
-
Benni Mack authored
The locallang.php handling was deprecated with the introduction of xlf files in TYPO3 CMS 4.6. However, it is still used as fallback, although not used in the TYPO3 Core. For CMS 7, the option is disabled by default and the needed class is deprecated. Resolves: #62819 Releases: master Change-Id: Idc4ee10925c0c4d6480f99e7ed5c40961f621eef Reviewed-on: http://review.typo3.org/33943 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
The @deprecation annotation of StringUtility::isLastPartOfString says: @deprecated since 7.0, use beginsWith() instead correct would be @deprecated since 7.0, use endsWith() instead Further a small change in the phpDoc of beginsWith() to assimilate it with endsWith() Resolves: #62810 Releases: master Change-Id: I69f6ce00980a97abe1c0e7c6f28e44acedc6214c Reviewed-on: http://review.typo3.org/33940 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Stanislas Rolland authored
File templates/rtehtmlarea_pageheader_frontend.html is not used since this change: https://review.typo3.org/#/c/15413/ Releases: master Resolves: #62806 Change-Id: I57e23b15638098632b49b0235b725b7cd8e48dea Reviewed-on: http://review.typo3.org/33937 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Stanislas Rolland authored
Problem: For the sake of clarity, some of the RTE default PageTS configurations specify lists as multi-line values. If any of these is ever json-encoded, as some are, for use in JavaScript, some entries in the list will start with a line feed. Solution: Use addToList syntax for each additional line. Releases: master, 6.2 Resolves: #62805 Change-Id: I6cb5eb6556adf2c61bd2610bb6653d767b5972c8 Reviewed-on: http://review.typo3.org/33935 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
- 09 Nov, 2014 15 commits
-
-
Stanislas Rolland authored
Move JavaScript method getNodeByPosition from HTMLArea.Editor to HTMLArea.DOM.Node where it belongs. Releases: master Resolves: #62804 Change-Id: I3709678e8ed639eeb49daabd2cbfc46b58912554 Reviewed-on: http://review.typo3.org/33934 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Georg Ringer authored
This hook is called inside t3skin and not used anymore because styling is now done in a better way. Also classes like bgColor5 are not used anymore. Resolves: #62797 Releases: master Change-Id: Idc6e18030c8d96daf1577f51640252fe0ce14d4e Reviewed-on: http://review.typo3.org/33924 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
Don't use the DocumentTemplate class to render a simple table. Changes are: * Simplify the rendering of the available classes * Change existing form to a proper markup using forms instead of tables. Resolves: #62330 Releases: master Change-Id: Id7d37e323dea1ce4e0dad7ef61efafaa04ac960f Reviewed-on: http://review.typo3.org/33394 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Resolves: #62681 Releases: master Change-Id: Id077a00a83f11e2693c7a3da8bc284662dabc436 Reviewed-on: http://review.typo3.org/33922 Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Some mail related methods in GeneralUtility are obsolete and unused in core and can be deprecated now. Change-Id: Ie2fe3a841a1f83fc23d11381c083b65fb10b32eb Resolves: #62794 Releases: master Reviewed-on: http://review.typo3.org/33920 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
There are still some leftover calls to save information when the page was loaded at the latest. The whole top.busy object does not exist in the core anymore and can safely be removed. Resolves: #62795 Releases: master Change-Id: Ic5475470b86182bd8f6f4af05c05d8fa9e571f3f Reviewed-on: http://review.typo3.org/33921 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>
-
Christian Kuhn authored
Some TypoScript parameter were used in the old mail handling and are now obsolete after latest deprecation removals. The patch removes last bits of: config.notification_email_charset config.notification_email_encoding config.notification_email_urlmode Change-Id: I5d584a244e55407d6c98011e705f110c0eaf1f53 Resolves: #62793 Related: #62782 Releases: master Reviewed-on: http://review.typo3.org/33919 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Anja Leichsenring authored
Add a view helper that parses the good old typolink string syntax created by link wizards and rte. Change-Id: Ie220b3f8df41e79206603bec034ae36674d98594 Resolves: #59396 Releases: master Reviewed-on: http://review.typo3.org/30617 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
As the used method sendNotifyEmail doesnt substitute URLs with \TYPO3\CMS\Core\Utility\GeneralUtility::substUrlsInPlainText the former workaround for security reasons is not needed. Resolves: #62782 Releases: master Change-Id: Ie7d57cd3e1925c6442982c87b53f3a5ee8feb6e0 Reviewed-on: http://review.typo3.org/23658 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Restructure search form. Implement Styles.css and remove inline CSS. Remove cropping of lines. Equalize array tree. Resolves: #62762 Releases: master Change-Id: I561d2bd10f2a23944fdeab0e5ba6e0fb548a5b04 Reviewed-on: http://review.typo3.org/33873 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:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Stanislas Rolland authored
Problem: BlockStyle plugin checks for property this.pageTSconfiguration.disableStyleOnOptionLabel without checking first that this.pageTSconfiguration exists at all. Releases: master. 6.2 Resolves: #59574 Change-Id: Ic2554e44e6212475826d649416377f6c307df8db Reviewed-on: http://review.typo3.org/33915 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Stanislas Rolland authored
Problem: Data from the TextStyle combobox,derived form the textstyle configuration, appears in the BlockStyle combobox. Solution: 1. Load the global classes configuration from PageTSconfig only once. 2. Force the initialization of the parsed classes object in the HTMLArea.CSS.Parser class constructor. (ExtJS bug?) Releases: master, 6.2 Resolves: #58034 Change-Id: Iaf2f8b7ee8cca347f5cd08619677965fdd1a0168 Reviewed-on: http://review.typo3.org/33913 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
* Correct naming of Updates (old name UpgradeWizards) and variables * Use makeInstance instead of getUserObj * Correct typehints Resolves: #62408 Releases: master Change-Id: Iecae292eada373b20f963d3daa0412758d654e27 Reviewed-on: http://review.typo3.org/33478 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>
-
Felix Kopp authored
Follow-up for Reports module test listing. Listing is a table. Related: #62668 Related: #62614 Releases: master Change-Id: Id51c1fe9e2961cb974511ed33666246d0c476ecf Reviewed-on: http://review.typo3.org/33906 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>
-
Stefan Weißwange authored
Force second URL-request if first response had an HTTP-status-code which indicates a client-error (4xx) or a server-error (5xx). Resolves: #58145 Releases: master, 6.2 Change-Id: I5cb02a6345494ffbe23caba652628b91812aea37 Reviewed-on: http://review.typo3.org/33909 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>
-
- 08 Nov, 2014 14 commits
-
-
Resolves: #62758 Releases: master Change-Id: I7ce07e74d8e65f77d535a0505c2175ee249cff81 Reviewed-on: http://review.typo3.org/33864 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
Regressions from merge 627b30f3 * A missing adaption after use flag change leads to fatal * A differently written LocalConfiguration lets the according unit test fail. Since stuff like that shouldn't be done in a cleanup patch, this part is reverted and should get its own patch. Change-Id: Ie220beeaef983cc90b77c4e946d2b5d444a0cbae Resolves: #62705 Reviewed-on: http://review.typo3.org/33912 Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Steffen Müller <typo3@t3node.com> Tested-by:
Steffen Müller <typo3@t3node.com>
-
Wouter Wolters authored
This patch solves normal cleanup tasks: * Correcting phpDoc * Adding missing phpDocs * Using short classnames * Removing unused variables and parameters Releases: master Resolves: #62698 Change-Id: I12409727c8839a9823bb5664d3cdcf6ee2c2133e Reviewed-on: http://review.typo3.org/33904 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>
-
Wouter Wolters authored
* Use one use-statement per class * Format phpDoc correctly Resolves: #62705 Releases: master Change-Id: If199c6962eeff31789742a05ddfd0b37d89b0079 Reviewed-on: http://review.typo3.org/33801 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Wouter Wolters authored
* Add phpDoc to properties * Add phpDoc to functions Resolves: #62706 Releases: master Change-Id: Id836e7a6e6110502769b48a7693315c42d79e28a Reviewed-on: http://review.typo3.org/33802 Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Wouter Wolters authored
* Add phpDoc to properties * Add phpDoc to functions * Shorten class names where possible Resolves: #62707 Releases: master Change-Id: I763595103127d79af8abcb3ebcfb6b3767df9451 Reviewed-on: http://review.typo3.org/33804 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Stanislas Rolland authored
Releases: master Resolves: #62789 Change-Id: I80b519ab85b7f18befdc451ce9558fccf68656cc Reviewed-on: http://review.typo3.org/33911 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
When using Quickedit mode of Page module, the header link and the RTE wizards are broken. Backpath is added twice to the wizard urls. Releases: master, 6.2 Resolves: #60958 Change-Id: I9ad470f9b7ffd4b74a91e02c4be2615723e79fd3 Reviewed-on: http://review.typo3.org/33820 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Stanislas Rolland authored
The default skin is broken in various ways. Releases: master Resolves: #62787 Change-Id: Ia13af7babf09de68a27e804334f34fdef9aeb942 Reviewed-on: http://review.typo3.org/33907 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
The function menu is calculated twice, one occurence is removed. Furthermore, the two userTS options disableTopMenu and disableTopCheckboxes are removed without substitution. They were never documented anywhere and are not very useful, setting disableTopMenu even rendered the module unusable. Resolves: #62773 Releases: master Change-Id: I13d919b9a29979298d7fceee943dbe3dcf996eb6 Reviewed-on: http://review.typo3.org/33891 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
As a first step to merge User and Access modules move Perm down to "System" next to backend user admin. Resolves: #62608 Releases: master Change-Id: Id90d860f2f9dfff586fa9ef0e7dab0e0bc5a3455 Reviewed-on: http://review.typo3.org/33699 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stanislas Rolland authored
Releases: master Resolves: #62785 Change-Id: If85ac80d6ef210313555caf5674a1a5fe8439b38 Reviewed-on: http://review.typo3.org/33905 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Change-Id: If6245a85a819ece6ab6125e65c6d3ee7d11b693f Resolves: #61173 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/32361 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Resolves: #62769 Releases: master Change-Id: If5b0cde8d9d393b498230d3ee87a0f0bddaf9bb2 Reviewed-on: http://review.typo3.org/33866 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-