Ingo Renner [Sun, 14 Nov 2010 06:46:50 +0000 (06:46 +0000)]
Fixed some minor style issues caused by Ext Js' style reset definitions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9379
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Sun, 14 Nov 2010 00:10:57 +0000 (00:10 +0000)]
Follow-up to #16302: Fixes missing tplRow leading to a broken "Edit TypoScript file content in t3editor" (Thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9378
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Sat, 13 Nov 2010 23:08:39 +0000 (23:08 +0000)]
Added feature #15666: sys_language table icon should be the flag you selected, using the new flag sprite (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9377
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Sat, 13 Nov 2010 23:06:43 +0000 (23:06 +0000)]
fixed instanciation of t3lib_FlashMessage to put all the parameters in the constructor instead of separate method calls
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9376
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Sat, 13 Nov 2010 23:05:38 +0000 (23:05 +0000)]
removed whitespace at EOL, fixed an indentation issue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9375
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Sat, 13 Nov 2010 22:41:39 +0000 (22:41 +0000)]
Removed an unnecessary strict check, the affected method will return only booleans anyway
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9374
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Sat, 13 Nov 2010 18:07:10 +0000 (18:07 +0000)]
minor CGL fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9373
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Sat, 13 Nov 2010 18:06:13 +0000 (18:06 +0000)]
fixed a typo in a variable name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9372
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Sat, 13 Nov 2010 17:25:41 +0000 (17:25 +0000)]
Added feature: New option "noScale" for getImgResource() to display the original image instead of a scaled one (Thanks to Stefan Geith)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9371
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Sat, 13 Nov 2010 17:05:23 +0000 (17:05 +0000)]
Fixed bug #7855: IRRE doesn't save collapse/expand state of nested IRRE records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9369
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Sat, 13 Nov 2010 16:57:44 +0000 (16:57 +0000)]
Fixed bug #9508: Workspace preview link should work in multidomain-environments (Thanks to Michael Klapper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9367
709f56b5-9817-0410-a4d7-
c38de5d9e867
Benni Mack [Sat, 13 Nov 2010 16:36:51 +0000 (16:36 +0000)]
Added feature #13170: Workspace Owners should be manageable with groups as well (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9366
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 13 Nov 2010 00:10:24 +0000 (00:10 +0000)]
adjusted TYPO3_MOD_PATH for em
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9365
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Sat, 13 Nov 2010 00:05:54 +0000 (00:05 +0000)]
removed an empty line
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9364
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 13 Nov 2010 00:05:24 +0000 (00:05 +0000)]
Added feature #16315: New extension manager part 1: splitting classes: em files: fixed tiny cosmetic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9363
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Sat, 13 Nov 2010 00:05:10 +0000 (00:05 +0000)]
minor code beautification
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9362
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Fri, 12 Nov 2010 23:52:00 +0000 (23:52 +0000)]
Added feature #16315: New extension manager part 1: splitting classes: em files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9361
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Fri, 12 Nov 2010 23:51:11 +0000 (23:51 +0000)]
minor code beautification
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9360
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Fri, 12 Nov 2010 23:50:13 +0000 (23:50 +0000)]
Added feature #16315: New extension manager part 1: splitting classes: core files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9359
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Fri, 12 Nov 2010 23:00:39 +0000 (23:00 +0000)]
Added feature #16338: Scheduler task to regularly execute the status report checks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9358
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Fri, 12 Nov 2010 22:54:02 +0000 (22:54 +0000)]
minor code beautification
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9357
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ingo Renner [Fri, 12 Nov 2010 22:35:06 +0000 (22:35 +0000)]
Added feature #16337: System health status self monitoring
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9356
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Fri, 12 Nov 2010 21:45:56 +0000 (21:45 +0000)]
Fixed bug #6001: Install Tool image tests fail when there are spaces in the path name of im_path, and auto-detection of IM under Windows improved
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9354
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Fri, 12 Nov 2010 20:58:35 +0000 (20:58 +0000)]
Follow-up to #16357: Removed redundant code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9353
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Fri, 12 Nov 2010 20:54:20 +0000 (20:54 +0000)]
Fixed bug #15456: Changes made by ColorPicker Wizard are not saved (Thanks to Tobias Hoevelborn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9349
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Fri, 12 Nov 2010 20:31:51 +0000 (20:31 +0000)]
Updated ChangeLog: Added credits for previous commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9348
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Fri, 12 Nov 2010 20:29:38 +0000 (20:29 +0000)]
Added feature #16357: visualize beeing in an workspace by coloring the topbar
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9347
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Fri, 12 Nov 2010 20:25:32 +0000 (20:25 +0000)]
Fixed bug #16370, Follow-up to #15094: SVG TypoScript object unuseable after tslib_content splitup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9346
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Fri, 12 Nov 2010 16:23:15 +0000 (16:23 +0000)]
Fixed bug #16347: htmlArea RTE: PHP Warning: Invalid argument supplied for foreach() in ext_tables.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9345
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Fri, 12 Nov 2010 15:34:58 +0000 (15:34 +0000)]
Added feature #16365: htmlArea RTE: Delete compressed files when clearing RTE cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9344
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 11 Nov 2010 23:38:54 +0000 (23:38 +0000)]
Fixed bug #16361: Javascript returns 'FALSE' instead of 'false' in class.tslib_content.php (Thanks to Krystian Szymukowicz)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9343
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 11 Nov 2010 23:35:02 +0000 (23:35 +0000)]
Fixed bug #16307: Remove Workspace Module and Autopublishing from the system extension Version (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9342
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 11 Nov 2010 23:16:51 +0000 (23:16 +0000)]
Fixed bug #16311: move workspace-selector to sysext workspaces (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9341
709f56b5-9817-0410-a4d7-
c38de5d9e867
Oliver Hader [Thu, 11 Nov 2010 22:12:03 +0000 (22:12 +0000)]
Added feature #16247: Integrate new workspace module based on ExtJS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9340
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Thu, 11 Nov 2010 22:07:56 +0000 (22:07 +0000)]
Added feature #16345: User Tools>User settings: get csh from any specified csh file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9339
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Thu, 11 Nov 2010 15:28:22 +0000 (15:28 +0000)]
Fixed bug #16314: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php (Thanks to Juergen Deisenroth)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9336
709f56b5-9817-0410-a4d7-
c38de5d9e867
Christian Kuhn [Thu, 11 Nov 2010 14:56:10 +0000 (14:56 +0000)]
Fixed bug #16352: [saltedpasswords] Login with bulk updated passwords from t3sec_saltedpw not working (Thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9333
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Thu, 11 Nov 2010 05:42:12 +0000 (05:42 +0000)]
Fixed bug #16346: htmlArea RTE: fontstyle/fontsize may raise js error on toolbar update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9331
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Thu, 11 Nov 2010 04:06:44 +0000 (04:06 +0000)]
Added feature #16344: htmlArea RTE: New options to configure RTE size/resize
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9330
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Wed, 10 Nov 2010 22:19:49 +0000 (22:19 +0000)]
Fixed bug #16335: Workspace Draft Records are shown in Live Workspace in some cases (Thanks to Joerg Kinast)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9328
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Wed, 10 Nov 2010 22:09:31 +0000 (22:09 +0000)]
Added feature #16032: Overwork tree frame design (Thanks to Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9327
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Wed, 10 Nov 2010 16:21:56 +0000 (16:21 +0000)]
Fixed bug #16327: JS error after feature #16257: Rewrite stylesheets parsing functions (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9326
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Wed, 10 Nov 2010 06:29:20 +0000 (06:29 +0000)]
Added feature #8349: htmlArea RTE: Clean paste feature with three options
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9325
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Tue, 9 Nov 2010 22:09:03 +0000 (22:09 +0000)]
Reverted #16136: make it possible to really restrict to certain file extensions for filemounts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9324
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Tue, 9 Nov 2010 17:13:30 +0000 (17:13 +0000)]
Fixed bug #16262: Link browser shows wrong title for pages and tt_content elements (Thanks to Reinhard Führicht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9323
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Tue, 9 Nov 2010 16:52:43 +0000 (16:52 +0000)]
Fixed bug #16279: Use class constants for pages:shortcut_mode in tbl_pages.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9322
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Tue, 9 Nov 2010 16:48:38 +0000 (16:48 +0000)]
Fixed bug #16280: Field size for shortcut is 3, although maxitems is 1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9321
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Tue, 9 Nov 2010 15:02:02 +0000 (15:02 +0000)]
Follow-up to #15184: Fixed CGL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9320
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Tue, 9 Nov 2010 14:20:51 +0000 (14:20 +0000)]
Follow-up to #16302: CGL fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9319
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Tue, 9 Nov 2010 14:17:19 +0000 (14:17 +0000)]
Fixed bug #16302: Template module crashes, if no template exists on a page (Thanks to Reinhard Führicht and Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9318
709f56b5-9817-0410-a4d7-
c38de5d9e867
Ernesto Baschny [Tue, 9 Nov 2010 13:45:51 +0000 (13:45 +0000)]
Fixed bug #15184: Generation transparent images with GMENU fails (Thanks to Mathias Schreiber)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9316
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Tue, 9 Nov 2010 09:41:06 +0000 (09:41 +0000)]
Fixed bug #16298: Set focus to password field when "loginRefreshLayer" shows up (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9315
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Tue, 9 Nov 2010 05:33:34 +0000 (05:33 +0000)]
Fixed bug #16313: htmlArea RTE: WebKit does not support copy and cut commands anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9313
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Mon, 8 Nov 2010 22:42:52 +0000 (22:42 +0000)]
Fixed bug #14901: Forgotten styling: User Name at the top misses a CSS definition (Thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9311
709f56b5-9817-0410-a4d7-
c38de5d9e867
Jeff Segars [Mon, 8 Nov 2010 22:32:38 +0000 (22:32 +0000)]
Added feature #16133: Introduce new config setting to completely disable the preview notification box (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9310
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Mon, 8 Nov 2010 16:32:01 +0000 (16:32 +0000)]
Updated htmlArea RTE version to 2.1.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9308
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Mon, 8 Nov 2010 15:50:53 +0000 (15:50 +0000)]
Fixed bug #16245: htmlArea RTE: When inserting link with IE8, trailing line break is also linked
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9306
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Sun, 7 Nov 2010 20:52:07 +0000 (20:52 +0000)]
Reverted changes to loginrefresh.js which shouldn't belong to previous commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9305
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Sun, 7 Nov 2010 20:47:38 +0000 (20:47 +0000)]
Follow-up to #16136: Added unit-tests for t3lib_basicFileFunctions (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9304
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Sun, 7 Nov 2010 20:34:25 +0000 (20:34 +0000)]
Fixed bug #16252: Apply "bookmarks" naming to UserTS options
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9303
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Sun, 7 Nov 2010 19:47:35 +0000 (19:47 +0000)]
Fixed bug #16246: Create class constants for pages.doktype
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9302
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Sun, 7 Nov 2010 16:50:09 +0000 (16:50 +0000)]
Added feature #16293: htmlArea RTE: Add quick tips to insert emoticon dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9301
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Sun, 7 Nov 2010 00:47:13 +0000 (00:47 +0000)]
Follow-up to feature #7872: htmlArea RTE: Allow CSS-styles for tables without having to enable blockstyle
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9300
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Sun, 7 Nov 2010 00:32:20 +0000 (00:32 +0000)]
Added feature #16281: htmlArea RTE: Add context sensitive help to remove format dialogue (BE only)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9299
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 6 Nov 2010 13:58:26 +0000 (13:58 +0000)]
Fixed bug #16187: Optimize stdWrap usage for TypoScript content element CASE (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9298
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 6 Nov 2010 11:04:31 +0000 (11:04 +0000)]
Fixed bug #16261: Clearing input field using clear icon doesn't get saved. (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9297
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 6 Nov 2010 10:56:06 +0000 (10:56 +0000)]
Fixed bug #16250: prototype methods are used to determine the available viewport dimensions in ExtJS plugins
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9296
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 6 Nov 2010 10:53:21 +0000 (10:53 +0000)]
Fixed bug #16254: Dead logo function in backend.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9295
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 6 Nov 2010 10:50:55 +0000 (10:50 +0000)]
Fixed bug #16116: Configuration module is hard to find the array key because it's not sorted
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9294
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 6 Nov 2010 10:45:44 +0000 (10:45 +0000)]
Fixed bug #15587: Bug: htmlspecialchars called twice (Thanks to Mickel Ricky)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9293
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Sat, 6 Nov 2010 10:30:39 +0000 (10:30 +0000)]
Fixed bug #16214: Bug: Change value of Media(Flash) parameter (Thanks to Janos Thiele)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9291
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Fri, 5 Nov 2010 21:36:30 +0000 (21:36 +0000)]
Fixed bug #16136: make it possible to really restrict to certain file extensions for filemounts (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9288
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Fri, 5 Nov 2010 18:09:05 +0000 (18:09 +0000)]
Fixed bug #16130: buggy initialization of flash uploader when only certain file extensions are allowed (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9285
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Fri, 5 Nov 2010 15:06:31 +0000 (15:06 +0000)]
Added feature #7872: htmlArea RTE: Allow CSS-styles for tables without having to enable blockstyle
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9284
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Fri, 5 Nov 2010 13:33:00 +0000 (13:33 +0000)]
Added feature #16258: Add Khmer language to TYPO3 core (Thanks to Keo Visay)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9283
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Fri, 5 Nov 2010 03:53:42 +0000 (03:53 +0000)]
Fixed bug #16248: htmlArea RTE: Mistake in locallang file of character map
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9282
709f56b5-9817-0410-a4d7-
c38de5d9e867
Stanislas Rolland [Fri, 5 Nov 2010 03:48:07 +0000 (03:48 +0000)]
Added feature #16257: htmlArea RTE: Rewrite stylesheets parsing functions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9281
709f56b5-9817-0410-a4d7-
c38de5d9e867
Susanne Moog [Thu, 4 Nov 2010 20:06:39 +0000 (20:06 +0000)]
Added feature #6147: Sitemaps/Menu of subpages with active state (Part II)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9280
709f56b5-9817-0410-a4d7-
c38de5d9e867
Susanne Moog [Thu, 4 Nov 2010 20:03:01 +0000 (20:03 +0000)]
Added feature #6147: Sitemaps/Menu of subpages with active state - Prerequisite (Part I): new csc version template
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9279
709f56b5-9817-0410-a4d7-
c38de5d9e867
Susanne Moog [Thu, 4 Nov 2010 19:39:46 +0000 (19:39 +0000)]
Added feature #1333: stdWrap.age should differenciate between singular/plural
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9278
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Gebert [Thu, 4 Nov 2010 16:51:21 +0000 (16:51 +0000)]
Fixed bug #15537: Rename "Shortcuts" to "Bookmarks"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9277
709f56b5-9817-0410-a4d7-
c38de5d9e867
Xavier Perseguers [Thu, 4 Nov 2010 10:52:40 +0000 (10:52 +0000)]
Fixed bug #15656: indexed_search: Template corrections of #14130 not applied to the CSS template (Thanks to Lorenz Ulrich)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9274
709f56b5-9817-0410-a4d7-
c38de5d9e867
Tobias Liebig [Thu, 4 Nov 2010 10:19:12 +0000 (10:19 +0000)]
added feature #16183: Edit TypoScript file content in t3editor (Thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9273
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 10:12:06 +0000 (10:12 +0000)]
followup to #16228: [Feature] TCA tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9272
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 09:14:35 +0000 (09:14 +0000)]
Follow-up to #16228: [Feature] TCA tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9271
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 00:45:56 +0000 (00:45 +0000)]
Fixed bug #16190: Optimize stdWrap usage for TypoScript content element COLUMNS (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9270
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 00:41:14 +0000 (00:41 +0000)]
Fixed bug #16192: Optimize stdWrap usage for TypoScript content element COA (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9269
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 00:38:08 +0000 (00:38 +0000)]
Fixed bug #16193: Optimize stdWrap usage for TypoScript content element COA_INT (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9268
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 00:34:14 +0000 (00:34 +0000)]
Fixed bug #16191: Optimize stdWrap usage for TypoScript content element CONTENT (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9267
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 00:27:29 +0000 (00:27 +0000)]
Fixed bug #16196: Optimize stdWrap usage for TypoScript content element CTABLE (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9266
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 00:20:33 +0000 (00:20 +0000)]
Fixed bug #16197: Optimize stdWrap usage for TypoScript content element FILE (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9265
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 00:17:06 +0000 (00:17 +0000)]
Fixed bug #16199: Optimize stdWrap usage for TypoScript content element HMENU (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9264
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Thu, 4 Nov 2010 00:11:21 +0000 (00:11 +0000)]
Fixed bug #16189: Optimize stdWrap usage for TypoScript content element CLEARGIF (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9263
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 3 Nov 2010 19:06:11 +0000 (19:06 +0000)]
Fixed bug #16217: Regression : Typoscript "required" did not work anymore (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9262
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 3 Nov 2010 18:59:43 +0000 (18:59 +0000)]
Fixed bug #16227: Optimize stdWrap usage for TypoScript content element HTML (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9261
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 3 Nov 2010 18:55:43 +0000 (18:55 +0000)]
Fixed bug #16226: Optimize stdWrap usage for TypoScript content element HRULER (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9260
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 3 Nov 2010 18:31:57 +0000 (18:31 +0000)]
remove trailing lines with new added files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9259
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 3 Nov 2010 17:35:43 +0000 (17:35 +0000)]
Fixed bug #15995: Bug: doktype limitation is not applied to alternative page languages (pages_language_overlay) (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9258
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 3 Nov 2010 16:59:08 +0000 (16:59 +0000)]
Fixed bug #16225: Disable draft workspace and migrate it to a real workspace (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9255
709f56b5-9817-0410-a4d7-
c38de5d9e867
Steffen Kamper [Wed, 3 Nov 2010 15:54:58 +0000 (15:54 +0000)]
Added feature #16228: [Feature] TCA tree (Thanks to Steffen Ritter) - part 5 (styling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9254
709f56b5-9817-0410-a4d7-
c38de5d9e867