Project

General

Profile

Activity

From 2016-04-30 to 2016-05-29

2016-05-29

21:19 Revision 87500026: [CLEANUP] Remove superfluous partials of Install Tool
Resolves: #76366
Releases: master
Change-Id: Ic9a384f078b99d352445e8c262a7609972b39357
Reviewed-on: https://review.ty...
Markus Klein
17:36 Revision 98d11be3: [TASK] Update FontAwesome to 4.6.3
Resolves: #76335
Releases: master
Change-Id: Ide084d1511d83925c0b1de6666256802a52ba594
Reviewed-on: https://review.ty...
Wouter Wolters
14:32 Revision a6da70df: [BUGFIX] Allow typesList=0 when using makeCategorizable
Due to a wrong condition which is using !empty() typesList=0 is not possible.
Change the condition to check this the ...
Wouter Wolters
14:31 Revision d3a4f4a7: [BUGFIX] Allow typesList=0 when using makeCategorizable
Due to a wrong condition which is using !empty() typesList=0 is not possible.
Change the condition to check this the ...
Wouter Wolters
14:30 Revision e23feb18: [TASK] Add hint what to do when a CSRF token check failed
Resolves: #75776
Releases: master, 7.6
Change-Id: I499c8a4e87e1abda99179329b69b7cdd67f7a748
Reviewed-on: https://revi...
Wouter Wolters
14:30 Revision c16e541a: [TASK] Add hint what to do when a CSRF token check failed
Resolves: #75776
Releases: master, 7.6
Change-Id: I499c8a4e87e1abda99179329b69b7cdd67f7a748
Reviewed-on: https://revi...
Wouter Wolters
13:30 Revision c48b922c: [TASK] Cleanup loading labels in Preview and Backend controller
Remove not used labels too.
Resolves: #76334
Releases: master
Change-Id: I27325f29639bd189c29923ef1fb734a91fd25e74
R...
Wouter Wolters
13:12 Revision 2133c552: [TASK] Clean up acceptance tests
Merge the login related tests into one test case
and use the default \AcceptanceTester to do the tests.
Change-Id: I...
Christian Kuhn
12:29 Revision ca77388c: [BUGFIX] Fix output of DebugUtility
This change prettifies the output of the debug output
methods, by using the Extbase DebuggerUtility for that purpose....
Helmut Hummel
11:25 Revision a29d7717: [BUGFIX] FormEngine: Inline records open after first save
After creating and saving new inline elements, those elements
should be open by default. This was the case earlier, b...
Christian Kuhn
10:11 Revision 6ac9b755: [BUGFIX] Correct type for constants linkWrap height and width
The height and width have a default value with a "m" in it.
This is stripped of because the wrong data type is used. ...
Wouter Wolters
10:11 Revision 60182c41: [BUGFIX] Correct type for constants linkWrap height and width
The height and width have a default value with a "m" in it.
This is stripped of because the wrong data type is used. ...
Wouter Wolters
09:52 Revision 59fb4ccc: [TASK] Better explain when a cookie with a lifetime will be set
A cookie with a lifetime will only be set when the option permalogin
is greater than or equals to 0. If this is not t...
Wouter Wolters
09:52 Revision cf18280c: [TASK] Better explain when a cookie with a lifetime will be set
A cookie with a lifetime will only be set when the option permalogin
is greater than or equals to 0. If this is not t...
Wouter Wolters

2016-05-28

23:19 Revision 3dc33afc: [BUGFIX] Remove unused variables from LiveSearch getRecordArray
Resolves: #76248
Releases: master, 7.6
Change-Id: Iadf5c209bf12ad199ae92f654d2348b70001c053
Reviewed-on: https://revi...
Wouter Wolters
23:19 Revision bdfb1302: [BUGFIX] Remove unused variables from LiveSearch getRecordArray
Resolves: #76248
Releases: master, 7.6
Change-Id: Iadf5c209bf12ad199ae92f654d2348b70001c053
Reviewed-on: https://revi...
Wouter Wolters
21:56 Revision 4bf141f9: [TASK] Display content_date in sys_file_metadata TCA
Display content_creation_date and content_modification_date of images,
audio files and videos in the TCA of sys_file_...
Stephan Großberndt
21:56 Revision c191fc52: [TASK] Display content_date in sys_file_metadata TCA
Display content_creation_date and content_modification_date of images,
audio files and videos in the TCA of sys_file_...
Stephan Großberndt
21:27 Revision 28cb4e69: [BUGFIX] Remove double encoded module URL in InfoModuleController
Resolves: #75551
Releases: master
Change-Id: Icff1d2b11661a32fd3fa28feea69c07ce3086034
Reviewed-on: https://review.ty...
Wouter Wolters
19:12 Revision 5ff1b2db: [TASK] Remove unused OpendocsToolbarItem->getDatabaseConnection
Resolves: #76356
Releases: master
Change-Id: I47c8b35eded79d6010b14e828f47b0790c09a6e9
Reviewed-on: https://review.ty...
Stephan Großberndt
19:04 Revision 4b733ac4: [TASK] Remove unused functions in FormEngineUtility
The functions getLanguageService() and getDatabaseConnection() in
FormEngineUtility are not used and can be removed.
...
Stephan Großberndt
18:38 Revision 3a760d88: [TASK] Remove unused SystemInformationToolbarItem->getDatabaseConnection
Since the introduction of doctrine getDatabaseConnection in
SystemInformationToolbarItem is no longer used and can be...
Stephan Großberndt
18:31 Revision 5e98e414: [TASK] Remove $db property in UserAuthentication classes
Resolves: #76353
Releases: master
Change-Id: I90799c3652e7edd8ee3048f39b50237470fed19b
Reviewed-on: https://review.ty...
Markus Klein
16:47 Revision d9b393d4: [TASK] Use noncapturing expression for vendor|typo3_src in _.htaccess
Resolves: #76352
Releases: master, 7.6
Change-Id: I8332c93f1171d030d4198091779c8f1242c9337b
Reviewed-on: https://revi...
Stephan Großberndt
15:25 Revision 6aaed26f: [TASK] Block access to /typo3_src and /typo3/vendor
Resolves: #76348
Releases: 6.2
Change-Id: I03dce2fd428bfded03c7623136b0ec9e74bf7047
Reviewed-on: https://review.typo3...
Stephan Großberndt
15:03 Revision defc90ff: [TASK] Use noncapturing expression for vendor|typo3_src in _.htaccess
Resolves: #76352
Releases: master, 7.6
Change-Id: I8332c93f1171d030d4198091779c8f1242c9337b
Reviewed-on: https://revi...
Stephan Großberndt
14:35 Revision 3c49fe98: [TASK] Add comment explaining spamProtectEmailAddresses=ascii
Resolves: #76351
Releases: master
Change-Id: Ic6971eaa4f2bf195022334c103e5af0a6079aed3
Reviewed-on: https://review.ty...
Stephan Großberndt
14:34 Revision ac6ca5ad: [TASK] Deprecate the argument 'hsc' for getLL, getLLL and sL
This patch deprecates the parameter 'hsc' within the following
methods of TYPO3\CMS\Lang\LanguageService:
* getL...
Valentin Despa
14:26 Revision d5a49594: [TASK] Deprecate path prefixes in callUserFunction and getUserObj
The possibility to call "GeneralUtility::callUserFunc()"
and "getUserObj()" with the first parameter containing the f...
Benni Mack
12:54 Revision b84df22d: [BUGFIX] Display version selector in info module
This patch restores the version selector in info module which was
broken during the fluidification of the info module...
Stephan Großberndt
12:46 Revision 9abc70e7: [TASK] Remove second parameter of getLL part 4/3
Remove the second parameter of getLL and replace it
with htmlspecialchars directly in the code.
Resolves: #76321
Rel...
Markus Klein
12:28 Revision c87d67cc: [TASK] Use a getter for the LanguageService in ext:version
Resolves: #76330
Releases: master
Change-Id: Ifff1c2bf9af25bf1a57de4f80ce356dad3462b64
Reviewed-on: https://review.ty...
Wouter Wolters
12:12 Revision 3a98a71d: [TASK] Cache requireJS configuration
This avoids lots of filesystem I/O because it does not crawl all
extensions on each BE request anymore.
Resolves: #6...
Markus Klein
11:49 Revision 85927d75: [TASK] Unit test to cover stdWrap_stripHTML
Resolves: #76261
Releases: master
Change-Id: I64ed81604b92e1c929a5252b396c0d3a21098c2b
Reviewed-on: https://review.ty...
Elmar Hinz
11:38 Revision 54e77c12: [TASK] Deprecate DocumentTemplate methods
This patch deprecates the following parameters/methods within
DocumentTemplate:
* sectionFlag (is internal)
* viewPa...
Benni Mack
11:25 Revision e70f79ae: [BUGFIX] Add proper comments in DefaultConfiguration options
Some descriptions of options in DefaultConfiguration are not visible in
the Install Tool. These are added and made su...
Benni Mack
11:21 Revision 2bcdb3ad: [BUGFIX] Add proper comments in DefaultConfiguration options
Some descriptions of options in DefaultConfiguration are not visible in
the Install Tool. These are added and made su...
Benni Mack
10:41 Revision f4f6afb0: [TASK] Remove second parameter of sL - Part 3/3
Remove the second parameter of sL and replace it
with htmlspecialchars directly in the code.
Resolves: #76325
Relate...
Valentin Despa
10:40 Revision 3eed01eb: [BUGFIX] Do not add error flash messages twice
Error messages published by ExtendedFileUtility get added to the flash
message queue in a translated version so it's ...
Helmut Hummel
09:37 Revision 396e96d7: [FOLLOWUP][BUGFIX] Re-enables fileDenyPattern check for admin users
Fixes unit test.
Resolves: #60173
Releases: 6.2
Change-Id: Ie491b1a2972ac69a4e4017a69281c6eba83e0ee8
Reviewed-on: ht...
Nicole Cordes

2016-05-27

19:53 Revision cd88856c: [BUGFIX] Re-enables fileDenyPattern check for admin users
When an admin user tries to upload a file which has a fileextension
that is included in the fileDenyPattern, the uplo...
Torben Hansen
19:50 Revision e549bd99: [BUGFIX] Re-enables fileDenyPattern check for admin users
When an admin user tries to upload a file which has a fileextension
that is included in the fileDenyPattern, the uplo...
Torben Hansen
19:23 Revision e9489106: [TASK] Remove second parameter of sL - Part 2/3
Remove the second parameter of sL and replace it
with htmlspecialchars directly in the code.
Resolves: #76325
Relate...
Valentin Despa
16:39 Revision 209ee46d: [TASK] Remove second parameter of sL - Part 1/3
Remove the second parameter of sL and replace it
with htmlspecialchars directly in the code.
Resolves: #76325
Relate...
Valentin Despa
16:20 Revision 5bd1c248: [BUGFIX] Fix undefined property rUri in TableController
Resolves: #76329
Releases: master,7.6
Change-Id: Ie5320e71aa8ded5b744997b6f1ca71c3542aa2f0
Reviewed-on: https://revie...
Wouter Wolters
16:20 Revision 976a3a78: [BUGFIX] Fix undefined property rUri in TableController
Resolves: #76329
Releases: master,7.6
Change-Id: Ie5320e71aa8ded5b744997b6f1ca71c3542aa2f0
Reviewed-on: https://revie...
Wouter Wolters
16:01 Revision 43db1266: [TASK] unserialize() without objects in impexp
Change-Id: I09d769584dc4389d0d6e0d2ffa3e8e1b0fa571ad
Resolves: #76327
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn
15:52 Revision a862b95e: [TASK] Remove second parameter of getLL part 3/3
Remove the second parameter of getLL and replace it
with htmlspecialchars directly in the code.
Resolves: #76321
Rel...
Wouter Wolters
14:38 Revision 10e6f347: [TASK] Remove second parameter of getLL part 2/3
Remove the second parameter of getLL and replace it
with htmlspecialchars directly in the code.
Resolves: #76321
Rel...
Wouter Wolters
14:34 Revision d1ecab6f: [TASK] Obsolete unserialize(serialize())
There is a funny comment for this call within TypoScriptParser.
Reading the code, there seems to be no part that work...
Christian Kuhn
14:32 Revision 1bda697f: [TASK] IconViewHelper should generate absolute URLs
This change allows the IconViewHelper in the reports module
to be used not just from typo3/ (e.g. if a person puts ty...
Benni Mack
14:26 Revision a3a261e1: [BUGFIX] Doctrine: Use compatible charset name for database connection
Use the charset name 'utf8' instead of 'utf-8' for MySQL connections as
some MySQL server versions silently ignore th...
Morton Jonuschat
14:19 Revision 954c8e10: [TASK] Unit test to cover stdWrap_char
Releases: master
Resolves: #76316
Change-Id: I40c05c0d6a342b3d3c19dc164ae7716076aa3df2
Reviewed-on: https://review.ty...
Elmar Hinz
14:11 Revision 09af6ee6: [TASK] Unit test to cover stdWrap_brTag
Resolves: #76307
Releases: master
Change-Id: Ie75ab139102cedb6e5bc01ffb59bbf51c900dded
Reviewed-on: https://review.ty...
Elmar Hinz
14:11 Revision f67c97b0: [TASK] Unit test to cover stdWrap_rawUrlEncode
Resolves: #76294
Releases: master
Change-Id: Ifca415dd965473cde9cec29ca21a476491540845
Reviewed-on: https://review.ty...
Elmar Hinz
14:10 Revision 9059b87f: [BUGFIX] Fix broken disable overlay in FormEngine
Resolves: #75397
Releases: master, 7.6
Change-Id: I7cb4f04e38e3d9f755aaf92012eb56d71a1ad6f7
Reviewed-on: https://revi...
Frank Nägler
14:01 Revision b5920788: [BUGFIX] Fix broken disable overlay in FormEngine
Resolves: #75397
Releases: master, 7.6
Change-Id: I7cb4f04e38e3d9f755aaf92012eb56d71a1ad6f7
Reviewed-on: https://revi...
Frank Nägler
13:43 Revision a3635263: [BUGFIX] Re-enables fileDenyPattern check for admin users
When an admin user tries to upload a file which has a fileextension
that is included in the fileDenyPattern, the uplo...
Torben Hansen
13:42 Revision 7e2ce1d2: [TASK] unserialize() without objects for extConf
To mitigate potential "unsecure unserialize()" issues, the new PHP7
feature to allow only specific classes or to tota...
Christian Kuhn
13:41 Revision e1e34016: [TASK] Deprecate single slash comments in TypoScript
Double slash one-line comments are standard in many languages.
Make them standard in TypoScript, too.
Deprecated:
...
Elmar Hinz
13:26 Revision b669b691: [TASK] Remove second parameter of getLL part 1/3
Remove the second parameter of getLL and replace it
with htmlspecialchars directly in the code.
Resolves: #76321
Rel...
Wouter Wolters
13:01 Revision c3956091: [TASK] Deprecate MenuViewHelperTrait
The MenuViewHelperTrait has been marked as deprecated.
All methods of the Trait have been implemented in a new
Abstra...
Frank Nägler
12:59 Revision 62a26809: [TASK] Optimise comment of $sortedConf in the stdWrap function
Explain the creation and name of the variable in concise words.
Resolves: #76195
Related: #76194
Releases: master
Ch...
Elmar Hinz
12:52 Revision 3fccd6ba: [FOLLOWUP][BUGFIX] Check if `$rows` is an array before iteration
Use `$table` for logging instead of the hardcoded `pages` table.
Resolves: #74125
Releases: master, 7.6
Change-Id: I...
Andreas Fernandez
12:51 Revision a652d34b: [FOLLOWUP][BUGFIX] Check if `$rows` is an array before iteration
Use `$table` for logging instead of the hardcoded `pages` table.
Resolves: #74125
Releases: master, 7.6
Change-Id: I...
Andreas Fernandez
12:31 Revision 37a2a056: [BUGFIX] Check if `$rows` is an array before iteration
In case `$rows` in the method `DataHandler::copySpecificPage()` is null,
the foreach loop will throw an error.
`$rows...
Andreas Fernandez
12:29 Revision 485bbc53: [BUGFIX] Check if `$rows` is an array before iteration
In case `$rows` in the method `DataHandler::copySpecificPage()` is null,
the foreach loop will throw an error.
`$rows...
Andreas Fernandez
12:00 Revision 0c3a1178: [FOLLOWUP][TASK] Deprecate removeBadHTML
Mark stdWrap_removeBadHTML as deprecated in doc comment.
Resolves: #15415
Releases: master
Change-Id: I4534a8b93b731...
Frank Nägler
11:48 Revision cd35bbd5: [TASK] Deprecate removeBadHTML
Resolves: #15415
Releases: master
Change-Id: Iac92d6d36e2a84b069fa7c4a17d2dc567d952309
Reviewed-on: https://review.ty...
Wouter Wolters
11:31 Revision e274e1c7: [TASK] Update the comment of stdWrap_char to include ASCII limitation
The PHP char() function only works reliably with ASCII codes
independent of the actual char set.
See http://php.net/...
Elmar Hinz
11:21 Revision 81cd2a08: [BUGFIX] Fix page permissions SQL clause in BackendConfigurationManager
Instead of passing the simple value "1" to QueryGenerator->getTreeList()
use a page permission clause created using $...
Morton Jonuschat
11:20 Revision 5b4563b2: [BUGFIX] Fix page permissions SQL clause in BackendConfigurationManager
Instead of passing the simple value "1" to QueryGenerator->getTreeList()
use a page permission clause created using $...
Morton Jonuschat
11:17 Revision 918ef519: [!!!][BUGFIX] Load popup configuration in case backend submodules are opened in a new tab
It's possible to open some backend modules (e.g. RTE or
EditDocumentController) in a new tab. However, the configurat...
Andreas Fernandez

2016-05-26

15:52 Revision 9c8267ff: [TASK] Deprecate RemoveXSS
Due to the wrong approach of RemoveXSS it is not 100%
safe and does not keep its promise.
Resolves: #76164
Releases:...
Georg Ringer
13:31 Revision 8cd9228d: [BUGFIX] Settings: Display titleLen and thumbsByDefault in editFunctionsTab
Resolves: #76303
Releases: master, 7.6
Change-Id: Ia03f62ccc1c7c989a4284de36ac814758c63d288
Reviewed-on: https://revi...
Markus Klein
13:30 Revision e252436d: [BUGFIX] Settings: Display titleLen and thumbsByDefault in editFunctionsTab
Resolves: #76303
Releases: master, 7.6
Change-Id: Ia03f62ccc1c7c989a4284de36ac814758c63d288
Reviewed-on: https://revi...
Markus Klein
13:10 Revision bb086128: [TASK] Simplify and harden pagination Fluid JS usage
Fluid variables must never be used in JavaScript context.
Instead they should be put into data attributes, which can ...
Helmut Hummel
12:59 Revision b228ae8c: [BUGFIX] Output HTML code only if requested
When adding visibility information in DebuggerUtility
it was not respected that this utility can also be used to outp...
Helmut Hummel
10:59 Revision f0afc16a: [TASK] Improve rendering of file paths in reports
By using the ... Georg Ringer

2016-05-25

22:56 Revision d03685ce: [TASK] Improve rendering of file paths in reports
By using the ... Georg Ringer
22:43 Revision 3afa5fad: [BUGFIX] Don't HSC URI in JS in BE paginate VH
The URI is HSC'd by default. Using the output unformatted produces
a correct URI for use inside JS.
Resolves: #76289...
Jigal van Hemert
15:30 Revision 1dce99f7: [BUGFIX] Do not escape system information label with HTML
Resolves: #76296
Releases: master
Change-Id: I039e031ff6f46c94d474c35c43de372cfc5b0fc2
Reviewed-on: https://review.ty...
Markus Klein

2016-05-24

15:49 Revision 775d6a08: [BUGFIX] Suggest wizard inserts correct items again
The patch for #70463 introduced a regression which caused
added elements to include HTML markup.
Resolves: #76286
Re...
Markus Klein
15:49 Revision 58ac7466: [BUGFIX] Suggest wizard inserts correct items again
The patch for #70463 introduced a regression which caused
added elements to include HTML markup.
Resolves: #76286
Re...
Markus Klein
14:10 Revision 62ba7405: [TASK] Add a few additional tests for PageRepository
Resolves: #76150
Releases: master
Change-Id: Ia51ec33ba4aacabc884292d4a9508ce0d2c4cd9d
Reviewed-on: https://review.ty...
Helmut Hummel
14:09 Revision 3d82d52a: [TASK] Remove reintroduced obsolete LocalConfiguration settings
With the introduction of Doctrine DBAL the obsolete settings of
all upgrade wizards related to TYPO3 CMS 7 are added ...
Wouter Wolters
14:05 Revision ba405201: [BUGFIX] Adds missing tablename sys_language in fetchOriginLanguage function
Resolves: #76098
Releases: master, 7.6
Change-Id: I4ceb644328671cd3355340d6b6991d60e88b265a
Reviewed-on: https://revi...
Marvin Dettinger
14:04 Revision b66fc965: [BUGFIX] Adds missing tablename sys_language in fetchOriginLanguage function
Resolves: #76098
Releases: master, 7.6
Change-Id: I4ceb644328671cd3355340d6b6991d60e88b265a
Reviewed-on: https://revi...
Marvin Dettinger
12:08 Revision a567fd25: [TASK] Set TYPO3 version to 8.1.3-dev
Change-Id: I8c3709cb512f932797963e92a779f99dc246acbb
Reviewed-on: https://review.typo3.org/48274
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:07 Revision e324debe: [RELEASE] Release of TYPO3 8.1.2
Change-Id: I96626ffa3d1f764fe0f15b7fc49007f9b3a36ca8
Reviewed-on: https://review.typo3.org/48273
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:03 Revision 7d77b0b0: [TASK] Set TYPO3 version to 7.6.10-dev
Change-Id: I9b4af29d664e624e26b9636d4ed6137a9514c530
Reviewed-on: https://review.typo3.org/48272
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:02 Revision ecc55253: [RELEASE] Release of TYPO3 7.6.9
Change-Id: I7866e19750326b2e0673529c63a9b3ceef5b7169
Reviewed-on: https://review.typo3.org/48271
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:55 Revision 49f90440: [TASK] Set TYPO3 version to 6.2.26-dev
Change-Id: Id715dd74162724e527d4091edd537bc7fe7cf734
Reviewed-on: https://review.typo3.org/48270
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:55 Revision d05d757b: [RELEASE] Release of TYPO3 6.2.25
Change-Id: Id48c1d9666e63b3b5baf1baf03c58de71492537f
Reviewed-on: https://review.typo3.org/48269
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:43 Revision e2723317: [BUGFIX] Allow non critical request arguments with @
Resolves: #76278
Releases: master, 8.1, 7.6, 6.2
Change-Id: Iedb71737ab3b69f2873292ea1cab165e0ec21cec
Reviewed-on: ht...
Helmut Hummel
11:42 Revision 4d26d1ef: [BUGFIX] Allow non critical request arguments with @
Resolves: #76278
Releases: master, 8.1, 7.6, 6.2
Change-Id: Iedb71737ab3b69f2873292ea1cab165e0ec21cec
Reviewed-on: ht...
Helmut Hummel
11:42 Revision 58f51c50: [BUGFIX] Allow non critical request arguments with @
Resolves: #76278
Releases: master, 8.1, 7.6, 6.2
Change-Id: Iedb71737ab3b69f2873292ea1cab165e0ec21cec
Reviewed-on: ht...
Helmut Hummel
11:42 Revision f18b9902: [BUGFIX] Allow non critical request arguments with @
Resolves: #76278
Releases: master, 8.1, 7.6, 6.2
Change-Id: Iedb71737ab3b69f2873292ea1cab165e0ec21cec
Reviewed-on: ht...
Helmut Hummel
10:02 Revision a5a0a6b2: [TASK] Set TYPO3 version to 8.1.2-dev
Change-Id: I916fb4ec28ecedf5566185f9c297fbb625876265
Reviewed-on: https://review.typo3.org/48264
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:01 Revision 0833baed: [RELEASE] Release of TYPO3 8.1.1
Change-Id: Ib03b31c1bd06e3fd46ec7c7f591083a0d274f45f
Reviewed-on: https://review.typo3.org/48263
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:56 Revision b736365d: [TASK] Set TYPO3 version to 7.6.9-dev
Change-Id: I7254f42405b33fe87e55e52b2824fb34e668cf7e
Reviewed-on: https://review.typo3.org/48262
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:55 Revision 02c1c174: [RELEASE] Release of TYPO3 7.6.8
Change-Id: I4d70a820e1eda9274a088820b5c79608fffe1e82
Reviewed-on: https://review.typo3.org/48261
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:51 Revision 8e766a83: [TASK] Set TYPO3 version to 6.2.25-dev
Change-Id: I0622561e4bc793c37c797ad47d92558b0fea63a8
Reviewed-on: https://review.typo3.org/48260
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:50 Revision 9827f0c0: [RELEASE] Release of TYPO3 6.2.24
Change-Id: I24040663883a138ba964200781038cd9ad79a96d
Reviewed-on: https://review.typo3.org/48259
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:44 Revision f615301f: [SECURITY] Validate complete referring request
Instead of only checking for valid request arguments by using a hmac,
we now check the complete request including act...
Helmut Hummel
09:44 Revision 404f09d4: [SECURITY] Validate complete referring request
Instead of only checking for valid request arguments by using a hmac,
we now check the complete request including act...
Helmut Hummel
09:44 Revision 21ed4054: [SECURITY] Validate complete referring request
Instead of only checking for valid request arguments by using a hmac,
we now check the complete request including act...
Helmut Hummel
09:44 Revision c10db60d: [SECURITY] Validate complete referring request
Instead of only checking for valid request arguments by using a hmac,
we now check the complete request including act...
Helmut Hummel

2016-05-18

14:43 Revision f7906452: [BUGFIX] Use `find()` to get option tags from select
Using `children()` to get the option tags from the select fields
will fail if the select field contains `optgroup` ta...
Andreas Fernandez
14:42 Revision 26a7a304: [BUGFIX] Use `find()` to get option tags from select
Using `children()` to get the option tags from the select fields
will fail if the select field contains `optgroup` ta...
Andreas Fernandez
14:36 Revision cafd1dfb: [BUGFIX] EM: Decode HTML in conflict message
The message in the extension manager that notices about installing a
conflicting extension contains HTML. As all outp...
Andreas Fernandez
13:15 Revision b500cc4a: [BUGFIX] Fixes rendering of page content titles
Removes the htmlspecialchars from the rendering of
page content titles / tooltips.
Resolves: #76149
Releases: master...
Tomita Militaru
13:14 Revision aaa52bf3: [BUGFIX] Fixes rendering of page content titles
Removes the htmlspecialchars from the rendering of
page content titles / tooltips.
Resolves: #76149
Releases: master...
Tomita Militaru
09:29 Revision 1a0902c0: [TASK] Make driver registry TCA change cacheable
Instead of calling the driver registry on every request,
we can cache the TCA addition, by putting the call into over...
Helmut Hummel
09:28 Revision d25257a1: [TASK] Make driver registry TCA change cacheable
Instead of calling the driver registry on every request,
we can cache the TCA addition, by putting the call into over...
Helmut Hummel

2016-05-17

14:43 Revision 070e7473: [TASK] Set TYPO3 version to 6.2.24-dev
Change-Id: Ibed611394aab1df07b1d77668df954eb6ed5ebab
Reviewed-on: https://review.typo3.org/48201
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:43 Revision 35858f8f: [RELEASE] Release of TYPO3 6.2.23
Change-Id: I10c9ba1d7f8c65d2a12a9eaed13502e4ba3ab6a8
Reviewed-on: https://review.typo3.org/48200
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:31 Revision 1fe5a17d: [TASK] Set TYPO3 version to 7.6.8-dev
Change-Id: I50706e01a75fb52770d3aa51fdb2e9d15be614c2
Reviewed-on: https://review.typo3.org/48197
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:30 Revision 23f9f11c: [RELEASE] Release of TYPO3 7.6.7
Change-Id: I2ec251a965a0de4057185ee1d954dbad0c2fa14f
Reviewed-on: https://review.typo3.org/48196
Reviewed-by: TYPO3 R...
TYPO3 Release Team
13:54 Revision 1b58942b: [BUGFIX] Use push parser instead of pull parser on fetching extension list
Issue #75022 reported problems with libxml and operations on compressed
file streams. The work around for that patch ...
Oliver Hader
13:54 Revision 7f93c99c: [BUGFIX] Use push parser instead of pull parser on fetching extension list
Issue #75022 reported problems with libxml and operations on compressed
file streams. The work around for that patch ...
Oliver Hader
13:54 Revision 4e5b0e00: [BUGFIX] Use push parser instead of pull parser on fetching extension list
Issue #75022 reported problems with libxml and operations on compressed
file streams. The work around for that patch ...
Oliver Hader
13:26 Revision b1f83988: [BUGFIX] Correctly treat uploaded file when replacing a file
Uploaded files must be moved with the specific PHP function,
otherwise permissions may be wrong.
Resolves: #76205
Re...
Markus Klein
13:26 Revision 0892c764: [BUGFIX] Correctly treat uploaded file when replacing a file
Uploaded files must be moved with the specific PHP function,
otherwise permissions may be wrong.
Resolves: #76205
Re...
Markus Klein
12:21 Revision 6a038aca: Revert "[BUGFIX] Load XML files of Extension Manager properly"
This reverts commit ab32091db207d781056cab8d16979d09321b8f7c.
This change did not completely solve the libxml issue ...
Oliver Hader
12:21 Revision ed76c365: Revert "[BUGFIX] Load XML files of Extension Manager properly"
This reverts commit 558f618f576a6fc9b87b592698856c80701aeb94.
This change did not completely solve the libxml issue ...
Oliver Hader
12:21 Revision c4514b77: Revert "[BUGFIX] Load XML files of Extension Manager properly"
This reverts commit 3d449f91fc7402f5db0637c89908383c42989774.
This change did not completely solve the libxml issue ...
Oliver Hader

2016-05-16

14:15 Revision f4bd6e63: [TASK] Make "$hookObject must implement interface FooInterface" more verbose
The exceptions show now the affected class that does not
implement the required interface. Where possible, the FQCN
i...
Andreas Fernandez
13:49 Revision e3c4d761: [TASK] Make "$hookObject must implement interface FooInterface" more verbose
The exceptions show now the affected class that does not
implement the required interface. Where possible, the FQCN
i...
Andreas Fernandez
13:43 Revision 2fc9b4bc: [TASK] Deprecated methods in unit tests
- Use expectedException() and expectedExceptionCode() instead of
deprecated setExpectedException()
- Fix a couple o...
Adrian Mot

2016-05-12

20:47 Revision e9f46233: [BUGFIX] Removes extra space from important
Removes extra space from between ! and important
override from rtehtmlarea CSS.
Resolves: #75958
Releases: master,7....
Tomita Militaru
19:49 Revision d8e9a943: [TASK] Disable ac tests in travis
Resolves: #76173
Releases: master
Change-Id: I2a273c0e3ab4d4fad7db11ebad84fe00ca4493a1
Reviewed-on: https://review.ty...
Wouter Wolters
18:23 Revision b6d613e5: [TASK] Add basic test for category
* Add fixture with categories
* Add test to check if categories are visible in list module
* Add test to check if cat...
Adam Marcinkowski
18:11 Revision 911acf85: [FEATURE] Adds support for ogg, flac and opus files
Adds support in the media field for opensource formats:
* ogg
* flac
* opus
Resolves: #76072
Releases: master
Change...
Tomita Militaru
18:03 Revision be1d3072: [FOLLOWUP][TASK] Hide selected items in multipleSideBySide
The original patch introduced some regressions which are fixed now:
- Deletion of multiple items works correctly now...
Andreas Fernandez
18:02 Revision 8ba11f1b: [FOLLOWUP][TASK] Hide selected items in multipleSideBySide
The original patch introduced some regressions which are fixed now:
- Deletion of multiple items works correctly now...
Andreas Fernandez
16:57 Revision 26c28061: [TASK] Added compatibility7 conflict specification in conf file
This patch adds a constrain to compatibility7 extension in order to
avoid conflicts with compatibility6
Resolves: #7...
Adrian Mot
16:55 Revision 1bf5a17b: [TASK] Tweak of the Formhandler acceptance tests
Includes:
* Added testing of persistence
* Added tests for datetime fields
* Prevent random timeouts from affecting t...
Nikola Stojiljković
16:36 Revision 24b61262: [FOLLOWUP][BUGFIX] Prevent validation from altering the field value
This follow up ensures the initialization of the value.
Resolves: #76124
Releases: master
Change-Id: Ie9981971e97d74...
Nicole Cordes
16:16 Revision 32206e1e: [BUGFIX] Removes extra space from important
Removes extra space from between ! and important
override from rtehtmlarea CSS.
Resolves: #75958
Releases: master
Ch...
Tomita Militaru
15:47 Revision 1ead7a85: [BUGFIX] Corrects link to Extbase documentation
Replaces old TYPO3 Forge link regarding skip default
arguments feature in Extbase to TYPO3 Wiki.
Resolves: #75909
Re...
Tomita Militaru
15:45 Revision 392b04e2: [FEATURE] Adds property visibility to DebuggerUtility::var_dump
Adds property visibility information to DebuggerUtility::var_dump
after each property in the dump.
Resolves: #76008
...
Tomita Militaru
13:39 Revision 5e95e561: [FOLLOWUP][TASK] Make the update button in extension manager clickable
Convert spaces to tabs.
Resolves: #76136
Releases: master
Change-Id: Ic17bfd0d54b38c1a80ee51d065ce8e3fe4d19efa
Revie...
Nicole Cordes
13:18 Revision 1e439867: [TASK] Make the whole update button in extension manager clickable
The click area of the update button in extension manager was to small.
The click handler is now assigned to the whole...
Gianluigi Martino
13:17 Revision 45df951b: [TASK] Make the whole update button in extension manager clickable
The click area of the update button in extension manager was to small.
The click handler is now assigned to the whole...
Gianluigi Martino
11:54 Revision 02a33615: [BUGFIX] Prevent escaping the output of RenderChildrenViewHelper
This patch prevents escaping the output of the RenderChildrenViewHelper.
Resolves: #76112
Releases: master
Change-Id...
Nicole Cordes
08:11 Revision 6a767580: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/58 from maddy2101/master
[BUGFIX] styleguide: Adjust label to renamed field Christian Kuhn
08:07 Revision 402e8fe0: [BUGFIX] styleguide: Adjust label to renamed field
Anja Leichsenring

2016-05-11

20:41 Revision 794248d3: [BUGFIX] Raise hostname length to 255 characters
When installing TYPO3 in a cloud environment, the 50 character
limit is not high enough. Therefor it is raised to 255...
Anja Leichsenring
20:38 Revision 7f86d6fe: [BUGFIX] Raise hostname length to 255 characters
When installing TYPO3 in a cloud environment, the 50 character
limit is not high enough. Therefor it is raised to 255...
Anja Leichsenring
20:20 Revision 4c19de7c: [TASK] Mark render function as deprecated
Render function from SoloFieldContainer class has been
marked as deprecated now. It is not used in core anymore.
Res...
Marcin Krzyżanowski
15:32 Revision 30f8815d: [TASK] Raise styleguide to 8.0.2
8.0.1 to 8.0.2 brings some new fields, a list of cleanups
and fixes.
Change-Id: Iff59861d6db1f2a67f48545da69a6abb025...
Christian Kuhn
15:07 Revision a6571493: [TASK] Update Fluid library to version 1.0.7
Fixes the following issues:
* https://github.com/TYPO3Fluid/Fluid/pull/97
[TASK] Remove references to non existing...
Nicole Cordes
12:57 Revision 7effbff2: [TASK] Deprecate the $icon setter/getter in the Extbase Category model
Resolves: #75904
Releases: master
Change-Id: Ifa27348ae8204af7cac777756282016a88b0be6b
Reviewed-on: https://review.ty...
Wouter Wolters
12:07 Revision 23694795: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/57 from maddy2101/master
Provide Testbed for https://forge.typo3.org/issues/76138 Christian Kuhn
12:06 Revision e258f0b9: Adapt code to current styleguide rules
Anja Leichsenring
10:37 Revision eb344ed2: Provide Testbed for https://forge.typo3.org/issues/76138
Anja Leichsenring

2016-05-10

23:37 Revision 321c2780: [TASK] Cleanup translate view helper calls in install tool module
Use inline syntax for view helpers and correctly use raw view helper
for output, since these labels contain HTML.
Al...
Helmut Hummel
17:30 Revision 44a1d57f: [BUGFIX] Prevent validation from altering the field value
Resolves: #76124
Releases: master
Change-Id: Ib53e24c17c0f662db06f4db039c39c0e9eeb4b30
Reviewed-on: https://review.ty...
Nikola Stojiljković
17:23 Revision 7770faaf: [BUGFIX] Filter out space char on client-side from alpha/num/alphanum/alphanum_x fields
Resolves: #76125
Releases: master
Change-Id: I9d542a7a1a380a32f39f1c61f7cb4cf2d4b316b5
Reviewed-on: https://review.ty...
Nikola Stojiljković
14:17 Revision 9df02e7c: [BUGFIX] Show new content button for editors in page module again
Editors (group) doesn't see the new content button without page edit
permission in page module. with this bugfix edit...
Gianluigi Martino
14:16 Revision 7d3166eb: [BUGFIX] Show new content button for editors in page module again
Editors (group) doesn't see the new content button without page edit
permission in page module. with this bugfix edit...
Gianluigi Martino
13:22 Revision 82afb8f6: [BUGFIX] Prevent output escaping in AvatarViewHelper
As the AvatarViewHelper returns HTML, the output should not be escaped.
Resolves: #76111
Releases: master
Change-Id:...
Nicole Cordes
10:01 Revision 9351381d: [TASK] Hide selected items in multipleSideBySide
If a multipleSideBySide form element is not allowed to add the same
value multiple times, its selected values are hid...
Andreas Fernandez
10:00 Revision 26f7515d: [TASK] Hide selected items in multipleSideBySide
If a multipleSideBySide form element is not allowed to add the same
value multiple times, its selected values are hid...
Andreas Fernandez
06:38 Revision cb6dd8e0: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/56 from maddy2101/master
Provide fields for requestUpdate feature Christian Kuhn

2016-05-09

20:22 Revision c02586df: [BUGFIX] Don't disable redirect after logout with showLogoutFormAfterLogin=1
This patch fixes a regression where showLogoutFormAfterLogin was added
as a condition to disable redirects in fe_logi...
Daniel Goerz
20:22 Revision 18cef0a5: [BUGFIX] Don't disable redirect after logout with showLogoutFormAfterLogin=1
This patch fixes a regression where showLogoutFormAfterLogin was added
as a condition to disable redirects in fe_logi...
Daniel Goerz
14:02 Revision e2f08dc0: Provide fields for requestUpdate feature
Anja Leichsenring
13:14 Revision 64319709: [BUGFIX] Allow opening custom doktype in the frontend
A few doktype are checked now to open the frontend page.
Others will redirect to the homepage. Allow custom doktypes ...
Wouter Wolters
13:12 Revision 8fe33996: [BUGFIX] Allow opening custom doktype in the frontend
A few doktype are checked now to open the frontend page.
Others will redirect to the homepage. Allow custom doktypes ...
Wouter Wolters

2016-05-07

13:29 Revision 9a06890d: [TASK] Match SQL field lengths in TCA
This is a follow-up to ee448440bc, matching the TCA max field-length to
the already increased SQL lenghtes.
Resolves...
Ludwig Rafelsberger
11:36 Revision b9eab740: [BUGFIX] Harden database select step
Currently this step does not do precautions, when
the selected database does not exist. Additionally the step
silentl...
Helmut Hummel
11:01 Revision adddeeb6: [BUGFIX] Prevent temp file generation in Unit Test
Running Unit Tests creates file /tmp/typo3.log. On Windows systems
this file is stored on the root of the drive. This...
Nicole Cordes
10:58 Revision d7b75d73: [BUGFIX] Prevent temp file generation in Unit Test
Running Unit Tests creates file /tmp/typo3.log. On Windows systems
this file is stored on the root of the drive. This...
Nicole Cordes

2016-05-06

21:19 Revision 61b87af5: [TASK] Pass guzzle exception with report in case getUrl fails
GeneralUtility::getUrl() may fail. Guzzle provides detailed information
in the exception it throws upon error.
Allow ...
Markus Klein
21:17 Revision 87130652: [TASK] Make .htaccess Apache 2.4 suitable
This patch makes EXT:documentation/Resources/Private/.htaccess and
EXT:extbase/Resources/Private/.htaccess Apache 2.4...
Marc von Schalscha
21:17 Revision 1721b22c: [TASK] Make .htaccess Apache 2.4 suitable
This patch makes EXT:documentation/Resources/Private/.htaccess and
EXT:extbase/Resources/Private/.htaccess Apache 2.4...
Marc von Schalscha
21:17 Revision abda4b85: [TASK] Make .htaccess Apache 2.4 suitable
This patch makes EXT:documentation/Resources/Private/.htaccess and
EXT:extbase/Resources/Private/.htaccess Apache 2.4...
Marc von Schalscha
16:50 Revision 41d4ba3b: [BUGFIX] Fix navbar toggle in Install Tool
Releases: master
Resolves: #76065
Change-Id: Icd40dd50898d96fbebd2560bfd5575baca09ffd9
Reviewed-on: https://review.ty...
Thorsten Griebenow
10:57 Revision bf72ea6d: [BUGFIX] Set correct ordering in EM "A/D"
Resolves: #72211
Releases: master, 7.6
Change-Id: I3c7539743b534c0584e7f6685d1a96066063ca51
Reviewed-on: https://revi...
Markus Sommer
10:57 Revision c0041ea5: [BUGFIX] Set correct ordering in EM "A/D"
Resolves: #72211
Releases: master, 7.6
Change-Id: I3c7539743b534c0584e7f6685d1a96066063ca51
Reviewed-on: https://revi...
Markus Sommer
10:31 Revision 492063b4: [!!!][TASK] Drop RTE config skipAlign and skipClass
The two options to define whether to not allow align or class
attributes on <p> tags when converting from RTE to the ...
Benni Mack
09:57 Revision 67019458: [BUGFIX] Only focus RTE if current focus is on body tag
Focus the RTE (or its textarea fallback) only if the current focus
is on the body tag, which is the default after loa...
Andreas Fernandez
09:56 Revision 7c28e6c7: [BUGFIX] Only focus RTE if current focus is on body tag
Focus the RTE (or its textarea fallback) only if the current focus
is on the body tag, which is the default after loa...
Andreas Fernandez

2016-05-05

22:59 Revision 8f601d53: [TASK] Doctrine: Add support for aggregate SQL functions
This patch extends the SQL Expressionbuilder with support for generating
expressions for MIN, MAX, AVG, SUM and COUNT...
Morton Jonuschat
22:56 Revision bf348b60: [TASK] Doctrine: migrate EXT:backend/TranslationConfigurationProvider
Migrate EXT:backend/Configuration/TranslationConfigurationProvider
Resolves: #75898
Releases: master
Change-Id: If0e...
Michael Oehlhof
22:45 Revision 9be1e4bb: [TASK] Doctrine: migrate ext:recycler/DeletedRecords
Resolves: #75718
Releases: master
Change-Id: I27a14e694cd17132bf71d2687b8ea2366409fa27
Reviewed-on: https://review.ty...
Michael Oehlhof
22:31 Revision 448c8c39: [TASK] Doctrine: migrate ext:felogin
Resolves: #75781
Releases: master
Change-Id: Iffdf7512bcc83a05c89e057ef7e7695b0ac1cb85
Reviewed-on: https://review.ty...
Loek Hilgersom
22:20 Revision deae9035: [!!!][TASK] Doctrine: migrate ext:backend/Tree
Releases: master
Resolves: #75645
Change-Id: I4ee542e4c939388cfccdb896ff1e38e849965849
Reviewed-on: https://review.ty...
Jan Helke
21:28 Revision 2165bead: [TASK] Add class form-control to textarea in image tests
Resolves: #75977
Releases: 7.6
Change-Id: I21a558ed54559d345fed1878fcb7665860ba09e8
Reviewed-on: https://review.typo3...
Markus Sommer
21:24 Revision bc764d2e: [BUGFIX] Set the correct collapsed/expanded state via fluid condition
Resolves: #75688
Releases: master
Change-Id: Ia8d8e66175f69207cb20796858b3a617862d6c7c
Reviewed-on: https://review.t...
Jo Hasenau
21:16 Revision 31bb6bed: [TASK] Disallow access to documentation folders
Update the default .htaccess file. The users must update their
actual configuration (.htaccess or server config) manu...
Markus Klein
21:11 Revision 4c98e59e: [TASK] Disallow access to documentation folders
Update the default .htaccess file. The users must update their
actual configuration (.htaccess or server config) manu...
Markus Klein
21:11 Revision 8c729e6f: [TASK] Disallow access to documentation folders
Update the default .htaccess file. The users must update their
actual configuration (.htaccess or server config) manu...
Markus Klein
21:04 Revision 2de18397: [BUGFIX] Supply renderType definition in flexform of EXT:felogin
This patch adds the renderType definition into the flexform
of the felogin extension.
Resolves: #76059
Releases: mas...
Andreas Fernandez
21:02 Revision 4dec6ff7: [BUGFIX] Supply renderType definition in flexform of EXT:felogin
This patch adds the renderType definition into the flexform
of the felogin extension.
Resolves: #76059
Releases: mas...
Andreas Fernandez
12:56 Revision 5a4f17c2: [BUGFIX] Fix paths of icons in EXT:form wizard
Resolves: #76055
Related: #75633
Releases: master
Change-Id: I906008bc39104df17f5ee9185f8a9aeaa5a34446
Reviewed-on: h...
Andreas Fernandez
11:01 Revision ee448440: [TASK] Raise varchar limits for several fe_users fields
Change-Id: I2b0e5090f78668e96b811ca91f974ef602f72250
Resolves: #76044
Releases: master
Reviewed-on: https://review.ty...
Daniel Goerz

2016-05-04

22:20 Revision da045e18: [BUGFIX] Correctly initialize content object for plugins
For rendering plugins FSC uses the cObjecViewHelper,
but misses to set the table name.
This leads to an incompletely...
Helmut Hummel
22:19 Revision 74702f62: [BUGFIX] Correctly initialize content object for plugins
For rendering plugins FSC uses the cObjecViewHelper,
but misses to set the table name.
This leads to an incompletely...
Helmut Hummel
21:04 Revision 5e835b08: [TASK] Remove legacy CSH label for impexp
For 4.5 a label for import/export was overridden and an extra file
was created for handling the legacy label.
The la...
Benni Mack
20:35 Revision 1a06c825: [TASK] Doctrine: migrate EXT:backend/../BackendUserSessionRepository
Doctrine: migrate EXT:backend/Domain/Repository/BackendUserSessionRepository
Resolves: #75956
Releases: master
Chang...
Michael Oehlhof
20:13 Revision d86c0dfb: [TASK] Make "No renderType definition" exception more verbose
To make the exception message more helpful, it contains now
the table name and the field name of the bogus TCA.
Reso...
Andreas Fernandez
20:13 Revision feed8c84: [TASK] Make "No renderType definition" exception more verbose
To make the exception message more helpful, it contains now
the table name and the field name of the bogus TCA.
Reso...
Andreas Fernandez

2016-05-03

21:49 Revision 1734dca2: [TASK] Upgrade swiftmailer
Change-Id: Ie5e9b423a42f74e8bfa3261a8759ef8c99d47de6
Releases: master
Resolves: #76000
Reviewed-on: https://review.ty...
Stefan Neufeind
19:13 Revision 7e910359: [TASK] Update TYPO3 version to TYPO3 8.2-dev
Resolves: #76037
Releases: master
Change-Id: I501308fa7d239bde0a2707bc2e394bf70754db07
Reviewed-on: https://review.ty...
Wouter Wolters
19:06 Revision 3f9ce892: [BUGFIX] Use correct identifier for copyFile permission
Update the TCA to provide correct defaults for file and folder
permissions of BE users and groups.
Resolves: #76033
...
Markus Klein
19:05 Revision 32085aa3: [BUGFIX] Use correct identifier for copyFile permission
Update the TCA to provide correct defaults for file and folder
permissions of BE users and groups.
Resolves: #76033
...
Markus Klein
16:08 Revision 644c9a40: [TASK] Set TYPO3 version to 8.1.1-dev
Change-Id: Ia9cfde8ad7bf9cd747317cd54ce7cb44d8eb123f
Reviewed-on: https://review.typo3.org/47998
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:07 Revision a8092e52: [RELEASE] Release of TYPO3 8.1.0
Change-Id: I0bdbfaf0cfc7be4d0eeecc78978dbfe7128c57ab
Reviewed-on: https://review.typo3.org/47997
Reviewed-by: TYPO3 R...
TYPO3 Release Team
13:09 Revision bb01db25: [TASK] Streamline styling of RTE context menu
The visual appearance of the context menu of the RTE is streamlined with
the non-ExtJS context menus. The "scroller" ...
Andreas Fernandez
13:09 Revision 3cfb5567: [TASK] Streamline styling of RTE context menu
The visual appearance of the context menu of the RTE is streamlined with
the non-ExtJS context menus. The "scroller" ...
Andreas Fernandez
12:13 Revision 1f78418c: [TASK] Hide new db settings in Configuration module
Just like the old db settings the new settings for doctrine should
not be displayed in the Configuration module. Old ...
Jigal van Hemert
11:54 Revision 6dddf4a1: [DOCS] Proofread 8.1 docs
Resolves: #
Releases: master
Change-Id: I95f3737e1c78a606664f4d5e4043b6d4370a07f5
Reviewed-on: https://review.typo3.o...
Mathias Schreiber
11:41 Revision 211c3a7b: [BUGFIX] Clear cache inconsistency in toolbar
With the simplification of the clear cache items in
toolbar the clearCacheSystem TYPO3_CONF_VARS was
rendered obsolet...
Christian Kuhn

2016-05-01

10:17 Revision 9100aae7: [BUGFIX] Allow maxitem=1 in TCA treeSelect again
Introduced with ec7b229 #75519, it was not possible to set maxitem=1 to
TCA treeSelect. This occures e.g. on setting ...
Alexander Bigga
09:54 Revision 2cf85e78: [BUGFIX] Add confirm dialog on delete again
In the backend user module, the delete icon shows again a confirm modal to
prevent accidently deleting a backend user...
Frank Nägler
09:53 Revision eb2ca5d2: [BUGFIX] Add confirm dialog on delete again
In the backend user module, the delete icon shows again a confirm modal to
prevent accidently deleting a backend user...
Frank Nägler

2016-04-30

15:03 Revision 53140f0c: [BUGFIX] RTE: Determine correct context menu position
The context menu of the RTE is now correctly positioned with this patch.
The position is now based on the cursor's po...
Andreas Fernandez
15:02 Revision 49955a79: [BUGFIX] RTE: Determine correct context menu position
The context menu of the RTE is now correctly positioned with this patch.
The position is now based on the cursor's po...
Andreas Fernandez
10:19 Revision 239d16fd: [BUGFIX] Fix JavaScript error for GMENU rollover
Resolves: #75983
Releases: master, 7.6
Change-Id: I9851418d2add84daf326257fa27f91574e532923
Reviewed-on: https://revi...
Frank Nägler
10:19 Revision 65141417: [BUGFIX] Fix JavaScript error for GMENU rollover
Resolves: #75983
Releases: master, 7.6
Change-Id: I9851418d2add84daf326257fa27f91574e532923
Reviewed-on: https://revi...
Frank Nägler
03:09 Revision 05b3c41d: [BUGFIX] Set semantic value to autocomplete
To enforce Chrome to respect the disabled autocompletion for fields,
the value of the autocomplete attribute is set t...
Nicole Cordes
 

Also available in: Atom