Project

General

Profile

Activity

From 2017-05-15 to 2017-06-13

2017-06-13

18:50 Revision 5ea700fa: [BUGFIX] Correct overflow behavior for iframes in modal windows
Resolves: #81539
Releases: master, 8.7
Change-Id: I0ff0c79b41d40674c4e377a5be37e9484a85808a
Reviewed-on: https://revi...
Benjamin Kott
18:30 Revision 35713dc7: [BUGFIX] Throw proper exception when parsing Yaml files
When having an empty Yaml file, the error that is thrown isn't
helpful for the developer, and in case of RTE, the RTE...
Benni Mack
15:54 Revision 7a38dd80: [BUGFIX] Correct overflow behavior for iframes in modal windows
Resolves: #81539
Releases: master, 8.7
Change-Id: I2633df64020e9f6a8e95048ed2d23f84d3013313
Reviewed-on: https://revi...
Benjamin Kott
15:53 Revision d6cf5bd3: [BUGFIX] Throw proper exception when parsing Yaml files
When having an empty Yaml file, the error that is thrown isn't
helpful for the developer, and in case of RTE, the RTE...
Benni Mack
13:34 Revision 3848b738: [TASK] Deprecate render method arguments on ViewHelpers
Deprecates usage of arguments on render methods and
refactors the abstract ViewHelper class to avoid injecting
Reflec...
Claus Due
12:38 Revision 72edfd5e: [FEATURE] Leaving edit by clicking in page tree does not show a warning
If edit forms have unsaved changes, changing the IFRAME URL is caught by
explicitly sending interaction requests that...
Oliver Hader
07:51 Revision de0b58ea: [TASK] Update CKEDITOR to 4.7.0
Updates the version of CKEditor to 4.7.
This update fixes 30+ bugs, that can be seen here:
http://ckeditor.com/relea...
Anders Kostending
07:17 Revision e2831aa5: [TASK] Update CKEDITOR to 4.7.0
Updates the version of CKEditor to 4.7.
This update fixes 30+ bugs, that can be seen here:
http://ckeditor.com/relea...
Anders Kostending

2017-06-12

21:44 Revision 20a9592c: [BUGFIX] Prefix single digit dates with 0 instead of whitespace
The backend query view, used for csv exports and lists, uses a date
format where single digit days of a date value ar...
Sascha Egerer
21:14 Revision 11c873f0: [TASK] Convert remaining ViewHelpers to static calling
Last pass, touches all remaining ViewHelpers which
are capable of conversion to the compilation helper
traits from Fl...
Claus Due
15:38 Revision 3457516d: [BUGFIX] Prefix single digit dates with 0 instead of whitespace
The backend query view, used for csv exports and lists, uses a date
format where single digit days of a date value ar...
Sascha Egerer
15:20 Revision a50a8b5e: [BUGFIX] Prefix single digit dates with 0 instead of whitespace
The backend query view, used for csv exports and lists, uses a date
format where single digit days of a date value ar...
Sascha Egerer
15:14 Revision 11f1e03d: [BUGFIX] Allow RTE yml presets in LocalConfiguration
ext:rte_ckeditor declares the default config yml preset pointers
of TYPO3_CONF_VARS['RTE'] in its ext_localconf.php f...
Christian Kuhn
14:47 Revision 5df7e2c9: [BUGFIX] Wrong computed baseURL with FE editing RTE
Frontend editing button for editing a content now
url encode the return URL. The HTMLAREA baseURL
computation now exc...
Jigal van Hemert
14:47 Revision 9ee2f3ce: [BUGFIX] Allow RTE yml presets in LocalConfiguration
ext:rte_ckeditor declares the default config yml preset pointers
of TYPO3_CONF_VARS['RTE'] in its ext_localconf.php f...
Christian Kuhn
13:53 Revision 7661cca5: [FOLLOWUP][TASK] Remove obsolete jQuery plugin 'matchHeight'
Remove package from lock file.
Resolves: #81493
Releases: master
Change-Id: I92e72464a509a5a76a84e28b0044b2e8f6678a2...
Johannes Goslar
11:12 Revision 3f5fe64e: [TASK] change intval() to (int)
Typecasting with (int) is about 2-3 times faster than using intval().
Change-Id: Ifddcaaf9bf5c1fa77c632df10cba62c82d...
DanielRuf
11:12 Revision 5b9335d2: [TASK] change intval() to (int)
Typecasting with (int) is about 2-3 times faster than using intval().
Change-Id: Ifddcaaf9bf5c1fa77c632df10cba62c82d...
DanielRuf

2017-06-10

01:49 Revision ceba4435: [TASK] Add TypeScript type definitions to linter
Resolves: #81480
Releases: Master
Change-Id: I6dddb5504ba9ecd22952c371610c225e700b6100
Reviewed-on: https://review.ty...
Johannes Goslar
01:41 Revision e198de2d: [TASK] Register stylesSet in Editor/Base.yaml
Resolves: #81499
Release: master, 8.7
Change-Id: I14fbb369de466cc1884bb164bbd3a16ba051e9b0
Reviewed-on: https://revie...
Frans Saris
01:15 Revision 43f47a79: [TASK] Register stylesSet in Editor/Base.yaml
Resolves: #81499
Release: master, 8.7
Change-Id: I14fbb369de466cc1884bb164bbd3a16ba051e9b0
Reviewed-on: https://revie...
Frans Saris

2017-06-09

17:42 Revision 22f98068: [TASK] Add alias for grunt tasks
After this patch you need no local grunt-cli
you can run all task with npm like `npm run build-css`
Resolves: #81491...
Markus Sommer
17:42 Revision 994418b1: [TASK] Remove CSH of ancient form wizard
The first form wizard is not there anymore, therefore the
CSH must be removed as well.
Resolves: #81505
Releases: ma...
Georg Ringer
16:42 Revision 4bd8dc3e: [BUGFIX] Remove double escaping in warning in DatabaseRecordList
As the flash message's title and text are escaped already, remove the
htmlspecialchars in DatabaseRecordList.
Additi...
Georg Ringer
16:27 Revision df9fe04c: [TASK] Remove CSH of ancient form wizard
The first form wizard is not there anymore, therefore the
CSH must be removed as well.
Resolves: #81505
Releases: ma...
Georg Ringer
16:17 Revision bd98028f: [TASK] Add alias for grunt tasks
After this patch you need no local grunt-cli
you can run all task with npm like `npm run build-css`
Resolves: #81491...
Markus Sommer
16:13 Revision 5508dc7c: [BUGFIX] Remove double escaping in warning in DatabaseRecordList
As the flash message's title and text are escaped already, remove the
htmlspecialchars in DatabaseRecordList.
Additi...
Georg Ringer
16:10 Revision 1065c8ea: [BUGFIX] Limit shown user groups in the permission module
The usergroup selection in the overview view of the permission
module must respect the field 'hide_in_lists' as done ...
Georg Ringer
15:57 Revision 22b5a6c5: [BUGFIX] Limit shown user groups in the permission module
The usergroup selection in the overview view of the permission
module must respect the field 'hide_in_lists' as done ...
Georg Ringer
15:41 Revision 1022875b: [BUGFIX] Make date/time fields working again
This patch solves an issue with time-fields and a couple of
inconsistencies for time(sec), date and datetime fields i...
Markus Klein
15:28 Revision edd26bf2: [BUGFIX] Make date/time fields working again
This patch solves an issue with time-fields and a couple of
inconsistencies for time(sec), date and datetime fields i...
Markus Klein
13:45 Revision c17ebb9c: [BUGFIX] Default value for native datetime fields must not be 0
The default database value for native fields of type datetime
must not be 0 but NULL.
Resolves: #79304
Releases: mas...
Sascha Egerer
13:28 Revision ad166708: [BUGFIX] Default value for native datetime fields must not be 0
The default database value for native fields of type datetime
must not be 0 but NULL.
Resolves: #79304
Releases: mas...
Sascha Egerer
13:12 Revision fb70141d: [TASK] styleguide: TCA: basic inputDateTime fields in flex forms
Christian Kuhn

2017-06-08

16:02 Revision 02e99d5c: [TASK] Remove obsolete jQuery plugin 'matchHeight'
Since using flexbox for displaying boxes at the same height in module
'About' the jQuery plugin 'matchHeight' is not ...
Jasmina Ließmann
16:02 Revision 88fd7dfb: [BUGFIX] Return http_code for HEAD requests in GeneralUtility::getUrl
As there is no content available for a HEAD request
GeneralUtility::getUrl currently returns an error message for HEA...
Nicole Cordes

2017-06-07

22:10 Revision 74d41a6d: [TASK] Remove last LESS file
Remove the last LESS file after the switch to SCSS.
Resolves: #81509
Releases: master
Change-Id: I24138144497c60e018...
Josef Glatz
16:36 Revision 50ba32d2: [BUGFIX] Dim not selected crop area again
While cleanup css with #79998 the background was accidentally removed.
Add it again to make the selected crop area mo...
Helmut Hummel
16:35 Revision 89398de9: [BUGFIX] Dim not selected crop area again
While cleanup css with #79998 the background was accidentally removed.
Add it again to make the selected crop area mo...
Helmut Hummel
16:09 Revision 18dec8f9: [BUGFIX] Detect upper limit of database server version
Resolves: #81341
Releases: 7.6
Change-Id: Ia188901497d29ff2a2274a4bf220e7c58e665487
Reviewed-on: https://review.typo3...
Markus Klein
16:04 Revision 2d99d6ce: [BUGFIX] mssql: ext:impexp test fixes
The patch adds fixture comparison files
for mssql platform on ext:impexp functional
tests.
Change-Id: I2ff9048b9f639...
Christian Kuhn
15:48 Revision efc53ef3: [BUGFIX] mssql: ext:impexp test fixes
The patch adds fixture comparison files
for mssql platform on ext:impexp functional
tests.
Change-Id: I2ff9048b9f639...
Christian Kuhn
15:00 Revision a116b0bc: [BUGFIX] mssql: Proper types inserting / updating rows
MS SQL server is more picky about types than postgres and
mysql. This is especially true for LOB columns - even empty...
Christian Kuhn
14:59 Revision 325d95b9: [BUGFIX] mssql: Proper types inserting / updating rows
MS SQL server is more picky about types than postgres and
mysql. This is especially true for LOB columns - even empty...
Christian Kuhn
10:29 Revision 2259d79d: [BUGFIX] mssql: ExpressionBuilder inSet() support
mssql does not support FIND_IN_SET(). The patch adds a
solution based on LIKE.
Since the query fiddling in this area ...
Christian Kuhn
08:25 Revision a4ec309d: [BUGFIX] mssql: ExpressionBuilder inSet() support
mssql does not support FIND_IN_SET(). The patch adds a
solution based on LIKE.
Since the query fiddling in this area ...
Christian Kuhn

2017-06-06

20:46 Revision f8b4a740: [BUGFIX] Use correct database connection for table in ReferenceIndex
Reusing the connection object for the sys_refindex table can fail
if the table that is being indexed is actually on a...
Morton Jonuschat
20:34 Revision 2da4e3d2: [BUGFIX] Use correct database connection for table in ReferenceIndex
Reusing the connection object for the sys_refindex table can fail
if the table that is being indexed is actually on a...
Morton Jonuschat
20:28 Revision c82cb57b: [BUGFIX] FormEngine: Show correct error message (render)Type is unknown
Issue correct error message if the renderType (or the type) is unknown.
The message now includes also the renderType,...
Markus Klein
20:27 Revision 3f572663: [BUGFIX] FormEngine: Show correct error message (render)Type is unknown
Issue correct error message if the renderType (or the type) is unknown.
The message now includes also the renderType,...
Markus Klein
20:14 Revision 52389bdb: [BUGFIX] FormEngine: Show correct error message (render)Type is unknown
Issue correct error message if the renderType (or the type) is unknown.
The message now includes also the renderType,...
Markus Klein
12:07 Revision a25e353a: [BUGFIX] Prevent exception in ImageCropUpdater
The ImageCropUpdater throws an exception if a non-existing file is tried
to be processed. This happens because delete...
Nicole Cordes
11:17 Revision 665557e2: [TASK] Add sitemap to sysext:core/Documentation
Resolves: #81477
Releases: master, 8.7, 7.6
Change-Id: Ie98fcc81c386fe5704c669f36220827f7cfbd2e5
Reviewed-on: https:/...
Martin Bless
11:02 Revision f458ae2e: [TASK] Add sitemap to sysext:core/Documentation
Resolves: #81477
Releases: master, 8.7, 7.6
Change-Id: Ie98fcc81c386fe5704c669f36220827f7cfbd2e5
Reviewed-on: https:/...
Martin Bless
11:01 Revision 2b0a5c85: [TASK] Add sitemap to sysext:core/Documentation
Resolves: #81477
Releases: master, 8.7, 7.6
Change-Id: Ie98fcc81c386fe5704c669f36220827f7cfbd2e5
Reviewed-on: https:/...
Martin Bless

2017-06-05

18:46 Revision 7d923586: [BUGFIX] Use correct variable when throwing exception in PageRepository
The wrong variable is used in a hook exception. Use the correct variable
to prevent fatal errors.
Resolves: #81472
R...
Wouter Wolters
18:45 Revision 059a9583: [BUGFIX] Use correct variable when throwing exception in PageRepository
The wrong variable is used in a hook exception. Use the correct variable
to prevent fatal errors.
Resolves: #81472
R...
Wouter Wolters
18:44 Revision 078107e4: [BUGFIX] System > Access module now starting in selected page of page tree
Resolves: #78355
Releases: master
Change-Id: Ibf4966f312124bdab38701e014cd9fd74f768adf
Reviewed-on: https://review.ty...
Michael Oehlhof
18:16 Revision e57b3169: [CLEANUP] Review comment of getPageAndRootline()
Releases: master
Resolves: #81280
Change-Id: Ib67d57b69e9d5cd4f46cd8c7201107ec5945d64c
Reviewed-on: https://review.ty...
Elmar Hinz
18:15 Revision acabe032: [TASK] Avoid overflow of page titles in several tables
Page titles are used within several table views. This patch avoids
page titles from being displayed outside their col...
Jasmina Ließmann
18:04 Revision ac2302a6: [TASK] Avoid overflow of page titles in several tables
Page titles are used within several table views. This patch avoids
page titles from being displayed outside their col...
Jasmina Ließmann
17:58 Revision 1d7b1f4e: [TASK] Restructure position of help icons in 'Pagetree overview'
Move general CSH for 'Pagetree overview' next to form fields.
Resolves: #81453
Releases: master, 8.7
Change-Id: I8e5...
Jasmina Ließmann
17:46 Revision f02f5f37: [TASK] Restructure position of help icons in 'Pagetree overview'
Move general CSH for 'Pagetree overview' next to form fields.
Resolves: #81453
Releases: master, 8.7
Change-Id: I8e5...
Jasmina Ließmann
17:37 Revision 9cc67892: [TASK] Modernize TypeScript setup and fix module paths
Resolves: #81416
Releases: master, 8.7
Change-Id: If7e3893baa73c1392f3317d5b871be51eeab41b5
Reviewed-on: https://revi...
Johannes Goslar
16:13 Revision 30139ac4: [BUGFIX] Prevent exception in ImageCropUpdater
The ImageCropUpdater throws an exception if a non-existing file is tried
to be processed. This happens because delete...
Nicole Cordes
11:47 Revision 790f148e: [BUGFIX] mssql: Identifier quoting and return types
Microsoft sql server field & columns quotes quotes identifiers as
[anIdentifier] in comparison to mysql and postgres ...
Christian Kuhn
11:33 Revision 2297bf17: [BUGFIX] mssql: Identifier quoting and return types
Microsoft sql server field & columns quotes quotes identifiers as
[anIdentifier] in comparison to mysql and postgres ...
Christian Kuhn

2017-06-04

14:55 Revision 3e59b140: [BUGFIX] Fix getTemplatePathAndFilename on StandaloneView
This patch avoids calling a non-existing method and instead calls
upon TemplatePaths to resolve the template file - w...
Claus Due
13:43 Revision af39d480: [BUGFIX] Fix getTemplatePathAndFilename on StandaloneView
This patch avoids calling a non-existing method and instead calls
upon TemplatePaths to resolve the template file - w...
Claus Due
12:51 Revision 4075b40e: [TASK] Add component card
Add card component.
Rebuild "about" start page with new card component
Change-Id: I059fae38c96455dc08ff143bd68da3f05...
Maik Hagenbruch
12:13 Revision 399962ef: [BUGFIX] Fix height of the modal content
Fix height of the modal content to avoid misbehavior in IE11.
Resolves: #81232
Releases: master, 8.7
Change-Id: I302...
Jasmina Ließmann
11:53 Revision 459c1c84: [BUGFIX] Fix height of the modal content
Fix height of the modal content to avoid misbehavior in IE11.
Resolves: #81232
Releases: master, 8.7
Change-Id: I302...
Jasmina Ließmann
11:52 Revision 87e688ad: [BUGFIX] Make TemplatePaths->fillDefaultsByPackageName sort paths
Due to the sequence of methods being called from this method,
it is necessary to sort TS-configured paths right when ...
Claus Due
11:38 Revision 4508c537: [BUGFIX] Make TemplatePaths->fillDefaultsByPackageName sort paths
Due to the sequence of methods being called from this method,
it is necessary to sort TS-configured paths right when ...
Claus Due
11:23 Revision bf07032d: [TASK] Prevent thumbnail generation for non image files
Check files if they are image files before thumbnail generation.
Change-Id: I7dae2ccbb5ab93e582d21efe8f7d29cf7006a1c...
Maik Hagenbruch
10:59 Revision 675852a2: [TASK] Prevent thumbnail generation for non image files
Check files if they are image files before thumbnail generation.
Change-Id: I7dae2ccbb5ab93e582d21efe8f7d29cf7006a1c...
Maik Hagenbruch
10:39 Revision 55a45ee6: [FOLLOWUP][TASK] Streamline icons for "new" actions
- actions-add
Link to one new record or a wizard to select the type
of the record
- actions-page-new
Link to one new ...
Daniel Windloff
10:27 Revision 254d121a: [TASK] mssql: A series of functional test fixes
A couple of straight patches withis functional test cases
for mssql compatibility:
* Set identity where records with ...
Christian Kuhn

2017-06-03

22:23 Revision 2f5b1896: [TASK] mssql: A series of functional test fixes
A couple of straight patches withis functional test cases
for mssql compatibility:
* Set identity where records with ...
Christian Kuhn
22:19 Revision 27ee204b: [!!!][TASK] Drop ext:typo3db_legacy
The extension containing legacy $GLOBALS['TYPO3_DB'] has been moved to
github at https://github.com/FriendsOfTYPO3/ty...
Christian Kuhn
19:23 Revision b04652ba: [TASK] Remove bower and update Gruntfile.js
Resolves: #81459
Releases: 8.7
Change-Id: I213c8d52d8c5ed0d027c1c6e7d01e9bec49ce506
Reviewed-on: https://review.typo3...
Johannes Goslar
18:23 Revision 88c9199f: [TASK] Move bower dependencies to npm
Resolves: #81448
Resolves: #81449
Resolves: #81450
Releases: 8.7
Change-Id: Ic87b62f09d607e7f37491ebec2ea4619bc1aff70...
Johannes Goslar
18:23 Revision 3e8554d4: [TASK] Resolve grunt build errors
* Remove /* @end */ comments
* Add missing line end line
* Remove unnessasery blank lines
* Add chosen to git
Resolv...
Markus Sommer
18:04 Revision 59b68d4e: [BUGFIX] Hide empty descriptions in textmedia in page module
In the Page module with textmedia content elements the descriptions
are shown below the thumbnails of linked media. I...
Jigal van Hemert
18:04 Revision 7b4099f4: [BUGFIX] Hide empty descriptions in textmedia in page module
In the Page module with textmedia content elements the descriptions
are shown below the thumbnails of linked media. I...
Jigal van Hemert
17:49 Revision d523c575: [BUGFIX] Hide empty descriptions in textmedia in page module
In the Page module with textmedia content elements the descriptions
are shown below the thumbnails of linked media. I...
Jigal van Hemert
17:45 Revision 08cfb713: [TASK] Remove bower and update Gruntfile.js
Resolves: #81459
Releases: master, 8.7
Change-Id: I213c8d52d8c5ed0d027c1c6e7d01e9bec49ce506
Reviewed-on: https://revi...
Johannes Goslar
16:41 Revision 3461179f: [FOLLOWUP][BUGFIX] Exchange flag icons from SVG to PNG
Remove flag SVG's from grunt and bower.
Resolves: #76291
Releases: master
Change-Id: I5698c5b23e74848a0330f080845d1d...
Marco Christian Krenn
15:32 Revision 05765673: [TASK] Move bower dependencies to npm
Resolves: #81448
Resolves: #81449
Resolves: #81450
Releases: master, 8.7
Change-Id: Ic87b62f09d607e7f37491ebec2ea4619...
Johannes Goslar
15:31 Revision 2e531071: [BUGFIX] DocumentEditController save with translation broken
With changing the input type=image to input type=submit,
the x/y values are no longer transferred the
EditDocumentCon...
Markus Sommer
15:10 Revision 654d39cc: [BUGFIX] DocumentEditController save with translation broken
With changing the input type=image to input type=submit,
the x/y values are no longer transferred the
EditDocumentCon...
Markus Sommer
15:05 Revision ad3199e5: [TASK] Show hidden sub group items in be_groups records
Show hidden records in the subgroup list of be_group
records, too.
Change-Id: Iaca85f22bdf8a4c308b59fd37bd75b4a91361...
Markus Sommer
14:49 Revision 0fdf6204: [TASK] Show hidden sub group items in be_groups records
Show hidden records in the subgroup list of be_group
records, too.
Change-Id: Iaca85f22bdf8a4c308b59fd37bd75b4a91361...
Markus Sommer
14:47 Revision 7c13dc36: [FOLLOWUP][FEATURE] Collect lost elements and show them separately
Add missing RST file for new feature
Resolves: #67884
Releases: master
Change-Id: I9d7ffa4203cbcec5dac2b5359f418faea...
Jo Hasenau
14:45 Revision 3934fea6: [BUGFIX] Prohibit editing of uneditable labels in pagetree
Resolves: #81445
Releases: master, 8.7
Change-Id: Ie88eb7ce2fdaf7429377062e86996847f7e9bfa9
Reviewed-on: https://revi...
Johannes Goslar
13:43 Revision bf107603: [TASK] Remove CSH on bottom of page module
CSH buttons on bottom of page are removed, text on the top CSH button
is rewriten.
Resolves: #81454
Releases: master...
Marco Christian Krenn
13:40 Revision 0d8e1123: [BUGFIX] Avoid jumping of form fields on focus
Use absolute position for hints of remaining
characters to prevent form fields from being
moved down.
Resolves: #814...
Jasmina Ließmann
13:26 Revision b6b9b238: [BUGFIX] Prohibit editing of uneditable labels in pagetree
Resolves: #81445
Releases: master, 8.7
Change-Id: Ie88eb7ce2fdaf7429377062e86996847f7e9bfa9
Reviewed-on: https://revi...
Johannes Goslar
13:25 Revision 58a6f66c: [BUGFIX] Avoid jumping of form fields on focus
Use absolute position for hints of remaining
characters to prevent form fields from being
moved down.
Resolves: #814...
Jasmina Ließmann
12:56 Revision 374d62ad: [FEATURE] Add edit icon to Backend User "Compare" view
Change-Id: I828ed0219033ea8f5ed075eaa4d72c84cdf37414
Resolves: #53685
Releases: master
Reviewed-on: https://review.ty...
Markus Sommer
12:53 Revision a4cd49c3: [TASK] Streamline preview icons
Usage:
- actions-view-page
Preview a single page record
- actions-view
Preview a single record (except pages)
- actio...
Daniel Windloff
12:42 Revision 77501844: [BUGFIX] CSH on popup window - more link leads to non-existent page
Opening CSH help popups from another popup (e.g. add/edit wizard) fails
since the resolved CSH URI is not valid.
Res...
Oliver Hader
12:31 Revision fb2fb5c4: [FEATURE] Collect lost elements and show them separately from backend layout
Resolves: #67884
Releases: master
Change-Id: I7c14886e5dc1c81d7d816e5f2eb5d36afb8cdbf9
Reviewed-on: https://review.ty...
Jo Hasenau
12:17 Revision 6189219a: [TASK] Streamline icons for "new" actions
Usage:
- actions-add-placeholder
Link to wizards / controller where the selection
between serveral kinds of new recor...
Daniel Windloff
11:18 Revision 18027bd7: [BUGFIX] CSH on popup window - more link leads to non-existent page
Opening CSH help popups from another popup (e.g. add/edit wizard) fails
since the resolved CSH URI is not valid.
Res...
Oliver Hader
10:14 Revision 7ac1c508: [TASK] Add type hints and fix PHPDoc in extbase DataMapFactory
While this is technically a breaking change it only affects internal API.
Releases: master, 8.7
Resolves: #81336
Cha...
Stephan Großberndt
10:13 Revision ac29453e: [TASK] Move jquery to npm
Resolves: #81446
Change-Id: I10fd5950636d2e4b992e1a03f1720759d9e7c55d
Releases: master, 8.7
Reviewed-on: https://revi...
Johannes Goslar
00:31 Revision f21bc537: [TASK] Use reference for label 'bodytext' in CType 'textpic'
Resolves: #81352
Releases: master, 8.7
Change-Id: I7f55e6998ebde5d8d90e7b6bcd05f4550f6ce09a
Reviewed-on: https://revi...
Jasmina Ließmann
00:31 Revision bf47ed87: [TASK] Move jquery to npm
Resolves: #81446
Change-Id: I10fd5950636d2e4b992e1a03f1720759d9e7c55d
Releases: master, 8.7
Reviewed-on: https://revi...
Johannes Goslar
00:10 Revision eae4646d: [TASK] Use reference for label 'bodytext' in CType 'textpic'
Resolves: #81352
Releases: master, 8.7
Change-Id: I7f55e6998ebde5d8d90e7b6bcd05f4550f6ce09a
Reviewed-on: https://revi...
Jasmina Ließmann

2017-06-02

22:25 Revision 58925ce8: [TASK] npm script for grunt css build
Execute with "npm run build-css"
Change-Id: Ib5d57df2c6b1281baa245b36ba466524f8db65c0
Resolves: #81442
Releases: mas...
Christian Kuhn
22:25 Revision 68677956: [TASK] npm script for grunt css build
Execute with "npm run build-css"
Change-Id: Ib5d57df2c6b1281baa245b36ba466524f8db65c0
Resolves: #81442
Releases: mas...
Christian Kuhn
19:33 Revision 801329b5: [TASK] Raise styleguide to 8.0.12
A series of bug fixes and most TCA example records
are now multi language aware and the generator creates
multi langu...
Christian Kuhn
19:33 Revision e96e10d0: [TASK] Raise styleguide to 8.0.12
A series of bug fixes and most TCA example records
are now multi language aware and the generator creates
multi langu...
Christian Kuhn
19:22 Revision aae03d2c: [TASK] Add visual difference for elapsed endtime
Add an icon which indicates that the time is ahead of the endtime of the
record.
Change-Id: I04b3fcd48b554a6a15606ec...
Markus Sommer
19:07 Revision 988fc3d7: [TASK] Update display of form fields in module 'view'
Adapt style of other modules to form fields in module 'view', correct position of resize handle bar.
Resolves: #7757...
Jasmina Ließmann
18:57 Revision c65d8d10: [TASK] Add visual difference for elapsed endtime
Add an icon which indicates that the time is ahead of the endtime of the
record.
Change-Id: I04b3fcd48b554a6a15606ec...
Markus Sommer
18:21 Revision 6f28c1c3: [TASK] Update TYPO3 Icons and add to icon registry
Change-Id: Ibc94a1f0434db96f09ee421cf64867c5779290e7
Resolves: #81426
Releases: master, 8.7
Reviewed-on: https://revi...
Maik Hagenbruch
17:40 Revision a8dba1d8: [TASK] Update TYPO3 Icons and add to icon registry
Change-Id: Ibc94a1f0434db96f09ee421cf64867c5779290e7
Resolves: #81426
Releases: master, 8.7
Reviewed-on: https://revi...
Maik Hagenbruch
17:22 Revision a970e5b3: [BUGFIX] Flexform section container expand / collapse
Change-Id: Ie35ced0d902497a6eacf2d3e9a8463cdd2066ac8
Resolves: #71183
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn
17:20 Revision 8dcaedde: [TASK] Use actions-remove to remove items from list
Replaced icons:
-icon-actions-selection-delete
-icon-actions-close
Use actions-remove for remove items from list act...
Daniel Windloff
16:51 Revision a615a4a2: [FEATURE] Add spinner on loading search result
Change-Id: I6137830f3ce6c272286161b39fe5c7e82754ce96
Resolves: #81313
Releases: master
Reviewed-on: https://review.ty...
Markus Sommer
16:47 Revision 8b17b660: [TASK] Update display of table in log module
Add the possibility to scroll the table respecting the viewport,
wrap words in the column 'Details' on desktops
Reso...
Jasmina Ließmann
16:47 Revision 35857d5a: [TASK] Disable a series of functional tests with mssql
Disable mysql specific tests for mssql. This list is
nearly identical to the postgres skipped tests.
Only a couple of...
Christian Kuhn
16:12 Revision bcc90372: [TASK] Add type hints and fix PHPDoc in extbase DataMapFactory
While this is technically a breaking change it only affects internal API.
Releases: master, 8.7
Resolves: #81336
Cha...
Stephan Großberndt
16:02 Revision f690a626: [TASK] Disable a series of functional tests with mssql
Disable mysql specific tests for mssql. This list is
nearly identical to the postgres skipped tests.
Only a couple of...
Christian Kuhn
15:58 Revision 08c597e2: [BUGFIX] styleguide: Broken flex displayCond example
Christian Kuhn
15:58 Revision 60bbf2d3: [TASK] Update display of table in log module
Add the possibility to scroll the table respecting the viewport, wrap words in the column 'Details' on desktops
Reso...
Jasmina Ließmann
15:47 Revision 61a7ff92: [BUGFIX] Editing all records after deleting one throws exception
If some record has been removed in the list module and after that
the "edit marked" button is clicked, an exception i...
Oliver Hader
15:30 Revision 3c451b47: [BUGFIX] Avoid unnecessarily fetching file for processing
Files that are not configured as images, won't be processed,
but are still unnecessarily fetched for processing.
To ...
Helmut Hummel
15:28 Revision b8de9dd5: [FOLLOWUP][FEATURE] Configurable Route Parameters
Switch to new parameters definition for route systeminformation_render.
Resolves: #81409
Releases: master
Change-Id:...
Oliver Hader
15:28 Revision d390a6c2: [BUGFIX] Editing all records after deleting one throws exception
If some record has been removed in the list module and after that
the "edit marked" button is clicked, an exception i...
Oliver Hader
15:24 Revision b6ae89c9: [CLEANUP] Remove unused IconRegistry instance
Resolves: #81421
Releases: master
Change-Id: I7639eb080cd40397d1199b29a9c7abb160915767
Reviewed-on: https://review.ty...
Mona Muzaffar
15:22 Revision 630f174e: [TASK] Raise testing-framework to 1.0.7
A couple of bug fixes and preparations for mssql support.
Change-Id: Ia8f874d03a37250d739e6939e36bb04455a85fc4
Resol...
Christian Kuhn
15:21 Revision d9094a11: [TASK] Raise testing-framework to 1.0.7
A couple of bug fixes and preparations for mssql support.
Change-Id: Ia8f874d03a37250d739e6939e36bb04455a85fc4
Resol...
Christian Kuhn
14:39 Revision d2242808: [BUGFIX] Do not show hidden tables in LiveSearch
LiveSearch did not check whether the tables were
allowed to be shown (via TCA ctrl hideTable) and
displayed results t...
Susanne Moog
14:05 Revision d489f91d: [BUGFIX] Do not show hidden tables in LiveSearch
LiveSearch did not check whether the tables were
allowed to be shown (via TCA ctrl hideTable) and
displayed results t...
Susanne Moog
13:57 Revision 358a2e71: [FEATURE] Configurable Route Parameters
Routes definitions are extended by the possibility to defined default
parameters. Those parameters can be overridden ...
Johannes Goslar
13:26 Revision f8eead59: [BUGFIX] Remove disabled button in inline records
If the info icon is disabled it is now removed completely.
Previously the logic for new records was not caught correc...
Johannes Schlier
13:25 Revision 15e70259: [BUGFIX] Add background-color to Link Wizard Attribute Container
Background color was added to the Link Wizard Attribute Container,
to fit with the leading tab navigation.
Releases:...
Marco Christian Krenn
13:14 Revision c13a2840: [BUGFIX] Remove disabled button in inline records
If the info icon is disabled it is now removed completely.
Previously the logic for new records was not caught correc...
Johannes Schlier
12:59 Revision eb65591e: [BUGFIX] Add background-color to Link Wizard Attribute Container
Background color was added to the Link Wizard Attribute Container,
to fit with the leading tab navigation.
Releases:...
Marco Christian Krenn
12:58 Revision 80772e80: [BUGFIX] Fixed broken links in file reference list
Changed so file reference list icon and title links don't throw an
exception
The fluid template used a url as a page...
Christer V
12:58 Revision f7e8b9f0: [BUGFIX] Use Fluid standalone TagBuilder object
When instantiating the tag-based viewhelpers and
extbase is in the game, the class alias map is not
taken place, beca...
Benni Mack
12:30 Revision a26cf282: [BUGFIX] Use Fluid standalone TagBuilder object
When instantiating the tag-based viewhelpers and
extbase is in the game, the class alias map is not
taken place, beca...
Benni Mack
12:27 Revision ad1fd9ca: [BUGFIX] Fixed broken links in file reference list
Changed so file reference list icon and title links don't throw an
exception
The fluid template used a url as a page...
Christer V
12:19 Revision 6c6d1902: [BUGFIX] Raise required PCRE version
Warn about an outdated PCRE version which is not compatible to PHP 7.0
in the Install Tool to make aware of possible ...
Stephan Großberndt
12:10 Revision 201c2bb4: [BUGFIX] Avoid jumping of form fields on focus
Use absolute position for hints of remaining
characters to prevent form fields from being
moved down.
Resolves: #770...
Jasmina Ließmann
12:09 Revision 012776d2: [BUGFIX] Raise required PCRE version
Warn about an outdated PCRE version which is not compatible to PHP 7.0
in the Install Tool to make aware of possible ...
Stephan Großberndt
11:55 Revision 376de342: [FOLLOWUP][BUGFIX] Exchange flag icons from SVG to PNG
Remove flag SVG's from grunt and bower.
Resolves: #76291
Releases: master
Change-Id: I5698c5b23e74848a0330f080845d1d...
Marco Christian Krenn
11:47 Revision a9b42224: [TASK] SystemInformationMenu: Automatically refresh counter badge
Automatically reload the SystemInformation every 5 minutes.
Resolves: #68920
Releases: master, 8.7
Change-Id: Ie21d3...
Johannes Goslar
11:25 Revision b109cfc3: [TASK] SystemInformationMenu: Automatically refresh counter badge
Automatically reload the SystemInformation every 5 minutes.
Resolves: #68920
Releases: master, 8.7
Change-Id: Ie21d3...
Johannes Goslar
11:01 Revision 5089f708: [TASK] Change order of preferred extension icons
Prefer svg over png icons.
Resolves: #81396
Releases: master, 8.7
Change-Id: Ide44eb1f0c841c788516424fbff01bd319c791...
Georg Ringer
10:26 Revision 36335463: [TASK] Replace pagetree gifs with svg
Change-Id: Ifd4c06ebb7bb670d8f4c17ffbe6b781ee4dfe4da
Resolves: #81412
Releases: master
Reviewed-on: https://review.ty...
Markus Sommer
10:25 Revision 45a06894: [BUGFIX] Exchange flag icons from SVG to PNG
All flag icons are exchanged to PNG to reduce file size and
fix viewport rendering problem in IE11.
Moved following ...
Marco Christian Krenn
10:21 Revision ad3d3c89: [BUGFIX] Avoid unnecessarily fetching file for processing
Files that are not configured as images, won't be processed,
but are still unnecessarily fetched for processing.
To ...
Helmut Hummel
10:20 Revision 4f936c9c: Revert "[BUGFIX] Avoid duplicates if ReferenceIndex is unable to finish"
This reverts commit c2a9726c4efb23d76c084e3319b29f74c14ccdce
from review https://review.typo3.org/#/c/50803/
due to r...
Christian Kuhn
10:20 Revision 6c153b27: [TASK] Change order of preferred extension icons
Prefer svg over png icons.
Resolves: #81396
Releases: master, 8.7
Change-Id: Ide44eb1f0c841c788516424fbff01bd319c791...
Georg Ringer
10:11 Revision 813db1b2: [BUGFIX] Exchange flag icons from SVG to PNG
All flag icons are exchanged to PNG to reduce file size and
fix viewport rendering problem in IE11.
Moved following ...
Marco Christian Krenn
09:31 Revision 71c44e67: [TASK] Combine lint task for ci integration and correct code violations
Resolves: #81411
Releases: master, 8.7
Change-Id: I2b0f848ee6db870e78d8d102ef48ba2b417f91d7
Reviewed-on: https://revi...
Benjamin Kott
09:26 Revision bf87d112: [BUGFIX] Avoid unnecessarily fetching file for processing
Files that are not configured as images, won't be processed,
but are still unnecessarily fetched for processing.
To ...
Helmut Hummel
09:13 Revision 2c8ee8ed: Revert "[BUGFIX] Avoid duplicates if ReferenceIndex is unable to finish"
This reverts commit c2a9726c4efb23d76c084e3319b29f74c14ccdce
from review https://review.typo3.org/#/c/50803/
due to r...
Christian Kuhn

2017-06-01

23:57 Revision 6158ae94: [TASK] Combine lint task for ci integration and correct code violations
Resolves: #81411
Releases: master, 8.7
Change-Id: I2b0f848ee6db870e78d8d102ef48ba2b417f91d7
Reviewed-on: https://revi...
Benjamin Kott
23:41 Revision 80da94da: [BUGFIX] Fix display of content area in modal windows in backend
Add scroll possibility for modal body.
Resolves: #81387
Releases: master
Change-Id: I11d54473a6996bee534ea5663cc0de5...
Jasmina Ließmann
22:53 Revision 3470ba5c: [TASK] Remove duplicate ViewHelper from extensionmanager
JSON encoding ViewHelper from Fluid is fully compatible.
Also removes a number of unused arguments in the Fluid
templ...
Claus Due
22:52 Revision 6bdce9f4: [BUGFIX] Module menu clicks with slow connections opens standalone module
If loading the backend using a slow internet connection an early click on
any item in the module menu on the left sid...
Oliver Hader
22:51 Revision e3f9895f: [!!!][TASK] Remove deprecated f:switch and f:case
Counterparts exist in Fluid engine.
Change-Id: I7fd0bc3b5569196858a8f5aa6967de2bf76385b1
Resolves: #81307
Resolves: ...
Claus Due
22:34 Revision 77704992: [BUGFIX] Module menu clicks with slow connections opens standalone module
If loading the backend using a slow internet connection an early click on
any item in the module menu on the left sid...
Oliver Hader
20:45 Revision 060e9d08: [TASK] Require bower and have node build scripts
In preperation of a scss linter and typescript linter
we require bower as root dev dependency and register
some happy...
Christian Kuhn
19:42 Revision d495bf4d: [TASK] Remove FormatViewHelper of EXT:cshmanual
Instead of using a custom viewhelper in the EXT:cshmanual use the
ViewHelpers of fluid and chain those.
Resolves: #8...
Georg Ringer
19:27 Revision bb5c6558: [TASK] Require bower and have node build scripts
In preperation of a scss linter and typescript linter
we require bower as root dev dependency and register
some happy...
Christian Kuhn
19:26 Revision 6755c813: [TASK] Add NPM package lock file
The file describes the exact tree that was generated, such that
subsequent installs are able to generate identical tr...
Christian Kuhn
18:50 Revision 6f7ad33a: [BUGFIX] Avoid jumping of form fields on focus
Use absolute position for hints of remaining
characters to prevent form fields from being
moved down.
Resolves: #770...
Jasmina Ließmann
18:45 Revision f0fd3780: [TASK] Add NPM package lock file
The file describes the exact tree that was generated, such that
subsequent installs are able to generate identical tr...
Benjamin Kott
15:50 Revision 5d2e37ee: [BUGFIX] trigger Backend.doLayout() on window resize
Resolves: #78464
Releases: master, 8.7
Change-Id: I8d861df1e047213a355d145e05a9131386c7439f
Reviewed-on: https://revi...
Johannes Goslar
15:49 Revision 194bdeaa: [BUGFIX] trigger Backend.doLayout() on window resize
Resolves: #78464
Releases: master, 8.7
Change-Id: I8d861df1e047213a355d145e05a9131386c7439f
Reviewed-on: https://revi...
Johannes Goslar

2017-05-31

22:57 Revision c4dec608: [TASK] Functionals: Rename "@group mysql" to "@group not-postgres"
Functional tests annotated with "@group mysql" are currently ignored
if running tests on postgres via "--exclude-grou...
Christian Kuhn
22:52 Revision bbf3c383: [TASK] Functionals: Rename "@group mysql" to "@group not-postgres"
Functional tests annotated with "@group mysql" are currently ignored
if running tests on postgres via "--exclude-grou...
Christian Kuhn
21:52 Revision 59cab34d: [CLEANUP] Reduce cache gets in MarkerBasedTemplateService
Multiple calls to get() from cache can be condensed to one.
Change-Id: I1d949fcbc0c91afdbfb2d0e2bc3d9c1b4dfd475a
Res...
Claus Due
21:43 Revision 20cea2bd: [CLEANUP] Reduce cache gets in MarkerBasedTemplateService
Multiple calls to get() from cache can be condensed to one.
Change-Id: I1d949fcbc0c91afdbfb2d0e2bc3d9c1b4dfd475a
Res...
Claus Due
21:30 Revision afadfd24: [TASK] Refactor ext:impexp functional tests
The ext:impexp functional tests are rather hard to read and
follow. The patch untangles them to make them better main...
Christian Kuhn
21:30 Revision e3abb72e: [TASK] Refactor ext:impexp functional tests
The ext:impexp functional tests are rather hard to read and
follow. The patch untangles them to make them better main...
Christian Kuhn
17:02 Revision fbb9b60f: [TASK] Fix typos in upgrade wizards of Install Tool
Use the term "Upgrade wizard" instead of "Update wizard"
for the buttons of the single steps as the main menu item
is...
Georg Ringer
16:50 Revision b27739a5: [TASK] Fix typos in upgrade wizards of Install Tool
Use the term "Upgrade wizard" instead of "Update wizard"
for the buttons of the single steps as the main menu item
is...
Georg Ringer

2017-05-29

23:59 Revision 8b857d85: [FOLLOWUP][TASK] Squeeze every bit of performance from CGL fixer
Support case sensitve file systems again.
Releases: master, 8.7
Resolves: #80814
Change-Id: I82274b328e9cfa75fb35360...
Elmar Hinz
23:11 Revision 473a1836: [BUGFIX] Ensure correct URL generation with http_build_query()
http_build_query() internally uses the PHP setting arg-separator.output
to identify the URL parameter separator.
This...
Markus Klein
20:35 Revision 44709966: [FOLLOWUP][TASK] Squeeze every bit of performance from CGL fixer
Support case sensitve file systems again.
Releases: master, 8.7
Resolves: #80814
Change-Id: I82274b328e9cfa75fb35360...
Elmar Hinz
20:14 Revision 307834e5: [BUGFIX] Extbase: Pass parameter to real raw queries
Resolves: #81272
Releases: master, 8.7
Change-Id: Iac3d486697b8c52fbace185ab1a55c514847db07
Reviewed-on: https://revi...
Daniel Goerz
19:55 Revision 2a086645: [BUGFIX] Ensure correct URL generation with http_build_query()
http_build_query() internally uses the PHP setting arg-separator.output
to identify the URL parameter separator.
This...
Markus Klein
19:55 Revision 78c524a7: [BUGFIX] Ensure correct URL generation with http_build_query()
http_build_query() internally uses the PHP setting arg-separator.output
to identify the URL parameter separator.
This...
Markus Klein
19:23 Revision 6c088910: [BUGFIX] Extbase: Pass parameter to real raw queries
Resolves: #81272
Releases: master, 8.7
Change-Id: Iac3d486697b8c52fbace185ab1a55c514847db07
Reviewed-on: https://revi...
Daniel Goerz

2017-05-28

20:33 Revision aaf6e18f: [CLEANUP] Remove unused parameter in workspaces hook implementation
Remove the last parameter of method makeEditForm_accessCheck
in BackendUtilityHook as it is unused.
Resolves: #81290...
Georg Ringer

2017-05-26

11:43 Revision 15dbdfa3: [BUGFIX] Properly escape <> in Install Tool Check.
Escape the < > in the check of the Windows Apache ThreadStackSize.
Resolves: #81134
Releases: master, 8.7
Change-Id:...
Georg Ringer
11:34 Revision bd8b57d8: [BUGFIX] Properly escape <> in Install Tool Check.
Escape the < > in the check of the Windows Apache ThreadStackSize.
Resolves: #81134
Releases: master, 8.7
Change-Id:...
Georg Ringer

2017-05-24

11:58 Revision 7c8f5be9: [BUGFIX] Make encoding of parameters for cHash independent of PHP settings
http_build_query() internally uses the PHP setting arg-separator.output
to identify the URL parameter separator.
Our ...
Markus Klein
06:43 Revision 82aa4141: [BUGFIX] Make encoding of parameters for cHash independent of PHP settings
http_build_query() internally uses the PHP setting arg-separator.output
to identify the URL parameter separator.
Our ...
Markus Klein

2017-05-23

00:09 Revision 50e3bad2: [BUGFIX] Explicit cast to string for VersionState object
Some DB drivers are picky on their arguments not being
objects. Add an explicit cast to string for a VersionState
obj...
Christian Kuhn
00:00 Revision 47f21fd3: [BUGFIX] Explicit cast to string for VersionState object
Some DB drivers are picky on their arguments not being
objects. Add an explicit cast to string for a VersionState
obj...
Christian Kuhn

2017-05-22

19:51 Revision 6822f929: [BUGFIX] Use correct constructor argument for TableDiff
Using the correct datatype "string" instead of a
\Doctrine\DBAL\Schema\Identifier as TableDiff->name prevents excepti...
Stephan Großberndt
19:04 Revision ccb67622: [BUGFIX] Use correct constructor argument for TableDiff
Using the correct datatype "string" instead of a
\Doctrine\DBAL\Schema\Identifier as TableDiff->name prevents excepti...
Stephan Großberndt
18:58 Revision 48dddf0e: [BUGFIX] Avoid DBAL\Exception on unknown data type in Install Tool
Using $connection->getSchemaManager()->listTableNames() instead of
->listTables() in Install Tool prevents a DBAL\Exc...
Stephan Großberndt
18:49 Revision d9982119: [BUGFIX] Avoid DBAL\Exception on unknown data type in Install Tool
Using $connection->getSchemaManager()->listTableNames() instead of
->listTables() in Install Tool prevents a DBAL\Exc...
Stephan Großberndt
18:34 Revision ff7036d9: [TASK] Re-enable passing tests in SchemaMigratorTest
Re-enable the tests passing tests changeExistingColumn() and
installDoesNotAddIndexOnChangedColumn() in SchemaMigrato...
Stephan Großberndt
18:34 Revision 8bc57e74: [TASK] Re-enable passing tests in SchemaMigratorTest
Re-enable the tests passing tests changeExistingColumn() and
installDoesNotAddIndexOnChangedColumn() in SchemaMigrato...
Stephan Großberndt
17:46 Revision 971ae7f4: [TASK] Squeeze every bit of performance from CGL fixer
This patch reduces the amount of time required to check
CGL to less than 3% of what it was before when xdebug
is load...
Claus Due
17:32 Revision 56a8a70e: [TASK] Squeeze every bit of performance from CGL fixer
This patch reduces the amount of time required to check
CGL to less than 3% of what it was before when xdebug
is load...
Claus Due
13:37 Revision 974e61a3: [TASK] Extract datahandling framework to testing-framework
Ext:core comes with a little testing framework for functional tests,
that is pretty useful for all kind of DataHandle...
Anja Leichsenring
13:19 Revision 24c9f07a: [TASK] Extract datahandling framework to testing-framework
Ext:core comes with a little testing framework for functional tests,
that is pretty useful for all kind of DataHandle...
Anja Leichsenring
13:18 Revision f1a85959: [TASK] Remove usage of PATH_typo3conf from ConfigurationManager
Resolves: #81284
Releases: master, 8.7
Change-Id: I59730f5807d27bbc7eb232917763daa89f41315a
Reviewed-on: https://revi...
Anja Leichsenring
13:11 Revision 1ec658fc: [TASK] Remove usage of PATH_typo3conf from ConfigurationManager
Resolves: #81284
Releases: master, 8.7
Change-Id: I59730f5807d27bbc7eb232917763daa89f41315a
Reviewed-on: https://revi...
Anja Leichsenring
12:25 Revision d43f18a6: [TASK] Acceptance test installing TYPO3 on mysql
A basic acceptance tests clicking through installer
using a mysql db connection, checking backend login
and "blank" s...
Christian Kuhn
12:16 Revision b576ef96: [TASK] Cache results in doesRecordExist_pageLookUp
Copying big sub-trees can benefit from caching the calls
to doesRecordExist_pageLookUp in a run-time cache since
ther...
Thomas Hohn
12:00 Revision 6fe99bc8: [BUGFIX] Embed parameters in SQL fragment create by getSelectQuery
Use quoted/escaped values embedded in the SQL fragment instead of named
parameters in QueryGenerator::getSelectQuery....
Christer V
11:59 Revision 3abdf767: [TASK] Acceptance test installing TYPO3 on mysql
A basic acceptance tests clicking through installer
using a mysql db connection, checking backend login
and "blank" s...
Christian Kuhn
11:47 Revision 52e57524: [BUGFIX] Embed parameters in SQL fragment create by getSelectQuery
Use quoted/escaped values embedded in the SQL fragment instead of named
parameters in QueryGenerator::getSelectQuery....
Christer V

2017-05-21

14:59 Revision cd3733e7: [TASK] Minor CGL cleanup makes php-cs-fixer happy
Change-Id: I4ce5bae6d200bbd7eba6679136375c71cfb6e268
Resolves: #81289
Releases: master, 8.7
Reviewed-on: https://revi...
Christian Kuhn
14:50 Revision a4a9fddf: [TASK] Minor CGL cleanup makes php-cs-fixer happy
Change-Id: I4ce5bae6d200bbd7eba6679136375c71cfb6e268
Resolves: #81289
Releases: master, 8.7
Reviewed-on: https://revi...
Christian Kuhn
12:04 Revision c8f21dc9: [TASK] Update typo3/testing-framework to 1.0.6
A couple of bug fixes and a setup for acceptance tests
of the installation procedure.
Change-Id: I97c211acb6f65a48ee...
Christian Kuhn
11:10 Revision bab07b33: [TASK] Update typo3/testing-framework to 1.0.6
A couple of bug fixes and a setup for acceptance tests
of the installation procedure.
Change-Id: I97c211acb6f65a48ee...
Christian Kuhn
01:21 Revision 4e22184c: [CLEANUP] Review comment and sig of addMountPointParameterToPage()
Releases: master, 8.7
Resolves: #81280
Change-Id: I8689827c9e33202e7659a39bb55e7a9bfd792aa2
Reviewed-on: https://revi...
Elmar Hinz
00:56 Revision 5cfbd008: [CLEANUP] Review comment and sig of addMountPointParameterToPage()
Releases: master, 8.7
Resolves: #81280
Change-Id: I8689827c9e33202e7659a39bb55e7a9bfd792aa2
Reviewed-on: https://revi...
Elmar Hinz

2017-05-20

22:06 Revision 74fe54c6: [TASK] Cleanup .gitignore components directory
The components/ directory has been a temporary directory in v8 phase,
does not exist anymore and can be removed from ...
Christian Kuhn
21:40 Revision f2feb5a3: [TASK] Cleanup .gitignore components directory
The components/ directory has been a temporary directory in v8 phase,
does not exist anymore and can be removed from ...
Christian Kuhn

2017-05-19

14:01 Revision 86b39e84: [BUGFIX] Make sure relative URL receives a proper host part for errorpage
If the code given for PageNotFound_handling is a relative URL, the host
determination gets skipped, resulting in a re...
Anja Leichsenring
13:16 Revision ff5fa1d1: [BUGFIX] Make sure relative URL receives a proper host part for errorpage
If the code given for PageNotFound_handling is a relative URL, the host
determination gets skipped, resulting in a re...
Anja Leichsenring

2017-05-18

18:28 Revision ed05d521: [BUGFIX] Prevent duplicated special char in backend breadcrumb
Prevent duplicated special char conversion of page title in
TYPO3 backend breadcrumb and fix title cropping
Resolves...
Thomas Schur Schur
17:36 Revision 2b8d612c: [BUGFIX] Prevent duplicated special char in backend breadcrumb
Prevent duplicated special char conversion of page title in
TYPO3 backend breadcrumb and fix title cropping
Resolves...
Thomas Schur Schur
17:00 Revision 3f5effaa: [BUGFIX] Remove doubled SQL query in PageRepository
The method PageRepository->checkWorkspaceAccess() does a SQL query to fetch
the workspace record, then hands it over ...
Benni Mack
16:37 Revision f2292aba: [BUGFIX] Fix typo in rst file
Related: #81171
Resolves: #81258
Releases: master
Change-Id: I2a07571bb45aefd5927498dee5604edb99ba271b
Reviewed-on: h...
Josef Glatz
16:08 Revision 9fe9d0a3: [BUGFIX] Remove doubled SQL query in PageRepository
The method PageRepository->checkWorkspaceAccess() does a SQL query to fetch
the workspace record, then hands it over ...
Benni Mack
16:03 Revision cde94b4b: [BUGFIX] Page tree request in a workspaces times out
Tryign to determine workspace versions for a particular database table
results in a very long process execution time ...
Oliver Hader
15:55 Revision 90078db3: [TASK] Streamline icons (order/style) in InlineRecordContainer
In order to be consistent, change the button order and styling
(according to the list module) in the InlineRecordCont...
Daniel Windloff
15:53 Revision e3d973cb: [BUGFIX] Fix wrong comment in TSFE for xhtmlDoctype property
The comment was wrong because the TSFE-Controller
takes care of setting this option internally.
Resolves: #81219
Rel...
Jochen Greiner
15:52 Revision 4d056965: [BUGFIX] Page tree request in a workspaces times out
Tryign to determine workspace versions for a particular database table
results in a very long process execution time ...
Oliver Hader
15:48 Revision 2ad05572: [TASK] Streamline icons (order/style) in InlineRecordContainer
In order to be consistent, change the button order and styling
(according to the list module) in the InlineRecordCont...
Daniel Windloff
15:43 Revision d1df82c4: [BUGFIX] Fix wrong comment in TSFE for xhtmlDoctype property
The comment was wrong because the TSFE-Controller
takes care of setting this option internally.
Resolves: #81219
Rel...
Jochen Greiner
15:28 Revision e2c8ffe9: [BUGFIX] DBAL: Assure all optional query array parameters are set
The method »exec_SELECT_queryArray« uses an incoming array and
passes all possible query array keys on to the »exec_S...
Dan Kleine (Untenzu)
15:19 Revision 0c3f3523: [BUGFIX] Render prepended option tag always in first place
Currently the prepend option is rendered together with the options
argument from select viewhelper. Using the option ...
Marcus Schwemer
15:08 Revision 80c6cf21: [BUGFIX] Render prepended option tag always in first place
Currently the prepend option is rendered together with the options
argument from select viewhelper. Using the option ...
Marcus Schwemer
15:01 Revision 843a5d58: [BUGFIX] Typo3DBQueryParser fails to wrap subselect in braces
When the Typo3DBQueryParser converts Extbase queries to Doctrine
queries, it creates subselects for certain relation ...
Thomas Maroschik
14:59 Revision a819b117: [TASK] Convert ViewHelpers to static calling
Several ViewHelpers were not yet converted to use
the renderStatic method and CompileWith* traits
from Fluid. This pa...
Claus Due
14:53 Revision ef518718: [BUGFIX] Use different field for logging in EXT:scheduler
The public method Scheduler::log accepts an optional $code as 3rd
parameter. Add this information to the parameter $d...
Georg Ringer
14:45 Revision bd5511e6: [BUGFIX] Typo3DBQueryParser fails to wrap subselect in braces
When the Typo3DBQueryParser converts Extbase queries to Doctrine
queries, it creates subselects for certain relation ...
Thomas Maroschik
14:42 Revision bbf4b2d0: [BUGFIX] Use different field for logging in EXT:scheduler
The public method Scheduler::log accepts an optional $code as 3rd
parameter. Add this information to the parameter $d...
Georg Ringer
13:54 Revision 80ad5704: [!!!][TASK] Drop dedicated edit view in EXT:tstemplate
Triggering ext:t3editor out-of-bound of FormEngine is pretty tricky and
blocks further development of t3editor. To st...
Andreas Fernandez
13:37 Revision 506c379b: [CLEANUP] Update comment of PageRepository::getMountPointInfo()
Update the comment of the mehtod PageRepository::getMountPointInfo().
Add hint addressing to the usage of recursive m...
Elmar Hinz
13:22 Revision 2e0f5a85: [CLEANUP] Update comment of PageRepository::getMountPointInfo()
Update the comment of the mehtod PageRepository::getMountPointInfo().
Add hint addressing to the usage of recursive m...
Elmar Hinz
13:08 Revision d8fd6028: [TASK] Fix typo in documentation intent-left > indent-left
Releases: master, 8.7
Resolves: #81253
Change-Id: I9920ba02349d51925610c2bd04fd8c3ea668e3a6
Reviewed-on: https://revi...
Fabian Thommen
13:06 Revision 389e79c3: [BUGFIX] Use EXEC_TIME for sys_log entry instead of time()
DataHandler does a lookup in sys_log table after it performed
its operations to find relevant error entries for the c...
Helmut Hummel
12:58 Revision 45b73611: [TASK] Bootstrap: Load TCA configuration on every request
By moving Bootstrap::loadBaseTca() to the configure() call of the
TYPO3 Bootstrap, the global TCA variable is now pop...
Benni Mack
12:39 Revision f06bc763: [BUGFIX] Use EXEC_TIME for sys_log entry instead of time()
DataHandler does a lookup in sys_log table after it performed
its operations to find relevant error entries for the c...
Helmut Hummel
11:56 Revision f25149a4: [TASK] Fix typo in documentation intent-left > indent-left
Releases: master, 8.7
Resolves: #81253
Change-Id: I9920ba02349d51925610c2bd04fd8c3ea668e3a6
Reviewed-on: https://revi...
Fabian Thommen
11:48 Revision 90e9edc3: [BUGFIX] Use EXEC_TIME for sys_log entry instead of time()
DataHandler does a lookup in sys_log table after it performed
its operations to find relevant error entries for the c...
Helmut Hummel

2017-05-17

23:15 Revision 43b7459d: [BUGFIX] Correct doctrine expression for perms_clause
During the refactoring to doctrine in https://review.typo3.org/#/c/48574
a wrong expression was used. Use notIn() ins...
Gerrit Mohrmann
23:14 Revision 7ec7f15b: [BUGFIX] Correct doctrine expression for perms_clause
During the refactoring to doctrine in https://review.typo3.org/#/c/48574
a wrong expression was used. Use notIn() ins...
Gerrit Mohrmann
23:02 Revision dcd76ab2: [BUGFIX] EXT:beuser: Fix action icon (compare user)
In EXT:beuser -> Backend User Listing there is the
possibility to add an user to the compare list.
If the user is al...
Daniel Windloff
17:27 Revision 22ac92cc: [BUGFIX] EXT:beuser: Fix action icon (compare user)
In EXT:beuser -> Backend User Listing there is the
possibility to add an user to the compare list.
If the user is al...
Daniel Windloff
17:11 Revision 7bf27e60: [BUGFIX] Fix parse time calculation
Parse time calculation in RequestHandler was wrong,
additionally the same calculation is used in admin panel view.
T...
Susanne Moog
16:59 Revision c02b3fb5: [FOLLOWUP][BUGFIX] Fix parse time calculation
Unit test: Fix namespace, test file location and class inheritance.
Change-Id: Ida24b5adf747dc7c259a966fcddfdb7feb9f...
Christian Kuhn
14:55 Revision 32f18c87: [BUGFIX] HtmlArea: Use getAttribute() directly
RTE HtmlArea uses getAttributeNode() for gecko
browsers, however this is deprecated in current
Firefox versions.
To ...
Benni Mack
14:47 Revision a95b8a1c: [BUGFIX] Fix minor ux issues in EXT:recycler
* move multi selector to the left
* separate action icons
* use info icon to open more information
* move mass action...
Daniel Windloff
14:39 Revision 8ae276bd: [BUGFIX] Fix minor ux issues in EXT:recycler
* move multi selector to the left
* separate action icons
* use info icon to open more information
* move mass action...
Daniel Windloff
14:16 Revision 0e892d63: [TASK] Deprecate "noWSOL" in PageRepository->getRecordRaw
The method getRecordRaw has a very unspeakable method argument called
"noWSOL" which is only used internally within P...
Benni Mack
14:08 Revision 8aec03e2: [BUGFIX] Add `controlsList` as known additional attribute
The HTML5 attribute `controlsList` is used in at least Google Chrome
to limit the control buttons. The AudioTagRender...
Andreas Fernandez
13:54 Revision 6c5a4859: [BUGFIX] Add `controlsList` as known additional attribute
The HTML5 attribute `controlsList` is used in at least Google Chrome
to limit the control buttons. The AudioTagRender...
Andreas Fernandez
13:12 Revision c150986e: [TASK] Unit test fails with recent PHP releases
Recent PHP unit minor upgrades fixed a bug in DateTimeZone reflection
which is used as test object in our ObjectAcces...
Christian Kuhn
13:12 Revision 582909b2: [TASK] Unit test fails with recent PHP releases
Recent PHP unit minor upgrades fixed a bug in DateTimeZone reflection
which is used as test object in our ObjectAcces...
Christian Kuhn
12:37 Revision 74b49389: [TASK] Unit test fails with recent PHP releases
Recent PHP unit minor upgrades fixed a bug in DateTimeZone reflection
which is used as test object in our ObjectAcces...
Christian Kuhn
12:33 Revision 3573d80a: [FEATURE] Introduce .typoscript file extension
The new file extension .typoscript will be the default for TypoScript
configuration files and is the only recommended...
Andreas Allacher
11:48 Revision 09a61027: [FEATURE] Introduce .typoscript file extension
The new file extension .typoscript will be the default for TypoScript
configuration files and is the only recommended...
Andreas Allacher
11:16 Revision 46df7176: [!!!][TASK] Migrate EXT:context_help into EXT:backend
Merge the extension into EXT:backend as it only consists of
one AJAX controller - all other functionality related to ...
Georg Ringer
10:14 Revision 19a4d2b4: [!!!][TASK] Remove deprecated Fluid Viewhelper arguments
Remove arguments within f:be.container and f:be.pageRenderer which
have been marked as deprecated before:
* f:be.con...
Benni Mack
09:00 Revision 39752c58: [BUGFIX] Fix parse time calculation
Parse time calculation in RequestHandler was wrong,
additionally the same calculation is used in admin panel view.
T...
Susanne Moog
08:31 Revision a8c49ace: [!!!][TASK] Remove deprecated parameters in RecyclerUtility
EXT:recycler has some deprecated code that is now removed.
Releases: master
Resolves: #81237
Change-Id: I6db8ac155f2...
Wouter Wolters
08:19 Revision 4dc552d4: [BUGFIX] Unset current file in generic Content Object Renderer
When function is done, reset current file for further processing
Resolves: #77645
Releases: master, 8.7, 7.6
Change-...
Benjamin Serfhos
07:45 Revision 3bca59d4: [BUGFIX] Unset current file in generic Content Object Renderer
When function is done, reset current file for further processing
Resolves: #77645
Releases: master, 8.7, 7.6
Change-...
Benjamin Serfhos
07:45 Revision d52c0d6b: [BUGFIX] Unset current file in generic Content Object Renderer
When function is done, reset current file for further processing
Resolves: #77645
Releases: master, 8.7, 7.6
Change-...
Benjamin Serfhos
 

Also available in: Atom