- Jan 22, 2011
-
-
Steffen Gebert authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10253 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Jeff Segars authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10252 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10251 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Steffen Gebert authored
Fixed bug #17161: be_layout foreign_table_where excludes local page when GRSP set (Thanks to Jo Hasenau) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10250 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
Clean-Up: Changed the table configuration to use the "cls" property instead of the escaped "class" keyword git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10249 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Tobias Liebig authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10248 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Susanne Moog authored
Fixed bug #17208: Backwards compatibility broken (top.nav) and JS errors when editing files in file list module git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10247 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Susanne Moog authored
Fixed bug #17158: Pagetree: now uses [No title] from language file if no title is there (Thanks to Stefan Galinski) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10246 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Susanne Moog authored
Fixed bug #17204: Pagetree: Only call the singleClick method if the navigation component is visible (Thanks to Stefan Galinski) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10245 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Susanne Moog authored
Fixed bug #17091: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page (Thanks to Stefan Galinski) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10244 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Steffen Gebert authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10243 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Steffen Gebert authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10242 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10241 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10240 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10239 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10238 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10237 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10234 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10233 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Jan 21, 2011
-
-
Ernesto Baschny authored
Fixed bug #17182: migrateWorkspaces in Install-Tool shows up even if nothing has to be done (Thanks to Tolleiv Nietsch) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10232 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Fixed bug #17184: Disable the CSRF protection in ExtDirect calls coming from the frontend (Thanks to Stefan Galinski) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10231 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Fixed bug #17201: The unit test for t3lib_formprotection_BackendFormProtection is broken (Thanks to Helmut Hummel) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10230 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Follow-up to issue #15589: Move debug functions to own utility class, missing t3lib_div commit from original patch, and declared all relevant methods "static" (Thanks to Stefan Galinski) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10229 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Francois Suter authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10228 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Fixed issue #17065: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings (Thanks to Jigal van Hemert) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10227 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Tobias Liebig authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10226 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Steffen Kamper authored
Follow-up to #16996: CSH tooltip shows for too long time - only hold tip when more info is available git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10225 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10224 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10223 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Tolleiv Nietsch authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10222 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Fixed bug #17173: CSRF: In the user settings module, saving form data is not possible if simulate user option is used (Thanks to Helmut Hummel) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10221 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Follow-up to issue #16878: Keep t3lib_utility_Client::getBrowserInfo backwards compatible, deprecate 'system' and only use 'all_systems' from now on git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10220 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10219 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10218 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10217 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Fixed issue #17198: Introduce setting "defaultMailFromName" and move defaultMailFromAddress to [MAIL] section (Thanks to Jigal van Hemert) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10216 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10215 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10214 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Jeff Segars authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10213 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Fixed issue #17175: t3lib_compressor should write .htaccess to set Expires headers for .js/.css files (Thanks to Steffen Gebert) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10212 709f56b5-9817-0410-a4d7-c38de5d9e867
-