Activity
From 2016-06-22 to 2016-07-21
2016-07-21
- 18:47 Revision 368f666b: [TASK] Remove unused getDatabaseConnection from PreviewHook
- Resolves: #77198
Releases: master
Change-Id: I1b97e2bdcf9d1e4c5869b88dfac919e0235d0bfd
Reviewed-on: https://review.ty... - 18:46 Revision 75aa06e5: [BUGFIX] Remove duplicate $queryBuilder->execute() call in PageLayoutView
- Resolves: #77199
Releases: master
Change-Id: Ibe45040bc12f4705b0e28479785f4e003ff80c90
Reviewed-on: https://review.ty... - 18:45 Revision 5ebd65b9: [BUGFIX] SQL error in workspaces module
- A wrong declaration of arguments while building a query generates
a SQL error which breaks the change information pop... - 18:07 Revision 0ac4535d: [!!!][TASK] Drop ExtJS support in Frontend TypoScript
- The TypoScript options
page.javascriptLibs.ExtJs
page.javascriptLibs.ExtJs.debug
page.inlineLanguageLabel
page.extOn... - 14:17 Revision 17171502: [TASK] Doctrine: Migrate cache Typo3DatabaseBackend
- Migration of Typo3 database cache backend to doctrine.
The unit tests that checked if specific db queries are
fired d... - 14:17 Revision e8ac3c2d: [TASK] Doctrine: connectToDB in TSFE
- The patch changes the database connection in TSFE
in "connectToDB" to Doctrine.
Resolves: #77185
Releases: master
Ch... - 14:16 Revision 83768e2a: [TASK] Update require-dev packages to newest versions
- Resolves: #77165
Releases: master
Change-Id: If47da6f4db39ab690f3d5bb415683b116e61e185
Reviewed-on: https://review.ty... - 13:52 Revision 63c81002: [BUGFIX] Fix path to icons in ext:form
- One ../ too much, remove it to have the icons working again.
Resolves: #77193
Releases: master
Change-Id: Ifce095548... - 11:36 Revision 47476ae2: [BUGFIX] Return to content element after closing
- When editing a content element in the page module and (saving and)
closing it the view will now jump back to the cont... - 11:32 Revision baabff7a: [BUGFIX] Return to content element after closing
- When editing a content element in the page module and (saving and)
closing it the view will now jump back to the cont... - 10:44 Revision 587a6cfa: [!!!][TASK] Remove ExtJS from RTE
- The RTE user interface has been rewritten to use jQuery and Bootstrap,
ExtJS is not used anymore. Due to internal cha... - 10:28 Revision f9b58145: [TASK] Doctrine: Migrate GeneralUtility
- Resolves: #77167
Releases: master
Change-Id: Iffc09dd3251e55de185c9c88169e2f9258588d60
Reviewed-on: https://review.ty... - 08:13 Revision 03e15ba4: [TASK] Remove unused ContainerViewHelper from ext:filelist
- Resolves: #77163
Releases: master
Change-Id: I3d96d8e20bb73632a71b59204f20cf77e0813fc7
Reviewed-on: https://review.ty... - 07:33 Revision dbda2e0b: [TASK] Move ViewHelper arguments to initializeArguments() in ext:beuser
- Resolves: #76909
Releases: master
Change-Id: Iadc46b0281bce3671be2c84aa5cf5ba276ecee47
Reviewed-on: https://review.ty... - 07:30 Revision 1c09482e: [TASK] Move ViewHelper arguments to initializeArguments() in ext:install
- Resolves: #76912
Releases: master
Change-Id: Icf881eb735f1530a86faaa3f93dac64209cb0624
Reviewed-on: https://review.ty... - 07:24 Revision d9184363: [TASK] Move arguments to initializeArguments() in RadioVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 07:20 Revision 8b6317a3: [TASK] Move arguments to initializeArguments() in PageVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 07:19 Revision c0620b3c: [TASK] Move arguments to initializeArguments() in ExternalVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 07:12 Revision 58a70a95: [TASK] Move ViewHelper arguments to initializeArguments() in ext:belog
- Resolves: #76907
Releases: master
Change-Id: I585c785c0eb83980e7d7804fd1699de8dafffc82
Reviewed-on: https://review.ty...
2016-07-20
- 23:18 Revision 5a570112: [TASK] Show case sensitive command identifier
- Instead of using strtolower() use the names of the commands as
provided by the CommandController. This improves the r... - 14:24 Revision d8994c85: [TASK] Cleanup RTEhtmlarea ext_localconf.php
- A lot of code in ext_localconf.php of EXT:rtehtmlarea can be streamlined:
* strpos instead of strstr for string chec... - 13:10 Revision 5cb84ac4: [TASK] Remove unused TestViewHelper2 fixture
- Resolves: #77003
Releases: master
Change-Id: I93352c6969ecc06c296f9816f5cd39c93d7f9665
Reviewed-on: https://review.ty... - 11:30 Revision 911637ea: [TASK] Move arguments to initializeArguments() in CObjectVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 11:27 Revision ae21c662: [TASK] Install Tool: Store numbers and bool values properly
- The install tool ("All Configuration") does not recognize boolean
or integer values, even though they are set in the ... - 11:23 Revision 284672cc: [TASK] Remove own implementations in AbstractViewHelper
- The own implementation of AbstractViewHelper::registerArgument and
AbstractViewHelper::overrideArgument aren't needed... - 09:24 Revision 11822cd0: [TASK] Remove extRelPath from module configuration
- The module configuration sets the extRelPath but is never evaluated
anymore since 8.0 and the streamlined ModuleLoade... - 09:16 Revision ef753fe9: [TASK] Remove typo3RelPath from TYPO3_LOADED_EXT
- The $TYPO3_LOADED_EXT compatibility array contains
the property "typo3RelPath" which contains the path
relative to th... - 08:59 Revision dbd9b622: [BUGFIX] Allow overriding of image manipulation crop ratios
- It is not possible to change or override crop ratios via TSconfig
for sys_file_reference (e.g. for a specific user or... - 08:58 Revision d5a1a4ed: [BUGFIX] Allow overriding of image manipulation crop ratios
- It is not possible to change or override crop ratios via TSconfig
for sys_file_reference (e.g. for a specific user or... - 08:31 Revision f7643ec6: [!!!][TASK] Remove selectTree options:width,allowRecursiveMode,autoSizeMax
- This patch removes following TCA options related
to 'renderType' => 'selectTree', FormEngine elements:
* ['config'][... - 06:37 Revision cce9deec: [TASK] styleguide: Remove selectTree options:width,allowRecursiveMode,autoSizeMax
2016-07-19
- 22:22 Revision 0c16a9c6: [FEATURE] Add Fluid interceptor registration
- In Fluid Standalone it is possible to register interceptors to manipulate
the template output on different events. Th... - 21:53 Revision c1bf12fb: [BUGFIX] Allow deletion of File Recycler in fileadmin
- This patch deletes a file recycler instead of trying to move it into
itself by renaming. The patch respects the user ... - 21:53 Revision c51983ba: [BUGFIX] Allow deletion of File Recycler in fileadmin
- This patch deletes a file recycler instead of trying to move it into
itself by renaming. The patch respects the user ... - 21:17 Revision 72230d75: [BUGFIX] Use correct value for overwriteExistingFiles
- Prevent cast errors due to legacy removal when using
overwriteExistingFiles to overwrite existing files.
Resolves: #... - 21:08 Revision 95c39441: [BUGFIX] Prepend current path to versionNumberInFilename RewriteRule
- For Apache 2.2 the current location is needed in the RewriteRule for the
versionNumberInFilename feature.
Resolves: ... - 21:08 Revision 0f9b584e: [BUGFIX] Prepend current path to versionNumberInFilename RewriteRule
- For Apache 2.2 the current location is needed in the RewriteRule for the
versionNumberInFilename feature.
Resolves: ... - 21:08 Revision b34328ab: [BUGFIX] Prepend current path to versionNumberInFilename RewriteRule
- For Apache 2.2 the current location is needed in the RewriteRule for the
versionNumberInFilename feature.
Resolves: ... - 21:03 Revision 82b067c1: [TASK] Move arguments to initializeArguments() in FormVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 20:46 Revision d417f33a: [TASK] Move arguments to initializeArguments() in ContainerVH in
- ext:fluid
Move the argument registrations away from the render() method
to initializeArguments(), to prevent any err... - 20:39 Revision 565ca552: [TASK] Doctrine: Migrate ext:backend/FrontendBackendUserAuthentication
- Resolves: #77030
Releases: master
Change-Id: I51f4a171a8a2ff079413298b3fe8a8d48015759d
Reviewed-on: https://review.ty... - 19:46 Revision 0f27279e: [TASK] Move arguments to initializeArguments() in InfoboxVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 19:33 Revision abcd4ae7: [TASK] Move arguments to initializeArguments() in ImageVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 19:30 Revision 5b8d0803: [TASK] Move arguments to initializeArguments() in CurrencyVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 19:29 Revision 595c9810: [TASK] Move ViewHelper arguments to initializeArguments() in ext:fluid
- Resolves: #77007
Releases: master
Change-Id: I4f672d7605d681dd7f28d5f658211f082822fe5f
Reviewed-on: https://review.ty... - 19:26 Revision 3b4bf359: [FOLLOWUP][TASK] Move arguments to initializeArguments() in DateVH in ext:fluid
- This patch removes unnecessary variables.
Resolves: #77039
Releases: master
Change-Id: Ifeebeb5e9ebf1ae3a67dbc60d1e6... - 19:24 Revision 4d97d973: [FOLLOWUP][TASK] Move arguments to initializeArguments() in PaddingVH
- This patch adds the parent::initializeArguments() call in own
implementation.
Resolves: #77061
Releases: master
Chan... - 19:22 Revision fcbc9cef: [FOLLOWUP][TASK] Move arguments to initializeArguments() in ActionMenuItemVH in ext:fluid
- This patch adds the parent::initializeArguments() call in own
implementation.
Resolves: #77133
Releases: master
Chan... - 19:22 Revision 7a8010b8: [FOLLOWUP][TASK] Move arguments to initializeArguments() in TypolinkVH
- This patch adds the parent::initializeArguments() call in own
implementation.
Resolves: #77006
Releases: master
Chan... - 19:21 Revision e8fbf240: [FOLLOWUP][BUGFIX] Throw empty table name exception in TCE GroupElement
- Fix unit test.
Resolves: #76232
Releases: 7.6
Change-Id: Ic60a3af12ea6144625110033de019c01746b2183
Reviewed-on: http... - 19:21 Revision c9a3ef1f: [FOLLOWUP][TASK] Move arguments to initializeArguments() in UrlencodeVH
- Cleanup @return void annotation
Resolves: #77063
Releases: master
Change-Id: I129d586cd03bca1a76c0d792c103fbbdcaa327... - 19:20 Revision 410c9f9c: [FOLLOWUP][TASK] Move arguments to initializeArguments() in PageRendererVH
- This patch adds the parent::initializeArguments() call in own
implementation.
Resolves: #77130
Releases: master
Chan... - 19:19 Revision 5691dace: [FOLLOWUP][TASK] Move arguments to initializeArguments() in DebugVH
- This patch removes unnecessary variable initializations.
Resolves: #77141
Releases: master
Change-Id: Ic113fd3a5410a... - 16:36 Revision db4796ce: [FOLLOWUP][TASK] Move arguments to initializeArguments() in NumberVH in ext:fluid
- This patch adds the parent::initializeArguments() call in own implementation.
Resolves: #77047
Releases: master
Chan... - 14:57 Revision f9731683: [FOLLOWUP][TASK] Move arguments to initializeArguments() in Nl2brVH
- This patch removes unnecessary variables.
Resolves: #77064
Releases: master
Change-Id: I871a8d6f509107a593f6a01538c9... - 14:03 Revision cc21c8ef: [FOLLOWUP][TASK] Move arguments to initializeArguments() in HtmlVH in ext:fluid
- This patch adds the missing parent::initializeArguments() call.
Resolves: #77060
Releases: master
Change-Id: I68513... - 13:58 Revision 196903d7: [FOLLOWUP][TASK] Move arguments to initializeArguments() in TableListVH
- This patch adds the parent::initializeArguments() call in own
implementation.
Resolves: #77129
Releases: master
Chan... - 13:53 Revision a897a5d7: [FOLLOWUP][TASK] Move arguments to initializeArguments() in CshVH
- Patch adds missing parent::initializeArguments() call and removes
unneeded variable initializations
Resolves: #77128... - 13:46 Revision 34a8f91a: [FOLLOWUP][TASK] Move arguments to initializeArguments() in TranslateVH
- This patch removes unnecessary variables.
Resolves: #77127
Releases: master
Change-Id: Ieaed9c4cca484d4da2e2e6415e87... - 13:28 Revision 04d039db: [BUGFIX] Throw empty table name exception in TCE GroupElement
- Throw an exception if table name is empty after parsing the value
by BackendUtility::splitTable_Uid(). It avoids call... - 13:28 Revision 451b4903: [BUGFIX] Throw empty table name exception in TCE GroupElement
- Throw an exception if table name is empty after parsing the value
by BackendUtility::splitTable_Uid(). It avoids call... - 12:44 Revision 3d7e7edc: [TASK] Set TYPO3 version to 8.2.2-dev
- Change-Id: I0ff6ba2ca39c75c0614b8a3cd2131f63c90570ff
Reviewed-on: https://review.typo3.org/49088
Reviewed-by: TYPO3 R... - 12:43 Revision 2ecfc86f: [RELEASE] Release of TYPO3 8.2.1
- Change-Id: I8c21227c688af757b228fc0a328a137f92f39f49
Reviewed-on: https://review.typo3.org/49087
Reviewed-by: TYPO3 R... - 12:38 Revision 0525c477: [TASK] Set TYPO3 version to 7.6.11-dev
- Change-Id: I0a602e621718e77fd13210e3ddb760b07fa2cb43
Reviewed-on: https://review.typo3.org/49086
Reviewed-by: TYPO3 R... - 12:37 Revision 540f30a1: [RELEASE] Release of TYPO3 7.6.10
- Change-Id: Ia4baefaa69d4c2099369d4543210d156ca4e303e
Reviewed-on: https://review.typo3.org/49085
Reviewed-by: TYPO3 R... - 12:31 Revision 95f11139: [TASK] Set TYPO3 version to 6.2.27-dev
- Change-Id: Ia79c927be832f24debcb63df150f9bde896f1589
Reviewed-on: https://review.typo3.org/49084
Reviewed-by: TYPO3 R... - 12:30 Revision 2b6d538b: [RELEASE] Release of TYPO3 6.2.26
- Change-Id: I3e7573fe6d2e348f0b8101fff61c4fa064d43855
Reviewed-on: https://review.typo3.org/49083
Reviewed-by: TYPO3 R... - 12:18 Revision d7f338b6: [SECURITY] Link fields accept Javascript code when using URI Data Scheme
- JavaScript can be submitted for every link field and will be
rendered in the frontend passed through typolink. To cir... - 12:18 Revision 93ce2867: [SECURITY] Prevent persistent username in filesystem
- The language label for the refresh login popup contains the
username already and is persisted to the filesystem. Use
... - 12:17 Revision 9ba09a9f: [SECURITY][FEATURE] Disable import module for non admin users
- To mitigate a potential insecure unserialize issue in the core:
Disable the import module of extension impexp for non... - 12:17 Revision 7fc25564: [SECURITY] Prevent XSS in IRRE elements
- This patch changes a JavaScript function to use text() instead of html()
to prevent JavaScript execution.
Resolves: ... - 12:17 Revision bf04086e: [SECURITY] Escape the link text in EmailViewHelper
- The content of the email link is not escaped correctly.
This leads to XSS in the EmailViewHelper.
Resolves: #76344
R... - 12:17 Revision e4cfac07: [SECURITY] Prevent XSS in ContentObjectRenderer
- Properly escape various parameters.
Resolves: #31244
Releases: master, 7.6, 6.2
Security-Commit: 1efa6adc7b1d332c384... - 12:17 Revision c51d635f: [SECURITY] Link fields accept Javascript code when using URI Data Scheme
- JavaScript can be submitted for every link field and will be
rendered in the frontend passed through typolink. To cir... - 12:17 Revision fcd52bc5: [SECURITY] Prevent persistent username in filesystem
- The language label for the refresh login popup contains the
username already and is persisted to the filesystem. Use
... - 12:17 Revision 22f1b23a: [SECURITY][FEATURE] Disable import module for non admin users
- To mitigate a potential insecure unserialize issue in the core:
Disable the import module of extension impexp for non... - 12:17 Revision 6a09d625: [SECURITY] Prevent XSS in IRRE elements
- This patch changes a JavaScript function to use text() instead of html()
to prevent JavaScript execution.
Resolves: ... - 12:16 Revision bd8eded5: [SECURITY] Escape the link text in EmailViewHelper
- The content of the email link is not escaped correctly.
This leads to XSS in the EmailViewHelper.
Resolves: #76344
R... - 12:16 Revision 8c5a99c8: [SECURITY] Prevent XSS in ContentObjectRenderer
- Properly escape various parameters.
Resolves: #31244
Releases: master, 7.6, 6.2
Security-Commit: 1efa6adc7b1d332c384... - 12:16 Revision 257538a4: [SECURITY] Link fields accept Javascript code when using URI Data Scheme
- JavaScript can be submitted for every link field and will be
rendered in the frontend passed through typolink. To cir... - 12:16 Revision 7471988a: [SECURITY] Prevent persistent username in filesystem
- The language label for the refresh login popup contains the
username already and is persisted to the filesystem. Use
... - 12:16 Revision 6e35feed: [SECURITY] SQLi in AuthenticationService
- The environment variable `HTTP_HOST` is used in SQL statements
but is not properly escaped, leading to an SQL injecti... - 12:16 Revision 1374e993: [SECURITY][FEATURE] Disable import module for non admin users
- To mitigate a potential insecure unserialize issue in the core:
Disable the import module of extension impexp for non... - 12:16 Revision a333ce3b: [SECURITY] Prevent XSS in IRRE elements
- This patch changes a JavaScript function to use text() instead of html()
to prevent JavaScript execution.
Resolves: ... - 12:15 Revision 16267323: [SECURITY] Escape the link text in EmailViewHelper
- The content of the email link is not escaped correctly.
This leads to XSS in the EmailViewHelper.
Resolves: #76344
R... - 12:15 Revision 7dc9baf9: [SECURITY] Prevent XSS in ContentObjectRenderer
- Properly escape various parameters.
Resolves: #31244
Releases: master, 7.6, 6.2
Security-Commit: 582106e4a9a1244c5f8... - 12:15 Revision 2bc87279: [SECURITY] Link fields accept Javascript code when using URI Data Scheme
- JavaScript can be submitted for every link field and will be
rendered in the frontend passed through typolink. To cir... - 12:15 Revision 485396d2: [SECURITY] Prevent persistent username in filesystem
- The language label for the refresh login popup contains the
username already and is persisted to the filesystem. Use
... - 12:15 Revision cd18fb59: [SECURITY] SQLi in AuthenticationService
- The environment variable `HTTP_HOST` is used in SQL statements
but is not properly escaped, leading to an SQL injecti... - 12:15 Revision 0068e6b2: [SECURITY][FEATURE] Disable import module for non admin users
- To mitigate a potential insecure unserialize issue in the core:
Disable the import module of extension impexp for non... - 12:15 Revision d7eafe8c: [SECURITY] Prevent XSS in IRRE elements
- This patch changes a JavaScript function to use text() instead of html()
to prevent JavaScript execution.
Resolves: ... - 12:15 Revision 80514053: [SECURITY] Escape the link text in EmailViewHelper
- The content of the email link is not escaped correctly.
This leads to XSS in the EmailViewHelper.
Resolves: #76344
R... - 12:15 Revision 6cb7aa63: [SECURITY] Prevent XSS in ContentObjectRenderer
- Properly escape various parameters.
Resolves: #31244
Releases: master, 7.6, 6.2
Security-Commit: f5bddd3016c68f0dcbd... - 11:17 Revision e0fcf4d6: [SECURITY] Update guzzle to fix CVE-2016-5385
- Resolves: #77152
Releases: 8.2, master
Change-Id: I77737be3a9632ad34ab53337eea246c5b2368726
Reviewed-on: https://revi... - 11:16 Revision 410ce53a: [BUGFIX] Flaky references in TypoScript parsing
- The patch from forge issue #76323 triggers errors at least
on some PHP versions. The change is reverted with this pat... - 10:50 Revision 9f925509: [SECURITY] Update guzzle to fix CVE-2016-5385
- Resolves: #77152
Releases: 8.2, master
Change-Id: I77737be3a9632ad34ab53337eea246c5b2368726
Reviewed-on: https://revi... - 09:51 Revision f4bb732e: [TASK] Move ViewHelper arguments to initializeArguments() in ext:fluid
- UrlencodeViewHelperTest is affected.
UrlencodeViewHelper is affected.
Resolves: #77002
Releases: master
Change-Id: I... - 09:47 Revision a6c07b4d: [TASK] Move arguments to initializeArguments() in TranslateVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 09:28 Revision 4412a26f: [TASK] Move arguments to initializeArguments() in DebugVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 09:23 Revision 7388438f: [TASK] Move arguments to initializeArguments() in Nl2brVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 09:22 Revision 62abccd8: [TASK] Move arguments to initializeArguments() in ActionMenuVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 09:21 Revision 5138a175: [TASK] Move arguments to initializeArguments() in PaginateVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 09:21 Revision 4c9f97ee: [TASK] Move arguments to initializeArguments() in UriVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 09:21 Revision 939a201f: [TASK] Move arguments to initializeArguments() in LinkVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 08:30 Revision 9e46d65d: [TASK] Move arguments to initializeArguments() in ActionMenuItemGroupVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 08:08 Revision 3107df31: [TASK] Move arguments to initializeArguments() in DateVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 08:02 Revision b06be5b8: [TASK] Move arguments to initializeArguments() in MediaVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 07:30 Revision 1b96ae05: [TASK] Move arguments to initializeArguments() FlashMessagesVH ext:fluid
- Move the argument registrations away from the render()
method to initializeArguments(), to prevent any errors
with PH... - 07:29 Revision bea6460d: [TASK] Move arguments to initializeArguments() in ActionMenuItemVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 07:27 Revision 887838e6: [TASK] Move arguments to initializeArguments() in PageRendererVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 07:25 Revision 54573165: [TASK] Move arguments to initializeArguments() in TableListVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 07:23 Revision defb4df1: [TASK] Move arguments to initializeArguments() in CshVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 07:20 Revision 8e90e50a: [TASK] Move arguments to initializeArguments() in HtmlVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH...
2016-07-18
- 23:46 Revision ff8499ce: [TASK] Doctrine: Migrate ext:backend/view
- Resolves: #76520
Releases: master
Change-Id: I2632777b55847df6fb57cd1e2c2b7279e84825ca
Reviewed-on: https://review.ty... - 11:35 Revision ff4a0a09: [BUGFIX] Fix EXT:belog label for "Clear Cache"
- EXT:belog is now properly escaped so we can safely remove the CDATA
part of the label "Clear cache"
Resolves: #77143...
2016-07-16
- 15:55 Revision 7dd99174: [BUGFIX] Use correct paste-into icons in file, list and page module
- This patch changes the paste icons from paste-after to paste into in the
docheader and table/column headers of the fi... - 15:51 Revision c5c1c5a2: [BUGFIX] Use correct paste-into icons in file, list and page module
- This patch changes the paste icons from paste-after to paste into in the
docheader and table/column headers of the fi... - 15:46 Revision bf5a0a57: [TASK] Fix composer branch alias for 7.6 branch
- The composer.json file wrongly configures the master branch
to be aliased to 7.x-dev
Fix it by aliasing our TYPO3_7-6... - 15:37 Revision d8687242: [BUGFIX] RecordList: Use case insensitive search without explicit TCA config
- Default to a case insensitive like based search constraint when the column
has no explicit 'search' configuration in ... - 15:30 Revision 28ccc2cf: [TASK] Update to 7elix/styleguide 8.0.3
- A couple of fixes came in between 8.0.2 and 8.0.3.
Change-Id: Ibefefe77228484a29258a8429146ab9aeaaa9d42
Resolves: #7... - 13:13 Revision b04ed50e: [BUGFIX] Provide l10n_diffsource default for acceptance test fixtures
- Provide an empty default value for the l10n_diffsource value in the
table sys_category to allow loading the fixture d... - 10:36 Revision c3091108: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/61 from yabawock/patch-1
- [BUGFIX] styleguide: Remove invalid default values from input_36/input_37
- 02:16 Revision 246e86cb: [BUGFIX] styleguide: Remove invalid default values from input_36/input_37
- MySQL 5.7.8+ have included NO_ZERO_DATE/NO_ZERO_IN_DATE in the strict
mode settings and have strict mode enabled as d...
2016-07-15
- 21:30 Revision c8ec129c: [TASK] Better preview image quality for youtube videos
- Resolves: #77085
Releases: master, 7.6
Change-Id: Id5e5067b226431bff136339d14b9592d2aa3fdf6
Reviewed-on: https://revi... - 21:28 Revision 42979d62: [TASK] Better preview image quality for youtube videos
- Resolves: #77085
Releases: master, 7.6
Change-Id: Id5e5067b226431bff136339d14b9592d2aa3fdf6
Reviewed-on: https://rev... - 21:17 Revision f077e27e: [FOLLOWUP][TASK] Doctrine: migrate AbstractDatabaseRecordList
- Fix introduced bugs.
Resolves: #77045
Releases: master
Change-Id: I1bd0cef43dfeff30472b3d1f3b8d136a784cca3c
Reviewed... - 21:03 Revision e1da07b9: [BUGFIX] Flaky references in TypoScript parsing
- The patch from forge issue #76323 triggers errors at least
on some PHP versions. The change is reverted with this pat... - 20:31 Revision f35a6c69: [TASK] Move arguments to initializeArguments() in PaddingVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 20:24 Revision ffabd9f5: [TASK] Move arguments to initializeArguments() in TypolinkVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 20:20 Revision d7fe933c: [TASK] Move arguments to initializeArguments() in ButtonVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 20:12 Revision 8592b9c7: [TASK] Move arguments to initializeArguments() in NumberVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 20:11 Revision 6ba0c15a: [TASK] Move arguments to initializeArguments() in UrlencodeVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH...
2016-07-14
- 10:46 Revision 80c1c5bd: [!!!][TASK] Remove example image in TS constants description
- In TYPO3 it was possible to show an image for a category in
the Constants Editor, if the constants editor had configu... - 10:07 Revision a4d6a763: [BUGFIX] Clean preview of collapsed flexform section
- The preview state of a collapsed flexform section is cleaned from
HTML tags and the length of each part is limited.
... - 10:07 Revision 4246ae13: [BUGFIX] Clean preview of collapsed flexform section
- The preview state of a collapsed flexform section is cleaned from
HTML tags and the length of each part is limited.
...
2016-07-13
- 21:22 Revision 9809e8bf: [BUGFIX] Fix wrong query constraints in AbstractItemProvider
- Apply proper constraints in the case of rootlevel == 1 or
rootlevel == -1
Change-Id: I92a8edc800bab6320f0e10ad4f63a5... - 20:53 Revision cf00829c: [TASK] Add unit test to cover stdWrap_orderedStdWrap
- Change-Id: Ie33abcbbf3bfa3ab1697249921cf162e78806916
Resolves: #76847
Releases: master
Reviewed-on: https://review.ty... - 20:31 Revision f653911f: [TASK] Unit tests to cover stdWrap_preCObject, stdWrap_postCObject
- - Add unit test to cover stdWrap_preCObject
- Add unit test to cover stdWrap_postCObject
- Refactor unit test to cove... - 10:05 Revision 5a7a2d5e: [TASK] Move arguments to initializeArguments() in CheckboxVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH...
2016-07-12
- 20:53 Revision 08e84de4: [TASK] Move arguments to initializeArguments() in ActionVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 18:09 Revision 0034fe62: [TASK] Move arguments to initializeArguments() in ResourceVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 14:44 Revision 08d691ea: [TASK] Move render arguments StripTagsViewHelper
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 12:14 Revision d1bace06: [FOLLOWUP][TASK] Move ViewHelper arguments to initializeParams
- Remove the last two parameters from registerArgument if they are false and null
because the values are set by default... - 11:57 Revision e79d9186: [TASK] Move arguments to initializeArguments() in TextfieldVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 10:14 Revision 2e40d636: [TASK] Streamline inline language file references
- The inline langauge file inclusion can be done with EXT: syntax,
which is mostly used in the TYPO3 Core, but not in a...
2016-07-11
- 21:51 Revision 9ab07ff5: [TASK] Move arguments to initializeArguments() in CropVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 21:35 Revision dd54663b: [BUGFIX] Remove call to not existing function
- Resolves: #77029
Relates: #70729
Releases: 7.6
Change-Id: I04a63712d271e70957b08b4a2d7348ac384c9ab9
Reviewed-on: http... - 18:48 Revision 07797cc5: [TASK] Add unit test to cover stdWrap_case
- - Add the unit test.
- Refactor the existing test to cover caseshift and HTMLcaseshift.
Releases: master
Resolves: #... - 18:36 Revision 1b02ac58: [TASK] Move arguments to initializeArguments() in EmailVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 18:29 Revision eb29ad60: [TASK] Move arguments to initializeArguments() in ValidationResultsVH in ext:fluid
- Move the argument registrations away from the render() method
to initializeArguments(), to prevent any errors with PH... - 18:16 Revision f25de596: [TASK] Move ViewHelper arguments to initializeArguments() in ext:fluid
- CaseViewHelperTest, Format/CaseViewHelperTest and
Format/CaseViewHelperTest are affected.
Resolves: #77005
Releases:... - 17:28 Revision 6b21391e: [TASK] Doctrine: Migrate EXT:backend I
- Migrate the first part of DB calls of EXT:backend
Resolves: #76624
Releases: master
Change-Id: Iac323bed36af22e5c38e... - 17:15 Revision d7e86d1f: [TASK] Introduce setArgument function to ViewHelperBaseTest
- During the current refactoring of ViewHelpers loosing their
render() arguments, the test classes need to be adapted.
... - 16:55 Revision 9095d130: [TASK] Remove explicit tt_track in ExtendedTemplateService
- ExtendedTemplateService for the backend always disables the
timetracker information from the actual funcmodule but co... - 15:25 Revision fc452251: [TASK] Doctrine: Migrate core/Classes/Resource/Index
- Resolves: #76871
Releases: master
Change-Id: Iee1df9b59ace2c0fbef5b86e0c8786a050ad0cc9
Reviewed-on: https://review.ty... - 13:03 Revision 35178d80: [BUGFIX] Index all file mounts in FAL indexer scheduler task
- This patch makes sure all file mounts are indexed instead of only the
first if the CLI user has multiple file mounts.... - 12:12 Revision 33f9e2e1: [FOLLOWUP][TASK] Move ViewHelper arguments to initializeParams
- The fourth parameter of registerArgument got the wrong type during
rewrite.
Resolves: #77000
Releases: master
Change... - 11:50 Revision 3e5ddbbf: [BUGFIX] Index all file mounts in FAL indexer scheduler task
- This patch makes sure all file mounts are indexed instead of only the
first if the CLI user has multiple file mounts.... - 11:27 Revision bfc3343e: [TASK] Move ViewHelper arguments to initializeArguments() in ext:fluid
- HtmlentitiesViewHelper and HtmlentitiesViewHelperTest are affected.
Resolves: #77000
Releases: master
Change-Id: Ic6... - 11:17 Revision de4f139b: [TASK] Move CompilableInterface to each condition ViewHelper
- This change moves the CompilableInterface away from the abstract
condition ViewHelper class, over to each of the impl... - 10:59 Revision e64cc649: [BUGFIX] Adjust signature of PageTreeView::wrapIcon
- Adjust the signature to match the parent class.
Resolves: #76246
Releases: master, 7.6
Change-Id: I5646cbc660be23b54... - 10:58 Revision f0589c5c: [BUGFIX] Adjust signature of PageTreeView::wrapIcon
- Adjust the signature to match the parent class.
Resolves: #76246
Releases: master, 7.6
Change-Id: I5646cbc660be23b54...
2016-07-10
- 20:40 Revision 9257521a: [TASK] Add unit test to cover stdWrap_editIcons
- Releases: master
Resolves: #76852
Change-Id: I1f9f6d1ff28b6ad26345866a3bb09186a8c976ea
Reviewed-on: https://review.ty... - 20:40 Revision f75b150d: [TASK] Add unit test to cover stdWrap_postUnserFuncInt
- Releases: master
Resolves: #76850
Change-Id: I80bbae8102b237d7368d6ed63ae4bde99c4e9b3f
Reviewed-on: https://review.ty... - 11:49 Revision da422941: [TASK] Doctrine: Migrate ext:workspace
- Resolves: #76626
Releases: master
Change-Id: I2d5183bdf56411300eb5b68c842b8f043a51570c
Reviewed-on: https://review.ty... - 11:13 Revision ddd05ff3: [TASK] Doctrine: migrate EXT:recordlist/Recordlist/RecordList/AbstractDatabaseRecordList
- Resolves: #76259
Releases: master
Change-Id: I2bdc4c56fe9f2804aad857f741c1e68d042fa346
Reviewed-on: https://review.ty...
2016-07-09
- 22:38 Revision 598245cd: [BUGFIX] Do not throw away active session
- Previously an active and valid session was dismissed, if login
credentials are sent again.
Now we do not start the u... - 16:56 Revision 5ea7d965: [TASK] Add unit test to cover stdWrap_debugFunc
- Releases: master
Resolves: #76856
Change-Id: I88c54d559a06146439c7237802308f3857295953
Reviewed-on: https://review.ty... - 16:30 Revision 5b19b702: [TASK] Add unit test to cover stdWrap_debugData
- Releases: master
Resolves: #76858
Change-Id: Ib5272ded084a3fe1ef62139bd8aac7f17e9839bd
Reviewed-on: https://review.ty... - 16:26 Revision 6bcf309a: [TASK] Add unit test to cover stdWrap_editPanel
- Releases: master
Resolves: #76853
Change-Id: I240d26b0f85e989ce2d840058779416fa54feec9
Reviewed-on: https://review.ty... - 16:18 Revision b1928dfd: [TASK] Add unit test to cover stdWrap_cacheStore
- Releases: master
Resolves: #76854
Change-Id: If75bb8c211ec245c684b4a5f0c140eab188bb46b
Reviewed-on: https://review.ty... - 16:06 Revision 453bb0ed: [TASK] Remove direct usage of mb_ methods in the core
- As mbstring is not a requirement, remove the usage of its
methods in the core.
Resolves: #76990
Releases: master, 7.... - 16:02 Revision de9e2815: [TASK] Remove direct usage of mb_ methods in the core
- As mbstring is not a requirement, remove the usage of its
methods in the core.
Resolves: #76990
Releases: master, 7.... - 15:44 Revision 7d2c3296: [TASK] CGL Cleanup BackendUtility
- Change-Id: I842188c25ebc8894d3353a06be351d39702dde0e
Releases: master
Resolves: #76998
Reviewed-on: https://review.ty... - 13:32 Revision d74b26ad: [TASK] Check if all registered stdWrap processors are callable
- Releases: master
Resolves: #76894
Change-Id: I1012de7944d2a7d1a1a3eba72a94232d54222488
Reviewed-on: https://review.ty... - 12:54 Revision 202448c7: [TASK] Deprecate methods strtolower & strtoupper of GeneralUtility
- In favor of CharsetConverter and the native implementation, the
following methods of GeneralUtility have been depreca...
2016-07-08
- 17:54 Revision f135e64a: [!!!][TASK] Remove deprecated usage of 'static_lang_isocode'
- Remove another usage of static_lang_isocode within FormEngine code.
This field was deprecated in v7 and came along wi... - 17:49 Revision b634ce5d: [TASK] Change array() to new short form [] in ContentObjectRenderer
- Resolves: #76811
Releases: master
Change-Id: I0c6bff661c0730f3fa56e9b8d0ee24afd308c7d2
Reviewed-on: https://review.ty... - 14:26 Revision 1a5f2426: [BUGFIX] Enforce processing folder generation
- If the processing folder of a storage was deleted and the current user
isn't allowed to create new folders, an except... - 07:21 Revision 1170c427: Revert "[TASK] Update mso/idna-convert to 1.1.0"
- This reverts commit 2b4c58865de3ad98f91f77ad17dfb34e485babcd.
mso/idna-convert >= 1.0.0 requires PHP >= 5.6.0. As TY...
2016-07-07
- 21:41 Revision 40d771ac: [BUGFIX] Field is not added to TCA if part of fieldname exists
- Explode current showitem and check if new field is already
available instead of using a wrong strpos check.
Resolves... - 21:16 Revision 4fe89b80: [TASK] Add unit test to cover stdWrap_wrapAlign
- Releases: master
Resolves: #76836
Change-Id: I7e805b0850a47f5e6040c5b56fdb1a3c190ede07
Reviewed-on: https://review.ty... - 20:51 Revision 1fa81984: [BUGFIX] Properly set default values in MigrationWizard for CType 'table'
- Cast the flexform value to string type before performing a type safe
comparison to avoid null values not being replac... - 20:35 Revision d95572a2: [TASK] Add unit test to cover stdWrap_addParams
- Releases: master
Resolves: #76832
Change-Id: I72062653b084281dfb2e6c36ee9669174694ec2d
Reviewed-on: https://review.ty... - 19:58 Revision eeeb795b: [TASK] Migrate LinkType handlers to doctrine
- Resolves: #76557
Releases: master
Change-Id: Id03180b6fb744667bc91066086a1464ea995fd19
Reviewed-on: https://review.ty... - 19:44 Revision 49420f0c: [TASK] Add unit test to cover stdWrap_TCAselectItem
- Releases: master
Resolves: #76838
Change-Id: I3e64cd1dc8b62e213416558fd2769c805f01e868
Reviewed-on: https://review.ty... - 19:38 Revision 2b4c5886: [TASK] Update mso/idna-convert to 1.1.0
- Resolves: #76790
Releases: master,7.6
Change-Id: Ib477526a6e5df8275b4fff55a3742811fc20237e
Reviewed-on: https://revie... - 18:38 Revision e615411b: [TASK] migrate ext:backend/Utility to doctrine
- Convert all SQL statements in backend utility class
to the new Doctrine DBAL based API.
Change-Id: I8febf022d8a5c407... - 18:24 Revision d561ee8c: [!!!][TASK] Migrate syslog lowlevel command to Symfony Console
- The lowlevel cleaner syslog command is migrated to a Symfony
Command to show the latest sys_log entries on the comman... - 16:56 Revision 72149b36: [TASK] Order the methods of stdWrap unit tests alphabetically
- - Put the unit test methods of stdWrap into an alphabetical order.
- Don't touch any method comments.
- Dont't touch ... - 15:31 Revision 6c0ac424: [BUGFIX] Unsupported declare 'strict_types'
- CMS 7.6 supports PHP 5.5 and 5.6 - a declare (strict_types = 1);
slipped in with a master backport - remove it.
Chan... - 15:23 Revision 53dd37a7: [BUGFIX] PHP 7.1 unit tests
- Fix a couple of unit tests that fail with PHP 7.1:
* The phpunit mock builder seems to have minor issues mocking
mys... - 14:10 Revision f4fcbb8d: [BUGFIX] PHP 7.1 unit tests
- Fix a couple of unit tests that fail with PHP 7.1:
* The phpunit mock builder seems to have minor issues mocking
mys... - 07:30 Revision b2b622ef: [BUGFIX] Enforce processing folder generation
- If the processing folder of a storage was deleted and the current user
isn't allowed to create new folders, an except... - 07:18 Revision 3910ff9d: [TASK] Doctrine: migrate EXT:beuser PermissionController
- Resolves: #76917
Releases: master
Change-Id: I0faa3d5dfb2c05c1b2284f20fb0e7a823300c72a
Reviewed-on: https://review.ty... - 00:37 Revision 7eb314bc: [FOLLOWUP][TASK] Fix some cgl violations
- To reduce worries about cgl violations from unrelated changes
in new patches a couple of existing violations are fixe... - 00:33 Revision cad29978: [TASK] Add unit test to cover stdWrap_debug
- Releases: master
Resolves: #76855
Change-Id: I8cec0000a5d4b2c6b9a9f0aa10e918463daec3f9
Reviewed-on: https://review.ty... - 00:22 Revision c833e836: [TASK] Doctrine: Migrate EXT:core FileDeletionAspect
- Resolves: #76960
Related: #76871
Releases: master
Change-Id: I6d051b1a8077d1551f0c8cc1831e3292930fb1df
Reviewed-on: h... - 00:19 Revision a9867eb6: [TASK] Fix some cgl violations
- To reduce worries about cgl violations from unrelated changes
in new patches a couple of existing violations are fixe... - 00:04 Revision 0f89bad6: [!!!][TASK] Remove two unused properties from PageTreeView
- Resolves: #76878
Resolves: #76879
Releases: master
Change-Id: I26937347200040570a9b267668482511069e0581
Reviewed-on: ...
2016-07-06
- 23:40 Revision 6ed048eb: [TASK] Add unit test to cover stdwrap_prefixComment
- Releases: master
Resolves: #76851
Change-Id: Ic249f25354385e4b89208a9a54d3e7e2f80f4885
Reviewed-on: https://review.ty... - 21:56 Revision fb263363: [TASK] Script to CGL check latest core commit
- A script is added to CGL check latest core commit with
php-cs-fixer. This can be used by commiters before pushing
pat... - 20:36 Revision f7605b3d: [TASK] Doctrine: migrate ProcessedFileRepository.php
- Resolves: #76959
Related: #76871
Releases: master
Change-Id: I5b47e544efd1ad016f4b557344e56977211f5e4d
Reviewed-on: h... - 18:58 Revision 05cd6dbd: [TASK] Remove an incomplete unit test
- The incomplete test does not make sense until further work
has been done. The commented code is removed and substitut... - 18:57 Revision ac97453d: [TASK] Add php-cs-fixer as require-dev dependency
- To increase usage of php-cs-fixer and to integrate it easily
to our build chain, the PSR-2 CGL tool php-cs-fixer that... - 18:51 Revision 13864e00: [BUGFIX] EXT:form - Handle values of CHECKBOX and RADIO correctly
- Show values of CHECKBOX and RADIO elements on confirmation page.
Send values in HTML and plain text mails.
Change-Id... - 18:43 Revision 954713f3: [BUGFIX] Replace ###CURRENT_PID### with value from DB within FlexForms
- Replace ###CURRENT_PID### in FlexForm context with values from
database. Within FlexForm context these values need to... - 18:43 Revision 97a6103a: [BUGFIX] Replace ###CURRENT_PID### with value from DB within FlexForms
- Replace ###CURRENT_PID### in FlexForm context with values from
database. Within FlexForm context these values need to... - 17:07 Revision 3c071aef: [TASK] Add unit test to cover stdWrap_prepend
- Resolves: #76845
Releases: master
Change-Id: I250f9560cb644c9867f83a302f2cd636034e3435
Reviewed-on: https://review.ty... - 17:05 Revision b6e6986b: [TASK] Add unit test to cover stdWrap_append
- Releases: master
Resolves: #76846
Change-Id: Ia269a9d72b90235b0ee181604e868ea2c859dfec
Reviewed-on: https://review.ty... - 15:28 Revision 6ce3c52d: [TASK] Remove class alias usage from ext:fluid unit tests
- Resolves: #76904
Releases: master
Change-Id: I9e53ece81be9f131253fb8c0fddd929b0e2a916f
Reviewed-on: https://review.ty... - 15:13 Revision 377e12c1: [BUGFIX] Correct declaration of $rL_uidRegister
- $rL_uidRegister was declared as a string but was
used as an array therefor in PHP 7.1 an exception was
thrown.
Chang... - 14:59 Revision 6fa65d2e: [BUGFIX] Reset SYS/exceptionalErrors in live preset
- Resolves: #76901
Releases: master, 7.6, 6.2
Change-Id: I50167e4d64ef9cda8d39e9f2e03fc08e3de646b1
Reviewed-on: https:/... - 14:54 Revision b759d6d6: [BUGFIX] Reset SYS/exceptionalErrors in live preset
- Resolves: #76901
Releases: master, 7.6, 6.2
Change-Id: I50167e4d64ef9cda8d39e9f2e03fc08e3de646b1
Reviewed-on: https:/... - 14:00 Revision 09bfe4ef: [TASK] Doctrine: Migrate LinkAnalyzer to doctrine
- Resolves: #76558
Releases: master
Change-Id: I1b077e3a19da026fb3d8ea3ad1e5a103be68ff15
Reviewed-on: https://review.ty... - 13:56 Revision 146b1c13: [TASK] RTEHtmlArea: Remove inclusion of ext_emconf.php
- In every request, EXT:rtetmlarea's ext_localconf.php is including
the ext_emconf.php file of the extension to fetch t... - 13:05 Revision 86bd2aed: [BUGFIX] PHP 7.1: Non-numeric value encountered
- $foo = 1 + 'aString'; in PHP 7.1 throws:
PHP Warning: A non-numeric value encountered in ...
Fix this by removing a ... - 12:16 Revision e9273be7: [BUGFIX] Define 0 as a valid page id in Ext.ux.state.TreePanel
- According to the ExtJS TreePanel, -1 and 0 are invalid page ids. However,
having bookmarks linking to pid=0 causes pr... - 12:16 Revision 3e98b52b: [BUGFIX] Define 0 as a valid page id in Ext.ux.state.TreePanel
- According to the ExtJS TreePanel, -1 and 0 are invalid page ids. However,
having bookmarks linking to pid=0 causes pr... - 11:02 Revision 88b0dbb2: [TASK] Add unit test to cover stdWrap_insertData
- Releases: master
Resolves: #76848
Change-Id: I76caea143b18030aa22d55ab7f4da6e415cc8164
Reviewed-on: https://review.ty... - 11:00 Revision ab8108d1: [TASK] Add unit test to cover stdWrap_dataWrap
- Releases: master
Resolves: #76843
Change-Id: I7e1019dba8bce515e861ce3cb726b204ee31fbb7
Reviewed-on: https://review.ty... - 10:48 Revision 76e05f1d: [TASK] Add unit test to cover stdWrap_postUserFunc
- Releases: master
Resolves: #76849
Change-Id: Ibf74561f5339deacf14f1d87038a56e49e98a9f0
Reviewed-on: https://review.ty... - 10:18 Revision 24108426: [TASK] Update mso/idna-convert to 1.1.0
- Resolves: #76790
Releases: master,7.6
Change-Id: Ib477526a6e5df8275b4fff55a3742811fc20237e
Reviewed-on: https://revie... - 00:05 Revision 2cabdf2e: [TASK] Refactor unit test to cover stdWrap_noTrimWrap
- Releases: master
Resolves: #76842
Change-Id: If5f38a499ca27229e04f60747843645fe746c753
Reviewed-on: https://review.ty...
2016-07-05
- 23:58 Revision fca66d88: [BUGFIX] Prevent click event on IRRE localize/synchronize
- When clicking on localize all/synchronize inside a long
Form Engine element with IRRE elements, the page jumps to top... - 23:58 Revision c2b7dc90: [BUGFIX] Prevent click event on IRRE localize/synchronize
- When clicking on localize all/synchronize inside a long
Form Engine element with IRRE elements, the page jumps to top... - 22:33 Revision 5a877747: [BUGFIX] Adodb: PHP 7.1 compatibility
- unset($this) throws a fatal if linting with PHP 7.1.
According to php.net/unset the construct isn't allowed since
PHP... - 22:28 Revision 7216b8b4: [BUGFIX] Adodb: PHP 7.1 compatibility
- unset($this) throws a fatal if linting with PHP 7.1.
According to php.net/unset the construct isn't allowed since
PHP... - 18:34 Revision 71e699a9: [BUGFIX] Prevent double escaping in quickedit menu
- As the menu is generated in fluid templates, the item labels are already
escaped there. There is no need to escaping ... - 18:19 Revision 30d99021: [BUGFIX] Verify folder access for file mounts of BE users
- The current implementation does not allow non-admins backend
users to import files as the folder access always return... - 18:11 Revision 76ebf8c6: [BUGFIX] Prevent double escaping in quickedit menu
- As the menu is generated in fluid templates, the item labels are already
escaped there. There is no need to escaping ... - 14:35 Revision 57073b4f: [TASK] Remove moduleMenuCollapsable from the reserved word list
- Since this functionnality was removed frome the core, the word
is not reserved anymore.
Resolves: #76887
Releases: m... - 13:42 Revision 2bc918df: [TASK] Raise versions to 8.3.0
- The sysexts' ext_emconf.php and TYPO3 version is raised after
the release of TYPO3 v8.2 accordingly.
Resolves: #7693... - 11:53 Revision f96b4c0a: [TASK] Set TYPO3 version to 8.2.1-dev
- Change-Id: I71d747392c1831b2bd7aac9c727d1ded6501f1bd
Reviewed-on: https://review.typo3.org/48802
Reviewed-by: TYPO3 R... - 11:52 Revision 46014e2a: [RELEASE] Release of TYPO3 8.2.0
- Change-Id: I893afe0f8e918fefa3d98a2ba924f25660840416
Reviewed-on: https://review.typo3.org/48801
Reviewed-by: TYPO3 R... - 11:27 Revision b4ad5a0b: [DOCS] Reference TYPO3 CMS 8.2 ChangeLog
- Resolves: #
Releases: master
Change-Id: Ibb20b289fdc13b2d05d4ae1d2794f661a564bf0b
Reviewed-on: https://review.typo3.o... - 07:59 Revision 99401b2c: [DOCS][FOLLOWUP] Added 8.2 Documentation
- Change-Id: Ic87fdb39d9cd7ad48c81e4abeb9f27a1aa8f04ad
Resolves: #
Releases: master
Reviewed-on: https://review.typo3.o... - 06:37 Revision 269a6fba: [DOCS][FOLLOWUP] Added 8.2 Documentation
- Resolves: #
Releases: master
Change-Id: Ib98955c5f31dfdcecce94d3f28f3fee13ce829cd
Reviewed-on: https://review.typo3.o...
2016-07-04
- 21:41 Revision a171f7c9: [BUGFIX] Only clear cache if you have access to the page
- Resolves: #76786
Releases: master
Change-Id: I601bcdc46a9d7c569152857880445bcd8e510c1b
Reviewed-on: https://review.ty... - 16:26 Revision 8fa774e0: [TASK] Add unit test to cover stdWrap_filelink
- Releases: master
Resolves: #76833
Change-Id: I5390af8181df2aff83f9810b3e94405875621cac
Reviewed-on: https://review.ty... - 16:21 Revision b2cd2bc5: [TASK] Add unit test to cover stdWrap_typolink
- Releases: master
Resolves: #76833
Change-Id: I0a6203f67a847a07af5834697f24783459a09e2c
Reviewed-on: https://review.ty... - 15:33 Revision 45025124: [DOCS] Added 8.2 Documentation
- Resolves: #
Releases: master
Change-Id: If090c08345151e4eeb2fadcfd629956d05fc9ec7
Reviewed-on: https://review.typo3.o... - 12:48 Revision 7607651e: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/60 from gelbehexe/master
- TCA: group_db_7 example for showthumbs=true and prepend_tname=false
2016-07-03
- 20:16 Revision 6f9173a9: [TASK] Unit tests: stdWrap_space, stdWrap_spaceBefore, stdWrap_spaceAfter
- Releases: master
Resolves: #76839
Resolves: #76840
Resolves: #76841
Change-Id: I92d6f27ed2b7d76a7d193a57eee2ca2a3f8e1...
2016-07-02
- 23:37 Revision 0c184543: [BUGFIX] Field is not added to TCA if part of fieldname exists
- Explode current showitem and check if new field is already
available instead of using a wrong strpos check.
Resolves... - 23:36 Revision 996d323e: [BUGFIX] Field is not added to TCA if part of fieldname exists
- Explode current showitem and check if new field is already
available instead of using a wrong strpos check.
Resolves... - 12:57 Revision 9899b774: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/59 from IchHabRecht/inline_mnsymmetric_mm-l10n_diffsource
- [BUGFIX] styleguide: Correct l10n_diffsource usage in inline_mnsymmetric_mm
- 12:40 Revision 842ae570: [BUGFIX] styleguide: Correct l10n_diffsource usage in inline_mnsymmetric_mm
- 11:16 Revision 74f4c647: TCA: group_db_7 example for showthumbs=true and prepend_tname=false
- see https://forge.typo3.org/issues/76232
2016-07-01
- 20:40 Revision ef0c1b22: [BUGFIX] Use correct IN statement for webmounts
- This patch fixes the IN statement used for fetching the webmounts.
Previously, the statement looked like `IN("1,2,3")... - 18:37 Revision 0901d60b: [TASK] Drop composer API token from travis build
- Since Github removed the API limit for non authenticated requests
to get an archive link, we can safely remove the to... - 13:08 Revision 4097a126: [TASK] Drop composer API token from travis build
- Since Github removed the API limit for non authenticated requests
to get an archive link, we can safely remove the to... - 10:45 Revision 78588da9: [BUGFIX] Check for form changes on exit
- Due to event juggling, setting the dirty state of a form does not work
for the first changed element. Because of this... - 08:44 Revision 25fc6dcc: [!!!][TASK] Drop xcache cache backend
- Xcache does not support PHP 7 and there seems to be little
interest in making it compatible. For a server local memor...
2016-06-30
- 22:47 Revision f24b0237: [TASK] Fix phpdoc of FileRepository
- Resolves: #76881
Releases: master, 7.6, 6.2
Change-Id: I168cc72209c9a61c3101cb2aeeb52d7344231029
Reviewed-on: https:/... - 22:44 Revision 323f0c3d: [TASK] Fix phpdoc of FileRepository
- Resolves: #76881
Releases: master, 7.6, 6.2
Change-Id: I168cc72209c9a61c3101cb2aeeb52d7344231029
Reviewed-on: https:/... - 22:44 Revision 561e4a62: [TASK] Fix phpdoc of FileRepository
- Resolves: #76881
Releases: master, 7.6, 6.2
Change-Id: I168cc72209c9a61c3101cb2aeeb52d7344231029
Reviewed-on: https:/... - 21:52 Revision 30328a5d: [BUGFIX] Strip trailing slash from parsed doc comment
- If methods do not end with tag values (arguments or return statement)
the doc comment parser returned a slash as last... - 21:46 Revision ab9bb259: [BUGFIX] Strip trailing slash from parsed doc comment
- If methods do not end with tag values (arguments or return statement)
the doc comment parser returned a slash as last... - 12:39 Revision e5e065ba: [BUGFIX] Increase db size of table pages field module
- Field module in table pages "Contains plugin" is very
limited in size and module names are easily cut off.
It seems t... - 12:39 Revision 4e4caae8: [BUGFIX] Increase db size of table pages field module
- Field module in table pages "Contains plugin" is very
limited in size and module names are easily cut off.
It seems t...
2016-06-29
- 20:23 Revision ec361d09: [BUGFIX] Trigger login refresh submit manually
- Some iterations of Internet Explorer that are supported by TYPO3 do not
support the necessary `form` attribute, thus ... - 20:20 Revision ecbbd3b8: [TASK] Add unit tests to apcu cache backend
- When the apcu backend was introduced unit tests were missing.
The patch adds tests similar to the apc tests.
Change-... - 20:17 Revision c1dec271: [TASK] Add unit test to cover stdWrap_crop
- Releases: master
Resolves: #76826
Change-Id: I8baf36a2d4d4c3cd175c0973c2db647aee0da334
Reviewed-on: https://review.ty... - 20:16 Revision 63e3dad3: [TASK] Add unit test to cover stdWrap_cropHTML
- - Show that stdWrap_cropHTML delegates to cropHTML.
- Merge two unit tests for croptHTML into the new test cropHTML.
... - 20:14 Revision 3fa4fd3f: [TASK] Refactor unit test to cover stdWrap_substring
- - Change old unit test to cover the method substring instead.
- Show that stdWrap_substring delegates to substring.
... - 20:12 Revision dd273061: [TASK] Refactor unit test to cover stdWrap_encodeForJavaScriptValue
- Releases: master
Resolves: #76829
Change-Id: Ia8279dd2be465f508b111764738f254eced516c1
Reviewed-on: https://review.ty... - 20:05 Revision f5cfb7d7: [TASK] Refactor unit test to cover stdWrap_rawUrlEncode
- Releases: master
Resolves: #76294
Change-Id: Ie85f618fda88b418e844c863915fc8338ea0ab8b
Reviewed-on: https://review.ty... - 20:04 Revision 8ad922c9: [TASK] Add unit test to cover stdWrap_encapsLines
- Releases: master
Resolves: #76828
Change-Id: I05587e429be2f94c15f562d0df7aa8f88da57a2e
Reviewed-on: https://review.ty... - 19:51 Revision 09d1bab9: [TASK] Refactor unit test to cover stdWrap_bytes
- Resolves: #76782
Releases: master
Change-Id: Ic594498a8aba1d6b248db4ca9441e143f1d5841b
Reviewed-on: https://review.ty... - 13:21 Revision c8234de8: [BUGFIX] Handle missing option values in CHECKBOXGROUP and RADIOGROUP
- Options are now checked for missing values and empty values are
inserted instead.
In rebuild process RADIOGROUP and ... - 13:20 Revision b178f820: [BUGFIX] Handle missing option values in CHECKBOXGROUP and RADIOGROUP
- Options are now checked for missing values and empty values are
inserted instead.
In rebuild process RADIOGROUP and ... - 13:00 Revision b098d980: [TASK] Refactor unit test to cover stdWrap_age
- Resolves: #76780
Releases: master
Change-Id: Ie41897d4ac2ab62577dd059e5a43844577691f62
Reviewed-on: https://review.ty...
2016-06-28
- 20:06 Revision 9fcc0c1a: [BUGFIX] Correctly apply titleText set in RTE TSconfig
- With the changes of the new formEngine the names of forms and
elements must be adjusted to make the Page TSconfig opt... - 19:22 Revision 2a308987: [BUGFIX] Correctly apply titleText set in RTE TSconfig
- With the changes of the new formEngine the names of forms and
elements must be adjusted to make the Page TSconfig opt... - 19:16 Revision a0cbd04b: [TASK] Apply class aliases to ContentObjectRendererTest
- Apply class aliases to improve the readability of the test class.
Change-Id: Ibf5beed7ac93b173b6d88e565f508e0c8ffa91... - 17:20 Revision 5d3ce1a6: [BUGFIX] Wrong expectException() order in ApcBackendTest
- expectException() has to be called before calling
system under test.
Change-Id: I06843c042b98dad226e191a314af8a0b956...
2016-06-27
- 16:16 Revision 54f27843: [TASK] Update codeception to 2.2 version
- Update jakoch/phantomjs-installer to newest version too.
Resolves: #76789
Releases: master
Change-Id: Iec50568d1d1d6... - 15:40 Revision 652742df: [BUGFIX] Fix some sql errors running functional tests
- When executing the functional tests, the setUp() method
uses the extbase ObjectManager to populate the database schem... - 13:50 Revision 6e0bfb08: [TASK] Deprecate 3rd parameter of pi_getLL
- Resolves: #76653
Releases: master
Change-Id: Ie8a7974a4c15a8ec8580a4dfbe7b24a2266bafb4
Reviewed-on: https://review.ty... - 09:58 Revision 38c65654: [!!!][BUGFIX] EXT:form - Resolve caching issues with predefined forms
- The FORM content object is now introduced, which EXT:form is using
internally to call extbase and set itself as a non... - 09:55 Revision 693d5e99: [BUGFIX] Trigger login refresh submit manually
- Some iterations of Internet Explorer that are supported by TYPO3 do not
support the necessary `form` attribute, thus ...
2016-06-26
- 12:31 Revision 4db67334: [TASK] Add unit test to cover stdWrap_HTMLparser
- Releases: master
Resolves: #76768
Change-Id: Iea55825df401acadb1ce88d68f3d5c8e67d47401
Reviewed-on: https://review.ty... - 12:30 Revision 9926bbcc: [TASK] Add unit test to cover stdWrap_required
- Releases: master
Resolves: #76761
Change-Id: I0e961ebdc4a416b3b869a51ee5d859f4bc29a276
Reviewed-on: https://review.ty... - 12:28 Revision 8ef8d642: [TASK] Refactor unit test to cover stdWrap_numberFormat
- - Refactor the unit test of numberFormat.
- Refactor the unit test of stdWrap_numberFormat to show it delegates to
... - 12:26 Revision 3fb85aab: [TASK] Unit test to cover stdWrap methods calling stdWrapHookObjects
- Unit test to cover:
- stdWrap_stdWrapPreProcess
- stdWrap_stdWrapOverride
- stdWrap_stdWrapProcess
- stdWrap_stdWrap... - 11:56 Revision d8eca4c5: [TASK] Add unit test to cover ContentObjectRenderer::getFieldVal
- Releases: master
Resolves: #76732
Change-Id: I51027fbb2feab3948486c6ad548f0b5db6d5c920
Reviewed-on: https://review.ty... - 11:49 Revision 45577459: [TASK] Add unit test to cover stdWrap_fieldRequired
- Releases: master
Resolves: #76764
Change-Id: Id0010c8d30888401c7a94642549b01af9f5383ee
Reviewed-on: https://review.ty... - 11:48 Revision b4584ce9: [TASK] Add unit test to cover stdWrap_filelist
- Resolves: #76738
Releases: master
Change-Id: Ia8e07d51d33e7cd49953cd4eb5c82f7e8dc80673
Reviewed-on: https://review.ty... - 11:45 Revision b67fe278: [TASK] Add unit test to cover stdWrap_numRows
- Resolves: #76736
Releases: master
Change-Id: I32d29db377eacc4f01b5344d4608caefaa6fff51
Reviewed-on: https://review.ty... - 11:44 Revision 5edb9b52: [TASK] Add unit test to cover stdWrap_cObject
- Resolves: #76735
Releases: master
Change-Id: If62c582c7a1fea018761ebffee6244b8ecdfbbb3
Reviewed-on: https://review.ty... - 11:42 Revision eb2102fc: [TASK] Add unit test to cover stdWrap_field
- Change-Id: Ic21017500061cb97f795807e3167c40f91eb4596
Releases: master
Resolves: #76733
Reviewed-on: https://review.ty... - 11:38 Revision 1c994b60: [TASK] Add unit test to cover stdWrap_data
- Resolves: #76654
Releases: master
Change-Id: If70866d7abb204dc8ece03525578aea497c5cebb
Reviewed-on: https://review.ty... - 11:36 Revision c878fce0: [TASK] Refactor unit test to cover stdWrap_intval
- Releases: master
Resolves: #76772
Change-Id: I88aa259704b615c8eb410252d7629d518a90d022
Reviewed-on: https://review.ty... - 11:33 Revision 239fb500: [TASK] Refactor unit test to cover stdWrap_strftime
- Releases: master
Resolves: #76779
Change-Id: I174b1922dfd39d04a6f5ace6c3be7bc317a46447
Reviewed-on: https://review.ty... - 11:27 Revision 02cee179: [TASK] Add unit test to cover stdWrap_if.
- Releases: master
Resolves: #76763
Change-Id: If18a3eca9e3ba28a938943775ff40f16f3c9ca65
Reviewed-on: https://review.ty... - 11:25 Revision 477e2a4f: [TASK] Add unit test to cover stdWrap_parseFunc
- Releases: master
Resolves: #76767
Change-Id: I86e95a3a1797141b443b3d9da174083a7195219c
Reviewed-on: https://review.ty... - 11:23 Revision 33fcc859: [TASK] Add unit test to cover stdWrap_current
- Resolves: #76734
Releases: master
Change-Id: I7d603f9f79bf364843e964033dc5ffe607917ba3
Reviewed-on: https://review.ty... - 11:22 Revision 2ad33fa2: [TASK] Add unit test to cover ContentObjectRenderer::calculateCacheKey
- Resolves: #76718
Releases: master
Change-Id: I99321eb5d0f8b1ec642e65cdbcb229c7ca6957b2
Reviewed-on: https://review.ty... - 11:01 Revision 96b439ad: [TASK] Add unit test to cover stdWrap_preUserFunc
- Releases: master
Resolves: #76740
Change-Id: I6180c26a8e9f3d32583b78092ee00e981543b0c2
Reviewed-on: https://review.ty... - 11:00 Revision e3c52f71: [TASK] Refactor unit test to cover stdWrap_strtotime
- Releases: master
Resolves: #76778
Change-Id: I423179814acd3d8a43b8b790ba7c34e0c8706616
Reviewed-on: https://review.ty... - 10:58 Revision 86e4121c: [TASK] Refactor unit test to cover stdWrap_replacement
- - Refactor the unit test of stdWrap_replacement to test the method
replacement instead.
- Add another test to show ... - 10:56 Revision d48f0638: [TASK] Refactor unit test to cover stdWrap_expandList
- Releases: master
Resolves: #76776
Change-Id: I0819dbf7a44286545a38837e3fbd4e1cac059f54
Reviewed-on: https://review.ty... - 10:55 Revision e14bd17d: [TASK] Refactor unit test to cover stdWrap_date
- Releases: master
Resolves: #76777
Change-Id: I947fa7f1089c008b3143e40cee602ea9166f20e9
Reviewed-on: https://review.ty... - 10:52 Revision 8d544f72: [TASK] Refactor unit test to cover stdWrap_hash
- Releases: master
Resolves: #76773
Change-Id: Ia079d14c274593e2ac198824c1fabd28d6b78e7a
Reviewed-on: https://review.ty... - 10:46 Revision 71a7fe3c: [TASK] Refactor unit test to cover stdWrap_round
- - Refactor the origninal test of stdWrap_round to test the method round
instead.
- Improve that test.
- Add another... - 10:40 Revision a06f4026: [TASK] Add unit test to cover stdWrap_prioriCalc
- Releases: master
Resolves: #76771
Change-Id: I5637810514ed2e3faa184ea89c1e859f960c0e51
Reviewed-on: https://review.ty... - 10:32 Revision 442b246a: [TASK] Add unit test to cover stdWrap_split
- Releases: master
Resolves: #76769
Change-Id: Ibe6604fe7f14e01ea26f4abd6469c0f8e4259f28
Reviewed-on: https://review.ty... - 10:27 Revision 5906d06d: [TASK] Add unit test to cover stdWrap_listNum
- Resolves: #76754
Releases: master
Change-Id: Id941d1484de116c6a92b119066f0de67ac06ea8f
Reviewed-on: https://review.ty... - 10:24 Revision 9eee4f02: [TASK] Add unit test to cover stdWrap_override
- Resolves: #76741
Releases: master
Change-Id: I700820454f7972386f6831f379cf03ae697f7041
Reviewed-on: https://review.ty... - 10:22 Revision 12976286: [TASK] Add unit test for ContentObjectRenderer::getFromCache
- Resolves: #76717
Releases: master
Change-Id: I016c44eab230cd80cf1404cc552651394e25d15c
Reviewed-on: https://review.ty... - 10:18 Revision 61b8ab1c: [TASK] Unit test to cover stdWrap_cacheRead
- Releases: master
Resolves: #76713
Change-Id: I2dee09cfda238a0413abd5c2f691aaf596e5323d
Reviewed-on: https://review.ty... - 10:12 Revision b1db7d29: [TASK] Add unit test to cover stdWrap_stdWrap
- Resolves: #76757
Releases: master
Change-Id: I6ae18fb0191da2bb2f92430b6f1dd5956ec760c0
Reviewed-on: https://review.ty... - 10:06 Revision 9d508375: [TASK] Add unit test to cover stdWrap_ifBlank
- Resolves: #76751
Releases: master
Change-Id: If35521fdc04a2649bd2f655bbf7e6e80723e2ae9
Reviewed-on: https://review.ty...
2016-06-24
- 22:02 Revision fbf828bf: [CLEANUP] Make URI Builder call readable in View Helpers
- The configuration calls in one line are hardly readable and should be
spanned over one line each.
Resolves: #76788
R... - 16:15 Revision 36a705a8: [CLEANUP] Make URI Builder call readable in View Helpers
- The configuration calls in one line are hardly readable and should be
spanned over one line each.
Resolves: #76788
R... - 11:00 Revision 8680ea00: [TASK] Cleanup code in EXT:linkvalidator/Task
- Change-Id: Iacb2096a06e7610213e0e40eabf3e2b71e810dac
Resolves: #76670
Releases: master
Reviewed-on: https://review.ty... - 10:30 Revision 847624a0: [TASK] Add cssLibs to pre processing hooks in page renderer
- Adds the missing cssLibs in the hooks params array
Resolves: #76737
Releases: master, 7.6
Change-Id: If05f73d4d6ad69... - 10:30 Revision 04a4af7b: [TASK] Add cssLibs to pre processing hooks in page renderer
- Adds the missing cssLibs in the hooks params array
Resolves: #76737
Releases: master, 7.6
Change-Id: If05f73d4d6ad69... - 09:11 Revision b171c15c: [TASK] Refactor unit test to cover stdWrap_trim
- Resolves: #76755
Releases: master
Change-Id: I196f062bd861bc07a413e46e18a4160e0047dac0
Reviewed-on: https://review.ty... - 09:09 Revision 879b46be: [TASK] Refactor unit test to cover stdWrap_ifEmpty
- Releases: master
Resolves: #76752
Change-Id: Ice13eba7944f4fca04d167986a0c83c3a99d87f0
Reviewed-on: https://review.ty... - 08:59 Revision 3176eb8e: [TASK] Refactor unit test to cover stdWrap_ifNull
- Resolves: #76753
Releases: master
Change-Id: Ibbebfaee0cb2a11cecf40d981194e217e9309111
Reviewed-on: https://review.ty... - 08:56 Revision 3fc55917: [TASK] Refactor unit test to cover stdWrap_strPad
- Resolves: #76756
Releases: master
Change-Id: I78d1b112cd6f292cc19b28779c760bf5289d8c07
Reviewed-on: https://review.ty...
2016-06-23
- 21:57 Revision 9adb3840: [BUGFIX] EXT:form - Fix setting of additional f:form arguments via TS
- Render array viewhelper attributes correctly to allow setting additional
f:form arguments via TS.
Resolves: #74014
R... - 21:16 Revision ad451fca: [FEATURE] Clear cache of selected page in context menu
- Add an entry in the context menu of the page tree to clear
the cache of the selected page.
Resolves: #20446
Releases... - 16:18 Revision e4c61c80: [BUGFIX] Fix wrong hideTable check in SuggestWizard
- Due to a regression in #67593 a wrong check is used which needs to be
fixed.
Resolves: #76722
Releases: master, 7.6
... - 15:59 Revision 91321991: [TASK] Smarter functional test parallelization
- Currently travis creates one phpunit process per functional test
file and runs them through parallel. As a disadvanta... - 15:49 Revision b2f06153: [BUGFIX] Add page uid of a content element to the link handler
- Adds the page uid of a content element to the link handler
so that one can properly link to content elements on speci... - 14:35 Revision 1299f00f: [TASK] Stabilize duplicate exception find script
- This opens stdin for awk-grep for write only, otherwise the internal
awk communication is messed up, thus ack is slig... - 13:56 Revision 3c61f744: [TASK] Add karma-coverage and karma-junit-reporter
- To get junit compatible results and code coverage
reports that can be understood by CI systems this
patch adds depend...
2016-06-22
- 21:44 Revision a0ea123c: [TASK] Add unit test to cover stdWrap_preIfEmptyListNum
- Releases: master
Resolves: #76743
Change-Id: Ib9e05e74bc88db4b1e9467c2f295c35de0fbc1c3
Reviewed-on: https://review.ty... - 20:57 Revision 315fbe28: [BUGFIX] Fix wrong hideTable check in SuggestWizard
- Due to a regression in #67593 a wrong check is used which needs to be
fixed.
Resolves: #76722
Releases: master, 7.6
...
Also available in: Atom