Project

General

Profile

Activity

From 2015-11-02 to 2015-12-01

2015-12-01

14:32 Revision 5046f6e6: [BUGFIX] Create FAL processing folders on upgrade
The Upgrade Wizard's step to migrate filemounts to FAL storages now
creates all missing processing folders.
This is ...
Daniel Neugebauer
13:59 Revision 570e19ed: [BUGFIX] FormEngine: Select correct FlexForm DS for inline records
If an inline field is defined within a FlexForm that has multiple data
structures defined the FormAjaxInlineControlle...
Morton Jonuschat
12:54 Revision 9faa965d: [BUGFIX] Fix serializable object creation with PHP 5.6
This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co...
Helmut Hummel
12:48 Revision bb653e24: [BUGFIX] Show hidden templates in tstemplate
Show hidden templates in backend module tstemplate
Resolves: #52223
Releases: master
Change-Id: Ida5f2bc2d57155e4e1c...
Frederic Gaus
12:47 Revision c2a32488: [BUGFIX] Allow overlaying of records for all languages again
Return records with sys_language_uid=-1 untouched instead of
completely dropping them.
This is actually a problem up...
Mathias Schreiber
10:29 Revision 71b64be0: [BUGFIX] Add favicon without scheme
Remove the scheme when rendering the link to a favicon in order to
avoid mixed content because the cached header of a...
Morton Jonuschat
10:28 Revision 8af444f2: [BUGFIX] DBAL: Properly compile CAST statement after OR condition
Properly output the CAST statement after the combination of
using FIND_IN_SET followed by an OR condition.
Resolves:...
Morton Jonuschat
09:22 Revision 74a3f6fc: [BUGFIX] ImageManipulationElement: Fix PHPDoc block comment
Releases: master
Resolves: #71992
Change-Id: Ida543d0abc24e51a7f510fc180f491239ba3059c
Reviewed-on: https://review.ty...
Josef Glatz

2015-11-30

21:31 Revision b2015b5a: [BUGFIX] Shortcut to first sub-page with move placeholder does not work
Shortcuts to the first sub-page with that one being moved in a workspace
lead to an exception in previewing in a work...
Oliver Hader
21:27 Revision e2713a52: [BUGFIX] Empty grid list in frontend workspace preview
The grid list of the frontend workspace preview stayed empty due to
several JavaScript issues. First one is a CORS th...
Oliver Hader
21:26 Revision a22fb180: [BUGFIX] Empty grid list in frontend workspace preview
The grid list of the frontend workspace preview stayed empty due to
several JavaScript issues. First one is a CORS th...
Oliver Hader
20:12 Revision 333d4821: [BUGFIX] Move FSC templates one level up
This make the configuration less misleading.
Resolves: #71781
Releases: master
Change-Id: Ic2e593520f52dabc1ccce136d...
Markus Klein
18:31 Revision e061c136: [TASK] Add possibility to purge workspaces move placeholder
During resolving references in a workspace context overlays and
delete-placeholder are considered and it's possible t...
Oliver Hader
18:31 Revision 648ee22b: [TASK] Add possibility to purge workspaces move placeholder
During resolving references in a workspace context overlays and
delete-placeholder are considered and it's possible t...
Oliver Hader
18:29 Revision 59f414d3: [TASK] Extend regular workspaces DataHandler functional tests
The following actions are added:
* delete content and copy either draft or live page
* change content sorting and cop...
Oliver Hader
18:21 Revision 96a9f7df: [TASK] Extend regular workspaces DataHandler functional tests
The following actions are added:
* delete content and copy either draft or live page
* change content sorting and cop...
Oliver Hader
17:58 Revision ba9b1370: [TASK] Extend workspaces DataHandler functional tests
Add content element on different page in base scenario.
Resolves: #71986
Releases: master, 6.2
Change-Id: I87f198301...
Oliver Hader
17:57 Revision 6c4afe3e: [TASK] Extend workspaces DataHandler functional tests
Add content element on different page in base scenario.
Resolves: #71986
Releases: master, 6.2
Change-Id: I87f198301...
Oliver Hader
16:53 Revision 74478b11: [TASK] Optimize usage of debug_backtrace()
Save performance by only fetching what is needed.
Change-Id: I89710c2e7bcdb32e4b5864a629f259eedd176a2b
Resolves: #71...
Stefan Neufeind
13:16 Revision 39920aea: [BUGFIX] Display RTE queryParametersSelector properly
Fix the wrong check for the configuration, which is 0 by default.
Resolves: #71980
Releases: master
Change-Id: I0726...
Markus Klein
11:51 Revision 389d8202: [BUGFIX] FAL: Fix inline labels for fields of type group
Properly extract the table and uid for the record from uid_local in case
of group type sources that use the table_uid...
Morton Jonuschat
10:16 Revision b6a88cc1: [BUGFIX] Improve usability of inline header
The header should break into next line if it is too long.
Change-Id: I8b83b49e2691f734f79f56a2639761c529272cb4
Resol...
Georg Ringer

2015-11-29

19:33 Revision 8d6fb88a: [BUGFIX] No possibility to hide "New" button in Inline Elements
Hide "New" Button in TCA with
['appearance']['enabledControls']['new'] = false
Change-Id: I4b9d3ba1ef55f15127fcedfe0...
Gernot Schulmeister
12:07 Revision 5f12cb4b: [TASK] Travis: Disable Xdebug
Resolves: #71947
Releases: master, 6.2
Change-Id: I06ad0771dd87d5186818028b4bea7bd61ee305d9
Reviewed-on: https://revi...
Nicole Cordes
12:06 Revision 61a60236: [TASK] Travis: Disable Xdebug
Resolves: #71947
Releases: master, 6.2
Change-Id: I06ad0771dd87d5186818028b4bea7bd61ee305d9
Reviewed-on: https://revi...
Nicole Cordes
11:55 Revision 4bc70359: [BUGFIX] Prevent double encoding in button rendering
Multiple button settings are double encoded with htmlspecialchars. This
patch removes the hsc within the setters as t...
Nicole Cordes

2015-11-28

20:47 Revision 5e8e1cb4: [BUGFIX] FormEngine: formattedLabel_userFunc_options overrides foreign_label
Change the order in which the record title for inline records is
determined. As with normal records the userFunc shou...
Morton Jonuschat
20:25 Revision 50ec6ced: [TASK] Place update button in Admin Panel to top
Button on the right side and black background
Change-Id: I69900cf9fbf537334dd96a52249521a126d1b53a
Releases: master
...
Gianluigi Martino
15:06 Revision a2a6e8fe: [TASK] Remove old EXT:phpunit fragments
Clean up test code and remove EXT:phpunit dependencies from core.
Resolves: #71892
Releases: master
Change-Id: I432a...
Nicole Cordes

2015-11-27

19:23 Revision 07481bd2: [BUGFIX] Show title in button popup with correct encoding
Resolves: #71872
Releases: master
Change-Id: I4e0b4e5479dbd9e8200e85fc0eb6097b566a66f3
Reviewed-on: https://review.ty...
Michael Oehlhof
17:18 Revision be570a52: [BUGFIX] EXT:form - OPTGROUP cannot be a child element of SELECT
Resolves: #69376
Releases: 6.2
Change-Id: I9e77649203466e37067384f7043e7f1a6ce5fa7e
Reviewed-on: https://review.typo3...
Ralf Zimmermann
17:14 Revision d5a1cd4d: [TASK] Fix title for textmedia migration wizard in Install Tool
Change the title of the migration wizard to accurately reflect the
relation/database column being migrated.
Resolves...
Morton Jonuschat
17:09 Revision 02e124bc: [BUGFIX] EXT:form - accept-charset in form not working
Let the wizard write the correct attribute name "accept-charset"
instead of "acceptcharset". Avoid non existing attri...
Ralf Zimmermann
17:08 Revision 0049e710: [TASK] EXT:backend: Cleanup ClickMenu.php
Correct parameter count when calling the functions DB_changeFlag and
DB_History.
Removed some unused code in printFil...
Michael Oehlhof
15:58 Revision 5d988826: [BUGFIX] EXT:form - bring back "Show message in label"
Respect the "Show message in label" option for validations.
Resolves: #71514
Releases: master
Change-Id: Id22885c889...
Ralf Zimmermann
14:49 Revision 52377dc8: [BUGFIX] Correctly store headers in Request object
Write the lowercased header names to the correct property.
Change-Id: I89a0dc18faa8e0c428bc3f48f239d624a2bd64c7
Reso...
Andreas Wolf
12:20 Revision 10a57c07: [BUGFIX] Show correct label for IRRE records
If IRRE records are shown with a foreign_label definition,
this must be used even if the child table has a label_user...
Markus Klein
11:39 Revision 000cc510: [TASK] Change order of phpDoc for deleteFile in ResourceStorage
Resolves: #71884
Releases: master
Change-Id: Ib37e4191f1af67d2842fc4f4947f184059e854f4
Reviewed-on: https://review.ty...
Wouter Wolters
10:54 Revision 0c3299ce: [BUGFIX] Fix typolink forceAbsoluteUrl
Fix a regression introduced with code cleanup by catching
all kind of empty host values returned by parse_url().
Res...
Sebastian Michaelsen
10:46 Revision 49ec453b: [BUGFIX] Allow reply-to mail header in EXT:form
In EXT:form it was not possible to set a reply-to header in the email
and so the entered mail address was used as "fr...
Ralf Zimmermann
10:02 Revision f6b770a2: [BUGFIX] Assure correct INCLUDE_TYPOSCRIPT with relative paths on subpages
If a subpage has a template that clears the setup, INCLUDE_TYPOSCRIPT
will not work with relative paths anymore. This...
Daniel Goerz
09:54 Revision 2b33ec71: [TASK] Field "Record Storage Page" is missing exclude flag
"Record Storage Page" can be excluded for Editors
Change-Id: Ifeba966d85183319d1b744510857130d141dbc01
Releases: mas...
Gianluigi Martino
09:04 Revision 3e219d3d: [BUGFIX] Remove last usages of xhtml cleaning
The functionality is deprecated and must not be used by Core anymore.
Resolves: #71785
Releases: master
Change-Id: I...
Markus Klein

2015-11-26

23:58 Revision 0218e793: [BUGFIX] ModuleTemplate: Use translated language labels
Resolves: #71871
Releases: master
Change-Id: I79914c4940e04c9f958d5496f581f71ae74859d6
Reviewed-on: https://review.ty...
Michael Oehlhof
23:51 Revision 16012623: [TASK] Disallow multi-line HTTP headers
PHP removed the support for this deprecated HTTP specification
in recent versions of PHP, thus we should remove these...
Helmut Hummel
23:49 Revision 716041ae: [BUGFIX] Use correct HTML lang attribute for BE login
Next to the language object also the PageRenderer needs to be informed
about the chosen language, based on the browse...
Markus Klein
15:54 Revision 50b34815: [CLEANUP] Remove unused TCA option canNotCollapse
Resolves: #71866
Releases: master
Change-Id: If328abc358b5bbbe695eb7d6db80a9a5cd335728
Reviewed-on: https://review.ty...
Markus Klein
15:31 Revision d0acbb3b: [TASK] Add more info to .editorconfig
Resolves: #71863
Releases: master
Change-Id: I4f3494ce2734f1ee0a2f6fc916d3d977c31feae7
Reviewed-on: https://review.ty...
Markus Klein

2015-11-25

14:02 Revision 193b5251: [TASK] Raise minimum version of typo3/cms-composer-installers
Resolves: #71828
Releases: master
Change-Id: I0a1ff18a5e5231346eb25ac5f77ffab07a2f1a8d
Reviewed-on: https://review.ty...
Helmut Hummel
13:34 Revision b715a5c6: [TASK] Only instantiate Locales in csConv when necessary
The locales property inside CharsetConverter is only
used for detecting the browsers' preferred language,
so it does ...
Benni Mack
08:52 Revision e96f4ff9: [TASK] Update recommended PHP requirements
Add recommended PHP requirements according to
environment checks within the TYPO3 install tool.
Resolves: #71815
Rel...
Josef Glatz
06:34 Revision 8a3b8dbb: [BUGFIX] indexed_search: fix marker documentation
Fix wrong marker example in sysext:indexed_search documentation.
Releases: master
Resolves: #71816
Change-Id: I967bf...
Josef Glatz

2015-11-24

22:11 Revision 6163687c: [BUGFIX] ElementInformation: close href attribute in back button
Add missing closing quotation of href-attribute of back button.
Enable adding file reference after displaying detail ...
Josef Glatz
14:50 Revision 74864b65: [TASK] Remove leftover FLOW3 code in Caching
The Caching Framework has still an Exception
related to the (now removed) class loading and some
methods which depend...
Benni Mack
14:32 Revision 8b37e9eb: [BUGFIX] Save parents localized uid as child reference
This patch resolves problems with updating translated records which
have a relation to a parent object. The backend e...
Nicole Cordes
13:29 Revision 8518d505: [BUGFIX] Frontend editing: fixed error when edit whole record
Resolves: #71527
Releases: master
Change-Id: Ic48cb43cb1eb7ffb54efcba8066acc25c589b5e4
Reviewed-on: https://review.ty...
Michael Oehlhof
10:53 Revision 10b2f0c4: [BUGFIX] Save parents localized uid as child reference
This patch resolves problems with updating translated records which
have a relation to a parent object. The backend e...
Nicole Cordes
10:42 Revision 61721a7d: [BUGFIX] Position NULL-Checkbox left of TCA input
Positioning of the checkbox to nullify an TCA field is handled by the
FormEngine-Rewrite on master but not on 6.2. Th...
Stephan Großberndt
10:25 Revision d2c7207d: [BUGFIX] Live search shows move placeholders in draft workspace
This patch makes sure that all records that have a t3ver_move_id
other than 0 are ignored.
Resolves: #37896
Releases...
Bart Dubelaar

2015-11-23

22:20 Revision 2dddc237: [BUGFIX] Fix broken unit tests for system with e.g. german locale
Resolves: #71782
Releases: master
Change-Id: I0e1626bc15bbcfded8660b81652cbfa241f5ae04
Reviewed-on: https://review.ty...
Frank Nägler
20:50 Revision 46d78561: [BUGFIX] Add favicon without scheme
Remove the scheme when rendering the link to a favicon in order to
avoid mixed content because the cached header of a...
Stephan Großberndt
20:17 Revision db940e5e: [BUGFIX] IE show correct select box arrow
IE needs to show the select box
arrow correctly (width / height).
Furthermore, the default arrow
needs to be hidden.
...
Andreas Allacher
20:11 Revision bf34bbaf: [BUGFIX] IRRE handle useCombination correctly
There are currently some errors when using useCombination:
1.) Fatal error when adding a record via foreign_selector
...
Andreas Allacher
16:02 Revision 994baa0b: [BUGFIX] Update tstamp on writeForeignField if any foreign value has changed. (IRRE)
This patch solves the problem where the timestamp in the column tstamp
was not updated when the sorting of the inline...
Sebastian Mazza
10:43 Revision 73adc69b: [TASK] Installtool: display maximum allowed file size for uploads
Since the maximum file size for uploaded files is only limited by
PHP, we could add information about the actually al...
Josef Glatz
10:10 Revision 310c53a1: [TASK] Add unit tests for stdWrap_substring()
Resolves: #71772
Releases: master
Change-Id: I8ca9ab566f3e429c93b64c44bb0697c0b24f96e3
Reviewed-on: https://review.ty...
Michael Oehlhof

2015-11-22

18:56 Revision d0507337: [BUGFIX] Check webmounts for backend user in workspace preview
This patch adds a check if the current backend user used for workspace
authentication has access to the current reque...
Nicole Cordes
15:52 Revision a1c96ef2: [BUGFIX] Improve resolving path to autoload.php
The patch improves the resolving of autoload.php for
frontend requests in order to support Windows systems
with symli...
Helmut Hummel
13:58 Revision 49ffef25: [TASK] Disallow multi-line HTTP headers
PHP removed the support for this deprecated HTTP specification
in recent versions of PHP, thus we should remove these...
Helmut Hummel
13:01 Revision 57a12dd6: [BUGFIX] Check webmounts for backend user in workspace preview
This patch adds a check if the current backend user used for workspace
authentication has access to the current reque...
Nicole Cordes
12:18 Revision 137e2c3c: [TASK] Remove unneeded max value check
Use PHP min instead of forceIntegerInRange since no max value is needed
Resolves: #71696
Releases: master
Change-Id:...
Adrian von Arx
10:48 Revision 946fcbc1: [BUGFIX] Fix fatal in web->functions for page without access
Resolves: #71767
Releases: master
Change-Id: I0c894ac2edcc3e4c9f24de9dd0f522a310d63526
Reviewed-on: https://review.ty...
Michael Oehlhof
10:21 Revision 22d86ad7: [TASK] Add unit tests for stdWrap_bytes()
Resolves: #71770
Releases: master
Change-Id: I5e7f6e8577100ce083517de28986f8cb2e8b8410
Reviewed-on: https://review.ty...
Michael Oehlhof
10:19 Revision 22a4bec5: [BUGFIX] Fix fatal in web->recycler for page without access
Resolves: #71768
Releases: master
Change-Id: I6527ccb5bbb11817989c7c9f6ba1ee3da9812e14
Reviewed-on: https://review.ty...
Michael Oehlhof
10:19 Revision 9b76560e: [BUGFIX] Fix fatal in web->view for page without access
Resolves: #71766
Releases: master
Change-Id: I3b8382e6b630f16ead5fd2133bb050fe4986ac8f
Reviewed-on: https://review.ty...
Michael Oehlhof
10:10 Revision 0ad9a8c1: [BUGFIX] Disable restricted users to edit page properties
This patch hides the edit page properties icon in page- and list-module
when a user is restricted to only non-default...
Henrik Ziegenhain

2015-11-21

19:26 Revision 0511ce3a: [BUGFIX] Fix background of color settings in rtehtmlarea table popup
The color selection of background and text must not be hidden in the popup
of the RTE.
Change-Id: Iae2c7166dcbd441e8...
Gianluigi Martino
19:22 Revision 0d3855bd: [FOLLOWUP][TASK] Use GeneralUtility::quoteJSvalue() where needed part 4
Change-Id: I4db9c237ad5e2739c0364d578b2d87ad542b804c
Resolves: #71753
Releases: master
Reviewed-on: https://review.ty...
Georg Ringer
18:58 Revision b04d4774: [BUGFIX] Ensure new extension classes are loaded
If you install any extension during the update, the classes are still
unknown. This is because the static autoload fi...
Nicole Cordes
18:27 Revision dff8862f: [TASK] Remove unused jQuery expander plugin from EM
Resolves: #71761
Releases: master
Change-Id: I2f2d18a85f63009e6ed3fe5dd8a7618bba467936
Reviewed-on: https://review.ty...
Wouter Wolters
18:22 Revision 431d5ea6: [BUGFIX] Fix duplicate selection in record list
Fix the usage of the wrong argument of the method listURL.
Since a cleanup, a strict comparison is done, therefore th...
Georg Ringer
17:20 Revision c2757463: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 4
Resolves: #71753
Releases: master
Change-Id: Ie84dc9c49b606e6b3d6b15c0af64fe9614f4c5e4
Reviewed-on: https://review.ty...
Wouter Wolters
17:16 Revision 192ef47d: [FEATURE] styleguide: TCA document-new button
Felix Kopp
17:15 Revision 85d3755e: [TASK] styleguide: Follow-up ModuleTemplate API ViewHelper wrapper
Felix Kopp
17:12 Revision 22c63c06: [BUGFIX] Hide shortcuts to inaccessible modules for admins as well
Currently the check whether a module is accessible is only done for
non-admins. Clicking on a shortcut that leads to ...
Patrick Schriner
16:52 Revision 2cf23142: [BUGFIX] styleguide: Readme typos removed
Felix Kopp
16:47 Revision 8071e400: [TASK] styleguide: Upgrade Readme / documentation screenshot
Felix Kopp
16:47 Revision f2411330: [TASK] styleguide: Remove "Form" entry point
Felix Kopp
16:41 Revision 5507a442: [FEATURE] styleguide: Mock ModuleTemplate API
For this case: TYPO3 moduleTemplate API requires a
bloated, inflexible and PHP based structures.
Styleguide will rec...
Felix Kopp
16:31 Revision 3d487c6e: [!!!][TASK] styleguide: Remove "Forms"
Felix Kopp
16:23 Revision cdc8fca1: [BUGFIX] Check for BackendTemplateView in IndexedSearch
We need to check for the correct View Object before
working with ModuleTemplate because Extbase initializes a
view ev...
Mathias Schreiber
16:23 Revision 8430a661: [TASK] Cleanup escaping in EXT:t3editor
Change-Id: Iadee8c9258f7dd267c25f58138ae012c93300a9e
Resolves: #71756
Releases: master
Reviewed-on: https://review.ty...
Stefan Neufeind
16:17 Revision 97b97783: [BUGFIX] Include CSS of AdminPanel only if shown
Include the CSS file only if the AdminPanel is rendered
Change-Id: If194cd8d36c34cc60a39924e5d021d7211808c82
Resolve...
Georg Ringer
16:11 Revision 37122190: [BUGFIX] Make page title clickable in access module
Make the link working on the page title in the tree of the
access module.
Change-Id: I76099837314300bef4e8e299aaeafc...
Georg Ringer
16:01 Revision 0117240f: [TASK] Up version for bower.json and packages.json
Resolves: #71757
Releases: master
Change-Id: I07e89ee8b529989be67a6227dfd36e5c27e8fc4d
Reviewed-on: https://review.ty...
Wouter Wolters
15:55 Revision 29dad877: [BUGFIX] styleguide: Link underline
Felix Kopp
15:54 Revision 26001810: [BUGFIX] Prevent deletion of closing bracket via INCLUDE_TYPOSCRIPT
Due to missing check of the last char being a new line, it is
possible that a closing bracket character is removed by...
Andreas Allacher
15:41 Revision 2812dab8: [BUGFIX] styleguide: Callout > Infobox
Felix Kopp
15:41 Revision 4318095f: [BUGFIX] styleguide: Refresh icon without SpriteManager
Felix Kopp
14:52 Revision fb293be2: [TASK] styleguide: Improve icon search field proportions
Felix Kopp
14:52 Revision 9b7045e3: [TASK] styleguide: Welcome note relativity
Felix Kopp
14:51 Revision 83836127: [BUGFIX] styleguide: "Improve" link visibility
Felix Kopp
14:51 Revision fe1e6712: [TASK] styleguide: Tree & table - remove table & remove trees
Felix Kopp
14:50 Revision 227cbfd4: [TASK] styleguide: TCA wording & icon
Felix Kopp
14:49 Revision 1c7f8dc0: [TASK] styleguide: Helper / legal
Felix Kopp
14:48 Revision 7be42b90: [FEATURE] styleguide: Callout > Infobox
Felix Kopp
13:33 Revision 49d574c2: [TASK] styleguide: Tab based on ModuleTemplate
Felix Kopp
13:26 Revision b5bb105a: [TASK] styleguide: Replace SpriteManager vs. Core Icon ViewHelper
Felix Kopp
13:23 Revision e723b405: [TASK] styleguide: Typography Primary-color
Felix Kopp
13:22 Revision 19f0ac30: [TASK] styleguide: Icon grid layout 'large'
Felix Kopp
12:04 Revision ef82c4d1: [BUGFIX] Correct invalid last-modified header in HTTP response
Missing space between timestamp and timezone abbreviation added when
EXT:form sends date/time value in HTTP header "L...
Michael Schams
11:28 Revision 0a8d1add: [TASK] styleguide: RST Documentation link to Github
Felix Kopp
11:28 Revision b11629b1: [TASK] styleguide: Travis +php7
Felix Kopp
11:27 Revision 87cdcad4: [TASK] styleguide: Version 7.6
Felix Kopp
11:27 Revision 25cc08d8: [TASK] styleguide: Readme update
Felix Kopp
11:26 Revision a313fedb: [FEATURE] styleguide: Kauderwelsch cli command
Felix Kopp
07:46 Revision 9a4f0786: [TASK] Remove blank line between docblock and the documented element
Resolves: #71748
Releases: master
Change-Id: I3682856415b29d5bf2f885db038cb6666b47db3a
Reviewed-on: https://review.ty...
Wouter Wolters

2015-11-20

23:47 Revision 25827791: [CLEANUP] Do not use phpdoc comments for license headers
This breaks phpdoc generation and automated CGL file verification.
Resolves: #71747
Releases: master
Change-Id: I4b1...
Markus Klein
22:47 Revision b7138494: [TASK] Use scalar types in phpDoc
Scalar types should always be written in the same form.
"int", not "integer"; "bool", not "boolean"; "float",
not "re...
Wouter Wolters
21:58 Revision 1be5ec97: [TASK] Remove @package and @subpackage annotation
@package and @subpackage annotations should be omitted from phpdocs.
Resolves: #71740
Releases: master
Change-Id: I2...
Wouter Wolters
21:58 Revision cb05cc82: [TASK] Removes extra empty lines
Resolves: #71738
Releases: master
Change-Id: I71edcdb8ed1804bf94479237bd7f6c120420f779
Reviewed-on: https://review.ty...
Wouter Wolters
18:44 Revision 2363d014: [BUGFIX] Documentation for fluid_styled_content refers to removed files
Change references to "EXT:cms/locallang_ttc.xlf" with
"EXT:frontend/Resources/Private/Language/locallang_ttc.xlf".
C...
Martin Kutschker
17:51 Revision 1d6148a5: [TASK] Remove Ter.json template in extension manager
The Ter.json template is needed to reload the extension table list
after the extension information was reloaded. As t...
Nicole Cordes
17:39 Revision d76bae1d: [TASK] Remove duplicated semicolons
Resolves: #71737
Releases: master
Change-Id: Id8b107e7fe3486f6d829c8737d5450f9f6e6531b
Reviewed-on: https://review.ty...
Wouter Wolters
17:10 Revision d9d6d5a5: [TASK] Use single quotes instead of double quotes
Resolves: #71735
Releases: master
Change-Id: Iabf78aeab4262909980351a1570d9b561e94ff7f
Reviewed-on: https://review.ty...
Wouter Wolters
16:53 Revision 55350248: [BUGFIX] Remove double encoding of fieldset in extension "felogin"
Change-Id: Ieaad7bff161fd8927388ab3a3aa7688885fc09fb
Resolves: #71730
Releases: master, 6.2
Reviewed-on: https://revi...
Martin Kutschker
16:52 Revision cb9efaea: [BUGFIX] Remove double encoding of fieldset in extension "felogin"
Change-Id: Ieaad7bff161fd8927388ab3a3aa7688885fc09fb
Resolves: #71730
Releases: master, 6.2
Reviewed-on: https://revi...
Martin Kutschker
16:01 Revision f457c057: [BUGFIX] Reload module menu after extension (un)installation
The change for #70362 removed the usage of the be.trigger view helper
that was responsible for reloading the module m...
Andreas Fernandez
15:08 Revision 848b2fc0: [BUGFIX] RTE fields do not handle eval validation like required
Resolves: #70246
Releases: master
Change-Id: I3e536ab85740b58e07f1b262692bf3a9773edd62
Reviewed-on: https://review.ty...
Frank Nägler
14:58 Revision be9ee02f: [TASK] Order use statements alphabetically
Resolves: #71726
Releases: master
Change-Id: I4a356c8da668acee555149eee9cf56ccdb4dc0ee
Reviewed-on: https://review.ty...
Wouter Wolters
14:54 Revision ee4ab3cf: [TASK] Replace assertion method to use dedicated method
PHPUnit assertion method calls like "->assertSame(true, $foo)"
should be written with dedicated method like "->assert...
Wouter Wolters
14:46 Revision f6bf6fc8: [BUGFIX] Cope with split configuration correctly in ContentObjectRenderer
Resolves: #71724
Releases: master
Change-Id: I89781af898d6f367f137821830a99e1102db4834
Reviewed-on: https://review.ty...
Markus Klein
14:30 Revision 392fc448: [TASK] Replace confirm in FormEngine->Flex->Section remove
Resolves: #71723
Releases: master
Change-Id: Iee94e6609f813b96111ce251b426c5f0ae76453b
Reviewed-on: https://review.ty...
Frank Nägler
14:15 Revision 463042c5: [BUGFIX] Correct autosuggest when no result has been found
Normally, jQuery adds position:absolute to the autosuggest box. The
patch fixes this behaviour. That way, the autosug...
Markus Sommer
13:31 Revision 10539830: [TASK] Add unit tests for spamProtectEmailAddresses
Adding unit tests for TypoScript config property
spamProtectEmailAddresses and its variations.
Resolves: #71716
Rele...
Oliver Hader
12:17 Revision 187f197e: [TASK] styleguide: TCA: Activate required rte_1 and rte_2 tests
Christian Kuhn
11:55 Revision b4e2c028: [TASK] Use FlexFormService to convert FAL driver configuration
This replaces the custom FlexForm converting Method of the ResourceFactory
with a technically mature and more suitabl...
Oliver Eglseder
11:39 Revision aab99acf: [TASK] Add unit tests for spamProtectEmailAddresses
Adding unit tests for TypoScript config property
spamProtectEmailAddresses and its variations.
Resolves: #71716
Rele...
Oliver Hader
11:29 Revision 17376c0a: [TASK] Remove unneeded parenthesis on array-access
Change-Id: I450ef2985bf1086fb8cc247406a94cce8971f061
Resolves: #71714
Releases: master
Reviewed-on: https://review.ty...
Stefan Neufeind
11:14 Revision 205351fc: [TASK] Remove Ter.json template in extension manager
The Ter.json template is needed to reload the extension table list
after the extension information was reloaded. As t...
Nicole Cordes
11:03 Revision cdabe70f: [SECURITY][TASK] Blind more options in the configuration module
The database credentials should not be shown in the configuration module.
Change-Id: I6037f343d9e6932e1293e463fe513e...
Georg Ringer
10:23 Revision 7af87e43: [BUGFIX] HTML contained in variables must be unescaped in ButtonBar partial
As the topic says: `f:format.raw` must be implemented here.
Change-Id: I94ad04711e77c1e050ee3c3f1086ec5d3f7f1a35
Res...
Claus Due
09:56 Revision 13ad20d2: [SECURITY][TASK] Blind more options in the configuration module
The database credentials should not be shown in the configuration module.
Change-Id: I6037f343d9e6932e1293e463fe513e...
Georg Ringer

2015-11-19

21:48 Revision 2aefab83: [TASK] Improve config.disableCharsetHeader documentation
Make it clear that config.disableCharsetHeader is about a HTTP header,
not the HTML meta tag.
Releases: master
Resol...
Christian Weiske
20:56 Revision be989bc2: [BUGFIX] Prevent fatal error in stdWrap when compatibility6 is not loaded
When extracting compatibility6 it was forgotten to tackle stdWrap offsetWrap,
which uses a class of compatibility6.
...
Markus Klein
20:47 Revision b1d5af71: [BUGFIX] Check if popup window is there before focusing it
A popup might be blocked by the browser. Check if the window
is really available before putting focus to it to avoid ...
Markus Klein
18:57 Revision dacd79bc: [TASK] Code-cleanup for ContentObjectRenderer
Change-Id: I854edf2cf3d92236a9873bb37e3fef28ce6dc242
Resolves: #71690
Releases: master
Reviewed-on: https://review.ty...
Stefan Neufeind
17:28 Revision 0d4e2457: [TASK] CSC: Do not show pageTS template if it's included by default
If the extension css_styled_content is configured to include the
pageTS by default, there is no need to show the temp...
Markus Klein
16:35 Revision c31237e5: [BUGFIX] Fix fatal error in SpacelessViewHelper
Resolves: #71676
Releases: master
Change-Id: I6e8943809b866ca354d0f264df8069fb630705e1
Reviewed-on: https://review.ty...
Wouter Wolters
16:01 Revision 8371e407: [BUGFIX] Fix css_styled_content documentation
Resolves: #71685
Releases: master
Change-Id: I0b4c1b55750fe2d74755f087c1d356a3ff08d5e2
Reviewed-on: https://review.ty...
Wouter Wolters
15:50 Revision eecafcd2: [FOLLOWUP][BUGFIX] Render PDFs and MP3s in FSC.
Move default case to bottom in switch/case VH
Resolves: #71502
Resolves: #71474
Releases: master
Change-Id: I3ed6365...
Steffen Müller
11:00 Revision 1113776f: [BUGFIX] Reenable JS in Extension Manager
Due to commit https://review.typo3.org/40936/ the JavaScript loaded by
the Extension Manager breaks because jQuery is...
Nicole Cordes

2015-11-18

17:02 Revision 0415bce8: [BUGFIX] Restore clear cache menu icon if clearing fatals
Currently, the clear cache icon in the top menu only gets restored when
the clearing process was successful. If the c...
Andreas Fernandez
16:56 Revision 031c6021: [BUGFIX] RTE-API: correct check for backpath in writeTemporaryFile
\TYPO3\CMS\Rtehtmlarea\RteHtmlAreaApi::writeTemporaryFile needs to
also check regarding FE_MODE or frontend editing a...
Andreas Allacher
15:53 Revision 6a83685f: [BUGFIX] Wizard crpages: add missing space before help icon
Add missing space between created pages and module
quick-help link after the form is sent.
Releases: master
Resolves...
Josef Glatz
11:31 Revision 07ac900b: [BUGFIX] Show nav title in element browser
Show the nav title instead of the page title in the element browser
(f.e. in the link wizard), if the user TSconfig s...
Marco Huber
11:22 Revision ed765fb4: [BUGFIX] Handle pageTSconfig correctly for TS
The page TSconfig includes need to be processed for TypoScript
as well in order to have constants from TSconfig avail...
Markus Klein

2015-11-17

14:20 Revision 3d5f9cf5: [BUGFIX] Fix f:cObject documentation example
Fix current value example.
Releases: master, 6.2
Resolves: #71620
Change-Id: Ie82bab5a6767c664951c2e163a08015b5f7e33...
Josef Glatz
14:19 Revision 7d4f18c2: [BUGFIX] Fix f:cObject documentation example
Fix current value example.
Releases: master, 6.2
Resolves: #71620
Change-Id: Ie82bab5a6767c664951c2e163a08015b5f7e33...
Josef Glatz

2015-11-16

22:38 Revision 09cbaf2d: [TASK] Fix CGL errors
Change-Id: Ibd5f4905f273921a1377a6c2113f69ba4063c4b2
Resolves: #71612
Releases: master
Reviewed-on: https://review.ty...
Claus Due
17:43 Revision b97bf023: [BUGFIX] IE show DatePicker
IE now opens the DatePicker either by clicking
inside the field or on the button.
Change-Id: I1e32d0840ef9f8c7b49588...
Andreas Allacher
16:20 Revision b6d55de6: [BUGFIX] Flexform: Removing section element with empty required field
Resolves: #71323
Releases: master
Change-Id: I7836db48d33887c15d1a41bacba0d9fb02fd3a78
Reviewed-on: https://review.ty...
Frank Nägler
13:01 Revision 7b0e571e: [TASK] Label fluid_styled_content as beta
Resolves: #71581
Releases: master
Change-Id: Icfc219936451f7ed426c9953addadbd0a18020b2
Reviewed-on: https://review.ty...
Jigal van Hemert
12:50 Revision 64492799: [BUGFIX] IE: make save button usable
Correctly handling of save button for IE.
Due to IE not supporting form attribute on button
the save button doesn't w...
Andreas Allacher
11:59 Revision 7c37a6f2: [BUGFIX] Align icons in System Information Panel
Add the ``fa-fw`` class to enforce a fixed width for each icon to align the
labels next to the icons correctly.
Reso...
Andreas Fernandez
10:04 Revision 39906992: [BUGFIX] Fix compiled css
Releases: master
Resolves: #71589
Change-Id: I5ba964a6df3b4a85354bca16df7d7aa64f294eb3
Reviewed-on: https://review.ty...
Josef Glatz
08:03 Revision 1f7d3ecf: [TASK] Link the item column in linkvalidator report
To be in sync with the rest of the core, the element information of the
linkvalidator result is moved to the first co...
Georg Ringer
07:12 Revision 89400147: [BUGFIX] jquery loaded twice if loadJQuery="true" is set via fluid
Resolves: #67935
Releases: master
Change-Id: Id6bc1b411d0e692c74997c2258914f75bb5da3a7
Reviewed-on: https://review.ty...
Benni Mack

2015-11-15

16:08 Revision 7b3c32e7: [BUGFIX] Do not prepend siteUrl in RTE when handler keyword is present
Resolves: #71510
Releases: master
Change-Id: I4d7b67dc94c284d0b816aa41578e411ca6c26101
Reviewed-on: https://review.ty...
Markus Klein
15:49 Revision 4abd1801: [BUGFIX] Remove HTML markup from flashMessage
This patch adds the possibility to add line breaks to JS Notifications
to be able to structure the output of extensio...
Frank Nägler
12:36 Revision 28ce5a43: [BUGFIX] Adminpanel: Parts under "Editing" only with EXT:feedit
Some functions under "Editing" are only possible if EXT:feedit
is loaded.
Change-Id: I4a6da75c1da65702357468c6577924...
Georg Ringer
12:35 Revision 7fea4a01: [BUGFIX] Installtool: add bottom margin for content-area
Add global bottom margin for the main content area.
Releases: master
Resolves: #71384
Change-Id: I5caf82dfe3fcf228fe...
Josef Glatz
12:22 Revision 746c162c: [BUGFIX] Empty array not encoded as empty XML tag
When encoding an empty array, an empty line with indentation was
created. If the <el> tag had a proper type="array" a...
Andreas Wolf

2015-11-14

20:48 Revision dee836a3: [BUGFIX] ElementBrowser highlighting for active selected file
Due the ElementBrowser refactoring, highlighting for
currently selected file must be added again.
Releases: master
R...
Josef Glatz
20:33 Revision dbeaf263: [BUGFIX] .htaccess created for log folder outside PATH_site
Change-Id: I47d38033581a3ac71ee61d9607c708c01fe56743
Resolves: #68368
Releases: master, 6.2
Reviewed-on: https://revi...
Andreas Wolf
18:42 Revision ec41d218: Revert "[BUGFIX] Fallback to argument values in f:image/f:media on invalid dimensions"
As discussed with helhum there are edge cases where for example width=100m and height=100m. This is not easily solvab... Morton Jonuschat
17:42 Revision bee5a1d7: [TASK] Avoid redundant condition blocking arrays as form object
Values of arrays (if formObject) can now be accessed with
property paths e.g. "key1.vars.special"
Change-Id: I578d2c...
Claus Due
11:39 Revision 1ec1de7c: [BUGFIX] Wrong overloading of AbstractController::redirect()
This patch add a todo for deprecation in CMS8 and remove the usage
of the wrong overloaded method in the core.
Resol...
Frank Nägler
00:33 Revision 4b6f80cc: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/40 from yabawock/patch-3
[BUGFIX] styleguide: Flexform inline_2 FAL record config Felix Kopp
00:25 Revision ebba8560: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/35 from MaxServ/master
Add composer.json to enable installation from plain git repository Felix Kopp
00:16 Revision 943dc631: [BUGFIX] .htaccess created for log folder outside PATH_site
Change-Id: I47d38033581a3ac71ee61d9607c708c01fe56743
Resolves: #68368
Releases: master, 6.2
Reviewed-on: https://revi...
Andreas Wolf

2015-11-13

23:48 Revision 969763f3: [BUGFIX] Fix l10n identifier string in date validator of EXT:form
Resolves: #69354
Releases: 6.2
Change-Id: Ie99cff4bb300056b57dad0f33412b184d8d3c7d6
Reviewed-on: https://review.typo3...
Ralf Zimmermann
23:26 Revision d17475ff: [BUGFIX] EXT:form - error in mail process if label layout contains label
Do not delete the parent dom node if
TYPO3\CMS\Form\View\Mail\Html\Additional\LabelAdditionalElementView
is rendered ...
Ralf Zimmermann
23:00 Revision 53bb61d3: [BUGFIX] Show "stop page tree" in ExtJS Page tree
Resolves: #61812
Resolves: #66312
Resolves: #24556
Releases: master, 6.2
Change-Id: Ieafb03dca4c05f07033e309202bb49f1...
Benni Mack
21:58 Revision 5f67d88a: [BUGFIX] Consider routes for URLs in record lists
Resolves: #71302
Releases: master
Change-Id: Id5f92b032aef58e16a056b40c381d61fc0c9ad2f
Reviewed-on: https://review.ty...
Markus Klein
21:25 Revision 48bfec32: [BUGFIX] Do not submit forms for link attributes in LinkBrowser
Resolves: #71520
Releases: master
Change-Id: I033b661be263a5e7c5c090c419c451a79f13f96e
Reviewed-on: https://review.ty...
Markus Klein
21:00 Revision f78b2b28: [TASK] Provide correct data for DatabaseLanguageRowsTest
The dummy data provided in DatabaseLanguageRowsTest
leads to some E_NOTICEs.
This patch aims to provide the minimal ...
Oliver Eglseder
20:58 Revision 618243a6: [BUGFIX] Handling of uploaded files not within open_basedir
When the "upload_tmp_dir" folder is not within the "open_basedir"
an Exception will get thrown when uploading files i...
Morton Jonuschat
20:51 Revision 519df71b: [BUGFIX] Handling of uploaded files not within open_basedir
When the "upload_tmp_dir" folder is not within the "open_basedir"
an Exception will get thrown when uploading files i...
Bernhard Kraft
20:50 Revision f83ae984: [BUGFIX] CSH popup of main help icon not shown completely
Resolves: #71555
Releases: master
Change-Id: Iedc048a2dc393021a043aa0a819e0aac9c48f353
Reviewed-on: https://review.ty...
Frank Nägler
20:34 Revision 711462be: [BUGFIX] Evaluate select multiple attribute as boolean
The "multiple" attribute should not be rendered blindly with whatever was
passed. It should be evaluated as boolean a...
Mathias Brodala
20:32 Revision 0f49e3e0: [BUGFIX] FormEngine: Fix type=group with internal_type=folder
Restore support for group type fields with internal type of `folder`.
Resolves: #70449
Releases: master
Change-Id: I...
Morton Jonuschat
20:29 Revision cfaf95d7: [BUGFIX] EXT:form - Fix utf-8 encoding for error message
This patchset fixes a problem with the error message. As soon as the
message contains utf-8 characters, they are not ...
Stano Paska
20:28 Revision 16981397: [BUGFIX] Implement check against File type restriction in Extractors
The Metadata Extractor interface provides the possibility to limit
the scope of the extraction to only certain file t...
Fabien Udriot
20:27 Revision fee2fcda: [BUGFIX] Broken layout in File Element Browser
Resolves: #68052
Releases: master
Change-Id: If0ea2c931ebba90b745be5b90f4fcdb728ad5a5b
Reviewed-on: https://review.ty...
Frank Nägler
20:26 Revision d1fc0198: [BUGFIX] BackendUtility: Skip rendering thumbnails for anything but files
If the stored value in a group field with type file/file_reference is a
folder the thumbCode() method skips rendering...
Morton Jonuschat
20:02 Revision 42fa6520: [BUGFIX] BackendUtility: Skip rendering thumbnails for anything but files
If the stored value in a group field with type file/file_reference is a
folder the thumbCode() method skips rendering...
Andreas Allacher
19:49 Revision 8be9e6d6: [BUGFIX] Avoid redirecting to a deleted page
When deleting a page via the EditDocumentController avoid redirecting
the user to the just deleted page and send him ...
Morton Jonuschat
19:13 Revision 97c0da20: [BUGFIX] Fallback to argument values in f:image/f:media on invalid dimensions
* Check which width/height to use; the ones from arguments or the
ones returned after image scaling (uses original ...
Claus Due
18:44 Revision fedb1fb8: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/42 from yabawock/patch-5
[TASK] styleguide: Add example for type=group, internal_type=folder Wouter Wolters
15:21 Revision 3bbeb33b: [TASK] Streamline accordeon triggers in Install Tool
The panel headers of the install tool have been
streamlined by making the fully clickable and adding
an indicator whe...
Georg Ringer
13:20 Revision 399689de: [BUGFIX] EXT:form - avoid number reduction in currency filter
Avoid a number reduction each time the filter is applied.
Preserve the decimal places.
Resolves: #69807
Releases: 6....
Ralf Zimmermann
12:14 Revision c0b28572: [BUGFIX] CSH popup not shown completely
Resolves: #71414
Releases: master
Change-Id: I420bf09b0e7d5bceb7dc8524503884a3c7003e8a
Reviewed-on: https://review.ty...
Frank Nägler
11:53 Revision 14efcb8c: [BUGFIX] IRRE: expandAll show content of all children
The \TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessShowitem
data provider has to ensure that if expandAll ...
Andreas Allacher
09:10 Revision a7dd588e: [TASK] styleguide: Add example for type=group, internal_type=folder
Morton Jonuschat
08:40 Revision a80b5c04: [BUGFIX] Prevent warning on user settings reset
This patch adds an access check to array access and initializes
an empty state object if no configuration is found.
...
Nicole Cordes
08:31 Revision 18f15913: [BUGFIX] Render PDFs and MP3s in FSC.
Add rendering for PDFs by reusing the one for images. MP3s can be
rendered with the video section.
Resolves: #71502
...
Lars Peter Søndergaard

2015-11-12

22:13 Revision 67f4a6b5: [TASK] Fix deprecation-message in FormEngine
Fix a typo. And since there are large changes in 7 LTS already
adjust surrounding deprecation-related comments as wel...
Stefan Neufeind
21:56 Revision a83e705b: [TASK] Remove old comment about @dontvalidate
This annotation was used within the old property mapper.
Resolves: #71543
Releases: master
Change-Id: Iff8911ea2bf4e...
Wouter Wolters
21:48 Revision e911ecda: [BUGFIX] Replace old @dontvalidate with @ignorevalidation
@dontvalidate was syntax of the old propertymapper.
Change-Id: I50394d5272118253e4bb738adbed08054a6e1f64
Resolves: #...
Stefan Neufeind
18:40 Revision 38711f8c: [BUGFIX] Ensure processing folder within another storage is created
This patch checks if the processing folder within another storage
exists and ensures it is created if not.
Resolves:...
Benni Mack
18:08 Revision 68a06033: [BUGFIX] Abort submit if required fields are not filled
Resolves: #71497
Releases: master
Change-Id: I7f4d8336735c872ca049799a0844b827f5ab3ee6
Reviewed-on: https://review.ty...
Andreas Fernandez
16:31 Revision 57055c98: [TASK] Remove the first few E_NOTICEs occuring in the unit tests
PHP throws E_NOTICE when not existing array keys are accessed.
The received value will become null.
This patch aims ...
Oliver Eglseder
15:25 Revision 0b95e3c9: [BUGFIX] Prevent submitting LiveSearch form
Hitting enter in the LiveSearch form results in a reload
of the TYPO3 backend. Prevent the submit action with JavaScr...
Wouter Wolters
06:58 Revision 775679a4: [BUGFIX] Ensure processing folder within another storage is created
This patch checks if the processing folder within another storage
exists and ensures it is created if not.
Resolves:...
Nicole Cordes

2015-11-11

13:22 Revision 41dce5bf: [BUGFIX] Close extension configuration form on "Save and close"
Add the input field for the final action override in a pre-submit callback
to close the configuration form if a user ...
Andreas Fernandez
11:52 Revision 9130829f: [BUGFIX] Make buttons after file search working again
JavaScript is not loaded anymore.
Re-add the loading of the correct JavaScript file.
Resolves: #71475
Releases: mast...
Wouter Wolters

2015-11-10

14:38 Revision 874a64c5: [TASK] Set TYPO3 version to 7.6.1-dev
Change-Id: Ice0d5189aead05a839328af0a4967a1c8a6d2730
Reviewed-on: https://review.typo3.org/44665
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:37 Revision a2585ba2: [RELEASE] Release of TYPO3 7.6.0
Change-Id: Ibd5f76f5ae9cc93e45dedf16a0a455fc7c7d501a
Reviewed-on: https://review.typo3.org/44664
Reviewed-by: TYPO3 R...
TYPO3 Release Team
13:22 Revision aba8fc83: [BUGFIX] Fluid: form.hidden ViewHelper needs to respect submitted data
As hidden fields might be modified via e.g. JavaScript
they also have to respect submitted data upon submit.
Change-...
Andreas Allacher
13:21 Revision b9ea3b54: [BUGFIX] respectSubmittedDataValue false has to load property value with Form ViewHelpers
Form related ViewHelpers have to load property values
even if RespectSubmittedDataValue is false.
The corresponding c...
Andreas Allacher
12:59 Revision 95b88410: [BUGFIX] Minor styling issues in install tool
Resolves: #71457
Releases: master
Change-Id: Id86a1077c7d0e579ed831748ea18ff1a1e35df12
Reviewed-on: https://review.ty...
Benni Mack
12:42 Revision 3c85218c: [BUGFIX] Migration of CTypes to textmedia misses explicitAllow flags
While the content is migrated, the access rights for restricted users
are not adapted. The migration is adapted accor...
Patrick Schriner
12:35 Revision 88c82d8e: [BUGFIX] Reload available packages information
If a new extension is fetched or copied to typo3conf directory, the list
of available extensions has to be reloaded.
...
Nicole Cordes
12:30 Revision 6207ea2a: [DOCS] 7.6 documentation
Releases: master
Change-Id: I4767ae19a2ffbca91e1052045755031d249af48c
Reviewed-on: https://review.typo3.org/44633
Rev...
Mathias Schreiber
12:23 Revision 44a6261e: [BUGFIX] Escape markup in Notification popups
Resolves: #71456
Releases: master
Change-Id: Iee2de13ed99192eabe010ee9c518e7726baa42f8
Reviewed-on: https://review.ty...
Frank Nägler
12:09 Revision d7c95de6: [BUGFIX] Flash messages are not shown with AJAX requests
Direct DOM manipulation is avoided in favour of using the
top.Notification object to trigger TYPO3 7 native notificat...
Xavier Perseguers
07:26 Revision 9cdb8831: [TASK] Simplify missing link browser JS implementation detection
Instead of letting each handler check if the finalize function of the
LinkBrowser is implemented, assign a default fu...
Markus Klein
07:21 Revision f7058fdb: [BUGFIX] Hide "Add media by URL" if maxitems count is reached
If you have a reference field and the maxitems count is reached,
the buttons for "Add media file" and "Select & uploa...
Nicole Cordes
07:06 Revision ad295866: [BUGFIX] Paste page into pagetree after resetting a pagetree filter
Resolves: #69775
Releases: master
Change-Id: I0e00bf6434606eaf967df3320792a62e97ca09db
Reviewed-on: https://review.ty...
Michael Oehlhof

2015-11-09

23:15 Revision 992840ba: [FOLLOWUP] Revert "[BUGFIX] Draft usergroup access rights are now respected"
Fix Unit tests.
Resolves: #71437
Releases: master
Change-Id: I57084daa13fcea9684e5e74d9454ef2e3c2f7b1f
Reviewed-on: ...
Helmut Hummel
22:07 Revision 706d5bb8: Revert "[BUGFIX] Draft usergroup access rights are now respected"
This reverts commit dbb29f3d61051ffbcf7d0ec8770d755b1d33a512.
The mentioned change has been reverted in the 6.2 earl...
Oliver Hader
21:22 Revision fc65f055: [DOC] Add documentation for element and link browser API
Resolves: #71448
Releases: master
Change-Id: I7fc5c352d8339c4d5af6f6377fb5f96719c0fd4e
Reviewed-on: https://review.ty...
Markus Klein
21:22 Revision 7e2371f3: [BUGFIX] Catch exception while creating invalid folder
Creating a folder with in invalid identifier throws an exception.
Catch and handle this exception.
Resolves: #71405
...
Philipp Gampe
21:15 Revision 009b25c5: [TASK] Cleanup InfoBoxViewHelper
* Encode title and message in case they are provided as vh argument.
* Minor code cleanup
Resolves: #71406
Releases:...
Helmut Hummel
21:13 Revision 153ea2a2: [TASK] Install Tool: Collapse main menu on small screens
Resolves: #71382
Releases: master
Change-Id: Ib089bf196cbefae911a93a4cd76aa9f73afe8bbf
Reviewed-on: https://review.ty...
Johannes Kasberger
20:31 Revision 0c9e2d65: [TASK] Hide "upload extension" button in composer mode
Resolves: #71432
Releases: master
Change-Id: I404df460fdb6ef82d351786b470a09c24105244a
Reviewed-on: https://review.ty...
Daniel Goerz
19:03 Revision b80ceb22: [DOC][FEATURE] Content elements based on Fluid
Releases: master
Resolves: #68516
Related: #38732
Change-Id: Ic2d655e69d35d70863cc68f48a91e3f3e2df0ec5
Reviewed-on: h...
Patrick Broens
19:01 Revision 15548227: [TASK] Remove unused use statements
php-cs-fixer fix typo3/ --fixers=unused_use
Resolves: #71355
Releases: master
Change-Id: I81011f145abdbc8d9ba6a4e14f...
Wouter Wolters
18:49 Revision b3e48e21: [BUGFIX] Click in TypoScript object browser is broken
This patch scroll the page down, so the just opened subtree is visible again.
Resolves: #71446
Resolves: #71397
Rele...
Frank Nägler
18:40 Revision f301dc61: [TASK] Table Wizard: Submit on click toggles "Small fields"
Resolves: #71369
Releases: master
Change-Id: I5393137279815a818241c7a6856b3d784705120f
Reviewed-on: https://review.ty...
Markus Sommer
18:30 Revision b2ef87f3: [TASK] Harden database queries in LocalizationController
Resolves: #71442
Releases: master
Change-Id: Id4480dfd18913add55f07ca030cc2d56ba85974f
Reviewed-on: https://review.ty...
Helmut Hummel
18:01 Revision 5e205b5b: [BUGFIX] FormEngine: Fix "Allowed excludefields" settings from FlexForm
Creates an own section in usergroup settings for each plugin with
exclude-Tag in at least one field in XML flexform.
...
Mathias Schreiber
17:39 Revision 0994726b: [BUGFIX] Respect allowed_languages for restricted backend users
Fix the broken SQL query and remove disallowed system languages for
restricted backend users.
Resolves: #71433
Relea...
Andreas Fernandez
16:19 Revision f870b333: Revert "[BUGFIX] Do not overlay version on empty row"
This reverts commit 4012b988b9f6905429eabd1f1a44adc57b1c95f6.
The commit dbb29f3d61051ffbcf7d0ec8770d755b1d33a512, th...
Oliver Hader
15:03 Revision b2d87462: [BUGFIX] FormEngine: Fix IRRE handling in flexforms
This patchset solves multiple problems with handling IRRE within a
FlexForm:
* creating new records no longer trigg...
Morton Jonuschat
14:18 Revision b10d307d: [BUGFIX] HTML in flash messages in FileList
Resolves: #71424
Releases: master
Change-Id: I3463bfa231e31a2d98f980fbeebdaa045975aff4
Reviewed-on: https://review.ty...
Frank Nägler
13:44 Revision 8e5e3632: Revert "[BUGFIX] IMG_RESOURCE does not prepend absRefPrefix"
This reverts commit 119d9607090bf390a1cb299e692b8f2e90fbe399.
Due to this change in various instances the absRefPrefi...
Andreas Allacher
13:39 Revision a6809e87: Revert "[BUGFIX] IMG_RESOURCE does not prepend absRefPrefix"
This reverts commit 23df34dc7bd995a5a7ad5f8ee65cde7c828674b2.
Due to this change in various instances the absRefPrefi...
Andreas Allacher
12:21 Revision 0f79bc35: [BUGFIX] Use correct backend layout in FE
Skip unqualified pages for backend layout determination.
This is basically a copy of the code already present in
Back...
Markus Klein
12:08 Revision 19a46983: [TASK] styleguide: Max definition to input_1 of required table
Christian Kuhn
10:39 Revision c1c9ea84: [TASK] Visual cleanup
Some minor corrections in the TYPO3 Backend,
so the buttons and search fields look correct,
and the file browser in t...
Benni Mack
10:37 Revision 5bed92c9: [BUGFIX] Use proper css class for DB compare in Install Tool
Use list-unstyled for the ol tags
Change-Id: Iadc02444c0bed21bddc322eef4f71caa16c92086
Resolves: #71426
Releases: ma...
Georg Ringer
09:20 Revision 9f168be9: [BUGFIX] Bring declarations of wrapTitle() in line
The declaration of ElementBrowserFolderTreeView::wrapTitle() must match
its parent function's declaration, otherwise ...
Markus Klein
00:33 Revision 419a294c: [TASK] Update information in INSTALL.md
Resolves: #71422
Releases: master
Change-Id: I99539b29ac07112f5a02cd7b380b76cd1180dcab
Reviewed-on: https://review.ty...
Markus Klein

2015-11-08

20:10 Revision c7d8b549: [TASK] Apply Bootstrap styling on <select> elements
Change the styling of <select> tags to get a more Bootstrap-like look&feel.
This currently works with Safari, Chrome ...
Andreas Fernandez
18:51 Revision e4107cea: [TASK] EXT:form - Use text instead of data attributes
The form objects TEXTBLOCK, OPTION and TEXTAREA now use text as
attribute for textual content.
Furthermore, the patc...
Andreas Häfner
16:53 Revision aba3efa0: [BUGFIX] Template Editor: add min-width to t3editor
Resolves: #71371
Releases: master
Change-Id: Ifc4d9216aed7d5d7b790751ed89d58435bdefd07
Reviewed-on: https://review.ty...
Markus Sommer
13:48 Revision 852f11ec: [FOLLOWUP][TASK] Simplify and unify flash message rendering
Fix broken unit tests
Resolves: #71249
Releases: master
Change-Id: If20630dbeb52f1667d8b376d6baf4052d8460e21
Reviewe...
Frank Nägler
11:25 Revision 950e8db7: [TASK] Simplify and unify flash message rendering
* Reverts the change that allowed HTML tags by default in flash messages
* Simplifies flash message markup to be boot...
Helmut Hummel

2015-11-07

19:03 Revision 4f984dff: [BUGFIX] Typo in fluid_styled_content constant comment
Releases: master
Resolves: #71398
Change-Id: Ia600bf77d206fcfe4be615adad485be5e23ad34b
Reviewed-on: https://review.ty...
Josef F. Glatz (Old User)
18:10 Revision 9da6bd15: [FOLLOWUP][BUGFIX] Empty array not encoded as empty XML tag
Use empty() to check for empty array.
Also fix the failing functional tests by adjusting the fixtures
accordingly
C...
Andreas Wolf
16:33 Revision 9b4e2e5e: [BUGFIX] Empty array not encoded as empty XML tag
When encoding an empty array, an empty line with indentation was
created. If the <el> tag had a proper type="array" a...
Andreas Wolf
13:33 Revision dea3b005: [TASK] Declare System Information Panel signal @internal
This API is incomplete and has some design flaws.
This patch declares those extension points as internal,
so further ...
Markus Klein
13:30 Revision 61b997c8: [BUGFIX] Fix clearing of temporary page tree mount
The JS function that should be called after canceling the temp tree
mount was no longer evaluated.
Thus, only the per...
Markus Klein
12:59 Revision ffcf8da1: [TASK] Adjust ExtJS Pagetree TopPanel
Resolves: #71389
Releases: master
Change-Id: Id291e97202656ba4deab3766ddb6319705531ff9
Reviewed-on: https://review.ty...
Benjamin Kott

2015-11-06

23:16 Revision 2a729f02: [BUGFIX] tt_content: add rowDescription field even without css_styled_content
rowDescription is now enabled for all core content elements
even if sysext:css_styled_content is not installed. Enabl...
Josef F. Glatz (Old User)
21:57 Revision 1da997b9: [TASK] Use ModuleTemplate API for File module navigation frame
Resolves: #71372
Releases: master
Change-Id: I6ebeef3f76623adb4d4936dc874826f335f959d5
Reviewed-on: https://review.ty...
Frans Saris
21:13 Revision 536e1fa5: [TASK] Use postcss for InstallTool.css too
Resolves: #71388
Releases: master
Change-Id: I80c9798f9209d3d9614777ad5e2fcf6905830b5a
Reviewed-on: https://review.ty...
Wouter Wolters
20:55 Revision ec41f219: [BUGFIX] Correct calculation of pageIsNotLockedForEditors
Resolves the wrong calculation of binary operator result
that is used to check if the edit page button in page module...
Sebastian Seidelmann
20:31 Revision a3e3a616: [TASK] Remove ModuleTemplate section calls
Resolves: #71259
Releases: master
Change-Id: I73bd6fbf775899761d362a973c6e56e33df76a18
Reviewed-on: https://review.ty...
Wouter Wolters
20:28 Revision 445c7539: [BUGFIX] Module Permissions: wrong un-/lock icon state
Fix icon state by replacing unlock with locked icon.
Add better explaining tooltip text for locked pages.
Releases: ...
Josef F. Glatz (Old User)
20:24 Revision 1ac139f2: [BUGFIX] Update wrong title of rst file
Resolves: #71386
Related: #69814
Releases: master
Change-Id: I09a73255f45e56ec0d3e2be5689dbb623a19c1ba
Reviewed-on: h...
Frank Nägler
20:23 Revision 03e079c6: Revert "[FOLLOWUP][TASK] Base Install Tool on Bootstrap"
This reverts commit bd841ed647a2902be4e373357a622a0d238a0aa7.
The status names were changed back again, so the
origi...
Markus Klein
19:57 Revision 16f38198: [TASK] Remove outdated documentation of the removed cObject MEDIA
Resolves: #71370
Releases: master
Change-Id: I4c6e9bf58b7a74321a47e1b9a3538dfc1f183c38
Reviewed-on: https://review.ty...
Wouter Wolters
19:39 Revision 8a22cd42: [BUGFIX] Reports module broken due to wrong status strings
We revert the status changes in the install tool because
* changing them breaks way more than we can see now
* changi...
Mathias Schreiber
19:25 Revision 22dbcb01: [BUGFIX] Install Tool header fixed on Handhelds
Cleanup CSS and make it usable
Resolves: #71378
Releases: master
Change-Id: Ib93a82d94921d9ef081ce9a6014803967edf58a...
Mathias Schreiber
17:46 Revision 86c182d9: [TASK] Provide update wizard for ext:compatibility6
Remove the extension at the same time.
Resolves: #68083
Releases: master
Change-Id: I982ba2b115d7670c00f2e55c2e4573e...
Frank Nägler
17:40 Revision b45a245c: [BUGFIX] Store boolean value properly in Install Tool (again)
The refactoring moved the hidden field behind the actual
checkbox field, so all booleans got stored as 0
Resolves: #...
Mathias Schreiber
16:42 Revision bd841ed6: [FOLLOWUP][TASK] Base Install Tool on Bootstrap
Well, we missed adapting the unit tests ...
Change-Id: Idcd77a1a77565892cc0ec5c4c4324b4a8f9fcda3
Resolves: #62067
Re...
Christian Kuhn
15:44 Revision 4eab23ec: [TASK] Base Install Tool on Bootstrap
Resolves: #62067
Releases: master
Change-Id: I85ad755d6213af9f75775130022dd201799cb13e
Reviewed-on: https://review.ty...
Mathias Schreiber
15:41 Revision 2da8b474: [BUGFIX] FormEngine: Fix keepItems, addItems and removeItems handling
With the FormEngine rewrite the evaluation order and handling of the
options changed. This patch restores the previou...
Morton Jonuschat
15:41 Revision efa1df05: [BUGFIX] FormEngine: Initialize validation of new flexform sections
When adding a new section to a flexform the validation engine needs
to be made aware of the new input fields so that ...
Morton Jonuschat
15:15 Revision 2df4d472: [TASK] Add "div" wrapper for checkboxes
Add space between the name of the content element and the checkbox
Resolves: #71366
Releases: master
Change-Id: Ia35...
Markus Sommer
14:10 Revision 8e93a198: [BUGFIX] Add img longdescUrl only if available
According to the W3C standard (http://www.w3.org/TR/html-longdesc/#implementation),
longDesc should only be added if ...
Benni Mack
14:03 Revision 008eb080: [BUGFIX] Add img longdescUrl only if available
According to the W3C standard (http://www.w3.org/TR/html-longdesc/#implementation),
longDesc should only be added if ...
Benni Mack
14:00 Revision 8453d8c8: [TASK] Added hook to manipulate docHeader buttons in ModuleTemplate API
Resolves: #71362
Releases: master
Change-Id: I317659e5ca91d2c2e91f2459119b68970ad5b13b
Reviewed-on: https://review.ty...
Frans Saris
13:55 Revision 11e67863: [BUGFIX] styleguide: Flexform inline_2 FAL record config
Morton Jonuschat
13:51 Revision f60ffd29: [BUGFIX] Add margin to radiobuttons in .media class elements
Resolves: #71367
Releases: master
Change-Id: Ic33cd0393d6270cdd3f582a1474e18b9546d5b76
Reviewed-on: https://review.ty...
Markus Sommer
13:31 Revision 0cb3ea59: [DOC][BUGFIX] reST syntax
Change-Id: Ie11fd0e33bca8f21885d21af1f8d8512da264de5
Releases: master
Resolves: #71295
Reviewed-on: https://review.ty...
Martin Bless
13:29 Revision 3116bc7b: [BUGFIX] Correct variable to fix less parsing
Resolves: #71368
Releases: master
Change-Id: I93f4f505055a5cbc23107bc8c7e00f7d09a336a8
Reviewed-on: https://review.ty...
Markus Sommer
11:43 Revision 49706612: [TASK] FormEngine: Inline titles and expand / collapse
Fetch the last pieces from InlineRecordContainer record title
preparation to record title data provider.
Refactor Inl...
Christian Kuhn
11:04 Revision 2f1e6d99: [TASK] Adjust ExtJS Viewport
Resolves: #71356
Releases: master
Change-Id: Ibb193e1a098de03c101ee391aa4b71f7f97cbfa7
Reviewed-on: https://review.ty...
Benjamin Kott
09:22 Revision d860afbf: [TASK] Overhaul record localization of Page module
This patch overhauls the record localization in the page module. The
"Translate" button opens now a modal window in w...
Andreas Fernandez
09:03 Revision feace9ae: [BUGFIX] EXT:form - Remove any dependency to CSC or FSC
Add the palettes "visibility" and "frames" to tt_content if they are
not available.
Resolves: #70466
Releases: maste...
Ralf Zimmermann
08:41 Revision 4242bbc6: [!!!][TASK] Allow New Content Element override with custom module
Use a module / route to override the new content element
wizard instead of hard-coded paths to extensions, used
e.g. ...
Benni Mack

2015-11-05

23:40 Revision 69547934: [TASK] TCA, type=select: Add missing renderTypes
Change-Id: Id04a52faf400d063d644e9b101b95cd06c902625
Resolves: #71346
Releases: master
Reviewed-on: https://review.ty...
Stefan Neufeind
22:11 Revision 5c602b50: [TASK] EXT:form - Make characterList from trim filter not mandatory
Make the "characterList" property from the trim filter not required.
Allow zeros in the characterList.
Resolves: #70...
Ralf Zimmermann
21:58 Revision 0e9c681b: [TASK] Followup: Remove TYPO3 Upload Limit
Extend the breaking documentation.
Related: #71110
Releases: master
Change-Id: Ibfd60f4913748fe156260172ac61c1e0916d...
Philipp Gampe
15:47 Revision ff90a7c7: [BUGFIX] FormEngine: Fix broken invalid value handling for selects
The handling of invalid or non-matching items was handled inconsistently
in the different select elements. Determinin...
Morton Jonuschat
15:07 Revision b4276ebd: [FOLLOWUP][BUGFIX] Supply setter for bodytag in ModuleTemplate
Added a missing space
Resolves: #71349
Releases: master
Change-Id: I44ae03e2fc0ad8a95cc5d53738c9ecce8cf3f643
Reviewe...
Mathias Schreiber
14:48 Revision 8610e72f: [BUGFIX] Supply setter for bodytag in ModuleTemplate
It is convenient to be able to set a custom body tag in a module.
While we're at it... let's add one at all
Resolves...
Mathias Schreiber
14:29 Revision bde97c67: [!!!][TASK] Remove TYPO3 Upload Limit
TYPO3 has a specific upload limit, that is set to 10MB by default,
but could be lower if PHP settings are not correct...
Benni Mack
13:20 Revision 95997260: [BUGFIX] Remove superfluous bindTo() calls on Closures
Change-Id: Icf900514624fdb15d286e5253b825dc31e02e900
Resolves: #70569
Releases: master
Reviewed-on: https://review.ty...
Daniel Goerz
13:05 Revision 07fb93a4: [BUGFIX] Non-admins cannot use mass actions in a workspace
Non-admins cannot use the mass actions "publish", "swap" or
"discard" in a workspace. The reason is, that for non-adm...
Oliver Hader
13:05 Revision 06ce35f8: [BUGFIX] Non-admins cannot use mass actions in a workspace
Non-admins cannot use the mass actions "publish", "swap" or
"discard" in a workspace. The reason is, that for non-adm...
Oliver Hader
12:58 Revision 267843d4: [TASK] Allow to define multiple DataHandler commands for one element
The method DataHandler::process_cmdmap currently allows only one command
to be executed for one element. A command-ma...
Oliver Hader
12:40 Revision 204626cc: [TASK] Allow to define multiple DataHandler commands for one element
The method DataHandler::process_cmdmap currently allows only one command
to be executed for one element. A command-ma...
Oliver Hader
12:37 Revision 12fc7a3b: [TASK] Extend functional test cases for copying data
The workspaces functional test cases are extended with combined
draft and live actions on copying record data. This t...
Oliver Hader
12:37 Revision c9e22f04: [TASK] Extend functional test cases for copying data
The workspaces functional test cases are extended with combined
draft and live actions on copying record data. This t...
Oliver Hader
12:36 Revision 4e984739: [BUGFIX] FormEngine: Custom functions
The patch adds a .rst file to document that the "low end" functions
within FormEngine (type=user, userFunc, itemsProc...
Christian Kuhn
12:18 Revision 821b4c13: [TASK] styleguide: TCA: select_34
Christian Kuhn
09:08 Revision 59d04bfd: [BUGFIX] Avatar generates wrong HTML
No space between attributes.
Resolves: #71334
Releases: master
Change-Id: I5b785467a74569194e7268df6199710379c7635e
...
Wouter Wolters

2015-11-04

23:28 Revision 70a3735f: [BUGFIX] Stop spinner in Language module when download all is finished
Add missing updateButtonStatus call.
Resolves: #71297
Releases: master
Change-Id: I1fb95f5b679a0d7714af6371a243e76a6...
Wouter Wolters
22:57 Revision 0c7d26cb: [BUGFIX] Allow integer value for flexform section
Change-Id: Ia579e342af5d6ef467e46bbcaf0b6832c7dfb0c7
Resolves: #71329
Releases: master
Reviewed-on: https://review.ty...
Daniel Goerz
20:45 Revision 77b3837e: [BUGFIX] Avoid JS error when adding flexform sections
Within #70473 the ExtJS tree is instantiated for new sections.
$treeElementIdentifier can be undefined but still code...
Wouter Wolters
17:06 Revision 9e6a41c9: [BUGFIX] Trim labels from flexforms to ensure LLL: is noticed
Resolves: #71318
Releases: master
Change-Id: I8ed8d9a1ecc670f8aed43e02cfc55563b0c681ce
Reviewed-on: https://review.ty...
Markus Klein
17:01 Revision 5dee0809: [BUGFIX] Fix various TCA issues
Get TCA right to not cause deprecation log entries.
Resolves: #71320
Releases: master
Change-Id: I0d4dd114123c97e352...
Markus Klein
14:59 Revision e33d6885: [BUGFIX] Remove deprecation log entries for SpriteManager
The class is still used internally.
Resolves: #71316
Releases: master
Change-Id: I4dda3ac72b12dc0408384873a84373bc47...
Markus Klein
14:10 Revision 9f391b37: [TASK] Change wording for User Settings reset button
Change the wording on the button in the user settings
to "Reset user settings to default state" and remove the
second...
Benni Mack
12:39 Revision 33bb52ef: [BUGFIX] suggest wizards correctly encode long html results
The suggest wizard has to ensure that long results
are correctly HTML encoded in the data attribute.
Otherwise variou...
Andreas Allacher
10:36 Revision 9f131622: [BUGFIX] Catch some FAL exceptions for missing driver
If a driver of a storage isn't available anymore (e.g. because an
extension was deactivated), an exception is thrown ...
Nicole Cordes
09:20 Revision 436d0e74: [CLEANUP] Remove unused GET parameter fieldConfig for wizards
Many wizard links contain a lot of parameters for legacy reasons.
We can dramatically shorten those in many cases by ...
Thomas Maroschik
08:28 Revision 02838896: [BUGFIX] t3editor: menu objects: common properties missing
When autocompleting menu objects the common properties are missing
Releases: master, 6.2
Resolves: #67764
Change-Id:...
Andreas Bouche
08:17 Revision f06f1444: [BUGFIX] t3editor: menu objects: common properties missing
When autocompleting menu objects the common properties are missing
Releases: master, 6.2
Resolves: #67764
Change-Id:...
Andreas Bouche
00:50 Revision 2687014e: [TASK] Remove ext:openid and provide Update Wizard
Since EXT:openid is moved to TER, openid must be removed from core.
This patch removes the extension and provides an ...
Frank Nägler

2015-11-03

23:47 Revision 4e79982e: [BUGFIX] Fix T3editor after PSR-7 change
Resolves: #71219
Releases: master
Change-Id: I573dd7a32da8b2dcf357794e3c5c9728edd04a77
Reviewed-on: https://review.ty...
Wouter Wolters
23:38 Revision 3c5a82f4: [TASK] Remove breakOnError option from wizard
The validation option "breakOnError" is not supported anymore. The
option has been removed completely during the rewr...
Björn Jacob
23:33 Revision 2af6dc5f: [BUGFIX] Documentation reST syntax errors
Change-Id: I92bed392f4c6571d2070afdad14986d234069de0
Resolves: #71295
Releases: master
Reviewed-on: https://review.ty...
Martin Bless
23:31 Revision cf326222: [BUGFIX] EXT:install: Upgrade wizard sys_file_processedfile no longer failed
The upgrade wizard failed if a storage driver was unavailable.
Resolves: #71235
Releases: master
Change-Id: I6af24a2...
Michael Oehlhof
23:09 Revision 9283c7ac: [TASK] Remove class aliases from non-existent classes
Resolves: #71284
Releases: master
Change-Id: I1c72b1e1b28f6f577a235758705a3055824b9112
Reviewed-on: https://review.ty...
Benni Mack
23:03 Revision f68736b9: [TASK] Make openid aliases better readable
Class aliases are case insensitive, so we can use the original
casing in the alias map for better readability.
Resol...
Helmut Hummel
22:51 Revision 5cefa123: [TASK] Auto-generate LegacyClassesForIde from alias map file
Add support for namespace aliases.
Generator: https://gist.github.com/helhum/c582225f8397310a59e0
Resolves: #71288
R...
Helmut Hummel
22:32 Revision eef47f94: [TASK] Deprecate script-based modules
Deprecate calling addModulePath() and calling modules
via paths.
Resolves: #51482
Releases: master
Change-Id: Ib94b3...
Benni Mack
22:31 Revision c8b0abc2: [BUGFIX] Show warning message on regex error in Object Browser
We test the pattern with a shutdown operator, before we're going to use it
in the regular expression search.
With do...
Helmut Hummel
21:37 Revision 284e0fb8: [BUGFIX] Fix flash messages in TS object browser
* Remove unnecessary HTML encoding
* Remove HTML code in message
* Use correct queue
Resolves: #71282
Releases: mast...
Helmut Hummel
18:13 Revision b05370d7: [TASK] Correct isTargetRenderType for FormDataProviders
The extracted isTargetRenderType method should
return true if the target renderType is found.
It relates to: https://...
Andreas Allacher
17:05 Revision a395dd27: [BUGFIX] Disallow Language Mixtures in Web->Page
We no longer allow language mixtures in Web->Page anymore.
An editor will now be informed when a language uses stale
...
Mathias Schreiber
16:08 Revision f05598bf: [TASK] Change PHP namespace of EXT:openid to FoT3
Change the PHP namespace and the according
composer.json information to FoT3 in preparation
of removing the extension...
Helmut Hummel
15:35 Revision 7a7a753c: [TASK] compatibility6: Decouple language labels, styles and images
Resolves: #68084
Releases: master
Change-Id: I30da7acfc00da747508d20e754634dde60be6a7b
Reviewed-on: https://review.ty...
Michael Oehlhof
15:20 Revision 46fb4fea: [BUGFIX] Heal TS ObjectBrowser search button
Resolves: #71280
Releases: master
Change-Id: Ia2c38c7272dbb1f610a3316f500108934e2c22e7
Reviewed-on: https://review.ty...
Mathias Schreiber
14:41 Revision eb64ede3: [TASK] Move openid compatiblity config to extension
To prepare extraction from the core, the compatibility
configuration needs to move into the extension itself.
Resolv...
Helmut Hummel
14:25 Revision 173a8d3e: [BUGFIX] Remove unused references to former ElementBrowser
Resolves: #71276
Releases: master
Change-Id: I472284e9c4617e614122867373c74c771af3e83b
Reviewed-on: https://review.ty...
Markus Klein
13:17 Revision 4eb0955d: [!!!][FEATURE] ElementBrowser refactoring, LinkBrowser API - Part 2
Adjust link browser integration of RTE.
This removes the dedicated tree classes for RTE as those are useless
by now....
Markus Klein
11:03 Revision 761656e5: [BUGFIX] Fix path to stylesheet
When moving the CSS file around, it has been forgotten to
adapt the location in the source.
Related: #68185
Resolves...
Helmut Hummel
10:36 Revision e8c8b81e: [TASK] Remove leftovers from ext:jumpurl removal
Resolves: #71267
Releases: master
Change-Id: I0747b4982394d9bc8a30fadfff72c3e400683208
Reviewed-on: https://review.ty...
Wouter Wolters

2015-11-02

21:18 Revision a15d819f: [TASK] Streamline output of flashMessages in BE
Resolves: #71249
Relaeses: master
Change-Id: I5be260c96e6ae689a6716efe6a059e697f184872
Reviewed-on: https://review.ty...
Frank Nägler
20:41 Revision 843d6337: [BUGFIX] sysext:core Documentation reST syntax
Change-Id: I9b14fb1dfb13a6ec673096845a5e23dbd1a204da
Resolves: #71258
Releases: 7
Reviewed-on: https://review.typo3.o...
Martin Bless
20:03 Revision 90519608: [BUGFIX] Allow creation of nested folders with same name
Due to a faulty check it was disallowed to create a folder
with the same name as the parent folder.
Resolves: #71253...
Mathias Schreiber
19:09 Revision 926900f9: [FEATURE] Add FlashMessage support to ModuleTemplate API
Flash messages have different queues, depending on in which context they
are enqueued. The FlashMessageService defaul...
Andreas Fernandez
13:43 Revision d0b1835e: [BUGFIX] Do not pass current page permissions into readPageAccess in Web->Page
By passing the permission bitmap of the current page into the readPageAccess
method editing content only works when a...
Mathias Schreiber
13:25 Revision 58aae535: [BUGFIX] Adodb PHP7 Redefinition of parameter $owner
Adodb contains two methods that declare parameter $owner twice.
The PHP 7 linter fatals with this. A fix was merged t...
Christian Kuhn
09:57 Revision 25aaf386: [TASK] Migrate EXT:form Backend Wizard to Routing
Resolves: #71226
Change-Id: Ia5dbbcf067a8887965dfca29f7916e41db0ec6cb
Reviewed-on: https://review.typo3.org/44466
Rev...
Benni Mack
 

Also available in: Atom