Project

General

Profile

Activity

From 2016-05-23 to 2016-06-21

2016-06-21

16:46 Revision 0ae5a42d: [TASK] Remove Web > Info Help icon
The help icon is not helpful as it is just a general text
which is the same for every module.
Resolves: #33828
Relea...
Georg Ringer

2016-06-20

23:00 Revision fa09dec0: [BUGFIX] EXT:form - mandatoryValidationMessages unset after submit
Build the validation rules within the initializeShowAction
Resolves: #73218
Releases: master, 7.6
Change-Id: I1b441d...
Ralf Zimmermann
22:58 Revision 26c8359e: [BUGFIX] EXT:form - mandatoryValidationMessages unset after submit
Build the validation rules within the initializeShowAction
Resolves: #73218
Releases: master, 7.6
Change-Id: I1b441d...
Ralf Zimmermann
22:22 Revision edddac45: [FEATURE] Make the dimensions of feedit popup configurable
Use TsConfig to change the width & height of the popup used in the
edit panel of EXT:feedit.
Resolves: #18586
Releas...
Georg Ringer
21:27 Revision f68dbeb8: [TASK] Use Fluid for rendering LinkBrowsers
In order to keep output and compiling data separate,
the LinkBrowser / LinkPickers are moved to Fluid.
Resolves: #76...
Benni Mack
21:09 Revision 996fd033: [TASK] Remove redundant toArray method on Fluid TemplatePaths
Inherited method is 100% identical in behavior - overridden
method can be safely removed.
Change-Id: I86cafa119c7d9c...
Claus Due
10:33 Revision dfa7ee4e: [TASK] Replace deprecated getMock method in Unit tests
The "getMock" method is deprecated starting with PHPUnit 5.4 and must
be replaced with the MockBuilder or the "create...
Wouter Wolters
10:32 Revision 53f4caac: [TASK] Update PHPUnit to version 5.4
The warnings for "getMock()" will be taken care of in a separate
change.
Change-Id: I493d6a2fdf0c9eb98f468afe11e4cce...
Mathias Brodala
10:13 Revision ba0ffe33: [FEATURE] Introduce UnitTests for JavaScript
This patch introduce UnitTests for JavaSscript.
It uses karma as test runner and jasmine as testing framework.
The te...
Frank Nägler
10:06 Revision 966d98d1: [BUGFIX] Use BackendUtility::deleteClause in LinkAnalyzer
To avoid wrong sql statements the method BackendUtility::deleteClause
must be used.
Resolves: #76628
Releases: maste...
Georg Ringer
10:04 Revision 577886fc: [BUGFIX] Use BackendUtility::deleteClause in LinkAnalyzer
To avoid wrong sql statements the method BackendUtility::deleteClause
must be used.
Resolves: #76628
Releases: maste...
Georg Ringer
09:51 Revision b46c7eb0: [BUGFIX] baseUrlWrap can handle url without scheme again
Since #54091 the baseUrlWrap method can't handle urls
without a scheme anymore. Fix this by checking the scheme
exist...
Wouter Wolters
09:06 Revision 173b99e6: [BUGFIX] baseUrlWrap can handle url without scheme again
Since #54091 the baseUrlWrap method can't handle urls
without a scheme anymore. Fix this by checking the scheme
exist...
Wouter Wolters

2016-06-17

19:14 Revision 0c22f21a: [TASK] Add unit test to cover stdWrap_setCurrent
Resolves: #76634
Releases: master
Change-Id: If532940407542d3c62edb98e23ffe1037a4eb43c
Reviewed-on: https://review.ty...
Elmar Hinz
10:54 Revision 5374dd87: [TASK] Doctrine: Migrate ext:linkvalidator/Task
Resolves: #76556
Releases: master
Change-Id: I9cca5e3859af7520996b54d587d98dea960cfa87
Reviewed-on: https://review.ty...
Ian SEBBAGH
09:44 Revision 59afe4f9: [TASK] Add unit test to cover stdWrap_setContentToCurrent
Resolves: #76635
Releases: master
Change-Id: Ie14b6417a426478e072eb987261aafeb1f9d9479
Reviewed-on: https://review.ty...
Elmar Hinz
09:39 Revision 74d883a2: [BUGFIX] EXT:form - Fix PHP warning in debug mode
Avoid PHP warning on empty filters configuration.
Resolves: #76642
Releases: master, 7.6
Change-Id: Ia1171867acd150a...
Ralf Zimmermann
07:07 Revision b1043ab3: [BUGFIX] EXT:form - Fix broken inArray validator
Handle different configuration types and multiselect values.
Resolves: #75576
Releases: master, 7.6
Change-Id: I42c0...
Daniel Gohlke
07:07 Revision 3e06e04a: [BUGFIX] EXT:form - Fix broken inArray validator
Handle different configuration types and multiselect values.
Resolves: #75576
Releases: master, 7.6
Change-Id: I42c0...
Daniel Gohlke

2016-06-15

16:10 Revision 9a696ef6: [TASK] Fix all typos liftime -> lifetime
Resolves: #76643
Releases: master
Change-Id: I74660cbf30a77c84e911f133f4e17543b87c2cf9
Reviewed-on: https://review.ty...
Wouter Wolters
11:10 Revision 1e47520d: [TASK] Doctrine: Migrate TreelistCacheUpdateHooks
Resolves: #76633
Releases: master
Change-Id: I571b734045ecc4cb48ba9d3a3040d2b41a8d04c2
Reviewed-on: https://review.ty...
Georg Ringer
08:31 Revision 1b8162ac: [BUGFIX] Make Install Tool forms submitable via keyboard
Additionally fix missing input-label association and simplify
Fluid inline if usage.
Resolves: #76363
Releases: mast...
Markus Klein
07:21 Revision c2899a60: [TASK] Doctrine: Migrate ext:linkvalidator/Report
Resolves: #76555
Releases: master
Change-Id: Ie000f2f04049265f3dd3ef474dc33df4dcbcd580
Reviewed-on: https://review.ty...
Ian SEBBAGH
07:16 Revision 38a01810: [BUGFIX] Linkvalidator: Fix exception when validating external links
Provide an instance of \GuzzleHttp\Cookie\CookieJar for the 'cookies'
option when validating an external link, the pr...
Morton Jonuschat

2016-06-14

21:08 Revision a09abf9e: [BUGFIX] Fix regression in AbstractTreeView
Fix a wrong count which has been implemented with #75645.
Resolves: #76632
Releases: master
Change-Id: I6d3fde6c4615...
Georg Ringer
09:30 Revision b856085b: [BUGFIX] Missing "Toggle all" label is added to "Access Rights" tab
Access Right tab has been missing the label for the "toggle all" checkbox.
'<div class="checkbox">' is needed in orde...
Nadir Sunar

2016-06-13

21:44 Revision 9014d110: [BUGFIX] Raise minimum version for typo3/cms-composer-installers
typo3/cms-composer-installers conflicts with specific
composer/installers versions, but this conflict was unfortunate...
Helmut Hummel
21:27 Revision e3c7f071: [BUGFIX] Raise minimum version for typo3/cms-composer-installers
typo3/cms-composer-installers conflicts with specific
composer/installers versions, but this conflict was unfortunate...
Helmut Hummel
20:24 Revision 144e625f: [BUGFIX] Make Install Tool forms submitable via keyboard
Additionally fix missing input-label association and simplify
Fluid inline if usage.
Resolves: #76363
Releases: mast...
Markus Klein
20:13 Revision c5e335b8: [BUGFIX] Raise minimum version for typo3/cms-composer-installers
typo3/cms-composer-installers conflicts with specific
composer/installers versions, but this conflict was unfortunate...
Helmut Hummel
14:54 Revision f9d23610: [TASK] Add unit test to cover stdWrap_lang
Releases: master
Resolves: #76610
Change-Id: I2784bcbe76d091afc5ad312996f3d9e5b2d7e221
Reviewed-on: https://review.ty...
Elmar Hinz
14:50 Revision de085f98: [TASK] Doctrine: migrate ext:version
Resolves: #76493
Releases: master
Change-Id: I2e56240e83d5aed6d73a20958c1f90472e9c3ccb
Reviewed-on: https://review.ty...
Eugene Kenah Djomo
12:07 Revision 80d17c58: [BUGFIX] Add hideAtCopy and prependAtCopy for pages_language_overlay
When a pages_language_overlay record is copied it will be hidden
and it's name will change to 'oldName (copy n)'.
And...
Zbigniew Jacko
10:53 Revision 8a5d9842: [BUGFIX] Prevent reset of user settings in getFromDottedNotation()
Change-Id: Idd9bd02e81ffb5b3ed02f5bf47d6fa3a9be7cdbd
Resolves: #76406
Releases: master, 7.6
Reviewed-on: https://revi...
Daniel Goerz
10:50 Revision 700d36ac: [BUGFIX] Prevent reset of user settings in getFromDottedNotation()
Change-Id: Idd9bd02e81ffb5b3ed02f5bf47d6fa3a9be7cdbd
Resolves: #76406
Releases: master, 7.6
Reviewed-on: https://revi...
Daniel Goerz
10:43 Revision b3903962: [TASK] Cleanup: Fix some typos in UnitTests
wapper => wrapper
trimms => trims
Releases: master
Resolves: #76608
Change-Id: I4a2ec6503fa3a82ec9b833acfc4df02c71b8...
Elmar Hinz

2016-06-11

11:58 Revision c4b3d426: [TASK] Clean up DebuggerUtility
This patch cleans up the DebuggerUtility and fixing two issues:
* removes possible XSS
* makes it more readable
Res...
Nicole Cordes
11:29 Revision e2cf3c99: [BUGFIX] Fix flexform inline record editing with empty uc
When the uc of a backend user is empty a unserialize error
will be shown. Fix this by checking the uc['inlineView']
c...
Joerg Boesche

2016-06-10

16:04 Revision 73ce542a: [TASK] Add unit test to cover stdWrap_csConv
Resolves: #76396
Releases: master
Change-Id: Ic122bd700f72e77012f238355570f8ebe092206c
Reviewed-on: https://review.ty...
Elmar Hinz
15:59 Revision fefdb139: [!!!][TASK] Cleanup ContextMenu classes
As a pre-patch for the cleanups in the page tree, this patch removes unused
classes and simplifies the class structur...
Frank Nägler
11:34 Revision 289ce8d4: [TASK] Apply CGL compatibility (PSR-1 and PSR-2)
Resolves: #76449
Releases: 7.6
Change-Id: I8a58a83f75673d340370c2cd6546f3154c31d3d2
Reviewed-on: https://review.typo3...
Wouter Wolters
11:15 Revision 0187a797: [TASK] Add unit test to cover stdWrap_innerWrap
Resolves: #76548
Releases: master
Change-Id: Ia54e7cdd7468c454913f4393075a29e12ebf8840
Reviewed-on: https://review.ty...
Elmar Hinz
11:12 Revision 4dc2a5ce: [TASK] Apply CGL compatibility (PSR-1 and PSR-2)
Resolves: #76449
Releases: master
Change-Id: Ie0a7302d8a2f2d9aabfb7a351114f7e91e7d7ac8
Reviewed-on: https://review.ty...
Helmut Hummel
10:49 Revision 35ad45c0: [TASK] Fluidification of Function Module
Moved all HTML code from the PHP code to an own Fluid template.
Resolves: #74382
Releases: master
Change-Id: I840cf5...
Michael Oehlhof
10:42 Revision dc28f0ee: [FOLLOWUP][TASK] Doctrine: Migrate TranslationStatusController
Only return the first row of the result set from getLangStatus()
Change-Id: Idc2afd7929e6ed3bf5608480d6832c9e2b93f88...
Morton Jonuschat
10:41 Revision dc04bb17: [TASK] Unit test to cover stdWrap_wrap
Resolves: #76547
Releases: master
Change-Id: Ie944731c9a4bcd95d09e36756de5ac54d60a94e0
Reviewed-on: https://review.ty...
Elmar Hinz
10:26 Revision ea0abd5d: [BUGFIX] Correct wordings in Access Module
The wording of "1 levels" is corrected to "1 level".
"Set recursively 1 levels (N pages affected)" is also corrected....
Nadir Sunar
10:23 Revision 3bf9c44d: [TASK] Unit test to cover stdWrap_outerWrap
Resolves: #76550
Releases: master
Change-Id: I1954e1af1a33c14d9eb8175a40a492515604cebc
Reviewed-on: https://review.ty...
Elmar Hinz
10:21 Revision 0af3a888: [TASK] Add unit test to cover stdWrap_doubleBrTag
Resolves: #76537
Releases: master
Change-Id: Ia32fce9160ee59a7f01d4274d5c403efb33bde4d
Reviewed-on: https://review.ty...
Elmar Hinz
09:54 Revision d7b875f8: [TASK] Add unit test to cover stdWrap_wrap3
Resolves: #76552
Releases: master
Change-Id: Idbe065397ae71c6e4ce4e8440fea9d87bf3501d2
Reviewed-on: https://review.ty...
Elmar Hinz
09:39 Revision 8489402a: [TASK] Add unit test to cover stdWrap_wrap2
Resolves: #76551
Releases: master
Change-Id: Ic5449d28b2d46e6dacc4e22389b2c5a5c423e1a5
Reviewed-on: https://review.ty...
Elmar Hinz
09:35 Revision f6ce3423: [BUGFIX] Fix flexform inline record editing with empty uc
When the uc of a backend user is empty a unserialize error
will be shown. Fix this by checking the uc['inlineView']
c...
Joerg Boesche
08:25 Revision 0e76450e: [FOLLOWUP][TASK] Unit test to cover stdWrap_htmlSpecialChars
Fix the comment method title.
Resolves: #76553
Releases: master
Change-Id: I3ddecbaa5919bf4eec921c4521f16fe5795f3d40...
Elmar Hinz

2016-06-09

16:41 Revision 5a3ea715: [TASK] TemplateAnalyzerModule move to Fluid StandaloneView
Resolves: #76533
Resolves: #75034
Releases: master
Change-Id: I60ae96e32a6b9ef00b1521a243e93176696fca4a
Reviewed-on: ...
Ian SEBBAGH
15:37 Revision c28e88ca: [TASK] Unit test to cover stdWrap_htmlSpecialChars
Resolves: #76553
Releases: master
Change-Id: I123fc4fbe6691b26e01151829e411436fe6af72d
Reviewed-on: https://review.ty...
Elmar Hinz
15:37 Revision 81153646: [BUGFIX] HTML correctly rendered in About TYPO3 CMS
"<f:translate htmlEscape" parameter (which is deprecated) has been
removed under sysext:belog.
Also the url under "C...
Nadir Sunar
14:46 Revision de5d7286: [TASK] Add unit test to cover stdWrap_innerWrap2
Resolves: #76549
Releases: master
Change-Id: Ieef0430a5885cbb10e582321e0a2386187b73fd1
Reviewed-on: https://review.ty...
Elmar Hinz
14:21 Revision 2ea0f4e7: [TASK] Doctrine: migrate ext:extensionmanager
Resolves: #76494
Releases: master
Change-Id: Ie6bc3d6d3cf76f2bfc06d79a87b2be77c7b2cd3f
Reviewed-on: https://review.ty...
Artus Kolanowski
14:06 Revision ac6a135c: [FOLLOWUP][BUGFIX] Improve domObjectId splitting for inline in flexform
Thanks to activated strict typing in FormInlineAjaxController the
third parameter of removeFromArray is not accepted ...
Anja Leichsenring
11:52 Revision 73b9687d: [TASK] Doctrine: migrate ext:reports
Resolves: #76534
Releases: master
Change-Id: I59835fd627f63ae40462ae5f2820cdc730224193
Reviewed-on: https://review.t...
Xavier Ley
11:43 Revision 7d687336: [BUGFIX] Improve domObjectId splitting for inline in flexform
We use a regex to retrieve relevant informations for the handling
of flexform datastructures and inline records. It f...
Anja Leichsenring
10:54 Revision dad73c9b: [BUGFIX] Improve domObjectId splitting for inline in flexform
We use a regex to retrieve relevant informations for the handling
of flexform datastructures and inline records. It f...
Anja Leichsenring
10:37 Revision c7c2aefe: [TASK] Doctrine: Migrate ExtensionService
Resolves: #76528
Releases: master
Change-Id: I34e9fb0b3bb4bf3e55b3dc43d6358ce3113d5df5
Reviewed-on: https://review.ty...
Xavier Ley
10:26 Revision 27e9aaab: [TASK] Doctrine: Migrate ActionTask
The method viewSqlQuery has been excluded from the migration
because the current task is not compatible with the tabl...
Jan Runte
10:19 Revision d820ba5b: [TASK] Doctrine: Migrate FileRepository
Resolves: #76523
Releases: master
Change-Id: I92c42364775aaf58b85074e2ad3cbedd4612a641
Reviewed-on: https://review.ty...
Xavier Ley
10:15 Revision 383039a1: [TASK] Migrate ext:rsaauth to use Doctrine DBAL.
Resolves: #76516
Releases: master
Change-Id: Idda46dc5c83c645f5c5c4aa274a1ae2c3fe31040
Reviewed-on: https://review.ty...
Rolf Hofmann
10:01 Revision 65e830b4: [TASK] Migrate abstract functional test case to use Doctrine DBAL.
Resolves: #76517
Releases: master
Change-Id: I08c0a1bbffa53598687ee7589d3ea09d4397453e
Reviewed-on: https://review.ty...
Gleb Levitin
09:43 Revision 629295a4: [TASK] Doctrine: Migrate ext beuser viewhelpers
Resolves: #76507
Releases: master
Change-Id: Ib8a3cda5e691036ed5836aaabc77ced681a860d7
Reviewed-on: https://review.ty...
Xavier Ley

2016-06-08

22:06 Revision 78ec9e74: [TASK] replaced @expectedException in ext:backend
Resolves: #76503
Releases: master
Change-Id: I714ab253a288265c012011f3b1ef3977e859e221
Reviewed-on: https://review.ty...
Ian SEBBAGH
21:56 Revision 452acbd1: [BUGFIX] Fix Livesearch for Editors
Fix searchlevel comparision for editors using pageUID "0" in livesearch,
because "-1" is also a valid searchlevel.
R...
Marcus Schwemer
21:35 Revision 93e865cb: [BUGFIX] Fix Livesearch for Editors
Fix searchlevel comparision for editors using pageUID "0" in livesearch,
because "-1" is also a valid searchlevel.
R...
Marcus Schwemer
21:22 Revision dce3f96f: [BUGFIX] Wrong issue number reference in .rst file
Change-Id: I887df6b6a32773c997f8c3e420bbdf8c5a55ab28
Resolves: #76529
Related: #64190
Releases: 7.6
Reviewed-on: http...
Christian Kuhn
21:09 Revision 704c7a6e: [FEATURE] Add new ViewHelper for record icons
Resolves: #76531
Releases: master
Change-Id: I8b06a9e0d9ca5ae6e741a043eaca40405ed2ff5d
Reviewed-on: https://review.ty...
Frank Nägler
20:00 Revision 1354db3d: [TASK] Replace @expectedException annotation in sysext:extbase
Use expectException() instead of @expectedException in unit tests
and add expectedExceptionCode() where possible.
Thi...
Nadir Sunar
19:37 Revision 94be86ab: [TASK] Replace @expectedException annotation in sysext:frontend
Use expectException() instead of @expectedException in unit tests and
add expectedExceptionCode() where possible.
Thi...
Nadir Sunar
18:14 Revision 56ae8e7d: [TASK] Doctrine: Migrate ActionToolbarItem
Resolves: #76488
Releases: master
Change-Id: Ic31ee149b586e455ffb17ec81fbcdbe75b448a5c
Reviewed-on: https://review.ty...
Jan Runte
17:38 Revision 90e01ad4: [TASK] Move typo3/index.php to backend extension
This moves the "typo3/index.php" to the backend extension
as "backend.php". The "typo3/index.php" becomes a stub whic...
Mathias Brodala
17:29 Revision 9d8bd82b: [TASK] Migrate ext:saltedpasswords to use Doctrine DBAL.
Resolves: #76471
Releases: master
Change-Id: Ib3a504b6c1ddd875bbe87c6110b905631a0c6731
Reviewed-on: https://review.ty...
Gleb Levitin
17:23 Revision 1ff8268c: [TASK] Doctrine: Migrate TranslationStatusController
Resolves: #76485
Releases: master
Change-Id: If4e19647eb132eec95a805df7b8efc3c654ca5e9
Reviewed-on: https://review.ty...
Trisan Beaurin
17:11 Revision 166f707f: [FOLLOWUP][TASK] Replace @expectedException in ext:core
One wrong exception code in memcache cache framework tests.
Change-Id: I39b52be265b6eaaf6c2190e82f3b92d06c578f22
Res...
Christian Kuhn
16:58 Revision d2558ce2: [TASK] Replace @expectedException annotation in sysext:scheduler
Use expectException() instead of @expectedException in unit tests
and add expectedExceptionCode() where possible.
Thi...
Nadir Sunar
16:58 Revision 1ddcaaa3: [TASK] Replace @expectedException with code wise test in ext:core
The patch replaces the @expectedException annotation with
the phpUnit code wise methods. On every expectedException t...
Joerg Boesche
16:53 Revision fd279dd1: [FOLLOWUP][TASK] Doctrine: migrate ext:impexp
Functionals found some issues, let's make them happy again ;)
Change-Id: Ie0314146ed8fe7a286a2c1e3cea186f4deeeafb6
R...
Christian Kuhn
15:26 Revision 5b4dd0c2: [BUGFIX] Scheduler to show checkbox if "bool" typehint used in Controller
Until now if you wanted to use a checkbox you had to use "boolean" in that
typehint. If you used "bool" EXT:scheduler...
most wanted
15:23 Revision d13c0bb9: [BUGFIX] Scheduler to show checkbox if "bool" typehint used in Controller
Until now if you wanted to use a checkbox you had to use "boolean" in that
typehint. If you used "bool" EXT:scheduler...
most wanted
15:19 Revision 9c326b0d: [TASK] Doctrine: Migrate BackendUserRepository
Resolves: #76521
Releases: master
Change-Id: I3f785fd3ecdfafbd84987841a92849071b37c63f
Reviewed-on: https://review.ty...
Xavier Ley
15:16 Revision dfb8e57e: [!!!][TASK] Doctrine: migrate ext:impexp
Change the return type of `ImportExportController::exec_listQueryPid()`
to `\Doctrine\DBAL\Driver\Statement`.
Resolv...
Artus Kolanowski
14:37 Revision 54e9a96c: [TASK] Replace @expectedException annotation in sysext:install
Use expectException() instead of @expectedException in unit tests
and add expectedExceptionCode() where possible.
Thi...
Nadir Sunar
12:43 Revision b6932da7: [TASK] Doctrine: Migrate ExtendedTemplateService
Releases: master
Resolves: #76486
Change-Id: Idf39b190d92250c51fdb3f91faf9144ba26b1caa
Reviewed-on: https://review.ty...
Ian SEBBAGH
12:36 Revision ebe80d6c: [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
09:31 Revision 8d6fc73a: [BUGFIX] Only check 'CType' when removing items from NewContentElementWizard
Fix the behavior of keepItems in the NewContentElementWizard to only
remove invalid items based on the CType key. Wit...
Morton Jonuschat
09:30 Revision 59b7d0d8: [BUGFIX] Only check 'CType' when removing items from NewContentElementWizard
Fix the behavior of keepItems in the NewContentElementWizard to only
remove invalid items based on the CType key. Wit...
Morton Jonuschat
09:11 Revision f1dade69: [TASK] Remove comment from .gitignore file
There is a comment in the .gitignore file to report any changes
to this file into a Forge issue. Till now nobody did ...
Wouter Wolters

2016-06-07

19:34 Revision e4ebc0cb: [TASK] Doctrine: Migrate InfoPageTyposcriptConfigController
Resolves: #76484
Releases: master
Change-Id: Id05fdea7894693ba129127aef1999901a8a0bf6c
Reviewed-on: https://review.ty...
Xavier Ley
18:59 Revision f2ad5407: [TASK] replaced @expectedException in sysext:extensionmanager
Resolves: #76504
Releases: master
Change-Id: Id57369db6eb398db0b391ea23f325ee219d76424
Reviewed-on: https://review.ty...
Nadir Sunar
18:11 Revision 613e8857: [BUGFIX] Allow to add custom styles for admin panel
Allow to add custom styles for admin panel, which are included
below the main styles.
Resolves: #76030
Releases: mas...
Zbigniew Jacko
18:07 Revision f6f03a80: [TASK] replaced @expectedException in sysext:recordlist
Resolves: #76502
Releases: master
Change-Id: Ic366629c2c0f14c032bf2020e54af7e6a252e8b2
Reviewed-on: https://review.ty...
Nadir Sunar
17:25 Revision a9c07b96: [BUGFIX] Prevent escaping in scheduler Template
As the label can contain HTML tags, escaping must be prevented.
Resolves: #76491
Releases: master
Change-Id: I99b2f6...
Nadir Sunar
17:21 Revision ce702cea: [TASK] replaced @expectedException in ext:rsaauth
Resolves: #76496
Releases: master
Change-Id: I2a4213d7a7572e094659a8045b13f2f2a42710ca
Reviewed-on: https://review.ty...
Nadir Sunar
17:16 Revision f1db2b30: [BUGFIX] Fix password evaluation for TCA input field
Password evaluation is only used for display purpose.
Skip password evaluation value processing.
Set the correct val...
Matthias Toscanelli
16:17 Revision 06da9db8: [BUGFIX] Allow to add custom styles for admin panel
Allow to add custom styles for admin panel, which are included
below the main styles.
Resolves: #76030
Releases: mas...
Zbigniew Jacko
15:10 Revision e6c3b1b9: [BUGFIX] getPageOverlay_preProcess respect changes done in hooks
Due to the implementation of getPagesOverlay the individual page array
is passed to the getPageOverlay_preProcess hoo...
Andreas Allacher
15:03 Revision 526576f7: [BUGFIX] getPageOverlay_preProcess respect changes done in hooks
Due to the implementation of getPagesOverlay the individual page array
is passed to the getPageOverlay_preProcess hoo...
Andreas Allacher
14:32 Revision 206256ac: [BUGFIX] Install Tool: target="_blank" on externals links
Add target="_blank" to the external links at the bottom of the About
module in the Install Tool in order to avoid pro...
Ian SEBBAGH
14:30 Revision 15320bef: [BUGFIX] Install Tool: target="_blank" on externals links
Add target="_blank" to the external links at the bottom of the About
module in the Install Tool in order to avoid pro...
Ian SEBBAGH
14:08 Revision 0bfa7644: [WIP][BUGFIX] Introduce exception for using offset without limit
In Typo3DbBackend::createQueryCommandParametersFromStatementParts,
if an offset is defined, but no limit is, an Logic...
Ian SEBBAGH
13:30 Revision dc8a9da2: [FOLLOWUP][BUGFIX] Introduce exception for using offset without limit
In Typo3DbBackend::createQueryCommandParametersFromStatementParts,
if an offset is defined, but no limit is, an Logic...
Ian SEBBAGH
12:16 Revision 01a04f12: [BUGFIX] Introduce exception for using offset without limit
In Typo3DbBackend::createQueryCommandParametersFromStatementParts,
if an offset is defined, but no limit is, an Logic...
Ian SEBBAGH
10:54 Revision 3cba8f2d: [TASK] Replace @expectedException annotation in ext:fluid
Use expectException() instead of @expectedException in unit
tests and add expectedExceptionCode() where possible.
Thi...
Nadir Sunar
10:35 Revision 26da3298: [TASK] Doctrine: migrate EXT:sv
Resolves: #75852
Releases: master
Change-Id: I1b59f823c40d40dc9c71315f69c8a8d292876e16
Reviewed-on: https://review.ty...
Michael Oehlhof
10:30 Revision 15cf7a7a: [TASK] Doctrine: migrate ext:backend/RecordList
Releases: master
Resolves: #75624
Change-Id: I0ef6bc952e0f74315ce3b4ef3f841721240ef814
Reviewed-on: https://review.ty...
Jan Helke
10:22 Revision 8adef84d: [TASK] Doctrine: migrate ext:backend/Classes/Domain/Repository/Localization
Change-Id: I0721312a89cbd034542bb3cbfe9ef1ea014f944b
Resolves: #75760
Resolves: #75759
Releases: master
Reviewed-on: ...
Richard Haeser
10:00 Revision a4897da0: [!!!][BUGFIX] Evaluate "boolean /stdWrap" properties correctly
stdWrap sub-properties on boolean properties have to be evaluated
correctly.
Resolves: #75493
Related: #60135
Releas...
Olaf Schmidt-Wischhöfer
09:46 Revision f548abb3: [TASK] Add unit test to cover stdWrap_br
Resolves: #76409
Releases: master
Change-Id: I79e09082c88aa5cee213d166beb033e6ed3776e5
Reviewed-on: https://review.ty...
Elmar Hinz
09:35 Revision d9416bdc: [TASK] single table view "check all" label is there now
Resolves: #76470
Releases: master
Change-Id: Iabb107d85caa5d3b9e89f85bcbdfdb8a195ad847
Reviewed-on: https://review.ty...
Nadir Sunar
09:12 Revision 13e7a207: [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
09:07 Revision 09c753ae: [TASK] Functional tests for LocalizationController
The LocalizationController used by the localization wizard is
now covered by some functional tests.
For better testab...
Andreas Fernandez

2016-06-06

21:37 Revision 51d429d0: [BUGFIX] Make DataHandler aware of relations behind special=languages
The special TCA option "languages" makes some other TCA options like
foreign_table unnecessary which have been remove...
Markus Klein
21:20 Revision 9b3d418e: [TASK] Migrate ext:scheduler to doctrine
Resolves: #75773
Releases: master
Change-Id: I857364ef92f92e1af1ff902be5af445a775b8dbb
Reviewed-on: https://review.ty...
Wouter Wolters
18:47 Revision b01bb62f: [FEATURE] Render closures with DebuggerUtility::var_dump()
DebuggerUtility::var_dump() is now able to render closures. The source
code of a closure is now rendered in the outpu...
Andreas Fernandez
18:29 Revision d0002905: [BUGFIX] Add textmedia CE's bodytext to BE search
Resolves: #76466
Releases: master, 7.6
Change-Id: Ib54d9c1434e2de8f783180a1c4789cac702afd73
Reviewed-on: https://revi...
Markus Klein
18:24 Revision 7675624e: [BUGFIX] Add textmedia CE's bodytext to BE search
Resolves: #76466
Releases: master, 7.6
Change-Id: Ib54d9c1434e2de8f783180a1c4789cac702afd73
Reviewed-on: https://revi...
Markus Klein
18:24 Revision 8bf10776: [TASK] Install current version of mediace extension
Resolves: #76445
Releases: master, 7.6
Change-Id: I052d44c11e98ca7dc8f04bc408c03f911f7633b9
Reviewed-on: https://revi...
Nicole Cordes
18:22 Revision 19e5b358: [TASK] Install current version of mediace extension
Resolves: #76445
Releases: master, 7.6
Change-Id: I052d44c11e98ca7dc8f04bc408c03f911f7633b9
Reviewed-on: https://revi...
Nicole Cordes
18:17 Revision 9f4c3558: [TASK] Changes forge links to https
Change-Id: I14b51216f19a9fc613ee8b75d7ac2223d3cdca07
Resolves: #76467
Releases: master, 7.6
Reviewed-on: https://revi...
Thomas Löffler
18:11 Revision a0192076: [TASK] Changes forge links to https
Change-Id: I14b51216f19a9fc613ee8b75d7ac2223d3cdca07
Resolves: #76467
Releases: master, 7.6
Reviewed-on: https://revi...
Thomas Löffler
16:42 Revision 77378945: [TASK] Deprecate stdWrap fontTag
Resolves: #76383
Releases: master
Change-Id: Ifb4938a2b1c42b2f92bb7db18efbc9ea2afbc2cb
Reviewed-on: https://review.ty...
Elmar Hinz
16:03 Revision 3df26ac4: [BUGFIX] Ensure ordering of TS constants in editor
Resolves: #76386
Releases: master, 7.6
Change-Id: I827b6ab143520f647668773411d3b67792299c97
Reviewed-on: https://revi...
Markus Klein
15:58 Revision 04ed49b0: [BUGFIX] Ensure ordering of TS constants in editor
Resolves: #76386
Releases: master, 7.6
Change-Id: I827b6ab143520f647668773411d3b67792299c97
Reviewed-on: https://revi...
Markus Klein
15:26 Revision c27da13b: [TASK] Unit test to cover stdWrap_keywords
Resolves: #76428
Releases: master
Change-Id: I5f1037d6f44e5839c5a337357fac5ed5aadd83fb
Reviewed-on: https://review.ty...
Elmar Hinz
15:09 Revision 7a0f749e: [TASK] Doctrine: migrate ext:backend/Backend/ToolbarItems
Releases: master
Resolves: #75697
Change-Id: I9105289b14a3c2dba07275ff2690291c5cfba508
Reviewed-on: https://review.ty...
Jan Helke
15:02 Revision 0b9fa285: [TASK] Doctrine: Migrate BackendUserAuthentication::getPagePermsClause
Migrate the getPagePermsClause() method to Doctrine and add Tests.
Change-Id: Ib8ac3dd557ecd011f8a37c9f4a7f86a861ded...
Morton Jonuschat
14:21 Revision 817f77cb: [TASK] Doctrine: migrate tstemplate/TypoScriptTemplateModuleController
Resolves: #75824
Releases: master
Change-Id: Iae855b27058a366d0e4ee691d8cfd259ba66991e
Reviewed-on: https://review.ty...
Christoph Kratz
14:20 Revision 516a4d87: [TASK] Doctrine: migrate ext:backend/Controller/EditDocumentController
In addition to switching the QueryBuilding to Doctrine the grouping
of retrieved in ``getLanguages()`` has been updat...
Jonathan IROULIN
14:14 Revision 96c20bfe: [TASK] Doctrine: migrate EXT:viewpage
Resolves: #75889
Releases: master
Change-Id: Ib781df6abfa77813d6d12107820d401f72859539
Reviewed-on: https://review.ty...
Michael Oehlhof
14:09 Revision 2472c494: [TASK] Automatically select the custom preset when values are changed
If the user changes a field in a custom preset in the Install Tool
the custom preset's radio box must be selected too...
Markus Klein
13:27 Revision cf1a07c2: [BUGFIX] Render the creator of a record in ElementInformationController
The ElementInformationController must show the creator user and not
the current one.
Resolves: #76461
Releases: mast...
Georg Ringer
13:26 Revision a3d8b52a: [BUGFIX] Render the creator of a record in ElementInformationController
The ElementInformationController must show the creator user and not
the current one.
Resolves: #76461
Releases: mast...
Georg Ringer
12:56 Revision 3090989d: [BUGFIX] Fix password evaluation for TCA input field
Password evaluation is only used for display purpose.
Skip password evaluation value processing.
Set the correct val...
Matthias Toscanelli
12:44 Revision 42717748: [TASK] Raise version number in INSTALL.md
Resolves: #76454
Releases: master
Change-Id: I840d9b53840168017a42601ae8eb5c6439a54e1d
Reviewed-on: https://review.ty...
Wouter Wolters

2016-06-05

17:14 Revision 1c94dc01: [BUGFIX] FAL relations duplicated when saving in workspaces
In a workspace, when a record is saved which contains an IRRE-managed
relation in a flexform field, the relation is d...
Andreas Wolf
10:20 Revision 06697b44: [BUGFIX] Do not manipulate minitems/maxitems
We must only manipulate minitems and maxitems for valdiation
when we have a select-field with renderType selectTree.
...
Markus Klein
10:19 Revision 57a7f76f: [BUGFIX] Do not manipulate minitems/maxitems
We must only manipulate minitems and maxitems for valdiation
when we have a select-field with renderType selectTree.
...
Markus Klein

2016-06-04

23:55 Revision a8adce79: [BUGFIX] Checkboxes with itemProcFunc are not saved
Retrieve items added by an itemProcFunc before validating the current
set of selected checkboxes.
This fixes the bug...
Anja Leichsenring
23:54 Revision 8567387c: [BUGFIX] Checkboxes with itemProcFunc are not saved
Retrieve items added by an itemProcFunc before validating the current
set of selected checkboxes.
This fixes the bug...
Anja Leichsenring
12:06 Revision fc8026fc: [TASK] Use `enableMultiSelectFilterTextfield` in pages and tt_content
Enable the usage of `enableMultiSelectFilterTextfield` for the field
`fe_group` in the TCA of pages and tt_content.
...
Andreas Fernandez
12:05 Revision 46db413d: [TASK] Use `enableMultiSelectFilterTextfield` in pages and tt_content
Enable the usage of `enableMultiSelectFilterTextfield` for the field
`fe_group` in the TCA of pages and tt_content.
...
Andreas Fernandez

2016-06-03

18:07 Revision ca96906d: [BUGFIX] Load CSH for flexforms again
The cshKey is not correctly set up. Check for array as well and use
the first key if it exists.
Resolves: #73574
Rel...
Wouter Wolters
18:05 Revision ff38c052: [BUGFIX] Load CSH for flexforms again
The cshKey is not correctly set up. Check for array as well and use
the first key if it exists.
Resolves: #73574
Rel...
Wouter Wolters
17:30 Revision 4d93b056: [BUGFIX] Reset styles after drag and drop
* Store original styles to DragDrop.originalStyles
* Add originalStyles to DragDrop array
* Reset the style attribute...
Markus Sommer
17:07 Revision 004913ad: [BUGFIX] Natural sorting for integer keys
LocalDriver has a sorting bug if multiple files have
the same timestamp or size.
This patch adds a character to the s...
Frank Nägler
16:59 Revision c6847d9f: [BUGFIX] Natural sorting for integer keys
LocalDriver has a sorting bug if multiple files have
the same timestamp or size.
This patch adds a character to the s...
Frank Nägler
16:03 Revision 8f6830d9: [TASK] Optimize template handling for FSC: Bullets
Split the bullets template from FSC into partials.
Resolves: #75333
Releases: master
Change-Id: I5dd191f534f2ecf1c60...
Frank Nägler
15:26 Revision 447663ef: [BUGFIX] CSS inline style for image border gets corrupted after saving
Resolves: #66844
Releases: master, 7.6, 6.2
Change-Id: I20fe7367433fe98a118890cc95306ee5e45504f4
Reviewed-on: https:/...
Frank Nägler
15:17 Revision d701d348: [BUGFIX] CSS inline style for image border gets corrupted after saving
Resolves: #66844
Releases: master, 7.6, 6.2
Change-Id: I20fe7367433fe98a118890cc95306ee5e45504f4
Reviewed-on: https:/...
Frank Nägler
14:56 Revision f648cdc5: [TASK] Make base test classes always available
To ease the usage of the core with extensions,
we move the base test classes into a different place
to be able to mak...
Helmut Hummel
12:47 Revision d31e9a69: [!!!][TASK] Doctrine: Simplify restriction handling
To make the set of restrictions that are in effect when creating queries
with the QueryBuilder becomes more understan...
Helmut Hummel
11:55 Revision 1baca110: [FOLLOWUP][TASK] Exclude non-production files from Git archives
Disable Github API usage to receive the TYPO3 sources.
Resolves: #65570
Resolves: #68998
Resolves: #70810
Releases: ...
Nicole Cordes
11:45 Revision 76dbf462: [FOLLOWUP][TASK] Automatically select the custom preset when values are changed
When input field is changed the checkbox is checked directly, not
after it loses the focus.
Resolves: #76365
Release...
Wouter Wolters
11:21 Revision d90a7849: [FOLLOWUP][TASK] Remove $db property in UserAuthentication classes
This patch adds a comment why the empty constructor function in
the AbstractUserAuthentication has to stay.
Resolves...
Nicole Cordes

2016-06-02

20:42 Revision 3e2a399d: [FOLLOWUP][TASK] Exclude non-production files from Git archives
Use sources instead of distributions.
Resolves: #65570
Resolves: #68998
Resolves: #70810
Releases: master
Change-Id:...
Georg Ringer
19:44 Revision 7318ed57: [TASK] Remove wrong example in ShortcutButton
Resolves: #76415
Releases: master,7.6
Change-Id: I7e5694cfe1c104fdd3cb764af39acad690ffc4b9
Reviewed-on: https://revie...
Wouter Wolters
19:43 Revision e76d81ba: [TASK] Remove wrong example in ShortcutButton
Resolves: #76415
Releases: master,7.6
Change-Id: I7e5694cfe1c104fdd3cb764af39acad690ffc4b9
Reviewed-on: https://revie...
Wouter Wolters

2016-06-01

19:33 Revision 4c46b1b7: [TASK] Exclude non-production files from Git archives
This excludes various directories and files from release
archives as generated by Github and fetched via Composer.
T...
Mathias Brodala
19:23 Revision 281d4810: [TASK] Exclude non-production files from Git archives
This excludes various directories and files from release
archives as generated by Github and fetched via Composer.
T...
Mathias Brodala
15:14 Revision 1af95ec8: [BUGFIX] Set $escapeOutput to false for ValidationResultsViewHelper
The ViewHelper must not escape its output
Resolves: #76400
Releases: master
Change-Id: Iefeeddfca3f1427dfbf72c8dd672...
Georg Ringer

2016-05-31

19:09 Revision bbe3549b: [BUGFIX] Properly reset package manager in unit tests
Package manager is a static property in ExtensionManagementUtility
that needs proper reset if a test fiddled with it....
Christian Kuhn
19:04 Revision 76bebbf6: [BUGFIX] Always execute pbkdf2 tests
The test annotation "@requires function hash_pbkdf2" doesn't
work for whatever reason, those tests are always skipped...
Christian Kuhn
17:24 Revision 84e1fc32: [BUGFIX] Get current locale without changing environment
Two tests in ext:form change the environment when they try to
back up the current locale:
setlocale(LC_NUMERIC, null)...
Christian Kuhn
13:13 Revision 35fab919: [BUGFIX] Display validation errors again in FormEngine
Resolves: #76392
Releases: 7.6
Change-Id: Ib74400e1bf988ff0802c3c2e5cd5965a69b6eb9a
Reviewed-on: https://review.typo3...
Markus Klein

2016-05-30

18:40 Revision 6f7b033b: [BUGFIX] Only show CSH icon when EXT:context_help is loaded
When having EXT:context_help uninstalled an empty button is shown in
Web => Info => PageTSconfig, because the text co...
Benni Mack
15:43 Revision a18050fc: [TASK] Automatically select the custom preset when values are changed
If the user changes a field in a custom preset in the Install Tool
the custom preset's radio box must be selected too...
Markus Klein
14:56 Revision 3fbf4ba3: [TASK] Upgrade to phpunit 5.3
No notable fancy new features as far as I can see,
just a new minor.
Change-Id: I3363d8a7efa6e774315124536b680a7e84f...
Christian Kuhn
14:35 Revision fa479029: [TASK] Travis: Active memcached and redis tests
In the early php7 days on travis redis.so and
memcached.so were missing, so the tests were skipped.
Load the two modu...
Christian Kuhn
13:42 Revision 2abfbed8: [BUGFIX] Ensure correct return type for AbstractFile getters
Resolves: #76212
Releases: master, 7.6
Change-Id: I7b7ded93ff1d31f00f8d067f9697cd8f71305881
Reviewed-on: https://revi...
Markus Klein
13:40 Revision 1117583b: [BUGFIX] Ensure correct return type for AbstractFile getters
Resolves: #76212
Releases: master, 7.6
Change-Id: I7b7ded93ff1d31f00f8d067f9697cd8f71305881
Reviewed-on: https://revi...
Markus Klein
10:53 Revision 86ba3d99: [BUGFIX] Use native Placeholder.js intead of the jQuery adapter
Resolves: #76106
Releases: 7.6
Change-Id: I4e6c11263275c75bf899d32f35bcdeb488f9ed7b
Reviewed-on: https://review.typo3...
Wouter Wolters
10:34 Revision 331c6c79: [TASK] Deprecate CacheFactory
CacheManager and CacheFactory are tightly coupled and
a different implemenation of the CacheFactory is not
in sight a...
Benni Mack
00:22 Revision 6fc2f9af: [TASK] Minor update various composer dependencies
* minor cms-composer-installers
* various symfony 2nd level dependencies
* minor codeception
* guzzle
Change-Id: I69...
Christian Kuhn

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
 

Also available in: Atom