Activity
From 2018-03-27 to 2018-04-25
2018-04-25
- 23:32 Revision 8bae8fed: [BUGFIX] Only show default language pages for sorting
- The sorting of subpages also shows all translations
which leads to very bad side-effects due to the removal
of pages_... - 12:08 Revision d9504dcf: [BUGFIX] Respect multi-byte values in search sword
- Resolves: #84857
Releases: master, 8.7
Change-Id: I72563fad6233f0508273f6a75b2f7ab51894e501
Reviewed-on: https://revi... - 11:53 Revision f8b62af1: [TASK] Add hook for resolving custom link types
- The extendability of the link wizard is incomplete since the
refactoring of it. This patch adds a missing hook to res... - 11:49 Revision d1a3cfb0: [BUGFIX] Respect multi-byte values in search sword
- Resolves: #84857
Releases: master, 8.7
Change-Id: I72563fad6233f0508273f6a75b2f7ab51894e501
Reviewed-on: https://revi... - 11:05 Revision d3f65fd0: [BUGFIX] Skip extra rendering of fields in ElementInformation
- tstamp & crdate fields must be added in the TCA columns
section to have those available in extbase models. Skip
those... - 10:44 Revision b18fe245: [BUGFIX] Skip extra rendering of fields in ElementInformation
- tstamp & crdate fields must be added in the TCA columns
section to have those available in extbase models. Skip
those... - 10:37 Revision ef4a1180: [TASK] Sort languages of field typo3Language in Site Management
- Sort the languages by its name instead of identifier.
Resolves: #84732
Releases: master
Change-Id: I0337cbc6a4003eb1... - 10:28 Revision 05c97180: [!!!][TASK] Move last language files away from language extension
- This commit moves any language file of EXT:lang into a proper
destination, which renders EXT:lang obsolete.
This chan... - 09:52 Revision ac88689f: [BUGFIX] Validate column count before using it
- Fix a regression introduced with #84338 to check the column count
first before using it.
Resolves: #84491
Releases: ... - 09:20 Revision ba6fa129: [BUGFIX] Fix spelling in InheritancesResolverService
- Resolves: #84862
Releases: master
Change-Id: I40bff1e106efad9c43780e2df1e6ddb54b64fd1f
Reviewed-on: https://review.ty... - 09:20 Revision 03848901: [TASK] Move TypoScript inclusion into ext_localconf
- The Form configuration is now included inline instead
of a separate file.
Resolves: #84861
Releases: master
Change-I... - 09:12 Revision 1d39413e: [TASK] Remove legacy styling in Web->Template module
- Some values (bgColor4) for rendering the tree in the Web->Template module
are never used, and are removed as they are... - 09:00 Revision 33f1f91c: [TASK] Add tests for BackendUtility::splitTable_Uid
- Resolves: #84855
Releases: master
Change-Id: I20c189b082c616590bcb2bdabff9e2f2c22a1bce
Reviewed-on: https://review.ty... - 08:53 Revision 1bcc8fbc: [BUGFIX] Remove double inclusion of PageTSconfig
- Due to some mixup in patches the PageTSconfig for
the form framework is included twice.
Resolves: #84860
Releases: m... - 07:17 Revision 1b6ea2b6: [!!!][TASK] Update doctrine/dbal 2.6.3 ❯ 2.7.1
- Command used:
composer require doctrine/dbal:^2.7
Resolves: #84744
Releases: master
Change-Id: I7b063cd15d8bc7f9c466...
2018-04-24
- 17:52 Revision 0c1c8a8e: [BUGFIX] Fix type of additionalConfig in media viewhelper
- Change the type from string to array.
Resolves: #84848
Releases: master, 8.7
Change-Id: I28071b1116b2c9b4fcdcc639c37... - 17:25 Revision aa1ce77b: [BUGFIX] Fix type of additionalConfig in media viewhelper
- Change the type from string to array.
Resolves: #84848
Releases: master, 8.7
Change-Id: I28071b1116b2c9b4fcdcc639c37... - 16:34 Revision c4d48bb6: [TASK] Correct description for QueryGenerator->getTreeList
- Resolves: #84847
Releases: master, 8.7
Change-Id: Ica8a5cc234c6ea90a1964c87228136d06d9713ac
Reviewed-on: https://revi... - 16:08 Revision 1f54e704: [TASK] Add hook for resolving custom link types
- The extendability of the link wizard is incomplete since the
refactoring of it. This patch adds a missing hook to res... - 15:46 Revision a4c2d980: [TASK] Correct description for QueryGenerator->getTreeList
- Resolves: #84847
Releases: master, 8.7
Change-Id: Ica8a5cc234c6ea90a1964c87228136d06d9713ac
Reviewed-on: https://revi... - 13:01 Revision 6c6cae4a: [BUGFIX] Add sorting to menu of categorized content
- Sort content elements of menu type "categorized content" by the
sorting value.
This improves the output if all conte... - 06:27 Revision e45acadb: [BUGFIX] Execution order of hooks preprocessRequest and pageIndexing changed
- Between 8 LTS and 9.2 the order of the execution of the following hooks was changed:
8.7
- First: $GLOBALS['TYPO3_C... - 02:13 Revision 7a2c858b: [FEATURE] Password fields in the Install tool
- Now it is possible to define password fields in the Install tool
configuration.
Now the field transport_smtp_passwor... - 02:02 Revision d4d83ee9: [FEATURE] Make indexed_search ready for GDPR
- To be compatible with the GDPR, 2 new features are added to
the indexed_search extension:
- Make the index_stat_sear...
2018-04-23
- 23:07 Revision 2fb7be7b: [TASK] Use ImageInfo class instead of direct PHP GD call
- This ensures maximum compatibility with all available graphics
commands.
Resolves: #78600
Releases: master, 8.7
Chan...
2018-04-21
- 14:43 Revision 34067326: [TASK] Add new language labels
- New labels for the new checkbox rendertypes.
The visibility checkbox in most record types uses the same language
labe... - 14:36 Revision 09eda80e: [!!!][TASK] Remove the explicitConfirmationOfTranslation setting
- This feature is unused, and the used buttons are being removed
in the "unsplit the split button" concept. This change... - 14:26 Revision f6455976: [BUGFIX] Always exclude E_USER_DEPRECATED from exceptionalErrors
- There is a limited use case for exceptions to be thrown
on deprecation messages. To ease the upgrade path to TYPO3 9
... - 10:22 Revision 161ba9bd: [BUGFIX] Resolve recursing DOM manipulation
- To fix the recursive DOM manipulation, the selector class name used to
find the "blueprint" is removed from the actua... - 10:21 Revision 3c22ba8f: [BUGFIX] Use jQuery iterator for proper contextual variable handover
- Use jQuery's each() method to handover variables from within the loop
to objects which are decoupled through jQuery's...
2018-04-20
- 22:17 Revision 6b24a1f5: [BUGFIX] Harden CSS of install tool
- Capsulated CSS classes in _module_install.scss.
Releases: master
Resolves: #84825
Change-Id: I664318f44e02bdf3818567... - 17:37 Revision 395d5efb: [BUGFIX] Make labeledToggleCheckbox localizable
- The labels of a labeledToggleCheckbox are now localizable using
the well known LLL syntax.
Resolves: #84803
Releases... - 16:27 Revision d698ac14: [BUGFIX] Make translation of form validation errors consistent
- The labels have been made consistent with a native speaker.
Resolves: #84804
Releases: master
Change-Id: Iec8e6aed7... - 16:26 Revision 11c55be2: [TASK] Improve Install Tool UX
- Implemented card layout and modals instead of gridder.
Action buttons like clear all cache trigger it's action now di... - 15:17 Revision 6a020f16: [BUGFIX] Wait some seconds before click in modal content
- Some acceptance tests fails because of a timing issues. If a modal is not
ready the next click fails. This patch adds...
2018-04-19
- 23:21 Revision ea3d1294: [BUGFIX] Check if file exists for backend logo
- If an invalid file path is given, an exception is thrown if trying to
access its properties and the backend is not ac... - 22:57 Revision 8146446c: [BUGFIX] Check if file exists for backend logo
- If an invalid file path is given, an exception is thrown if trying to
access its properties and the backend is not ac... - 20:37 Revision ca582481: [BUGFIX] Do not write empty array values in form definitions
- Symfony YAML dumps empty arrays as sequence ("{ }"). Due to this, some
JavaScript modules of the form framework fail... - 20:34 Revision 9fc37bd4: [BUGFIX] Check if client supports localStorage
- Resolves: #84788
Releases: master, 8.7
Change-Id: If7a1c3e1b04c4de391d0bdb943d989971def6e8a
Reviewed-on: https://revi... - 20:10 Revision a9f1117d: [BUGFIX] Validation error arguments are not applied
- If an extbase error object wants to be translated through EXT:form and
no translation is found, the original error me... - 20:03 Revision 49e42af8: [FEATURE] Add HTML5 date form element
- Add an HTML5 date form element and a date range server side validator to
the form framework.
Resolves: #82511
Releas... - 20:00 Revision 97582e4d: [BUGFIX] Do not write empty array values in form definitions
- Symfony YAML dumps empty arrays as sequence ("{ }"). Due to this, some
JavaScript modules of the form framework fail... - 18:57 Revision 59f3177e: [BUGFIX] Check if client supports localStorage
- Resolves: #84788
Releases: master, 8.7
Change-Id: If7a1c3e1b04c4de391d0bdb943d989971def6e8a
Reviewed-on: https://revi... - 17:48 Revision 76ceac62: [BUGFIX] Prevent recursive AJAX calls
- The form editor calls the icon API within
jQuery's beforeSend() AJAX hook.
Since the Icon API also makes use of AJAX ... - 15:55 Revision f987f7ac: [FEATURE] Make indexed_search ready for GDPR
- To be compatible with the GDPR, 2 new features are added to
the indexed_search extension:
- Make the index_stat_sear... - 15:32 Revision 70b8ffc0: [BUGFIX] Validation error arguments are not applied
- If an extbase error object wants to be translated through EXT:form and
no translation is found, the original error me... - 15:15 Revision 9de418d5: [FEATURE] Make indexed_search ready for GDPR
- To be compatible with the GDPR, 2 new features are added to
the indexed_search extension:
- Make the index_stat_sear... - 15:01 Revision 6f9e25d9: [FEATURE] Store icons in localStorage
- The icons that get requested by the Icon API on JavaScript side are not
stored in the client's localStorage.
To have ... - 14:23 Revision a6e91c83: [BUGFIX] Disable "Create new translation headers" when no selection is made
- The "Create new translation headers" is now disabled if no page to be
translated is selected to avoid errors in the t... - 13:55 Revision 895ec997: [BUGFIX] Disable "Create new translation headers" when no selection is made
- The "Create new translation headers" is now disabled if no page to be
translated is selected to avoid errors in the t... - 13:19 Revision 4a3a21b2: [FEATURE] Add API to anonymize IP addresses
- Add an API to anonymize IP addresses.
The core uses this API to anonymize all IP addresses before
storing them. E.g. ... - 12:38 Revision e07aed42: [TASK] Compress flag icons
- Following command was used to add grunt-contrib-imagemin
yarn add grunt-contrib-imagemin --dev
Resolves: #84783
Rele... - 12:00 Revision 6b672293: [BUGFIX] Preserve multivalue property sorting in form fields
- This ensures e.g. the order of select options is preserved between
form edits.
Background: If you put "{"5":"5","4":... - 12:00 Revision 5fe2a684: [BUGFIX] Let form framework finisher parseOption respect arrays
- The method "parseOption()" can now handle arrays. This is necessary if a
finisher option references a form element va... - 11:54 Revision 23ef7dbe: [FEATURE] Add API to anonymize IP addresses
- Add an API to anonymize IP addresses.
The core uses this API to anonymize all IP addresses before
storing them. E.g. ... - 11:09 Revision 5df2d9ab: [BUGFIX] Perform the translation key look-up as it was before #81775
- If a form is rendered through the "form" content element,
the identifier of the form is modified with a suffix since ... - 09:42 Revision 656e5530: [BUGFIX] Render systeminformation toolbar items inline
- Resolves: #84773
Releases: master, 8.7
Change-Id: Ib92146527fdae9c8b2c4ccc23ba387b89412eb6e
Reviewed-on: https://revi... - 08:59 Revision 85c96a9b: [TASK] Use stricter types in JsonView and its test
- Also clean up the code a bit, use more imports, and use
assertSame to do type-safe checks.
Resolves: #84571
Release...
2018-04-18
- 17:13 Revision 04818164: [BUGFIX] Render systeminformation toolbar items inline
- Resolves: #84773
Releases: master, 8.7
Change-Id: Ib92146527fdae9c8b2c4ccc23ba387b89412eb6e
Reviewed-on: https://revi... - 15:44 Revision bbdf85c9: [BUGFIX] Cast floor’ed division to int
- The division is rounded by a `floor()` call. Since `floor()` returns a
value of type `double`, the result must get ca... - 14:25 Revision 931f50c0: [BUGFIX] Preserve multivalue property sorting in form fields
- This ensures e.g. the order of select options is preserved between
form edits.
Background: If you put "{"5":"5","4":... - 14:21 Revision 819a118f: [BUGFIX] Let form framework finisher parseOption respect arrays
- The method "parseOption()" can now handle arrays. This is necessary if a
finisher option references a form element va... - 13:40 Revision 8d8b0391: [TASK] Move rst file into the correct folder
- With #84053 the new API to anonymize IP addresses was introduced, but
the RST file was placed in the wrong directory,... - 00:11 Revision 619e10a6: [TASK] Improve the form manager
- Improve the form manager in several ways:
- add reload button to docheader
- add 'for' attribute to all labels in fo... - 00:07 Revision d0737775: [BUGFIX] Form editor breaks if property path does not exist
- If a property path - which should be validated within the form editor -
does not exist within the form definition and... - 00:04 Revision 8dbdfc60: [BUGFIX] Unregister formeditor events through off()
- Resolves a variable naming collision within the formeditor model method
off() to make it possible to unregister forme... - 00:02 Revision fb6715bd: [BUGFIX] Exclude hidden fields within summary pages and mails
- Add a "renderingOptions" property called "_isHiddenFormElement" to
prevent form elements from being shown within summ...
2018-04-17
- 23:55 Revision 9fc790dd: [BUGFIX] Unregister formeditor events through off()
- Resolves a variable naming collision within the formeditor model method
off() to make it possible to unregister forme... - 23:45 Revision e40887f0: [BUGFIX] Form editor breaks if property path does not exist
- If a property path - which should be validated within the form editor -
does not exist within the form definition and... - 23:22 Revision c286f35b: [BUGFIX] Respect custom prototypes within the form editor
- Respect the configured prototypeName within the formDefinition
on form editor load.
Resolves: #84750
Releases: maste... - 22:04 Revision e7740b42: [BUGFIX] Hide save and new button in connected translation mode
- In connected translation mode it should not be possible to use the
save and new button as this would lead to an incon... - 21:57 Revision 197db50b: [TASK] Suggest TCA overrides for ExtensionUtility::registerPlugin()
- Resolves: #84766
Releases: master, 8.7
Change-Id: Ibcb51b2b424f556232945f95e68f0ec2bb3f6120
Reviewed-on: https://revi... - 21:55 Revision 9fdc5d22: [TASK] Suggest TCA overrides for ExtensionUtility::registerPlugin()
- Resolves: #84766
Releases: master, 8.7
Change-Id: Ibcb51b2b424f556232945f95e68f0ec2bb3f6120
Reviewed-on: https://revi... - 21:54 Revision 88c7478b: [TASK] Use correct icons for undo and redo
- The form editor uses incorrect icons for undo and redo actions.
This patch adds the - till now not existing - redo ic... - 21:43 Revision cc1b6589: [FEATURE] Add API to anonymize IP addresses
- Add an API to anonymize IP addresses.
The core uses this API to anonymize all IP addresses before
storing them. E.g. ... - 18:59 Revision 50c17a5d: [TASK] Update typo3/icons to 1.7.0
- Resolves: #84770
Releases: master
Change-Id: Ic6a0299235de3d8901db7efcadbedf07baa4ec7e
Reviewed-on: https://review.ty... - 16:31 Revision c03f95c7: [TASK] Add "for" attribute to form editor label tags
- Add for attribute to form editor label tags within the inspector area.
Resolves: #79609
Releases: master
Change-Id: ... - 14:55 Revision 3afcbc00: [BUGFIX] Prevent exception on backend login screen
- This patch adds an int cast for the second parameter of the date function
in the sys_news handling.
Resolves: #84764... - 14:45 Revision 12291168: [BUGFIX] Prevent exception on backend login screen
- This patch adds an int cast for the second parameter of the date function
in the sys_news handling.
Resolves: #84764... - 13:35 Revision a0d0752e: [FEATURE] Hide "duplicate" button by default
- Hides the "duplicate" button in TCEFORMs by default as it serves
a very specific usecase best enabled on a table basi... - 11:14 Revision 74199479: [TASK] Set TYPO3 version to 8.7.14-dev
- Change-Id: I931bdfd9f2260d98d75eff35a69697ad63ada51a
Reviewed-on: https://review.typo3.org/56702
Tested-by: TYPO3com ... - 11:13 Revision ffd3b95f: [TASK] Set TYPO3 version to 7.6.28-dev
- Change-Id: I442f2c40d720fe80561efa576d3fcbc7926509cd
Reviewed-on: https://review.typo3.org/56700
Tested-by: TYPO3com ... - 10:15 Revision 20671541: [RELEASE] Release of TYPO3 8.7.13
- Change-Id: I8bc754ecdc116d45d65186aa205f63bf8df6eb6d
Reviewed-on: https://review.typo3.org/56701
Reviewed-by: Oliver ... - 10:09 Revision 22d0da3a: [RELEASE] Release of TYPO3 7.6.27
- Change-Id: I49d55a037a92edbb111becd23072d75d4e729237
Reviewed-on: https://review.typo3.org/56699
Reviewed-by: Oliver ... - 09:52 Revision 85c8d65e: [BUGFIX] Render deprecation rst files for 8.7.x
- Resolves: #84762
Releases: master
Change-Id: I1d5c3c0d8d1d21bbea41c00d2914840c949e2c19
Reviewed-on: https://review.ty...
2018-04-16
- 23:09 Revision 14716622: [BUGFIX] Move file extension detection to FAL driver
- The only object that is allowed to handle the physical file in the FAL
is the driver. As that's the only instance tha... - 22:40 Revision de160a84: [BUGFIX] Move file extension detection to FAL driver
- The only object that is allowed to handle the physical file in the FAL
is the driver. As that's the only instance tha... - 22:28 Revision 754785db: [TASK] Synchronize Documentation with 8.7
- Resolves: #84758
Releases: master
Change-Id: I64100b9f1cfdc656b980f2b6181458a83125cceb
Reviewed-on: https://review.ty... - 22:12 Revision e5c64fd0: [TASK] Synchronize the form documentation
- Manual backport of #84457.
Resolves: #84745
Releases: 8.7
Change-Id: Iec81b41352744ab35ad70a828da013dce5149ed4
Revie... - 19:30 Revision 25b51980: [BUGFIX] Ensure that the „recover“ message is always in jQuery context
- When a page is about to get recovered by the recycler, a checkbox is
rendered into the modal text, which requires pro... - 16:59 Revision 7cfb9210: [TASK] Add more rules for Code sniffer
- In order to improve code quality, the following code sniffers are added:
- cast_spaces
- declare_equal_normalize
- d... - 15:40 Revision 4705a579: [BUGFIX] Fix typos in TCA migration messages
- Improve typos and grammar in messages of the TCA migration
Resolves: #84742
Releases: master, 8.7
Change-Id: I5dca04... - 15:38 Revision a96dfd2b: [BUGFIX] Make categories required for category related menus
- Set the minitems of categories of the the menu types "Categorized content"
and "Categorized pages" to 1 to force edit... - 15:36 Revision 1b64feb6: [BUGFIX] Make categories required for category related menus
- Set the minitems of categories of the the menu types "Categorized content"
and "Categorized pages" to 1 to force edit... - 13:58 Revision dae14b0c: [BUGFIX] Fix typos in TCA migration messages
- Improve typos and grammar in messages of the TCA migration
Resolves: #84742
Releases: master, 8.7
Change-Id: I5dca04... - 13:41 Revision 88cc3f13: [BUGFIX] Make ConfirmationFinisher available in the FormEditor
- ConfirmationFinisher is available on 8.7 but can't be added
in the FormEditor. Backport relevant parts from master.
... - 09:36 Revision b4b7f81e: [BUGFIX] Ensure that the „recover“ message is always in jQuery context
- When a page is about to get recovered by the recycler, a checkbox is
rendered into the modal text, which requires pro...
2018-04-15
- 23:47 Revision aa2f6daa: [BUGFIX] Fix getPublicUrl return hints
- Since getPublicUrl could also return null, we need to
change the return hints to respect that.
Resolves: #84688
Rele... - 22:50 Revision a850e4ac: [BUGFIX] Fix getPublicUrl return hints
- Since getPublicUrl could also return null, we need to
change the return hints to respect that.
Resolves: #84688
Rele... - 22:11 Revision 1e25031a: [BUGFIX] Remove quoting of search value in recycler
- This patch removes a wrong call of `$queryBuilder->quote()` which causes
a wrong SQL statement, as the search filter ... - 19:44 Revision 0bb874be: [BUGFIX] Remove quoting of search value in recycler
- This patch removes a wrong call of `$queryBuilder->quote()` which causes
a wrong SQL statement, as the search filter ... - 18:35 Revision 0794074b: [TASK] Fix UTF-8 spelling in examples + documentation
- Resolves: #84714
Releases: master
Change-Id: I5c3642800457db5f15cfa500632949f3c6cd1e6e
Reviewed-on: https://review.ty... - 14:23 Revision 2f6a1307: [TASK] Cover adding image to tt_content with acceptance tests
- Add acceptance tests for adding image to tt_content,
when image has metadata filled or not.
As a side effect, it cove... - 13:32 Revision bb6ee37e: [TASK] Increase title length of filemount
- Increase length of sys_filemount.title from 30 to 255 characters.
Resolves: #50979
Releases: master, 8.7
Change-Id: ... - 13:07 Revision 6740a507: [BUGFIX] Fix nightly CGL check
- PHP-CS-Fixer introduced a notice about overridden config paths,
which causes the cgl check to fail.
See https://githu... - 12:51 Revision 54b081ed: [TASK] Increase title length of filemount
- Increase length of sys_filemount.title from 30 to 255 characters.
Resolves: #50979
Releases: master, 8.7
Change-Id: ... - 12:17 Revision fe1892cb: [TASK] Move rootPage resolving into PSR-15 middleware
- The functionality to resolve the "domain start page" - the page ID
where a sys_domain record is found, is moved from ... - 12:15 Revision ca1c88c2: [TASK] Set exclude property for fields of tt_content
- The exclude property is set for the following fields in the
table tt_content:
- file_collections
- filelink_size
- f... - 11:53 Revision 080805bc: [TASK] Cover adding image to tt_content with acceptance tests
- Add acceptance tests for adding image to tt_content,
when image has metadata filled or not.
As a side effect, it cove... - 10:47 Revision 6176a2a5: [BUGFIX] Finishers with output must return the output
- Since #83822 EXT:form makes usage of the controller context
response object which has impacts to the finisher logic w... - 10:36 Revision cf90e744: [TASK] Change InfoModule member function access types
- The changed methods are used in getContent(). While overriding
getContent there is no need for copying the changed me... - 10:29 Revision 485a3574: [BUGFIX] Finishers with output must return the output
- Since #83822 EXT:form makes usage of the controller context
response object which has impacts to the finisher logic w...
2018-04-14
- 15:39 Revision f5d8b675: [BUGFIX] Fix exception in clipboard inside recycler folders
- To avoid exceptions in a _recycler_ folder in the filelist when
using the clipboard, the image is built without an Im... - 15:32 Revision 0d2f64ca: [BUGFIX] Increase length of sys_filemount.path
- Increase length of sys_filemount.path from 120 to 255 chars.
Resolves: #84643
Releases: master,8.7
Change-Id: I84ff2... - 15:28 Revision 11a9fb08: [BUGFIX] Add missing column in database query
- To avoid exceptions on certain database systems the pid must be selected
as well as it is used in the order statement... - 15:25 Revision 9c8728c8: [TASK] Drop compatibility layer for lib.fluidContent
- Resolves: #84712
Related: #80412
Releases: master
Change-Id: Ia7b650eedcd05f45e5f542e81e5a263ec5cad0d3
Reviewed-on: h... - 15:22 Revision d72234e6: [TASK] Remove undefined offset notices in PageLinkBuilder
- The PageLinkBuilder access some array keys that might not exist.
This leads to undefined offset notices.
Resolves: #... - 15:20 Revision 25e4cd6e: [BUGFIX] Fix exception in clipboard inside recycler folders
- To avoid exceptions in a _recycler_ folder in the filelist when
using the clipboard, the image is built without an Im... - 15:16 Revision d8fe7370: [BUGFIX] Increase length of sys_filemount.path
- Increase length of sys_filemount.path from 120 to 255 chars.
Resolves: #84643
Releases: master,8.7
Change-Id: I84ff2... - 15:13 Revision a3828a4d: [BUGFIX] Add missing column in database query
- To avoid exceptions on certain database systems the pid must be selected
as well as it is used in the order statement...
2018-04-12
- 15:56 Revision ff67e516: Revert "[FEATURE] Add button to select all records"
- This reverts commit 7ef327081a503fc2e4e60b6d2cb413943f68469e.
The original patch does not work well with a huge reco... - 10:34 Revision 2bb767c0: [BUGFIX] Set extension name in Fluid context
- Resolves: #84697
Related: #83987
Releases: master
Change-Id: I292b5942144c1453921ba7ce490e26209dee187f
Reviewed-on: h...
2018-04-11
- 15:42 Revision 125e3463: [BUGFIX] Check if a valid logger is available in error handlers
- If the logger for some reason couldn't be created by GeneralUtility
or causes an exception or error itself the trigge... - 10:28 Revision ebe340cb: [BUGFIX] Fix path to fileadmin in system report
- Resolves: #84683
Releases: master
Change-Id: I08d2fceeabd9d2d6ff52d65e35c03fc4336b8141
Reviewed-on: https://review.ty...
2018-04-10
- 19:12 Revision 896631dc: [BUGFIX] Fix typo in documentation for change 83556
- Resolves: #84686
Releases: master
Change-Id: Ib652d17685b65004d68ade431200d8f88e87dff1
Reviewed-on: https://review.ty... - 16:22 Revision 92524fc2: [TASK] Set branch alias to 9.3-dev
- Change-Id: Ied93632cfdf9221044577b8506ffa82f317a8756
Reviewed-on: https://review.typo3.org/56626
Tested-by: TYPO3com ... - 14:39 Revision 6fdaa07f: [BUGFIX] Do not try to download extensions in composer mode
- Upgrade wizards that download extensions from TER must
no do so in composer mode as they would create an unusable
sys...
2018-04-09
- 23:37 Revision 6a6eaef5: [TASK] Set TYPO3 version to 9.3.0-dev
- Change-Id: I27ae8aa8699a382f2d2a71a215931f6de7425738
Reviewed-on: https://review.typo3.org/56621
Tested-by: TYPO3com ... - 22:51 Revision 474fcf0c: [RELEASE] Release of TYPO3 9.2.0
- Change-Id: Ifb953ea1058c45a59273493170b7c3e567da104b
Reviewed-on: https://review.typo3.org/56620
Reviewed-by: Oliver ... - 22:42 Revision 0d027af0: [BUGFIX] Do not show sysfolders on pid 0 in sites module
- Pages of the doktype “sys_folder” are no longer shown as valid entrypoints
into a site.
Resolves: #84663
Releases: m... - 22:38 Revision 8814cce6: [TASK] Fetch html tag "lang" attribute from site
- The site configuration contains the value of
the <html lang="..."> attribute and should be
set.
Resolves: #84679
Rel... - 22:07 Revision f02411d4: [BUGFIX] Do not call deprecated feedit initialize method
- Resolves: #84677
Releases: master
Change-Id: I2d1887dd982e95e633755eed75f3bb0cdfe4d4ec
Reviewed-on: https://review.ty... - 21:32 Revision 14859db3: [BUGFIX] Minor fixes in SiteLanguage
- This patch fixes some minor issues in getter methods.
Resolves: #84670
Releases: master
Change-Id: I4123238ca17bc3c3... - 20:58 Revision 52e88b7a: [BUGFIX] Handle empty absRefPrefix in PageLinkBuilder
- Using empty values for absRefPrefix as needle in strpos() will
throw a warning. In order to avoid that, it's now chec... - 20:50 Revision 3fa35bfb: [TASK] Move leftover 9.2 documentation RST files
- Resolves: #84678
Releases: master
Change-Id: Ie4f338cc5ce6200319b407b9426442d3ae843942
Reviewed-on: https://review.ty... - 20:47 Revision 4693b06a: [TASK] Clean-up in site handling
- - add void return types
- add access modifiers for constants
- fix some null coalescing
- remove superfluous comments... - 20:29 Revision ad815edd: [BUGFIX] Fix resource loading in composer mode
- Resolves: #84674
Releases: master
Change-Id: Ia3283ffcf4973e5b511a57de25cb73490916e4d2
Reviewed-on: https://review.ty... - 20:26 Revision 0d9dec7e: [DOCS] 9.2 Docs
- Resolves: #DOCS
Releases: master
Change-Id: I9644f255336076f09c2c570c981549a39846e776
Reviewed-on: https://review.typ... - 20:21 Revision d51c5f40: [BUGFIX] Use existing locale in site handling examples
- Resolves: #84675
Releases: master
Change-Id: If8873b88bd5976729ac75b1ef876bdc9ccd2b6ae
Reviewed-on: https://review.ty... - 13:33 Revision 8293ea4b: [BUGFIX] Display tree hierarchy in sites module
- The page hierarchy is now properly displayed in the sites module
Resolves: #84664
Releases: master
Change-Id: Ib390c... - 13:32 Revision 9bdbb366: [BUGFIX] Keep sorting column value for deleted records
- Keep the value for the defined sorting field when a record is
deleted. This improves the quality of restored records ... - 09:13 Revision 772e0e76: [BUGFIX] Remove wrong break; statement in rootline check
- With issue #81280 a break statement has been added which breaks
the check of permissons "extend to subpage".
Resolve...
2018-04-08
- 19:47 Revision 967c8897: [TASK] Streamline upgrade wizards that install extensions
- Let the adminpanel and redirect upgrade wizards make use of
the abstract wizard for installing extensions,
which incl... - 13:10 Revision 6a3b6a5e: [BUGFIX] Fix windows loading of site configuration
- Due to different path handling, the path separators need
to be streamlined before using the path. Windows can handle
... - 13:10 Revision eafb02ee: [BUGFIX] Do not use deprecated $R_URI
- Resolves: #84649
Releases: master
Change-Id: I98ec184e4b2d15d04515ba121babb470ac832882
Reviewed-on: https://review.ty...
2018-04-07
- 14:12 Revision 5a12dc5f: [BUGFIX] Convert languageId to integer before passing to getLanguageById
- ServerRequestInterface->getQueryParams() returns as string value which
has to be converted to an integer before passi... - 07:25 Revision 88d586bc: [BUGFIX] Do not try to download extensions in composer mode
- Upgrade wizards that download extensions from TER must
no do so in composer mode as they would create an unusable
sys...
2018-04-06
- 22:23 Revision 0824e6e8: [FEATURE] Introduce Site Handling
- TYPO3 is famously known for the "multi-site"
functionality, allowing multiple websites running
within one TYPO3 insta... - 20:38 Revision a5bf5706: [BUGFIX] Keep parameters in link browser’s upload form
- Any given attribute stored in the `P` parameter is kept and attached to
the return URL of the upload form.
Resolves:... - 20:38 Revision 2d26a2c0: [BUGFIX] Keep parameters in link browser’s upload form
- Any given attribute stored in the `P` parameter is kept and attached to
the return URL of the upload form.
Resolves:... - 20:36 Revision 1eeedc59: [TASK] Decouple adminPanel from frontend
- The admin panel has been extracted into an own extension. To enable
users to de-activate the admin panel completely, ... - 19:53 Revision 41a2a691: [BUGFIX] Fix wrong icon usage in install tool
- This patch change a icon to be consistent, the icon was misleading
and had the wrong color. Now the „add“-icon is use... - 19:37 Revision 63f70ad4: [BUGFIX] Keep parameters in link browser’s upload form
- Any given attribute stored in the `P` parameter is kept and attached to
the return URL of the upload form.
Resolves:... - 17:23 Revision 24cec058: [BUGFIX] Only apply language constraints for "Show hidden" checkbox if neccessary
- The checkbox "Show hidden content elements" currently checks any selected
language. This is malfunctioning in case th... - 17:19 Revision 3f8145ea: [TASK] Add hook to upload methods in GeneralUtility
- Resolves: #84600
Releases: master, 8.7, 7.6
Change-Id: I3f4698e892c98aadb41d3e6ba4f1e974a2ca479d
Reviewed-on: https:/... - 17:18 Revision c0917a31: [TASK] Add hook to upload methods in GeneralUtility
- Resolves: #84600
Releases: master, 8.7, 7.6
Change-Id: I3f4698e892c98aadb41d3e6ba4f1e974a2ca479d
Reviewed-on: https:/... - 17:04 Revision 532dea9f: [BUGFIX] Correct wrong type annotation for drawItem_footer hook
- Change-Id: I10e4061dcb54dda3460d248bc7ae436ee12103a0
Resolves: #84636
Releases: master, 8.7
Reviewed-on: https://revi... - 17:02 Revision b01ef29c: [TASK] Add hook to upload methods in GeneralUtility
- Resolves: #84600
Releases: master, 8.7, 7.6
Change-Id: I3f4698e892c98aadb41d3e6ba4f1e974a2ca479d
Reviewed-on: https:/... - 16:55 Revision 3826c61b: [BUGFIX] Set correct number of arguments in MethodCallMatcher
- The MethodCallMatcher contains wrong argument definition for methods
* TYPO3\CMS\Core\TypoScript\TemplateService->ge... - 16:55 Revision 8a57e5be: [BUGFIX] Flush `l10n` cache after downloading languages
- This patch let's the Maintenance Area flush the `l10n` caches after
language packs were downloaded. Since the Install... - 16:54 Revision 94acfea0: [BUGFIX] Only apply language constraints for "Show hidden" checkbox if neccessary
- The checkbox "Show hidden content elements" currently checks any selected
language. This is malfunctioning in case th... - 16:51 Revision b6fbbfcd: [BUGFIX] Correct wrong type annotation for drawItem_footer hook
- Change-Id: I10e4061dcb54dda3460d248bc7ae436ee12103a0
Resolves: #84636
Releases: master, 8.7
Reviewed-on: https://revi... - 13:50 Revision f19bbcc3: [BUGFIX] Fix extraction path of language packs in LanguagePackService
- Due to the appended extension key an invalid directory structure was
created. The language pack ".zip" files already ... - 13:35 Revision d68a6204: [TASK] Move linkData() functionality in PageLinkBuilder
- The "mother of building all links in Frontend" is moved
into PageLinkBuilder. Along with this, building a
mountPointM... - 12:34 Revision fe1f2a1e: [TASK] Sort packages by name in Composer manifests
- Resolves: #84630
Releases: master, 8.7
Change-Id: Ie3af5ddd3721e546718cfa88ea219c40dc666e51
Reviewed-on: https://revi... - 11:02 Revision d12e0fc9: [TASK] Sort packages by name in Composer manifests
- Resolves: #84630
Releases: master, 8.7
Change-Id: Ie3af5ddd3721e546718cfa88ea219c40dc666e51
Reviewed-on: https://revi... - 06:49 Revision c2f3876b: [TASK] Simplify frontend/backend security viewhelpers
- This logic is already implemented in
AbstractConditionViewHelper::renderStatic().
Resolves: #84627
Releases: master
...
2018-04-05
- 23:43 Revision ee130aa2: [BUGFIX] Catch Exception while extracting metadata
- Catch InsufficientFileAccessPermissionsException while extracting
metadata. Reason for this exception could be that t... - 23:28 Revision 8af8bcdc: [BUGFIX] Allow tables with adminOnly in cleanup task of recycler
- Allow also tables with the setting 'adminOnly' to be removed with the
scheduler task of EXT:recycler.
Resolves: #846... - 23:26 Revision 62ce9015: [TASK] Update friendsofphp/php-cs-fixer to latest version
- Update from 2.10.2 to 2.11.1
Command used:
composer update friendsofphp/php-cs-fixer php-cs-fixer/diff
Resolves: #8... - 23:22 Revision 25c0527c: [BUGFIX] Allow span tags in fieldInformation return
- To be able to improve the layout of field information, the span tag is
added to the list of allowed tags in html.
Re... - 23:11 Revision 8b171543: [BUGFIX] Allow span tags in fieldInformation return
- To be able to improve the layout of field information, the span tag is
added to the list of allowed tags in html.
Re... - 16:53 Revision f6312067: [BUGFIX] Keep UTF-8 characters unescaped in JsonView
- Resolves: #84572
Releases: master, 8.7
Change-Id: I7ace7322bdefcaeae5ffcc9021a5f13b4f5aeb1a
Reviewed-on: https://revi... - 16:43 Revision c6e4598d: [TASK] Update friendsofphp/php-cs-fixer to latest version
- Update from 2.10.2 to 2.11.1
Command used:
composer update friendsofphp/php-cs-fixer php-cs-fixer/diff
Resolves: #8... - 16:37 Revision 1b0acf66: [BUGFIX] Allow tables with adminOnly in cleanup task of recycler
- Allow also tables with the setting 'adminOnly' to be removed with the
scheduler task of EXT:recycler.
Resolves: #846... - 16:27 Revision 9207e8a4: [BUGFIX] Keep UTF-8 characters unescaped in JsonView
- Resolves: #84572
Releases: master, 8.7
Change-Id: I7ace7322bdefcaeae5ffcc9021a5f13b4f5aeb1a
Reviewed-on: https://revi... - 15:53 Revision d035a97c: [TASK] Streamline HTTP Response codes
- This patch streamlines all lists of HTTP response codes.
Resolves: #84626
Related: #84490
Related: #84481
Releases: ... - 15:43 Revision c908cc58: [TASK] Streamline HTTP Response codes
- This patch streamlines all lists of HTTP response codes.
Resolves: #84626
Related: #84490
Related: #84481
Releases: ... - 14:40 Revision 64408065: [TASK] Add missing HTTP status code presets for PSR-7 responses
- They've been synched from the list of status codes at:
http://www.iana.org/assignments/http-status-codes/http-status-... - 14:09 Revision f259a216: [TASK] Add missing HTTP status code presets for PSR-7 responses
- They've been synched from the list of status codes at:
http://www.iana.org/assignments/http-status-codes/http-status-... - 12:48 Revision 8d457a65: [BUGFIX] Use URI of request for „Open in new window“
- Resolves: #84487
Related: #84195
Releases: master
Change-Id: I2976ea291319893b25a537715e2effbbef50ef81
Reviewed-on: h... - 09:27 Revision 63e9dd96: [BUGFIX] Let textareas within finisher inspector properties work
- Exclude textareas from javascripts sortable logic within the finisher
inspectors (form editor) to make it editable.
...
2018-04-04
- 22:38 Revision 37869c69: [TASK] Add rule "return_type_declaration" to php-cs-fixer
- Unify the space before the colon of return type.
Resolves: #84515
Releases: master, 8.7
Change-Id: Ie107e574965f834c... - 17:51 Revision df273d08: [TASK] Make RedirectServiceTest notice free
- Resolves: #84339
Releases: master
Change-Id: I6457c95e033a19e0e2bfa103070e75e3d42026de
Reviewed-on: https://review.ty... - 17:39 Revision 6871fc95: [BUGFIX] Render „create new content element“ wizard in modal
- The "create new content element" wizard that may be triggered by using
the context menu now properly renders the wiza... - 17:27 Revision d0da431a: [BUGFIX] Fix the return type annotations of JsonView
- transformValue will return the argument (mixed) untransformed if it is no
array or object and thus needs to return mi... - 17:10 Revision de0dd5a4: [BUGFIX] Fix the return type annotations of JsonView
- transformValue will return the argument (mixed) untransformed if it is no
array or object and thus needs to return mi... - 15:24 Revision 7c4dee56: [BUGFIX] Show descriptionColumn in PageLayoutView only if not empty
- Check if there is actually content provided to build the footer of
content elements in the page module.
Resolves: #8... - 15:21 Revision 80f83d61: [BUGFIX] Add conflicts with broken sf/finder versions
- A regression was introduced in symfony/finder
https://github.com/symfony/symfony/pull/26337
This caused PackageManag... - 15:20 Revision 91219cde: [BUGFIX] Add conflicts with broken sf/finder versions
- A regression was introduced in symfony/finder
https://github.com/symfony/symfony/pull/26337
This caused PackageManag... - 15:18 Revision 5a0f3f50: [BUGFIX] Show image metadata description
- Show the description as a placeholder when an image
is added as a reference.
Resolves: #81235
Releases: master, 8.7
... - 15:08 Revision 1d938aa1: [BUGFIX] Try SVG first when detecting image size
- By processing SVG files first and falling back to IM/GM identify, output
of a 'invalid image content' error for SVG f... - 15:07 Revision 8ae0820e: [BUGFIX] Show descriptionColumn in PageLayoutView only if not empty
- Check if there is actually content provided to build the footer of
content elements in the page module.
Resolves: #8... - 14:52 Revision 2c0c89b2: [BUGFIX] Add conflicts with broken sf/finder versions
- A regression was introduced in symfony/finder
https://github.com/symfony/symfony/pull/26337
This caused PackageManag... - 14:44 Revision 65674a83: [TASK] Provide upgradeWizard to enable adminPanel
- The adminpanel has been extracted to an own extension
which should be installed on upgrading to get the same
behaviou... - 14:08 Revision 9c9878e0: [TASK] Update CKEditor from 4.7.2 to 4.9.1
- Update CKEditor to the lastest version that fixes a lot of bugs.
Release notes:
https://ckeditor.com/cke4/release-no... - 13:37 Revision 8f8adb7e: [BUGFIX] Try SVG first when detecting image size
- By processing SVG files first and falling back to IM/GM identify, output
of a 'invalid image content' error for SVG f... - 11:30 Revision b4de256c: [FEATURE] Allow setting of validation messages in form editor
- Add the form element property "validationErrorMessages" to allow the
definition of custom validation error messages w... - 11:26 Revision 2f045fbf: [FEATURE] Use new REST API for update checks
- A new REST api for get.typo3.org was built and should be used
for update checks and additional information gathering....
2018-04-03
- 13:22 Revision bfa5caac: [BUGFIX] Provide language labels for delete modal in filelist
- Resolves: #84577
Releases: master
Change-Id: Iff6cf14a745699e9fa2f8da74485e0a4ec760035
Reviewed-on: https://review.ty...
2018-04-01
- 15:48 Revision d2efcd26: [BUGFIX] Show image metadata description
- Show the description as a placeholder when an image
is added as a reference.
Resolves: #81235
Releases: master, 8.7
...
2018-03-30
- 22:43 Revision 5814b35b: [BUGFIX] Correctly deprecate globals usage in FormEngine
- Resolves: #84530
Releases: master
Change-Id: Idb8fc143d7126840f0d964697b2a6dbe71e72cb3
Reviewed-on: https://review.ty... - 14:14 Revision 65e7934b: [BUGFIX] Fix external page link in menu item
- Set link target with config.extTarget if none has been specified.
Resolves: #84052
Releases: 8.7
Change-Id: Id18a25...
2018-03-29
- 18:47 Revision 8fe4a3d4: [TASK] Replace validateRstFiles.sh with PHP version
- Resolves: #84197
Releases: master,8.7
Change-Id: Ie0dcb29243a0852baa1b0de104b2e357edd0ab36
Reviewed-on: https://revie... - 18:47 Revision 1b08b298: [TASK] Replace validateRstFiles.sh with PHP version
- Resolves: #84197
Releases: master,8.7
Change-Id: Ie0dcb29243a0852baa1b0de104b2e357edd0ab36
Reviewed-on: https://revie... - 17:32 Revision dd16ae33: [BUGFIX] Fix wrong usage of $callback in ArrayUtility::filterRecursive
- Change closure call of callable-typed $callback in
\TYPO3\CMS\Core\Utility\ArrayUtility::filterRecursive to call_user... - 17:20 Revision d61f75af: [BUGFIX] Properly encode HTML attributes in Toolbar
- Resolves: #84561
Releases: master, 8.7
Change-Id: Iacb5dbf1fc5b709acd9db1c4463a991212a26a91
Reviewed-on: https://revi... - 17:17 Revision fa405636: [TASK] Extract request processing from OpendocsToolbarItem
- Change-Id: I786353379221af8da1436b77f654779d40fa77d3
Resolves: #84412
Releases: master
Reviewed-on: https://review.ty... - 17:03 Revision 0402811e: [BUGFIX] Properly encode HTML attributes in Toolbar
- Resolves: #84561
Releases: master, 8.7
Change-Id: Iacb5dbf1fc5b709acd9db1c4463a991212a26a91
Reviewed-on: https://revi... - 16:14 Revision ca194390: [BUGFIX] Unify version/release in Documentation/Settings.cfg
- Resolves: #83480
Releases: master, 8.7, 7.6
Change-Id: I87f3d692b4422b2e998076b2ef09ee65c85b8bba
Reviewed-on: https:/... - 16:14 Revision 2d29a0df: [BUGFIX] Unify version/release in Documentation/Settings.cfg
- Resolves: #83480
Releases: master, 8.7, 7.6
Change-Id: I87f3d692b4422b2e998076b2ef09ee65c85b8bba
Reviewed-on: https:/... - 16:14 Revision 289a8bc8: [BUGFIX] Unify version/release in Documentation/Settings.cfg
- Resolves: #83480
Releases: master, 8.7, 7.6
Change-Id: I87f3d692b4422b2e998076b2ef09ee65c85b8bba
Reviewed-on: https:/... - 16:00 Revision c36a144c: [FEATURE] Make cHash configurable in Fluid Widget Links
- To be able to support TYPO3 9 and 8 with same templates, the issue
#83244 is backported to 8 as well. The default val... - 15:37 Revision 84879ed4: [!!!][TASK] Aggregate validator information in class schema
- This is the first part of many to streamline the resolving of
validators. In this patch, the following changes:
- Th... - 15:35 Revision df8043c6: [BUGFIX] Change the order of the AJAX Request for image cropping
- It ensures that the request will not be overwritten by the spinning icon
on fast servers.
Before the changes, the im... - 15:27 Revision b9026a9f: [TASK] Simplify modal callback handling
- The fix from #84499 can be simplified a bit: class
"modal-content-loaded" is not needed with the callback
solution.
... - 14:52 Revision c9a1f313: [BUGFIX] Renaming files on non LocalDriver storages
- Fixing determination of the parent folder of a file inside the
storage, so it can be used as destination for the rena... - 14:31 Revision fd1c7126: [BUGFIX] Change the order of the AJAX Request for image cropping
- It ensures that the request will not be overwritten by the spinning icon
on fast servers.
Before the changes, the im... - 14:31 Revision 24779fb9: [BUGFIX] Renaming files on non LocalDriver storages
- Fixing determination of the parent folder of a file inside the
storage, so it can be used as destination for the rena... - 14:09 Revision 1ddea2f5: [FEATURE] Make csv delimiter configurable
- It is now possible to control the delimiter and quote character of the
recordlist csv export.
Resolves: #84517
Relea... - 13:58 Revision b5efa960: [BUGFIX] Hide duplicate button if sys_file_meta is edited
- Hide the button "duplicate" in the toolbar if meta data of
files is edited.
Resolves: #84270
Releases: master
Change... - 13:26 Revision 843b8135: [FEATURE] Extract html into fluid template from edit module in admin panel
- The edit module should use a fluid template instead of the old php-html
mixed data structure.
Resolves: #84291
Relea... - 12:22 Revision eaf259ff: [BUGFIX] Add correct context to page tree context menu
- In order to allow user to disable context menu items for certain context,
e.g. page tree, page tree need to correctly... - 11:23 Revision 6361660f: [FEATURE] Use dynamic path for typo3temp/var/
- All TYPO3 Core areas where typo3temp/var/ was directly used,
the new Environment::getVarPath() API is now used.
When... - 10:40 Revision b173351b: [BUGFIX] Correctly evaluate LIT:0 in TS conditions
- Handle LIT:0 used in TypoScript conditions such that is evaluates
to '0' instead of null.
This makes comparisons for ... - 10:39 Revision 787fbedb: [BUGFIX] Fix wrong quoting in AdminPanelView
- Fixes wrong quotes for preview_simulateDate in
AdminPanel.
Resolves: #84524
Related: #83357
Releases: 8.7
Change-Id:... - 10:12 Revision 084a75e4: [BUGFIX] Correctly evaluate LIT:0 in TS conditions
- Handle LIT:0 used in TypoScript conditions such that is evaluates
to '0' instead of null.
This makes comparisons for ...
Also available in: Atom