- Apr 15, 2012
-
-
Oliver Hader authored
Change-Id: Ifbd7f761112b5f301af05981cd54d9ae518e459c Reviewed-on: http://review.typo3.org/10526 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Markus Klein authored
The reports module shows a wrong status indication for saltedpasswords if it is configured to forceSalted. Change-Id: I7cb87cafb9867a45846ec8bb1e636000ffbaebbb Fixes: #36093 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10522 Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Markus Klein authored
Change-Id: I54a06d421bfed62b6092089d54a8afb332914323 Releases: 6.0 Reviewed-on: http://review.typo3.org/10496 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Apr 14, 2012
-
-
Sebastian Fischer authored
Change-Id: I3353dfa5425fab87186dfbb9174bc71ec0acee86 Fixes: #36027 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10449 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski
-
Steffen Gebert authored
Change-Id: Id9a353bc3bf38516138425e4e7cf55a72e1c0a5c Reviewed-on: http://review.typo3.org/10510 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Christian Kuhn authored
Change-Id: I96eda4196668b4bf9e2ac2e6301e0a120e160fb4 Resolves: #36058 Releases: 6.0 Reviewed-on: http://review.typo3.org/10491 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Daniel Pötzinger authored
Problem: openssl_pkey_new is not a simple cheap operation and for minimal requests (e.g. ajax), this can consume up to 10% of the request time. Solution: Do not process the login fields if no login is triggered. This commit will save even more processing power as the whole service chain for processing the login fields is not instantiated anymore. Change-Id: I34eae9978a8cb0ff2b985a23a358dc88f55ab171 Fixes: #33165 Releases: 6.0, 4.7, 4.6 Reviewed-on: http://review.typo3.org/10200 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Philipp Gampe Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Christian Kuhn authored
Change-Id: I99dc3d09718801cff95d0a9f124344fd7cbcb686 Resolves: #36054 Releases: 6.0 Reviewed-on: http://review.typo3.org/10482 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
dkd-egerer Sascha Egerer authored
Change hardcoded typo3.org url to the constant TYPO3_URL_GENERAL in class.typo3logo.php Change-Id: I6a3067f589ae84ae2ef61d3be8ff7a7d64d1eb76 Resolves: #34742 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10472 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Philipp Gampe authored
Move the include path modification to t3lib/config_default.php Switch the TYPO3 pear folder in front, to avoid incompatibilities with older or newer versions of the PEAR packages. Change-Id: Ia519150167c13e10e2320166c9872606ab6e666d Fixes: #33497 Fixes: #34897 Releases: 6.0, 4.7, 4.6 Reviewed-on: http://review.typo3.org/10404 Reviewed-by: Marco Huber Tested-by: Marco Huber Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
The old login labels from TYPO3_CONF_VARS are deprecated since 4.6 and scheduled for deletion in 6.0 Change-Id: I36d2c27e48b35b8ae67f1b2ab6abddd33676226c Resolves: #36043 Releases: 6.0 Reviewed-on: http://review.typo3.org/10471 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: Ibf08755746bb7fdb629bd9d0e1890cec2266e40f Resolves: #36037 Releases: 6.0 Reviewed-on: http://review.typo3.org/10468 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I298ba8836917cc164e8d53f5831963e5402f1717 Reviewed-on: http://review.typo3.org/10467 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I3328304ef5919ba64a85e7eb416c4f997794d6a9 Reviewed-on: http://review.typo3.org/10466 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: Ibd4d6f5fe55011b338fd1e982744319e67582599 Resolves: #36032 Releases: 6.0 Reviewed-on: http://review.typo3.org/10458 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Don't read it, delete it. Change-Id: Iff7ab4cc9af5265bef087bd9232319059a29210e Releases: 6.0 Reviewed-on: http://review.typo3.org/10457 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
The method is scheduled for deletion in 6.0 but was still used in the core. The patch adapts the usages and removes intInRange. Change-Id: Id4724c566f61c5a7238ea29be6f385bdc99d8876 Resolves: #36029 Releases: 6.0 Reviewed-on: http://review.typo3.org/10454 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I13ef4c0a0a8d306ab83c2760628b3a6dc8040c16 Related: #25099 Releases: 6.0 Reviewed-on: http://review.typo3.org/10451 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Markus Klein authored
This patch removes the old simulate_static system extension. Since tslib_fe still contains idPartsAnalyze(), which is a relict of simulate static methods, this method also removed. Change-Id: I3631909fe6a77fd0861e7be5acdb6f3bf82fdb42 Resolves: #25099 Releases: 6.0 Reviewed-on: http://review.typo3.org/9132 Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski Reviewed-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Apr 13, 2012
-
-
Christian Kuhn authored
Change-Id: I3add6b6fae1d559527f7e0bed8d1f480adf3983d Resolves: #35968 Releases: 6.0 Reviewed-on: http://review.typo3.org/10403 Reviewed-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Roland Waldner authored
Change-Id: I115b6a9674ff824ea6289f3882efa3350724c8a3 Fixes: #35305 Releases: 6.0 Reviewed-on: http://review.typo3.org/9966 Reviewed-by: Philipp Gampe Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski
-
Christian Kuhn authored
Change-Id: If95843c55aaf3dc7eebafe190210f6487a0ca7eb Related: #35877 Reviewed-on: http://review.typo3.org/10400 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: Ib1f1c38ecaf0f8122e7a5e6f57e12aa0dc0b10a5 Related: #20634 Reviewed-on: http://review.typo3.org/10399 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: If2f8c1c306027a9547038f634155b45e25b60acb Reviewed-on: http://review.typo3.org/10398 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Philipp Gampe authored
If pear installs a package, it replaces all occurrences of data_dir with the actual dirname. This should not have happened in then shipped version. Change-Id: I207fd879d55412f97c93ed1bee25d8283f4f6d6c Fixes: #34923 Releases: 6.0, 4.7, 4.6 Reviewed-on: http://review.typo3.org/9693 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Felix Oertel authored
In mod.php the bootstrap is instanciated without using the objectManager, thus it's not possible to overwrite it. Change-Id: I4720172ef4b602fdb31c3a58112c03f0d6673db2 Fixes: #35955 Releases: 6.0 Reviewed-on: http://review.typo3.org/10387 Reviewed-by: Oliver Klee Tested-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Georg Ringer authored
Rendering of content elements in page module can be improved by making it easier and streamline it. See details in issue. Change-Id: I7ff5ddbdf443babaa76807beb759c07b32870690 Resolves: #35887 Releases: 6.0 Reviewed-on: http://review.typo3.org/10318 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Felix Kopp Tested-by: Felix Kopp Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski
-
Felix Kopp authored
Removes icon in docheader in page backend module to create new content element. That icon is present in content columns. Change-Id: I207440ae2a5ba566a1f10203f60a107d74cca3e1 Fixes: #10307 Releases: 4.7, 4.8 Reviewed-on: http://review.typo3.org/9529 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Max Roesch Tested-by: Max Roesch Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Christian Kuhn authored
Removes all deprecated methods and files that are unused in core and scheduled for deletion in 4.8 / 6.0. Some more complicated parts are left out for now. Change-Id: I03e236cedfbfa666d9b6f83848b11bb0977cdff0 Resolves: #35923 Releases: 6.0 Reviewed-on: http://review.typo3.org/10361 Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Daniel Pötzinger authored
The good old list view has a lot of sections (search, dashboard, checkboxes) and they are wrapped in divs without classes or no divs at all. That makes it hard to give it a nicer view in the skin. This patch added some div wraps and additional classes (in preparation to have the possibility to add some CSS in the default skin for this) Change-Id: Ie666e5ab91193920198159b8297ba7bb2e2e00ce Resolves: #35913 Releases: 6.0 Reviewed-on: http://review.typo3.org/10355 Reviewed-by: Georg Ringer Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski
-
Stefan Galinski authored
The patch integrates the expansion to the last selected node at least for the following functions: - selected node of the filtering tree - OpenDocs - Shortcuts (if possible) - Live Search Fixes: #25006 Fixes: #33853 Releases: 6.0, 4.7, 4.6, 4.5 Change-Id: I1a47bedd10a37a8931ccd50c7fd119399834d909 Reviewed-on: http://review.typo3.org/10357 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert Reviewed-by: Wouter Wolters Tested-by: Marcus Schwemer Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski
-
- Apr 12, 2012
-
-
TYPO3 v4 Release Team authored
Change-Id: I65c14835c847bd20380a25c83f0d0404e86256e0 Reviewed-on: http://review.typo3.org/10375 Reviewed-by: TYPO3 v4 Release Team Tested-by: TYPO3 v4 Release Team
-
TYPO3 v4 Release Team authored
Change-Id: I3c937eb15972540a6005b5057cd8685c2345695b Reviewed-on: http://review.typo3.org/10374 Reviewed-by: TYPO3 v4 Release Team Tested-by: TYPO3 v4 Release Team
-
TYPO3 v4 Release Team authored
Change-Id: I5423372482cbe52161b6e5f38a428a5a5f4ed754 Reviewed-on: http://review.typo3.org/10373 Reviewed-by: TYPO3 v4 Release Team Tested-by: TYPO3 v4 Release Team
-
Jigal van Hemert authored
With the new X-UA-Compatible set to IE=9 for the backend the TCA slider control will only work with an override. Change-Id: Idf1dd379cfe273acaaca50589169d682cc13a766 Resolves: #32581 Releases: 4.8, 4.7, 4.6 Reviewed-on: http://review.typo3.org/9547 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Stefano Kowalke authored
* System extensions should ship with their tests * Tests for typo3/ and t3lib/ classes are the only ones kept under our root "tests/". Change-Id: Ic2c1ee29807c1a87202cd78635d4fbc4bf60848a Resolves: #25869 Releases: 6.0, 4.7 Reviewed-on: http://review.typo3.org/1648 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Oliver Klee authored
Phpunit 3.6 is no longer able to test for a generic Exception class. The main part of this patch changes generic Exceptions to better detailed subclasses to give more information on the error. Change-Id: I2197b88fae4e90d8c5ceaa0f983f43ef1388ed02 Fixes: #35202 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10187 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Stefan Galinski authored
Change-Id: I757f66eec3d035203431958cd283bb77abd9f182 Fixes: #34860 Fixes: #33685 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/9860 Tested-by: Francois Suter Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Andy Grunwald Tested-by: Andy Grunwald Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski
-
Christian Kuhn authored
The next phpunit extension will deliver phpunit 3.6. Some autoloader unit tests fail with this version because of unclean tests. The patch cleans that up to make the tests run with both phpunit 3.5 and 3.6. Change-Id: Ib8cae2dfab5d9d638d481aa91b129f44fb0eaa01 Resolves: #35905 Releases: 6.0, 4.7, 4.6 Reviewed-on: http://review.typo3.org/10341 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Oliver Hader authored
Due to the recent clean-up of the Signal-Slot-Dispatcher (t3lib vs. Extbase), the File Abstraction Layer still needs to be adjusted. Change-Id: I3982f665959edfd2cb84060d7f82d8c611758df2 Releases: 6.0 Fixes: #35899 Reviewed-on: http://review.typo3.org/10329 Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-