Project

General

Profile

Activity

From 2016-02-09 to 2016-03-09

2016-03-09

19:28 Revision 542a0c2f: [TASK] styleguide: Rename table ..values_default to ..valuesdefault
This is better in line with the rest of the table
naming scheme.
Christian Kuhn
19:13 Revision be51230b: [BUGFIX] styleguide: Minor typos
Christian Kuhn
19:08 Revision 2117edc3: [TASK] styleguide: Kickstart tca creator, simplify backend module
Christian Kuhn
16:58 Revision a8922f11: [TASK] Acceptance tests should be more stable on travis
Increase the stability of the acceptance tests on travis-ci by:
* Use waitFor* instead of see* when possible
* Wait ...
Timo Schmidt
15:13 Revision 5b1878e2: [TASK] styleguide: Switch to new docheader system
Christian Kuhn
12:59 Revision fe611be9: [TASK] styleguide: Integrate ext:icon_api
Integrate the icon showcase showcase of https://github.com/benjaminkott/icon_api
to the backend module.
Christian Kuhn
11:00 Revision 2a827a8a: [BUGFIX] styleguide: Drop renderMode argument from FlashMessage VH
Christian Kuhn
10:55 Revision 8e187593: [BUGFIX] styleguide: Properly register tca record icon
Fixes the missing icon in "TCA / Records" action. Christian Kuhn

2016-03-08

16:36 Revision 582d2e9e: [TASK] Remove igbinary from cache framework
The patch removes igbinary serializer support from the cache framework.
When igbinary support was added back then in ...
Mathias Schreiber
15:58 Revision 253139a2: [FOLLOWUP][BUGFIX] Do not scroll on top using actions on multipleSideBySide
Resolves: #72973
Releases: 7.6
Change-Id: Ic75532358600a6e61c9080ffec55e46756989dc6
Reviewed-on: https://review.typo3...
Markus Klein
13:56 Revision df0ac6a8: [BUGFIX] styleguide: TCA: required_inline_1 allowed on standard pages
Christian Kuhn
13:51 Revision d3748101: [BUGFIX] styleguide: TCA: Add missing required_inline_1_child table
Christian Kuhn
13:30 Revision 00f09450: [TASK] styleguide: TCA: Minor cleanup
Christian Kuhn

2016-03-07

13:21 Revision fe306dd6: [BUGFIX] Make DataHandler aware of relations behind special=languages
The special TCA option "languages" makes some other TCA options like
foreign_table unnecessary which have been remove...
Markus Klein

2016-03-06

14:29 Revision fba718c5: [TASK] Remove non-existant hard-coded check for user_ws
The user_ws module does not exist anymore, and the hard-coded check can be removed.
Resolves: #74377
Releases: maste...
Benni Mack
14:09 Revision a03668a8: [FOLLOWUP][TASK] Use variable argument-lists instead of func_get_args()
Fixed fatal error introduced with the previous patch.
Resolves: #72071
Releases: master
Signed-off-by: Benni Mack <b...
Benni Mack
13:55 Revision 7686ceba: [BUGFIX] Add urldecode for the forgotHash in FrontendLoginController
Resolves: #73060
Releases: master, 7.6
Change-Id: Iffb0db26b591b26ed4c2bf78aa50c8bf1addec2b
Reviewed-on: https://revi...
Zsolt Molnar
13:53 Revision 5bf15389: [TASK] Use variable argument-lists instead of func_get_args()
Supported since PHP 5.6. This makes the code easier to read
and allows to properly document using phpdoc.
https://se...
Benni Mack
13:44 Revision 6fc46ad7: [TASK] Fluidification of Info Module
Moved all HTML code from the PHP code to an own Fluid template.
Resolves: #74360
Releases: master
Change-Id: Ib58369...
Michael Oehlhof
13:42 Revision 3ce0a596: [BUGFIX] Add urldecode for the forgotHash in FrontendLoginController
The GET parameter forgothash had to be urlencoded in order to provide
proper, clickable links in emails.
Exploding th...
Zsolt Molnar
13:40 Revision 09f1f563: [BUGFIX] Ignore cURL proxy header block
When cURL is enabled with a proxy, the proxy’s HTTP header (sent as a
response to the client CONNECT request) was not...
Albrecht Köhnlein
13:14 Revision c2b994b4: [TASK] Codeception simple tests for admin user
Resolves: #73566
Releases: master
Change-Id: I294ae235c7e9edcbbfeb838dadaec68722b492ba
Reviewed-on: https://review.ty...
Roland Golla
12:01 Revision 8ec2d5f4: [!!!][TASK] Remove unused downloadname from sys_file_reference
The field sys_file_reference.downloadname was added with FAL
but never touched or used (nor has it a TCA definition) ...
Wouter Wolters
11:33 Revision 4fa2c524: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/49 from ohader/master
[TASK] styleguide: Integrate IRRE MM storage Christian Kuhn
11:29 Revision be492263: [TASK] The Scheduler should be tested with an acceptance test
Introduces a new test for the scheduler that tests the creation
of a reports scheduler task.
In addition the existin...
Timo Schmidt
11:01 Revision 38f93820: [!!!][TASK] Cleanup dual-use of auth_timeout_field in AbstractUserAuthentication
So far the variable could either contain the name of a field or a
timeout-value in seconds.
Introduce a clean integer...
Stefan Neufeind
10:44 Revision 6eaaa30b: [TASK] Allow calling tests with phpdbg-SAPI
Using phpdbg with phpunit it a fast way to create code-coverage-reports.
Change-Id: If3a1b2f957af6937d0191b4d9a1e656...
Stefan Neufeind
10:43 Revision 364c7a34: [TASK] Use simple syntax for labels in module registration
Resolves: #74363
Releases: master
Change-Id: Ic9cd97f5b1dc6654020782e91a49330fb4bfcfbe
Reviewed-on: https://review.ty...
Benni Mack
02:45 Revision 3cf5d05e: [BUGFIX] Workspace page previews collide with generated preview links
Workspace page previews collide with that configuration that might have
been set by using a preview link containing a...
Oliver Hader
02:40 Revision d4d6b5be: [FEATURE] EXT:form - Allow predefined forms
This patchset enables the integration of predefined forms. An integrator
can define forms - for example within the si...
Ralf Zimmermann
02:33 Revision 72d6c6e7: [BUGFIX] Workspace page previews collide with generated preview links
Workspace page previews collide with that configuration that might have
been set by using a preview link containing a...
Oliver Hader
02:26 Revision 25ee28eb: [BUGFIX] Workspace page previews collide with generated preview links
Workspace page previews collide with that configuration that might have
been set by using a preview link containing a...
Oliver Hader
02:08 Revision 3312d1f6: [TASK] EXT:form - add unitTests for class TypoScriptToJsonConverter
This patch introduces a first test case for TypoScriptToJsonConverter
of EXT:form. The test case asserts that a prote...
Sebastian Wagner
02:06 Revision 2dd7b9c9: [TASK] EXT:form - add unitTests for class TypoScriptToJsonConverter
This patch introduces a first test case for TypoScriptToJsonConverter
of EXT:form. The test case asserts that a prote...
Sebastian Wagner
02:02 Revision 18312704: [BUGFIX] Make environment check standalone
The system environment check is supposed to be useable standalone
without any TYPO3 internal requirements.
Move all ...
Mathias Brodala
01:47 Revision 8a79bfa5: [TASK] Use JsConfirmation enumeration in BackendUserAuthentication
This makes use of the JsConfirmation enumeration to ensure valid values
in BackendUserAuthentication::jsConfirmation....
Andreas Wolf
01:43 Revision a37f6161: [BUGFIX] Fix date conversion of neg timestamps
Date conversion of TCA fields with eval "date" or "datetime" is now also
handled correctly for dates before 1970, thu...
Daniel Maier
01:42 Revision 8fb1179f: [BUGFIX] DataHandler: Use the updated field to determine record type
Use the new, updated field values of the current record, to determine
its type value. This allows to pick the correct...
Hannes Lau
01:21 Revision 0b7eb76c: [TASK] Update: imagesLoaded PACKAGED v3.1.8 -> v4.1.0
Resolves: #73748
Releases: master
Change-Id: Ic24966b0d8bd60f977d02a60fce11fa68e545a71
Reviewed-on: https://review.ty...
Wouter Wolters
01:16 Revision 2c97a8a4: [CLEANUP] Rename AbstractContentObject::getContentObject()
The method is renamed to getContentObjectRenderer(), as this better
reflects what it actually does. The old method is...
Andreas Wolf
01:01 Revision 8922a37a: [FEATURE] Trigger event after modals dismiss
A new event ``modal-destroyed`` is triggered after modals dismissed.
Change-Id: Id05bf17889889bf1bacbd6a6ad302392389...
Andreas Fernandez
00:53 Revision 9d71c195: [BUGFIX] LocalImageProcessor cannot reuse remote files
The LocalImageProcessor had a check for the storage type, to only do a
check for existing files on local storages, as...
Andreas Wolf
00:53 Revision efa96ba5: [BUGFIX] LocalImageProcessor cannot reuse remote files
The LocalImageProcessor had a check for the storage type, to only do a
check for existing files on local storages, as...
Andreas Wolf
00:37 Revision 91e515e1: [BUGFIX] Apply image cropping to click-enlarged images
Image cropping is not applied to click-enlarged images, neither if
using the lightbox-mode nor the regular mode using...
Oliver Hader
00:25 Revision 4eae63bd: [BUGFIX] Apply image cropping to click-enlarged images
Image cropping is not applied to click-enlarged images, neither if
using the lightbox-mode nor the regular mode using...
Oliver Hader

2016-03-05

23:56 Revision 9162dbb5: [!!!][TASK] Clean up ObjectManager injection of CommandController
The ObjectManager injection method was misused to initialize
a lot of objects which are now instantiated separately.
...
Mathias Brodala
22:58 Revision 2a518597: [BUGFIX] Set correct max-height for RTE
Also fixes the spelling mistake in the label of the related Backend User Settings Option
Resolves: #74336
Releases: ...
Marius Wieschollek
22:55 Revision 8f8a1739: [BUGFIX] Set correct max-height for RTE
Also fixes the spelling mistake in the label of the related Backend User Settings Option
Resolves: #74336
Releases: ...
Marius Wieschollek
20:51 Revision bbc5f6c2: [BUGFIX] Absolute URIs get prefixed with absRefPrefix in typolink
An absolute URI (e.g. "/folder/someFile.png") gets prefixed with
absRefPrefix (e.g. "/") which results in "//folder/s...
Oliver Hader
20:51 Revision 55299186: [BUGFIX] Absolute URIs get prefixed with absRefPrefix in typolink
An absolute URI (e.g. "/folder/someFile.png") gets prefixed with
absRefPrefix (e.g. "/") which results in "//folder/s...
Oliver Hader
20:48 Revision b867832b: [FEATURE] Allow calling toArray() on ObjectStorage using name getArray()
This change adds an alias method which allows ObjectStorage's
values to be accessed using a "get"-prefixed method nam...
Claus Due
20:33 Revision 5f0224c8: [TASK] EXT:form - prevent initial ajax call
Initially, provide the whole configuration for the wizard through a
requireJs config. Therefore, an early AJAX call t...
Sebastian Wagner
20:31 Revision dd6c4468: [TASK] Copy is missing in pagetree context menu without edit permissions
Show copy option in pagetree context menu also without edit permission
Change-Id: Icefaa7ef775fa5eb23652e00fe7643ae8...
Gianluigi Martino
20:30 Revision d4da3fce: [TASK] Copy is missing in pagetree context menu without edit permissions
Show copy option in pagetree context menu also without edit permission
Change-Id: Icefaa7ef775fa5eb23652e00fe7643ae8...
Gianluigi Martino
20:24 Revision 7f4f7860: [FEATURE] Activated D&D copy by pressing the CTRL key while dropping
Resolves: #74179
Releases: master
Change-Id: I93864236f179b57cc0b1cbf67ce9941da096986a
Reviewed-on: https://review.ty...
Jo Hasenau
20:21 Revision 7090d9b6: [BUGFIX] Fix date conversion of neg timestamps
Date conversion of TCA fields with eval "date" or "datetime" is now also
handled correctly for dates before 1970, thu...
Daniel Maier
20:20 Revision 40682616: [BUGFIX] Fix slide function of cObject
Move variable value association to correct position.
Resolves: #69941
Releases: master, 7.6
Change-Id: I8bca6203f4e9...
Jo Hasenau
20:20 Revision 18fa6a9b: [BUGFIX] Fix slide function of cObject
Move variable value association to correct position.
Resolves: #69941
Releases: master, 7.6
Change-Id: I8bca6203f4e9...
Jo Hasenau
19:52 Revision 0aa34cb0: [BUGFIX] Check if selected page is available before loading BE module
If a formerly selected page (in page tree) is not available anymore
(e.g. deleted), any access to a backend module wi...
Michael Oehlhof
19:52 Revision dc3087bf: [BUGFIX] Check if selected page is available before loading BE module
If a formerly selected page (in page tree) is not available anymore
(e.g. deleted), any access to a backend module wi...
Michael Oehlhof
19:13 Revision ee7fafde: [BUGFIX] Ensure t3d compatibility for supported TYPO3 version
This patch fixes an issue with unclean t3d export due to string to array
conversion. This is important to be able to ...
Nicole Cordes
19:12 Revision 6ca6f803: [BUGFIX] EXT:form - prevent duplicate call to getRecordAsJson
We prevent getRecordAsJson to be called twice when rendering element.
Fix annotations of for return values of JSON el...
Sebastian Wagner
18:36 Revision 3274c2c1: [TASK] Switched D&D back from sortable to draggable and adjusted dropzones
Resolves: #66540
Releases: master
Change-Id: I982bb63a14409fd4510126d3d4b88ee85562967e
Reviewed-on: https://review.ty...
Jo Hasenau
18:36 Revision 7147de07: [BUGFIX] Show the copy option in the page browser contextual menu
Resolves: #33147
Releases: master, 7.6
Change-Id: I98c696eb58c759f6c50dbaf111556b86cffe0e93
Reviewed-on: https://revi...
Anja Leichsenring
18:32 Revision d079baed: [BUGFIX] Reinsert ommitted vars for ternary operators
When the check is done with multiple variables omitting the first part
of a ternary operator just inserts the boolean...
Jo Hasenau
18:31 Revision 053e9e3c: [BUGFIX] Reinsert ommitted vars for ternary operators
When the check is done with multiple variables omitting the first part
of a ternary operator just inserts the boolean...
Jo Hasenau
18:29 Revision 1dab32ba: [BUGFIX] DataHandler: Use the updated field to determine record type
Use the new, updated field values of the current record, to determine
its type value. This allows to pick the correct...
Hannes Lau
18:27 Revision 45e9b806: [TASK] styleguide: Integrate IRRE MM storage
Integrate use-case to store using plain MM intermedia tables with IRRE. Oliver Hader
18:09 Revision 07da5bb4: [BUGFIX] Show the copy option in the page browser contextual menu
Resolves: #33147
Releases: master, 7.6
Change-Id: I98c696eb58c759f6c50dbaf111556b86cffe0e93
Reviewed-on: https://revi...
Eugen Lang
17:57 Revision 4aa72b0a: [FEATURE] Check database default charset
Checks the default database charset during installation and provides
Upgrade Wizard to fix default charset.
Resolves...
Jonas Götze
17:53 Revision 5bc1aed1: [FEATURE] Add a CSPRNG
* Add a simple API for generation of random bytes, integers and
hex-strings: Crypto\Random
* Deprecate the methods ...
Christian Futterlieb
17:48 Revision 56069733: [TASK] Clean up typolink target and linktxt
Rename $linktxt to $linkText.
Only evaluate target if forceTarget is not set.
Add a small helper method to call pars...
Benni Mack
17:21 Revision 59c27e39: Revert "[BUGFIX] Fix date conversion of neg timestamps"
This reverts commit 41b350dc84876c282a7309911287622591b05995.
Default values do not work well.
Change-Id: Idfadf548...
Christian Kuhn
15:55 Revision 2bf2ab48: [BUGFIX] Denied file extensions still shown in upload forms
The list of denied file extensions does not contain a dot, but our
fileDenyPattern by default starts with a dot. Ther...
Marco Huber
15:51 Revision 08011314: [BUGFIX] Denied file extensions still shown in upload forms
The list of denied file extensions does not contain a dot, but our
fileDenyPattern by default starts with a dot. Ther...
Marco Huber
15:20 Revision 6320d8fa: [BUGFIX] Hide view-button in access module
Editing permissions in the access module has no effect on the frontend.
Therefore, the view button is unnecessary her...
Andreas Bouche
15:10 Revision 41b350dc: [BUGFIX] Fix date conversion of neg timestamps
Date conversion of TCA fields with eval "date" or "datetime" is now also
handled correctly for dates before 1970, thu...
Daniel Maier
15:04 Revision 9db88b5e: [BUGFIX] Ensure t3d compatibility for supported TYPO3 version
This patch fixes an issue with unclean t3d export due to string to array
conversion. This is important to be able to ...
Nicole Cordes
14:43 Revision a786e4fe: [TASK] Remove leftover FormEngine TSconfig values
Several infos in TSconfig / FormEngine are never used,
the field "storage_pid" does not even exist anymore in v8
(was...
Benni Mack
14:36 Revision 735efdae: [BUGFIX] Improve DataHandler handling for dbType fields
Currently we have some issues with handling database fields with type
"date" or "datetime". Those fields can't have a...
Nicole Cordes
14:25 Revision 77829d65: [BUGFIX] Allow images for HtmlArea in demo mode
PageTSconfig was only included in Typical and Advanced
mode resulting in an exception when adding images in
the RTE w...
Benni Mack
14:25 Revision 563e4296: [BUGFIX] Allow images for HtmlArea in demo mode
PageTSconfig was only included in Typical and Advanced
mode resulting in an exception when adding images in
the RTE w...
Benni Mack
14:08 Revision 3ebc7ba9: [TASK] Move moduleLabels to ModuleLoader
Already translated module labels were previously resolved
and stored within $GLOBALS[LANG]. Several checks
and calls ...
Benni Mack
11:24 Revision ca0d46cb: [FEATURE] Info ViewHelpers for page and content information array
Adds ViewHelpers ``f:info.page`` and ``f:info.content`` which return
or assign content or page information arrays res...
Claus Due

2016-03-04

23:05 Revision 1ebadc6d: [BUGFIX] Ensure t3d compatibility for supported TYPO3 version
This patch fixes an issue with unclean t3d export due to string to array
conversion. This is important to be able to ...
Nicole Cordes
22:48 Revision 2f878604: [BUGFIX] Make ClickEnlargeViewHelper output data again
Resolves: #73814
Releases: master
Change-Id: I3176797c4817a34f78aa68118098ae97d37fd1a2
Reviewed-on: https://review.ty...
Wouter Wolters
22:40 Revision 6de78a2d: [TASK] Update: bootstrap-slider.js 5.2.4 -> 6.1.2
Resolves: #73746
Releases: master
Change-Id: I2a535798cbec2f92a82604d89be89b00e859386f
Reviewed-on: https://review.ty...
Wouter Wolters
22:39 Revision 9b135015: [!!!][TASK] Remove unused csConv parameters
There are several additional parameters that are not used
anymore.
CharsetConverter->entities_to_utf8() - now always...
Benni Mack
21:55 Revision 3fbe9cdc: [BUGFIX] Adjust UserAgent checks in RTE to detect Edge correctly
Resolves: #70373
Releases: master, 7.6, 6.2
Change-Id: I8cb505a051ecfbc0f423d32cbc121545cec35bf4
Reviewed-on: https:/...
Benjamin Kott
21:53 Revision f9b7b923: [BUGFIX] Only show preview of non-hidden images
Don't show preview of hidden images in backend e.g.
page module.
Change-Id: I11fbfdbdf9767066dbb3380b543d79c239e6c4a...
Gianluigi Martino
21:52 Revision 1e600f72: [BUGFIX] Only show preview of non-hidden images
Don't show preview of hidden images in backend e.g.
page module.
Change-Id: I11fbfdbdf9767066dbb3380b543d79c239e6c4a...
Gianluigi Martino
21:50 Revision c783d0b7: [BUGFIX] Incompatible declaration of PreviewController::initializeView
The declaration of PreviewController::initializeView is changed to be
functional with PHP 7.
Change-Id: I4b59600aa3d...
Andreas Fernandez
21:50 Revision 853b2e76: [BUGFIX] Incompatible declaration of PreviewController::initializeView
The declaration of PreviewController::initializeView is changed to be
functional with PHP 7.
Change-Id: I4b59600aa3d...
Andreas Fernandez
21:48 Revision a5e70dee: [TASK] EXT:form - Optimize preview in page module
This patchset optimizes the preview of a form
elements in the page module. The output of the bodytext
field has been ...
Björn Jacob
21:47 Revision 444af00c: [TASK] EXT:form - Optimize preview in page module
This patchset optimizes the preview of a form
elements in the page module. The output of the bodytext
field has been ...
Björn Jacob
21:35 Revision 54e3a4d7: [TASK] Keep selected page active after save & close
Keep the currently selected page active when editing the
page properties of another page as non-admin user.
Change-I...
Gianluigi Martino
21:30 Revision f8c19141: [TASK] Update moment-timezone to 0.5.1
Resolves: #74186
Releases: master
Change-Id: I8152debaf71c92347f153b444400d46c986156f2
Reviewed-on: https://review.ty...
Wouter Wolters
21:30 Revision 6eda3b73: [TASK] Increased default visibility of column header icons
Resolves: #74148
Releases: master
Change-Id: I00c08d407a9865043278f42ba79a4de01cb71c45
Reviewed-on: https://review.ty...
Jo Hasenau
21:30 Revision c2eb96d8: [TASK] Make search levels in live search and list search consistent
Live search searches through the whole system, while list search
is limited to four levels.
Solution:
* Add default p...
Marcus Schwemer
21:29 Revision 122be472: [BUGFIX] Missing typo3temp/var/transient breaks thumbnail generation
The generation of preview images fails because the directory
typo3temp/var/transient does not exist and is not automa...
Michiel Roos
20:05 Revision 8a433a95: [BUGFIX] Avoid memory leak during file searches
During the file search in the file module the search result
is only limited to possibly matching folders. That itself...
Alexander Schnitzler
20:04 Revision 72a7312c: [BUGFIX] Avoid memory leak during file searches
During the file search in the file module the search result
is only limited to possibly matching folders. That itself...
Alexander Schnitzler
19:54 Revision 9173bea0: [TASK] Remove leftover icon resolving code
Icons within the TCA (iconfile and icons in options) are handled
by the IconRegistry.
The TcaMigration takes care of...
Benni Mack
19:42 Revision 96073c19: [BUGFIX] EXT:form Validation of email
Validation of email should respect empty value
Resolves: #54534
Releases: master,7.6
Change-Id: I40c865b42fe7960dd7a...
Florian Mast
19:39 Revision 183e49f5: [BUGFIX] EXT:form Validation of email
Validation of email should respect empty value
Resolves: #54534
Releases: master,7.6
Change-Id: I40c865b42fe7960dd7a...
Florian Mast
19:24 Revision b4f5b611: [TASK] Use new confirmation dialog for ClickMenu
Resolves: #72617
Releases: master, 7.6
Change-Id: I0cf662d55303504d094426dbb82943d437035044
Reviewed-on: https://revi...
Frank Nägler
19:24 Revision 02258e47: [TASK] Use new confirmation dialog for ClickMenu
Resolves: #72617
Releases: master, 7.6
Change-Id: I0cf662d55303504d094426dbb82943d437035044
Reviewed-on: https://revi...
Frank Nägler
19:12 Revision 7b4e5ceb: [BUGFIX] Adjust UserAgent checks in RTE to detect Edge correctly
Resolves: #70373
Releases: master, 7.6, 6.2
Change-Id: I8cb505a051ecfbc0f423d32cbc121545cec35bf4
Reviewed-on: https:/...
Benjamin Kott
19:11 Revision a5c452c6: [BUGFIX] Adjust UserAgent checks in RTE to detect Edge correctly
Resolves: #70373
Releases: master, 7.6, 6.2
Change-Id: I8cb505a051ecfbc0f423d32cbc121545cec35bf4
Reviewed-on: https:/...
Benjamin Kott
18:56 Revision e76e0d2a: [BUGFIX] Keep selected page active after save & close
Keep the currently selected page active when editing the page properties
of another page as non-admin user.
Change-I...
Gianluigi Martino
18:54 Revision 4c7011d2: [BUGFIX] Keep selected page active after save & close
Keep the currently selected page active when editing the page properties
of another page as non-admin user.
Change-I...
Gianluigi Martino
18:44 Revision 51a03257: [BUGFIX] Solves PHP warning in FileAllowedTypesValidator
Resolves: #72890
Resolves: #73618
Releases: master, 7.6
Change-Id: Ida8a9ace681b93d1d66b0e06c893a83e549f8411
Reviewed...
Florian Mast
18:43 Revision becc88b1: [BUGFIX] Solves PHP warning in FileAllowedTypesValidator
Resolves: #72890
Resolves: #73618
Releases: master, 7.6
Change-Id: Ida8a9ace681b93d1d66b0e06c893a83e549f8411
Reviewed...
Florian Mast
18:26 Revision f8d741c9: [FEATURE] EXT:form - Directly load form wizard inline
This patchset optimizes the form wizard.
The wizard is loaded directly as inline wizard. There is no need anymore
to...
Sebastian Wagner
18:16 Revision d985241b: [BUGFIX] Restore rounded corners on module icons
Resolves: #74013
Releases: master
Change-Id: Id2196daa32dbfae8cf096acb620afc1ab7e378b4
Reviewed-on: https://review.ty...
Thorsten Griebenow
17:52 Revision 9a76d437: [TASK] Remove fileinfo as dependency in SystemEnvironment/Check
Currenty 'fileinfo' is listed as required php extension in
SystemEnvironment/Check but it is currently not really req...
Timo Schmidt
17:50 Revision a9f38804: [TASK] Remove fileinfo as dependency in SystemEnvironment/Check
Currenty 'fileinfo' is listed as required php extension in
SystemEnvironment/Check but it is currently not really req...
Timo Schmidt
17:47 Revision cb59c355: [FOLLOWUP][FEATURE] Report wrong database character set
This adds the Feature ReST-File and fixes to small whitespace issues
Resolves: #74038
Releases: master
Change-Id: I8...
Jonas Götze
17:11 Revision 5e419493: [TASK] Replace confirm in FileList->linkClipboardHeaderIcon
Resolves: #74178
Releases: master, 7.6
Change-Id: Iaa077ae648375e94abce90923d876128b19a3db7
Reviewed-on: https://revi...
Frank Nägler
17:10 Revision e643ec0f: [TASK] Replace confirm in FileList->linkClipboardHeaderIcon
Resolves: #74178
Releases: master, 7.6
Change-Id: Iaa077ae648375e94abce90923d876128b19a3db7
Reviewed-on: https://revi...
Frank Nägler
17:03 Revision 63cd513c: [BUGFIX] EXT:form - Fix CHECKBOXGROUP and RADIOGROUP in form wizard
Fixes a JS error, which appeared when adding a CHECKBOXGROUP or
RADIOGROUP within the form wizard.
Furthermore it ap...
Andreas Häfner
17:02 Revision 24b569b7: [BUGFIX] EXT:form - Fix CHECKBOXGROUP and RADIOGROUP in form wizard
Fixes a JS error, which appeared when adding a CHECKBOXGROUP or
RADIOGROUP within the form wizard.
Furthermore it ap...
Andreas Häfner
16:57 Revision 7fe9b82d: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/48 from sebastianwagner/t3editorReloadTbeSubmit
[TASK] styleguide: TCA: t3editor TBE_EDITOR save via flexForm reload onChange Christian Kuhn
16:57 Revision 0d6b33eb: [BUGFIX] Declare ``items`` for each RTE instance
The variable ``items`` was declared in a prototype instance and thus
shared between all RTE instances. Declare the va...
Florian Busch (floxx)
16:57 Revision 3f7f3a13: [BUGFIX] Declare ``items`` for each RTE instance
The variable ``items`` was declared in a prototype instance and thus
shared between all RTE instances. Declare the va...
Florian Busch (floxx)
16:55 Revision e3b09afd: [TASK] styleguide: TCA: t3editor TBE_EDITOR save via flexForm reload onChange
We allow submitForm of TBE to issued issued via flexForm and bypass
SplitButtons preSubmitCallbacks.
Sebastian Wagner
16:55 Revision e4e9ee95: [!!!][TASK] Convert thumbnails only for non-image files
The global option "thumbnails_png" must only be taken
into account if the processed file is not an image.
Resolves: ...
Eric Chavaillaz
16:23 Revision 5ecde7cc: [TASK] EXT:form - Update and optimize documentation
The documentation of EXT:form is outdated. The whole documentation has
been proof read and revised. Furthermore, the ...
Björn Jacob
16:09 Revision 3a3f01aa: [BUGFIX] Avoid error message on unlimited upload_max_filesize
Resolves: #73214
Releases: master, 7.6
Change-Id: I9496964ffd9daeb2c330f022c876f6aceacced1c
Reviewed-on: https://revi...
Andreas Bouche
16:08 Revision 8a91b50d: [BUGFIX] Avoid error message on unlimited upload_max_filesize
Resolves: #73214
Releases: master, 7.6
Change-Id: I9496964ffd9daeb2c330f022c876f6aceacced1c
Reviewed-on: https://revi...
Andreas Bouche
16:04 Revision dc6a8734: [FEATURE] Report wrong database character set
This adds a new report to the reports module that checks if the MySQL
database uses the right character set.
Change-...
Andreas Wolf
15:57 Revision 17169ed4: [BUGFIX] styleguide: travis-ci php7 only
Christian Kuhn
15:51 Revision 35a32c55: [TASK] Add json as composer dependency
PHP extension json is now listed as dependency
in composer.json. Extension mysqli is added to
"suggest" section.
R...
Tymoteusz Motylewski
15:46 Revision a27b046d: [TAKS] Add json as composer dependency
PHP extension json is now listed as dependency
in composer.json. Extension mysqli is added to
"suggest" section.
R...
Tymoteusz Motylewski
15:44 Revision 4c742e34: [TASK] Deprecate TemplateService methods
The static method TemplateService::sortedKeyList is moved
to ArrayUtility::filterAndSortByNumericKeys.
The method Te...
Benni Mack
15:43 Revision 2289b54c: [FOLLOWUP][TASK] EXT:form - Update and optimize documentation
This patchset changes some meta settings regarding the
documented version.
Resolves: #69346
Releases: 7.6
Change-Id:...
Björn Jacob
15:42 Revision bc0b42af: [TASK] Add backend routes to configuration module
This patch add the backend routes to the configuration module, to show all
current active backend routes.
Resolves: ...
Frank Nägler
15:42 Revision 46fc8506: [TASK] Add backend routes to configuration module
This patch add the backend routes to the configuration module, to show all
current active backend routes.
Resolves: ...
Frank Nägler
14:48 Revision 8c7c480e: [TASK] Update jQuery to 2.2.1
Resolves: #73749
Releases: master
Change-Id: I02d619be365bd54ab4015aeb94872f07b1eebd6a
Reviewed-on: https://review.ty...
Wouter Wolters
14:40 Revision 7f82044d: [FOLLOWUP][FEATURE] Allow Backend Logo to be set via extConf
The new PHP 7 syntax introduced also returns an empty
string, if set but empty.
Resolves: #74109
Releases: master
Ch...
Björn Jacob
14:36 Revision 5c0fcacb: [BUGFIX] Allow overriding of Backend Routes
Adding backend routes from Configuration/Backend/Routes.php is
done via "+=" operator which does not allow to overrid...
Benni Mack
14:31 Revision 70acf102: [BUGFIX] Allow overriding of Backend Routes
Adding backend routes from Configuration/Backend/Routes.php is
done via "+=" operator which does not allow to overrid...
Benni Mack
13:36 Revision a9d1b7d3: [TASK] Deprecate Clipboard->confirmMsg()
Resolves: #73744
Releases: master
Change-Id: I3780404c4362d1de84981eaee77298cdc1c3e399
Reviewed-on: https://review.ty...
Frank Nägler
13:32 Revision c370a84b: [TASK] Remove usage of Clipboard->confirmMsg()
Resolves: #73743
Releases: master, 7.6
Change-Id: I212cb9eedbe82cb4e346823ba041a63e601ad670
Reviewed-on: https://revi...
Frank Nägler
13:30 Revision e3e3916e: [TASK] Remove usage of Clipboard->confirmMsg()
Resolves: #73743
Releases: master, 7.6
Change-Id: I212cb9eedbe82cb4e346823ba041a63e601ad670
Reviewed-on: https://revi...
Frank Nägler
13:26 Revision 19732cd5: [TASK] styleguide: Fix a typo
Christian Kuhn
13:25 Revision e77b482b: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/47 from maierda/master
[TASK] styleguide: TCA: input dbType=datetime eval=datetime Christian Kuhn
13:15 Revision 071f94b3: [TASK] Deprecate GraphicalFunctions->prependAbsolutePath()
Resolves: #74022
Releases: master
Change-Id: I395fb4a017a7e615e015a1d20b40887bb6167964
Reviewed-on: https://review.ty...
Benni Mack
12:34 Revision 2e2defd2: [TASK] Removed deprecated code from Form Element Domain Model
Resolves: #73711
Releases: master
Change-Id: I6543b7a87fa628534c1b1690b24623b48f1fddd9
Reviewed-on: https://review.ty...
Michael Oehlhof
12:25 Revision 772ce9d8: [TASK] Change APC cache preset condition
This commit removes the check for minimum total apc cache size.
It should be enough to check for at least 5 MB free m...
Thorsten Bringewatt
12:25 Revision ecff1a85: [TASK] Change APC cache preset condition
This commit removes the check for minimum total apc cache size.
It should be enough to check for at least 5 MB free m...
Thorsten Bringewatt
11:52 Revision e847d329: [TASK] Form elements being numerated and hidden elements are visible
Form elements being numerated because browsers numerated <ol> elements by
default
Change-Id: Ia1af699ced49d0e5d44c60...
Gianluigi Martino
11:40 Revision a234b897: [BUGFIX] Check whether contentElementCache for language and colPos is valid
It may happen that ``$this->contentElementCache[$lP][$colPos]`` is either not
an array nor null. Wrap the foreach loo...
Andreas Fernandez
11:40 Revision 766ebde7: [BUGFIX] Check whether contentElementCache for language and colPos is valid
It may happen that ``$this->contentElementCache[$lP][$colPos]`` is either not
an array nor null. Wrap the foreach loo...
Andreas Fernandez
11:31 Revision 6e855aa7: [TASK] EXT:form - Update and optimize documentation
The documentation of EXT:form is outdated. The whole documentation has
been proof read and revised. Furthermore, the ...
Björn Jacob
11:29 Revision c69e2b37: [BUGFIX] Fix 'Transfer selection to clipboard' button
This patch reintroduces the onclick event if the function call has no
warning. This fixes the error with the not work...
Jan Helke
11:29 Revision 6cf56bb1: [BUGFIX] Fix 'Transfer selection to clipboard' button
This patch reintroduces the onclick event if the function call has no
warning. This fixes the error with the not work...
Jan Helke
11:24 Revision 0f8cf7a6: [TASK] EXT:form - Update and optimize documentation
The documentation of EXT:form is outdated. The whole documentation has
been proof read and revised. Furthermore, the ...
Björn Jacob
11:24 Revision c2c7a4aa: [FEATURE] Add list of done upgrade wizards
During upgrade wizard procedure the already resolved wizards are listed
in the Upgrade Wizard View in Install Tool.
...
Anja Leichsenring
11:19 Revision e50537a8: [TASK] Update JS libs: moment.js 2.10.6 -> 2.11.2
Resolves: #73750
Releases: master
Change-Id: Ic0467393e1bf5a30bd3f695ca938f0e15d21a5f7
Reviewed-on: https://review.ty...
Wouter Wolters
11:15 Revision 2360c7c1: [BUGFIX] Inline record in Flexform can attach new record
If you click the "create new element" button on an inline record within
a FlexForm field, the passed data information...
Nicole Cordes
11:15 Revision b63420ed: [BUGFIX] Inline record in Flexform can attach new record
If you click the "create new element" button on an inline record within
a FlexForm field, the passed data information...
Nicole Cordes
11:14 Revision 85aa75fa: [TASK] styleguide: TCA: input dbType=datetime eval=datetime
Daniel Maier
10:21 Revision 6ff94be9: [!!!][TASK] Remove ModuleLoader->getRelativePath()
The method to fetch the relative path for images inside
the module loader is not used anymore, as the paths
for the i...
Benni Mack
10:20 Revision c326e3f2: [FEATURE] Allow Backend Logo to be set via extConf
The Backend Logo can now be configured via extConf
and the Extension Manager.
The $GLOBALS[TBE_STYLES][logo] option ...
Benni Mack

2016-03-03

22:26 Revision 1b097695: [TASK] Remove leftover code from old pagetree
Resolves: #74097
Releases: master
Change-Id: Ieaf237248da8e075e56105cd08462d1aeb051ea2
Reviewed-on: https://review.ty...
Benni Mack
21:33 Revision c062b630: [BUGFIX] Executing Extbase commands as scheduler task
Currently the execution of all Extbase commands as scheduler task
exits with a warning due to wrong parameter input t...
Nicole Cordes
21:23 Revision 9c31b5a6: [!!!][TASK] Deprecate various GeneralUtility methods
GeneralUtility::flushOutputBuffers()
GeneralUtility::xmlGetHeaderAttribs()
GeneralUtility::imageMagickCommand()
Para...
Benni Mack
21:12 Revision 817c2684: [TASK] Streamline usage and design of FlashMessages in the BE
This patch streamline the usage and design of FlashMessages in the BE.
The markup is now centralized in a method of t...
Frank Nägler
20:32 Revision db5f99e9: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/46 from maierda/master
[TASK] styleguide: TCA: input dbType=date eval=date Christian Kuhn
20:25 Revision b389089d: [TASK] Add info about Apache version when using mod_filter
Since mod_filter is available since Apache 2.3.7 we need to check for
the apache version in the htaccess file.
Older ...
Eric Chavaillaz
20:25 Revision 1ee866c5: [TASK] Add info about Apache version when using mod_filter
Since mod_filter is available since Apache 2.3.7 we need to check for
the apache version in the htaccess file.
Older ...
Eric Chavaillaz
20:25 Revision 8dca1e84: [TASK] Add info about Apache version when using mod_filter
Since mod_filter is available since Apache 2.3.7 we need to check for
the apache version in the htaccess file.
Older ...
Eric Chavaillaz
20:24 Revision 72822d30: [TASK] Apply CGL compatibility (PSR-1 and PSR-2)
Change-Id: Ie0b546d6baf962ee4d80f5fb08aeaadf54ca1a66
Reviewed-on: https://review.typo3.org/47019
Reviewed-by: Benni M...
Wouter Wolters
20:07 Revision 990acf94: [BUGFIX] Disable output escaping in TypolinkViewHelper
Resolves: #74039
Releases: master
Change-Id: I1f5363cd2b8081fb885268ee608ea5dffe8d769c
Reviewed-on: https://review.ty...
Marius Wieschollek
19:45 Revision 034b6ac1: [TASK] styleguide: TCA: input dbType=date eval=date
See https://forge.typo3.org/issues/73871 Daniel Maier
19:33 Revision 2d94c07a: [TASK] Cleanup CSS
Remove unneeded CSS
Change-Id: I089ab1472c8e43504dedec01c7bbf3542c5f1490
Resolves: #73513
Releases: master
Reviewed-...
Georg Ringer
18:24 Revision f830ea76: [TASK] Fluidification of Info PageTSConfig
Moved all HTML code from the PHP code to an own Fluid template.
Resolves: #73723
Releases: master
Change-Id: I5b67d1...
Michael Oehlhof
18:13 Revision d403ab55: [BUGFIX] Do not scroll on top using actions on multipleSideBySide
This patch prevents scrolling to top when using the actions buttons
in multipleSideBySide elements.
Change-Id: I0841...
Andreas Fernandez
18:10 Revision 984f3d4d: [BUGFIX] Do not scroll on top using actions on multipleSideBySide
This patch prevents scrolling to top when using the actions buttons
in multipleSideBySide elements.
Change-Id: I0841...
Andreas Fernandez
17:52 Revision d6d84440: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/45 from sebastianwagner/formEngineFormFormwizzard
[TASK] styleguide: TCA: forms formwizzard via formEngine Christian Kuhn
17:40 Revision 9660d3cf: [TASK] styleguide: TCA: forms formwizzard via formEngine
Sebastian Wagner
17:37 Revision fa90e736: [BUGFIX] Ensure arguments for instances of AbstractTagBasedViewHelper
The initialization of several arguments in AbstractTagBasedViewHelper
was moved from constructor to initializeArgumen...
Nicole Cordes
17:31 Revision 1bd6babe: [TASK] Fix DB error message in Testbase
The error message now suggest a GRANT statement which supports
db name suffixes for both functional and acceptance te...
Steffen Müller
17:18 Revision 6f7b5452: [TASK] Move install update flags to system registry
This moves the install update (aka "wizards") flags from
LocalConfiguration.php to the system registry and thus
into ...
Mathias Brodala
16:14 Revision 974a5f31: [!!!][TASK] Remove renderCharset option
The renderCharset TypoScript option is used for internal
parsing of data coming from various sources (TypoScript,
Lan...
Benni Mack
16:01 Revision 52c99b7e: [TASK] Use extPath for lowlevel readme
Resolves: #73739
Releases: master
Change-Id: Id18108657be38f075eaa5fc1ec9e73cd0e27d9db
Reviewed-on: https://review.ty...
Benni Mack
16:01 Revision a3d3c4f9: [TASK] Add phantomjsdriver.log to gitignore
Resolves: #74011
Releases: master
Change-Id: If536bd1bbfe21cd015195eb38ade876460defb31
Reviewed-on: https://review.ty...
Anja Leichsenring
15:17 Revision 0113ad0f: [!!!][TASK] Remove charset conversion in AbstractPlugin
When overriding labels via TypoScript, e.g.
plugin.tx_felogin_pi1._LOCAL_LANG.de.username = Yeah Ümlauts
then the ab...
Benni Mack
13:10 Revision 1f436dbe: [BUGFIX] Re-enable creation of compressed CSS files
The change of #73611 prevents compressed CSS files from being created.
Resolves: #73986
Related: #73611
Releases: ma...
Michiel Roos
08:37 Revision ed32c255: [TASK] Cleanup TestBase
We usually do not add inline @string annotations. Remove them.
Change-Id: Idf83dbfdc7fc092e5d70d4004e8c5093eb26f491
...
Christian Kuhn

2016-03-02

13:23 Revision 887111f5: [BUGFIX] Drag&Drop sorting respects AuthMode
If an editor is not allowed to edit content elements with a specific
CType (e.g. HTML), drag&drop sorting was still a...
Alexander Jahn
13:22 Revision 9494038e: [BUGFIX] Drag&Drop sorting respects AuthMode
If an editor is not allowed to edit content elements with a specific
CType (e.g. HTML), drag&drop sorting was still a...
Alexander Jahn
08:28 Revision 762055a4: [!!!][TASK] Remove backPath from PageRenderer
The backPath option in page renderer can be removed
and adding the necessary path for the libraries is now done
with ...
Benni Mack
06:48 Revision 5ee15e4a: [!!!][TASK] Have ResourceCompressor calculate relative paths
The Resource Compressor component does not use the
PathUtility API to calculate the back paths to the current
script ...
Benni Mack
05:56 Revision 56a764b1: [BUGFIX] Do not escape output of Nl2Bbr ViewHelper
Resolves: #73658
Releases: master
Change-Id: Ia17128444a2e58ed30f83c3d102dffe7e7999fe5
Reviewed-on: https://review.ty...
Michael Oehlhof

2016-03-01

18:49 Revision 799fa1c9: [!!!][TASK] Remove unused JS configuration options in Backend
There are a lot of unused JavaScript values set since TYPO3 4.x which
aren't in use anymore at all, and can be remove...
Benni Mack
16:04 Revision 2268be58: [TASK] Remove backPath calculations from Reports module
Use PathUtility:.getAbsoluteWebPath() to link to the
deprecation log.
Resolves: #73764
Releases: master
Change-Id: I...
Benni Mack
15:49 Revision fe404617: [BUGFIX] Disable 'SwitchUser' link if user is already in su mode
If you switch the user although you are in the su mode,
and you switch back you are the user from the su mode.
Resol...
Markus Hölzle
15:49 Revision bcfd22fc: [BUGFIX] Disable 'SwitchUser' link if user is already in su mode
If you switch the user although you are in the su mode,
and you switch back you are the user from the su mode.
Resol...
Markus Hölzle
15:43 Revision 55ebcb77: [TASK] Get rid of ObjectManager in install tool
This change removes usages of ObjectManager and general
dependency injection with injection methods across the
instal...
Claus Due

2016-02-29

21:21 Revision 9a1fb58b: [BUGFIX] Allow OnlineMedia Renderers to override via Fluid
When using the Online Media (Youtube / Vimeo) then the autoplay
option is always taken from the FileReference, overri...
Benni Mack
21:20 Revision d3a449ff: [BUGFIX] Allow OnlineMedia Renderers to override via Fluid
When using the Online Media (Youtube / Vimeo) then the autoplay
option is always taken from the FileReference, overri...
Benni Mack
21:05 Revision 690d2e6f: [TASK] Update JS libs: Autosize 3.0.14 -> 3.0.15
Resolves: #73745
Releases: master
Change-Id: I2b98f0048b5e69ec77b447212f64a7024add584d
Reviewed-on: https://review.ty...
Frank Nägler
18:57 Revision f6d7d110: [BUGFIX] Fix preferred browser language detection
Fix variable name, which was wrong after the refactoring.
Resolves: #73731
Related: #73511
Releases: master
Change-I...
Helmut Hummel
18:54 Revision 5967cf2d: [TASK] Replace confirm on delete icon in list module table
This patch replaces the old JavaScript confirm dialog on the delete button
in list module tables.
Resolves: #73737
R...
Frank Nägler
18:53 Revision dcfd8ceb: [TASK] Replace confirm on delete icon in list module table
This patch replaces the old JavaScript confirm dialog on the delete button
in list module tables.
Resolves: #73737
R...
Frank Nägler

2016-02-26

19:40 Revision 76c1ac8f: [BUGFIX] Improve accessibiity-check of index page in HMENU 'browse'
The special HMENU 'browse' should check whether the page is
really accessible to avoid sql errors.
Resolves: #73493
...
Markus Hölzle
19:39 Revision 5f33fb01: [BUGFIX] Improve accessibiity-check of index page in HMENU 'browse'
The special HMENU 'browse' should check whether the page is
really accessible to avoid sql errors.
Resolves: #73493
...
Markus Hölzle
19:08 Revision 652dcd94: [TASK] Remove @since annotations
Change-Id: I1a41e6effb21dee5d6fe0783805de188265c3eca
Resolves: #73710
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn
18:23 Revision 9892a852: [!!!][TASK] Add typehint \Throwable in ExceptionHandlerInterface
After switching to support only PHP 7.0 we readd type hinting in
ExceptionHandlerInterface which was removed while su...
Alexander Opitz
18:06 Revision 370e3dc2: [!!!][TASK] Removed deprecated code from FlashMessage
Resolves: #72438
Releases: master
Change-Id: I39cbe8d45dc4f3b711e4dd9b5442fa07ba106257
Reviewed-on: https://review.ty...
Michael Oehlhof
17:32 Revision be7fd4d0: [FOLLOWUP][BUGFIX] Switch-User feature uses wrong user id for logging
For master, the username partial is inlined to the main template to
suppress a whitespace issue with fluid.
For 7.6, ...
Christian Kuhn
17:31 Revision 9ac9ec0c: [FOLLOWUP][BUGFIX] Switch-User feature uses wrong user id for logging
For master, the username partial is inlined to the main template to
suppress a whitespace issue with fluid.
For 7.6, ...
Christian Kuhn
17:11 Revision adf60741: [BUGFIX] Remove deprecated call in InlineRecordContainer
This patch removes the usage of the deprecated FlashMessage->render
method and add a custom markup instead.
Resolves...
Frank Nägler
17:10 Revision 32a9b91f: [BUGFIX] Remove deprecated call in InlineRecordContainer
This patch removes the usage of the deprecated FlashMessage->render
method and add a custom markup instead.
Resolves...
Frank Nägler
16:56 Revision 59337750: [BUGFIX] Sys actions: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code if
getTask
* the action is not found
* the action ...
Michael Oehlhof
16:55 Revision 1d4df95a: [BUGFIX] Sys actions: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code if
getTask
* the action is not found
* the action ...
Michael Oehlhof
16:28 Revision 21a7cd69: [TASK] Deprecate no longer used method getFlashMessageForMissingFile
Deprecate no longer used method
BackendUtility::getFlashMessageForMissingFile
Resolves: #73585
Releases: master
Chan...
Michael Oehlhof
16:27 Revision b48922a7: [BUGFIX] Removed call to render() after getFlashMessageForMissingFile
Replace calls to deprecated method render() and to the function
getFlashMessageForMissingFile() with appropriate html...
Michael Oehlhof
16:17 Revision 7e09286f: [BUGFIX] Removed call to render() after getFlashMessageForMissingFile
Replace calls to deprecated method render() and to the function
getFlashMessageForMissingFile() with appropriate html...
Michael Oehlhof
16:10 Revision 90f44c54: [BUGFIX] Switch-User feature uses wrong user id for logging
Issue #17643 introduced logging for a simulated backend user
(switch-user) and thus logs by using the original admin ...
Oliver Hader
16:07 Revision 53b87711: [TASK] Remove security fix for older PHP versions
As we are only supporting PHP 7.0, we can remove the security check
for older PHP versions. The header() function do ...
Alexander Opitz
15:53 Revision 4f623990: [BUGFIX] Switch-User feature uses wrong user id for logging
Issue #17643 introduced logging for a simulated backend user
(switch-user) and thus logs by using the original admin ...
Oliver Hader
14:08 Revision 423549f1: [BUGFIX] Scheduler: Removed call to deprecated method render()
Call of FlashMessage->render() when configuring a task with the class
"File Abstraction Layer: Extract metadata in st...
Michael Oehlhof
14:06 Revision 4b21c913: [BUGFIX] Scheduler: Removed call to deprecated method render()
Call of FlashMessage->render() when configuring a task with the class
"File Abstraction Layer: Extract metadata in st...
Michael Oehlhof
14:02 Revision e5ba819a: [TASK] Remove WinCache, XCache opcode support
Xcache do not support PHP7 and WinCache removed opcode cache handling
in first PHP7 compatible version. So we can rem...
Alexander Opitz
13:48 Revision a7b557d9: [BUGFIX] Module recordlist: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code if
a temporary mount point is set in DatabaseBrowse...
Michael Oehlhof
13:46 Revision f3d198b7: [BUGFIX] Module recordlist: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code if
a temporary mount point is set in DatabaseBrowse...
Michael Oehlhof
13:35 Revision e8cdde3b: [TASK] Use button instead of question mark for CSH in QuickEdit
Change-Id: Ieba334b767e25c586b78dfcbe48ee1e56742596c
Resolves: #73615
Releases: master, 7.6
Reviewed-on: https://revi...
Daniel Goerz
13:34 Revision 077bab9c: [TASK] Use button instead of question mark for CSH in QuickEdit
Change-Id: Ieba334b767e25c586b78dfcbe48ee1e56742596c
Resolves: #73615
Releases: master, 7.6
Reviewed-on: https://revi...
Daniel Goerz
13:15 Revision 2beb2302: [TASK] Codeception login success and click about module
Adds a test to login and logout an admin and an editor user.
Resolves: #73448
Releases: master
Change-Id: I8f7657a56...
Roland Golla
12:31 Revision c2bcc8c6: [TASK] travis-ci: Silence selenium and php server
codeception creates fine output in case something goes wrong,
it looks as if we can throw away selenium and php serve...
Christian Kuhn
08:31 Revision e5c15097: [BUGFIX] Field pageIdSelector in RTE link popup is visible when enabled
When pageIdSelector is configured to be enabled,
a new key is added to $fieldDefinitions.
But it has no effect as lon...
Franz Kugelmann
08:31 Revision a430d726: [BUGFIX] Field pageIdSelector in RTE link popup is visible when enabled
When pageIdSelector is configured to be enabled,
a new key is added to $fieldDefinitions.
But it has no effect as lon...
Franz Kugelmann
06:59 Revision 6fe2eccd: [TASK] Add rel Attribute to pagination
Add rel="next" and rel="prev" to pagination for SEO optimization
Change-Id: Ia206b87042418f5bbe6de9a736753e9f9536ead...
Gianluigi Martino

2016-02-25

17:35 Revision bf774b63: [BUGFIX] Convert colPos in backend layout wizard to number
The method `setColumn` in the backend layout wizard sanitizes the
value by wrapping it into a <p> tag and fetching it...
Andreas Fernandez
17:30 Revision c21506d3: [TASK] Remove some < PHP 7 quirks
Code snippets dedicated to PHP smaller than version 7 can
be removed after requirement has been raised.
Change-Id: I...
Christian Kuhn
17:30 Revision 6ed2f05b: [TASK] Update Install.md for TYPO3 8 and PHP 7
Resolves: #73679
Releases: master
Change-Id: Id1203471ce44dcce86777abcb5c9b444df934a49
Reviewed-on: https://review.ty...
Benni Mack
15:04 Revision 2fb4cadb: [!!!][TASK] Raise PHP requirement to 7.0
TYPO3 CMS 8 requires at least PHP 7.0
Change-Id: I9fad64c48270a4ac1122fb28f52da5579d46e629
Resolves: #73655
Releases...
Christian Kuhn
14:44 Revision 370f6ce4: [BUGFIX] Set selected CSS class on image in RTE
Fix a copy&paste error in the javascript to set the selected class
on the image.
Resolves: #73657
Releases: master, ...
Markus Klein
14:44 Revision 5e7ba5c5: [BUGFIX] Set selected CSS class on image in RTE
Fix a copy&paste error in the javascript to set the selected class
on the image.
Resolves: #73657
Releases: master, ...
Markus Klein
13:24 Revision 80603887: [BUGFIX] Stage buttons shown in frontend without user being repsonsible
The workspace preview in the frontend shows the buttons to the previous
and next stage if the user is not responsible...
Oliver Hader
13:07 Revision f2be8718: [BUGFIX] Stage buttons shown in frontend without user being repsonsible
The workspace preview in the frontend shows the buttons to the previous
and next stage if the user is not responsible...
Oliver Hader
13:07 Revision 24e89bbd: [BUGFIX] Stage buttons shown in frontend without user being repsonsible
The workspace preview in the frontend shows the buttons to the previous
and next stage if the user is not responsible...
Oliver Hader
07:38 Revision 6c509ff2: [BUGFIX] PageLinkHandler: Fix wrong function casing of sL() call
Resolves: #73662
Releases: master, 7.6
Change-Id: I46561ecfa2186c1b065acbffe154f375b823e839
Reviewed-on: https://revi...
Markus Klein
07:38 Revision 3730c889: [BUGFIX] PageLinkHandler: Fix wrong function casing of sL() call
Resolves: #73662
Releases: master, 7.6
Change-Id: I46561ecfa2186c1b065acbffe154f375b823e839
Reviewed-on: https://revi...
Markus Klein

2016-02-24

17:59 Revision cefc25b2: [BUGFIX] Missing return false in ClickMenu force browser scrolling top
Resolves: #73652
Related: #73044
Releases: master
Change-Id: Iaeecf307b00bc67c2a8a598cc45d21aa95771a53
Reviewed-on: h...
Frank Nägler
17:35 Revision 786d6ac9: [BUGFIX] Remove css_styled_content as part of the factory default
Resolves: #73558
Releases: master, 7.6
Change-Id: Iaf7bdf486a0b0229233181cca8b4c7ef68bf9bbc
Reviewed-on: https://revi...
Wouter Wolters
17:35 Revision 92bd93ff: [BUGFIX] Remove css_styled_content as part of the factory default
Resolves: #73558
Releases: master, 7.6
Change-Id: Iaf7bdf486a0b0229233181cca8b4c7ef68bf9bbc
Reviewed-on: https://revi...
Wouter Wolters
16:08 Revision 07faca22: [TASK] Check if user have permission to cut records
Only show cut icons when the user has write-permissions on the
specific record.
Change-Id: I0d5a1153faf448f9c1c6c094...
Gianluigi Martino
16:07 Revision b5967aa2: [TASK] Check if user have permission to cut records
Only show cut icons when the user has write-permissions on the
specific record.
Change-Id: I0d5a1153faf448f9c1c6c094...
Gianluigi Martino
15:06 Revision 0d1adc78: [TASK] Acceptance login test with bad credentials
Test backend login with bad credentials and verify an
error message is rendered.
Resolves: #73213
Releases: master
C...
Roland Golla
14:42 Revision bcc7344f: [BUGFIX] Use proper URL for file list of returnUrl in file_upload
When the file upload controller is called (which is almost
impossible to call these days) and no return URL is given
...
Benni Mack
14:17 Revision 392c9b2f: [BUGFIX] PageLayoutView: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code if
*CType 'list' list_type has invalid value
*CType...
Michael Oehlhof
14:17 Revision d9685b3c: [BUGFIX] PageLayoutView: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code if
*CType 'list' list_type has invalid value
*CType...
Michael Oehlhof
12:58 Revision 4c6ec4df: [TASK] Acceptance tests in controlled environment
To successfully run acceptance tests we need to create
a "controlled environment" that is separated from any
existing...
Christian Kuhn
12:15 Revision 4177a069: [BUGFIX] Use proper URL for file list of returnUrl in file_upload
When the file upload controller is called (which is almost
impossible to call these days) and no return URL is given
...
Benni Mack
09:22 Revision 87814229: [!!!][TASK] Remove possibility for index.php?32
A Frontend request could previously be called with
index.php?id=[id] or just index.php?[id].
The support for calling...
Benni Mack
05:58 Revision 4300d7a4: [TASK] Optimize IconRegistry and IconFactory
Add a runtime cache for icons and remove the calls to getDeprecationSettings.
Resolves: #73606
Releases: master
Chan...
Frank Nägler

2016-02-23

23:22 Revision 5236fe12: [TASK] Clipboard: Use new modal confirmation dialog for "Delete Elements"
Clipboard: Use new modal confirmation dialog for the menu item
"Delete Elements"
Resolves: #72350
Releases: master, ...
Michael Oehlhof
23:21 Revision 9ca09310: [TASK] Clipboard: Use new modal confirmation dialog for "Delete Elements"
Clipboard: Use new modal confirmation dialog for the menu item
"Delete Elements"
Resolves: #72350
Releases: master, ...
Michael Oehlhof
22:55 Revision 6cb7299f: [TASK] Update DataTables to 1.10.1
Resolves: #73627
Releases: master
Change-Id: I017c97bf415b630d183d91086ae17e66295e6a1b
Reviewed-on: https://review.ty...
Wouter Wolters
22:53 Revision 0b3c8f60: [BUGFIX] Scheduler: Removed call to deprecated method render()
Call of FlashMessage->render() if the task object is not valid
was replaced with appropriate code.
Resolves: #73427
...
Michael Oehlhof
22:52 Revision c7abb158: [BUGFIX] Scheduler: Removed call to deprecated method render()
Call of FlashMessage->render() if the task object is not valid
was replaced with appropriate code.
Resolves: #73427
...
Michael Oehlhof
22:43 Revision 39b0d9db: [BUGFIX] Translate permission labels in DragUploader
Resolves: #73464
Releases: master,7.6
Change-Id: Ibe2579552703c30eda2e22c8ef6caf738da18265
Reviewed-on: https://revie...
Wouter Wolters
22:38 Revision 244523ec: [BUGFIX] Translate permission labels in DragUploader
Resolves: #73464
Releases: master,7.6
Change-Id: Ibe2579552703c30eda2e22c8ef6caf738da18265
Reviewed-on: https://revie...
Wouter Wolters
22:31 Revision f6c0e467: [TASK] Remove aboutmodules icon from Gruntfile.js
The module has been merged into EXT:about
Resolves: #73633
Releases: master
Change-Id: I931113ee7ca7454c2a5fd6d8a1e8...
Wouter Wolters
21:53 Revision 0578e56e: [TASK] Fix old classnames in extensionmanager
Fix documentation in extensionmanager pointing to outdated classnames.
Releases: master, 7.6
Resolves: #73636
Change...
Stephan Großberndt
21:53 Revision 2b0b1f5d: [TASK] Fix old classnames in extensionmanager
Fix documentation in extensionmanager pointing to outdated classnames.
Releases: master, 7.6
Resolves: #73636
Change...
Stephan Großberndt
21:51 Revision e5c776d7: [BUGFIX] Set correct variable type in Extension model
In the Extension model from the extension manager the variable type of
$dependencies is wrong. This should be
\TYPO3\...
Wouter Wolters
21:51 Revision 2173e532: [BUGFIX] Set correct variable type in Extension model
In the Extension model from the extension manager the variable type of
$dependencies is wrong. This should be
\TYPO3\...
Wouter Wolters
20:28 Revision b64b3101: [BUGFIX] Check correctly if showitem key exists in TcaMigration
Resolves: #73529
Releases: master, 7.6
Change-Id: Id4f6558b1130bcff8e70f1f0e0dfe38645d33c7f
Reviewed-on: https://revi...
Wouter Wolters
20:27 Revision f7af6f95: [BUGFIX] Check correctly if showitem key exists in TcaMigration
Resolves: #73529
Releases: master, 7.6
Change-Id: Id4f6558b1130bcff8e70f1f0e0dfe38645d33c7f
Reviewed-on: https://revi...
Wouter Wolters
12:01 Revision d7efa487: [TASK] Set TYPO3 version to 7.6.5-dev
Change-Id: If255350099d2eb3ffdfe2639ac001686c72f6bc2
Reviewed-on: https://review.typo3.org/46840
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:00 Revision bd0c7f6c: [RELEASE] Release of TYPO3 7.6.4
Change-Id: Ibc16ad8989398404e277236bed6ae5a0f7f6a29f
Reviewed-on: https://review.typo3.org/46839
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:52 Revision 5bea0c5e: [TASK] Set TYPO3 version to 6.2.20-dev
Change-Id: Ic5dbf3cb43af040d761f2cfd1894c0a6b9ea00b8
Reviewed-on: https://review.typo3.org/46838
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:52 Revision c57ccce8: [RELEASE] Release of TYPO3 6.2.19
Change-Id: Iee319320400b384e4af96ca13e0e5c0ea4221a4e
Reviewed-on: https://review.typo3.org/46837
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:46 Revision 3356e9b9: [SECURITY] Limit the search results per page
Indexed Search allows to show up to 100.000
entries per page by configuring the paging
entry via a GET/POST variable,...
Benni Mack
11:46 Revision 2c31fac7: [SECURITY] Escape output of tt_content.default
Escape the value of the field CType in tt_content.default.
Resolves: #73450
Releases: master, 7.6, 6.2
Security-Comm...
Georg Ringer
11:46 Revision 0103f48c: [SECURITY] XML entity expansion
Remote XML entites can be loaded in places where TYPO3 expects
only local files to be fetched. All places are changed...
Benni Mack
11:45 Revision 8540f0b9: [SECURITY] Limit the search results per page
Indexed Search allows to show up to 100.000
entries per page by configuring the paging
entry via a GET/POST variable,...
Benni Mack
11:45 Revision 83b9a833: [SECURITY] Escape output of tt_content.default
Escape the value of the field CType in tt_content.default.
Resolves: #73450
Releases: master, 7.6, 6.2
Security-Comm...
Georg Ringer
11:45 Revision 7cf2831c: [SECURITY] XML entity expansion
Remote XML entites can be loaded in places where TYPO3 expects
only local files to be fetched. All places are changed...
Benni Mack
11:45 Revision 1b446cec: [SECURITY] Limit the search results per page
Indexed Search allows to show up to 100.000
entries per page by configuring the paging
entry via a GET/POST variable,...
Benni Mack
11:45 Revision b55c5e79: [SECURITY] Escape output of tt_content.default
Escape the value of the field CType in tt_content.default.
Resolves: #73450
Releases: master, 7.6, 6.2
Security-Comm...
Georg Ringer
11:45 Revision f0716534: [SECURITY] Stored XSS in shortcut functionality
Resolves: #73449
Releases: 6.2
Security-Commit: c4df50a433362c2a3976f40bcbc5be82d4cb3cb6
Security-Bulletins: TYPO3-CO...
Wouter Wolters
11:44 Revision 844369e9: [SECURITY] XML entity expansion
Remote XML entites can be loaded in places where TYPO3 expects
only local files to be fetched. All places are changed...
Benni Mack
11:41 Revision 815ac6c0: [BUGFIX] RTE Image Wizard
Make inserting/editing images in RTE possible again.
Resolves: #71494
Releases: master, 7.6
Change-Id: If561562d9330...
Markus Klein
11:39 Revision 3163daa0: [BUGFIX] RTE Image Wizard
Make inserting/editing images in RTE possible again.
Resolves: #71494
Releases: master, 7.6
Change-Id: If561562d9330...
Markus Klein
10:52 Revision 233db492: [BUGFIX] Check correctly for allowed localization action
The localization wizard currently disallows creating copies if a column
has elements. There are now two flags which i...
Andreas Fernandez
10:52 Revision e8a4c56c: [BUGFIX] Check correctly for allowed localization action
The localization wizard currently disallows creating copies if a column
has elements. There are now two flags which i...
Andreas Fernandez
07:03 Revision 26d1f571: [TASK] Replace JavaScript confirm dialog in User settings
This patch replaces the old JavaScript confirm dialog in user settings
module, which was used on the button "Reset Co...
Frank Nägler
07:03 Revision f0ffcee7: [TASK] Replace JavaScript confirm dialog in User settings
This patch replaces the old JavaScript confirm dialog in user settings
module, which was used on the button "Reset Co...
Frank Nägler

2016-02-22

23:25 Revision 578a6eea: [BUGFIX] IRRE child records cannot be synchronized/localized correctly
IRRE child records are not synchronized or localized inside a localized
parent record. The DataHandler command contai...
Oliver Hader
23:16 Revision fc1c8dc2: [BUGFIX] IRRE child records cannot be synchronized/localized correctly
IRRE child records are not synchronized or localized inside a localized
parent record. The DataHandler command contai...
Oliver Hader
21:23 Revision bfcd0cab: [TASK] Remove adodb diff
There is a list of patches we applied to adodb manually in
typo3/sysext/adodb/Documentation/Index.rst. This, together...
Christian Kuhn
21:07 Revision 772e9308: [TASK] Remove adodb diff
There is a list of patches we applied to adodb manually in
typo3/sysext/adodb/Documentation/Index.rst. This, together...
Christian Kuhn
21:06 Revision b9afcbcf: [TASK] Remove adodb diff
There is a list of patches we applied to adodb manually in
typo3/sysext/adodb/Documentation/Index.rst. This, together...
Christian Kuhn
17:01 Revision c5df45ec: [BUGFIX] Switch ViewHelper restored for safe deprecation
This change restores the previous f:switch and f:case
ViewHelpers. Once deprecation period for f:case argument
"defau...
Claus Due
16:33 Revision ecf4543f: [BUGFIX] feedit: Double encoding of labels
Translated labels containing UTF-8 characters were double-encoded
in frontend editing.
extGetLL() already runs htmls...
Christian Weiske
16:27 Revision 7f4d88b7: [BUGFIX] User settings: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code when
* setup was saved
* temporary data was cleared...
Michael Oehlhof
16:07 Revision 626d3ad9: [BUGFIX] Add missing method getPidOfUid to RecyclerUtility
The backport of #70863 requires the method ``RecyclerUtility:: getPidOfUid()``
introduced with an earlier feature for...
Andreas Fernandez
16:05 Revision da703394: [BUGFIX] User settings: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code when
* setup was saved
* temporary data was cleared...
Michael Oehlhof
14:39 Revision 2e402ef6: [BUGFIX] Fix minor flaws in wizard component
After closing the wizard the internal settings object stays an object and
is not converted to an array.
Wizard.getCo...
Andreas Fernandez
07:01 Revision 01769184: [BUGFIX] feedit: Double encoding of labels
Translated labels containing UTF-8 characters were double-encoded
in frontend editing.
extGetLL() already runs htmls...
Christian Weiske

2016-02-21

12:40 Revision 4a55985c: [!!!][TASK] Make TimeTracker a singleton
By declaring the TimeTracker class as singleton, there is no
need anymore for $GLOBALS['TT'].
Change-Id: I412fbdcbd2...
Benni Mack

2016-02-20

14:20 Revision 0f9cbd95: [BUGFIX] Linkvalidator: Removed call to deprecated method render()
Call of FlashMessage->render() if user not have access to these listings
and when no broken links to be displayed wer...
Michael Oehlhof
14:19 Revision 30970ba4: [BUGFIX] Linkvalidator: Removed call to deprecated method render()
Call of FlashMessage->render() if user not have access to these listings
and when no broken links to be displayed wer...
Michael Oehlhof
12:49 Revision d3be3f7d: [TASK] Disallow Composer installation with PHP 7.x
TYPO3 6.2 is not compatible with PHP 7.x thus properly declare this
for Composer installations.
Resolves: #73480
Rel...
Mathias Brodala

2016-02-19

20:32 Revision e1694984: [BUGFIX] Form wizard: Removed call to deprecated method render()
Call of FlashMessage->render() if no reference to record
was replaced with appropriate code.
Resolves: #73546
Releas...
Michael Oehlhof
20:32 Revision 12e5d0b5: [BUGFIX] Form wizard: Removed call to deprecated method render()
Call of FlashMessage->render() if no reference to record
was replaced with appropriate code.
Resolves: #73546
Releas...
Michael Oehlhof
19:08 Revision b6cdae91: [FEATURE] Add wizard component
This patch adds a wizard component. The component allows
to add "slides" combined with a callback.
The localization ...
Andreas Fernandez
18:33 Revision d71f78d0: [BUGFIX] Add missing new_content_element overrides in PageLayoutView
Add the missing override possibilities in PageLayoutView as introduced
by issue #70055. Also add check if the overrid...
Richard Haeser
18:30 Revision 38d730c5: [BUGFIX] Add missing new_content_element overrides in PageLayoutView
Add the missing override possibilities in PageLayoutView as introduced
by issue #70055. Also add check if the overrid...
Richard Haeser
17:34 Revision 82c5fad0: [TASK] Unit tests for getFileAbsFileName
Change-Id: If2d8c342e6632ab86a7744ac6d019fcc1f7af74c
Resolves: #73572
Related: #73516
Releases: master
Reviewed-on: h...
Christian Kuhn
17:02 Revision 5df058b7: [TASK] Re-allow minor symfony dependencies
Some extensions have a dependency to symfony/console or symfony/finder
versions lower than 3.0. As there is no specif...
Nicole Cordes
16:26 Revision 7ed73c2e: [!!!][TASK] Drop usage of TypoScript includeLibs
The TypoScript option includeLibs within
USER/USER_INT and COA/COA_INT is removed.
The methods
$TSFE->includeLibrari...
Benni Mack
16:10 Revision a18d59e0: [TASK] Add keyboard binding in install tool for all configuration search
If the all configuration module is open and the new filter searchbox is available,
the keyboard shortcuts cmd+f / ctr...
Frank Nägler
16:09 Revision 5da52aad: [TASK] Add keyboard binding in install tool for all configuration search
If the all configuration module is open and the new filter searchbox is available,
the keyboard shortcuts cmd+f / ctr...
Frank Nägler
15:50 Revision b4d340d2: [BUGFIX] Avoid session file race-condition in Install Tool
Implement proper locking when accessing the session data file
to avoid race-conditions, which cause random logouts.
...
Markus Klein
15:49 Revision 8b53ca88: [BUGFIX] Avoid session file race-condition in Install Tool
Implement proper locking when accessing the session data file
to avoid race-conditions, which cause random logouts.
...
Markus Klein
14:47 Revision 090f9f32: [TASK] Make text translatable in ShortcutMenu JavaScript
Resolve the todo's for translations and notification.
Resolves: #73505
Releases: master, 7.6
Change-Id: I43cb48fcd7e...
Wouter Wolters
14:47 Revision d9c672f7: [TASK] Make text translatable in ShortcutMenu JavaScript
Resolve the todo's for translations and notification.
Resolves: #73505
Releases: master, 7.6
Change-Id: I43cb48fcd7e...
Wouter Wolters
13:09 Revision aa08b80a: [TASK] Move "Save and close" to the last position in scheduler
The "Save and close" link in the split button for scheduler tasks
is moved to the last position to ensure a more cons...
Andreas Fernandez
13:08 Revision 7ad3cd5f: [TASK] Move "Save and close" to the last position in scheduler
The "Save and close" link in the split button for scheduler tasks
is moved to the last position to ensure a more cons...
Andreas Fernandez
00:38 Revision d919443d: [BUGFIX] Convert slashes in Windows paths for blacklist generation
The composer ClassMapGenerator expects the blacklist regular expression
to contain forward slashes. As the realpath o...
Nicole Cordes

2016-02-18

12:41 Revision b3225d19: [BUGFIX] Fix disabled menu item state for l18n_cfg=1
This fixes an issue introduced with the backport of the
change in #73083 to TYPO3 6.2.
Resolves: #73518
Related: #73...
Mathias Brodala

2016-02-17

18:03 Revision 3b3c6fd3: [TASK] Switch acceptance tests to cest format
Cest is the format recommended by codeception. It allows
more control and better abstraction.
Resolves: #73525
Relea...
Roland Golla
17:03 Revision c119ded4: [TASK] Move Modal.getSeverityClass to Severity module
The method ``Modal.getSeverityClass`` is moved to the severity
module. The new method is called `Severity.getCssClass...
Andreas Fernandez
16:24 Revision ac243e7b: [BUGFIX] Render correct colPos in section menus again
Resolves: #73521
Related: #71733
Releases: master, 7.6
Change-Id: Iddaea99304a3ab2ae69153a4da12c210adeda6f1
Reviewed-...
Daniel Goerz
16:24 Revision a846c92f: [BUGFIX] Render correct colPos in section menus again
Resolves: #73521
Related: #71733
Releases: master, 7.6
Change-Id: Iddaea99304a3ab2ae69153a4da12c210adeda6f1
Reviewed-...
Daniel Goerz
15:58 Revision 40ea5528: [BUGFIX] styleguide: TCA: wrong field name in inline symmetric
Christian Kuhn
11:54 Revision ac62c7f7: [BUGFIX] Fix save and view page for a new page record
The current page id is not set correctly because the popViewId
contains not the uid of the created page. Because it i...
Wouter Wolters
11:54 Revision 96a1c1c9: [BUGFIX] Fix save and view page for a new page record
The current page id is not set correctly because the popViewId
contains not the uid of the created page. Because it i...
Wouter Wolters
10:37 Revision 0c68f8a5: [TASK] Move BE Login BrowserLanguage detection to Locales
The CharsetConverter contains the calculation to find the
right language based on the browsers language settings
if n...
Benni Mack
10:31 Revision 438d90a1: [BUGFIX] Remove addQueryStringMethod parameter from widget links
Resolves: #58752
Releases: master, 7.6, 6.2
Change-Id: I1d03d62cf0028089bdd0c5a6e7ef555be36349fb
Reviewed-on: https:/...
Nicole Cordes
10:30 Revision bb997d9c: [TASK] Remove leftover backPath and thumbs.php variables
Resolves: #73512
Releases: master
Change-Id: Ib0add5b4a07bd43a68a46d29fe0f13d448240966
Reviewed-on: https://review.ty...
Benni Mack
09:29 Revision ebb8cc8b: [BUGFIX] Don't convert labels for charsets in Extbase/Fluid
When Extbase/Fluid initially were introduced, it was possible
to store non-UTF8-data in the database. A charset array...
Benni Mack
05:50 Revision d2b77284: [TASK] Discourage usage of $LANG->csConvObj and parserFactory
The csConvObj is decoupled from LanguageService and
not used directly anymore.
Any calls directly to the property cs...
Benni Mack

2016-02-16

23:34 Revision 00a5c0c5: [BUGFIX] Catch submit event while saving shortcut with enter
To save the shortcut with an enter in the input field we need to
catch the submit event and use the same save mechani...
Wouter Wolters
23:34 Revision 06ef5d4d: [BUGFIX] Catch submit event while saving shortcut with enter
To save the shortcut with an enter in the input field we need to
catch the submit event and use the same save mechani...
Wouter Wolters
23:27 Revision 6462f437: [TASK] travis-ci on PHP7 only
TYPO3 CMS 8 will rely on PHP version 7. Previous PHP version
tests can be removed from travis-ci.
Change-Id: I976b33...
Christian Kuhn
23:15 Revision 811b024f: [TASK] Remove backPath from compressor
Resolves: #73502
Releases: master
Change-Id: Ic22688bc426725ff95a414600f740d19a82530ce
Reviewed-on: https://review.ty...
Benni Mack
22:56 Revision 06410a2f: [TASK] Update Fluid dependency to 1.0.4
This change updates the composer dependency for typo3fluid/fluid
to version 1.0.4 which solves:
https://github.com/T...
Claus Due
21:44 Revision 866b494b: [BUGFIX] Absolute web path in acceptance test
Change-Id: I0dbf8514bd3b7dc7d182dde5d6e52f451bc79c42
Resolves: #73507
Related: #73479
Releases: master
Reviewed-on: h...
Christian Kuhn
21:01 Revision e5c39550: [BUGFIX] Don't convert labels for charsets in Extbase/Fluid
When Extbase/Fluid initially were introduced, it was possible
to store non-UTF8-data in the database. A charset array...
Benni Mack
20:52 Revision fd5413cf: [TASK] Code cleanup for AbstractUserAuthentication
This is a pre-patch for the session backend patch.
Resolves: #73500
Releases: master
Change-Id: I7454673d5063c2d7706...
Benni Mack
17:49 Revision 7f60b1f2: [TASK] Remove unused variable includeHierarchy
The variable includeHierarchy in BackendUserAuthentication was unused
even in TYPO3 4.5, and is not in use in any TER...
Wouter Wolters
15:40 Revision 277d9155: [BUGFIX] Correctly add backend.css after extRelPath change
Due to wrong calculation of the file path the CSS files doesn't get
added any more.
Change-Id: I84391d6e9d318b285b0a...
Patrick Schriner
15:30 Revision f0c8b1a0: [BUGFIX] Use correct palettes for pages.media sys_file_references
When using pages.media and videos / audios, then the wrong
fields for a palette are shown.
The patch changes the pal...
Benni Mack
15:29 Revision d09c8404: [BUGFIX] Use correct palettes for pages.media sys_file_references
When using pages.media and videos / audios, then the wrong
fields for a palette are shown.
The patch changes the pal...
Benni Mack
12:09 Revision 9ace2475: [TASK] Set TYPO3 version to 7.6.4-dev
Change-Id: I68876893bbd6773ab66f8264fdf8be37940c5ce7
Reviewed-on: https://review.typo3.org/46705
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:08 Revision 654c6751: [RELEASE] Release of TYPO3 7.6.3
Change-Id: Ie00c494eb8f5e8e82a4a13e242a275e37b65be23
Reviewed-on: https://review.typo3.org/46704
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:52 Revision 3b53f2f6: [TASK] Set TYPO3 version to 6.2.19-dev
Change-Id: Ic95d24625134cb1dd28046d0b81463f7ff49fcd5
Reviewed-on: https://review.typo3.org/46701
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:52 Revision 1d8a0aad: [RELEASE] Release of TYPO3 6.2.18
Change-Id: Ia39733d7ffe9023f57907b8dc1b130f96daaf3be
Reviewed-on: https://review.typo3.org/46700
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:44 Revision 2c95a05e: [SECURITY] XSS in Link Validator
Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,...
Steffen Müller
11:44 Revision dc14c81a: [SECURITY] XSS in Link Validator
Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,...
Steffen Müller
11:44 Revision 3256617a: [SECURITY] SQLi in DBAL
When dbal is in native mode but sql_query.passthrough is disabled
in extension configuration, the values of queries a...
Morton Jonuschat
11:44 Revision c88aa574: [SECURITY] XSS in form extension
Resolves: #54205
Releases: 6.2
Security-Commit: 8d990b6db4deb63241f3d70a78dff0039094c98a
Security-Bulletinsp: TYPO3-C...
Wouter Wolters
11:43 Revision 4e639bef: [SECURITY] XSS in content element "Form"
Encode field names and options of select and radio elements.
Resolves: #25244
Releases: 6.2
Security-Commit: 7121a0c...
Helmut Hummel
11:43 Revision a5117093: [SECURITY] XSS in Link Validator
Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,...
Steffen Müller
10:44 Revision 05d41c5d: [!!!][TASK] Remove flashmessage_compatibility.js from core
The flashmessage_compatibility.js is deprecated since TYPO3 7 and is now
removed from core.
The deprecated flashmess...
Frank Nägler
10:43 Revision 53b4b82f: [TASK] Replace csConvObj calls
The CharsetConverter object is agnostic
of charset and environment, and a singleton on top.
There are still several ...
Benni Mack

2016-02-15

17:16 Revision 6cbeedd1: [TASK] Improve layout of file list in FileBrowser
The layout of the FileBrowser is streamlined with the current layout of the
Filelist backend module. The file listing...
Daniel Maier
17:03 Revision e10a73ee: [BUGFIX] ManageReferenceIndex: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code.
Resolves: #73420
Releases: master, 7.6
Change-Id:...
Michael Oehlhof
17:02 Revision a0f4132c: [BUGFIX] Recordlist: Removed call to deprecated method render()
Call of FlashMessage->render() if no records are on the page
was replaced with appropriate code.
Resolves: #73421
Re...
Michael Oehlhof
16:59 Revision edcb106b: [BUGFIX] ManageReferenceIndex: Removed call to deprecated method render()
Call of FlashMessage->render() was replaced with appropriate code.
Resolves: #73420
Releases: master, 7.6
Change-Id:...
Michael Oehlhof
16:57 Revision 7b846b7b: [BUGFIX] Function menu: Removed call to deprecated method render()
Call of FlashMessage->render() if no modules have been registered
was replaced with appropriate code.
Resolves: #732...
Michael Oehlhof
16:57 Revision 6f8def2e: [BUGFIX] Recordlist: Removed call to deprecated method render()
Call of FlashMessage->render() if no records are on the page
was replaced with appropriate code.
Resolves: #73421
Re...
Michael Oehlhof
16:47 Revision 98a2c8e0: [BUGFIX] Function menu: Removed call to deprecated method render()
Call of FlashMessage->render() if no modules have been registered
was replaced with appropriate code.
Resolves: #732...
Michael Oehlhof
16:43 Revision bd78a470: [TASK] Add logic to include languageLablelFiles via return structure
Adds a structure to accept language files like EXT:foo/bar.xlf
in FormEngine elements that are added in inline ajax a...
Frank Nägler
16:41 Revision 0eb73ca1: [TASK] Add logic to include languageLablelFiles via return structure
Adds a structure to accept language files like EXT:foo/bar.xlf
in FormEngine elements that are added in inline ajax a...
Frank Nägler
13:14 Revision d2f92e9a: [BUGFIX] Reallow custom request context in getUrl
In b4813ddb55ab789ddd13e02234f147a44d2af1ed an patch
has been introduced which respects the default stream context
wh...
Sascha Egerer
13:13 Revision 9543b7f8: [BUGFIX] Reallow custom request context in getUrl
In b4813ddb55ab789ddd13e02234f147a44d2af1ed an patch
has been introduced which respects the default stream context
wh...
Sascha Egerer
12:09 Revision 3957b2d6: [BUGFIX] Restore update wizard to add TER repository in EM
This adds the update wizard again for TER repository in EM.
Resolves: #72917
Releases: master, 7.6
Change-Id: I1d4d6...
Wouter Wolters
11:37 Revision cbf64b32: [BUGFIX] Restore update wizard to add TER repository in EM
This adds the update wizard again for TER repository in EM.
Resolves: #72917
Releases: master, 7.6
Change-Id: I1d4d6...
Wouter Wolters
11:21 Revision 7dd13d12: [TASK] Acceptance tests with travis-ci
Set up a basic test system in .travis.yml to run
the login acceptance test with selenium and
phantomjs headless brows...
Christian Kuhn
10:37 Revision 80b82a92: [TASK] Prophecy update from 1.5.0 to 1.6.0
Change-Id: I22f53a2be313ae3306a54a0983efda14285b725f
Resolves: #73430
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn
10:23 Revision 5ca5e54d: [TASK] Stick psr/log version to 1.0.0 in composer.json
Resolves: #73382
Releases: master
Change-Id: I606a6be641c16edc23cace307d326aad78ceeaf1
Reviewed-on: https://review.ty...
Frank Nägler
09:03 Revision f092081f: [BUGFIX] Enable file upload from Frontend context
Change-Id: Ie2bf887fc9ec49f39af1ffe85bf0aea69c29fe8c
Releases: master, 7.6
Resolves: #73154
Reviewed-on: https://revi...
Xavier Perseguers
09:03 Revision c03efc68: [BUGFIX] Enable file upload from Frontend context
Change-Id: Ie2bf887fc9ec49f39af1ffe85bf0aea69c29fe8c
Releases: master, 7.6
Resolves: #73154
Reviewed-on: https://revi...
Xavier Perseguers

2016-02-14

12:54 Revision d0c74090: [TASK] Avoid hardcoded path for file list icons
Resolves: #73038
Releases: master
Change-Id: I1816693076689df16552e216ebf4fdc9e927a502
Reviewed-on: https://review.ty...
Mathias Brodala
10:38 Revision ae291af0: [TASK] styleguide: TCA: t3editor in inline_expand
Christian Kuhn

2016-02-13

20:45 Revision 562289d9: [BUGFIX] Indexed Search: Data too long for column 'cookie'
The Extbase version tries to write a 32 character
hash into the column. Make it varchar(32)
Resolves: #72909
Release...
Wouter Wolters
20:45 Revision 9c4df3b3: [BUGFIX] Indexed Search: Data too long for column 'cookie'
The Extbase version tries to write a 32 character
hash into the column. Make it varchar(32)
Resolves: #72909
Release...
Wouter Wolters
17:16 Revision 7c5bb2a8: [TASK] Enable codeception and add simple mouse test
Resolves: #73216
Releases: master
Change-Id: I0390afebbf296748452dd85a0fd5f34fb53adff4
Reviewed-on: https://review.ty...
Roland Golla
15:55 Revision 09d292f2: [BUGFIX] Data in request may be null instead of an array
Change-Id: I85f8c80ca29a7795242c9c284f235c6520b2a72d
Releases: master, 7.6
Resolves: #72933
Reviewed-on: https://revi...
Xavier Perseguers
15:55 Revision 67358929: [BUGFIX] Data in request may be null instead of an array
Change-Id: I85f8c80ca29a7795242c9c284f235c6520b2a72d
Releases: master, 7.6
Resolves: #72933
Reviewed-on: https://revi...
Xavier Perseguers
15:38 Revision 4859dc86: [BUGFIX] Fixed Exception when updating the ReferenceIndex
Now there is no Exception if a table has no columns definition.
Resolves: #73419
Releases: master,7.6
Change-Id: Ied...
Michael Oehlhof
15:36 Revision 276e3fc4: [BUGFIX] InvalidArgumentException in PaginateViewHelper
The argument validation of Standalone Fluids AbstractViewHelper
fails for methods defining arguments with multiple ty...
Patrick Schriner
15:34 Revision 18733e21: [BUGFIX] Fixed Exception when updating the ReferenceIndex
Now there is no Exception if a table has no columns definition.
Resolves: #73419
Releases: master,7.6
Change-Id: Ied...
Michael Oehlhof

2016-02-12

18:47 Revision 6e5397cc: [FEATURE] Add preProcessStorage signal to ResourceFactory
This patch introduces a new signal before a resource storage is initialized.
This is very useful to overwrite the sto...
Frank Nägler
18:38 Revision 51ed3688: [TASK] Remove FlexForm charset conversion
There was a rare option before all DB code
was UTF-8 and BE was UTF-8, when
FlexForm XML was stored in a different ch...
Benni Mack
18:01 Revision a6832340: [TASK] Update phpunit and its dependencies
Change-Id: I06d5f3eab662abc8574c206b12f0a40be40eda58
Resolves: #73377
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn
13:22 Revision ba303809: [BUGFIX] Deduplicate "Hide default translation of page" logic
Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/...
Morton Jonuschat
11:57 Revision 2f0a9521: [TASK] Use getAbsoluteWebPath instead of extRelPath
In order to be more flexible for path resolving,
a lot of occurrences in the TYPO3 Backend for
javascript and css fil...
Benni Mack
11:33 Revision 07b92e40: [BUGFIX] Deduplicate "Hide default translation of page" logic
Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/...
Mathias Brodala
11:32 Revision e28c5654: [BUGFIX] Deduplicate "Hide default translation of page" logic
Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/...
Mathias Brodala
11:13 Revision 5ab411e0: [TASK] Remove @inject from ext:fluid
Use inject methods instead.
Resolves: #73018
Releases: master, 7.6
Change-Id: I087020bcefaa39984cd040896cbc16b700bf3...
Wouter Wolters
10:46 Revision bac3fbd4: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-...
Michael Oehlhof
10:46 Revision 1afa712d: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-...
Morton Jonuschat
10:45 Revision c4e292ff: [TASK] .travis.yml cleanup
ext:compatibility6 was removed from core a while ago, explicit
deletion can be removed from .travis.yml
Change-Id: I...
Christian Kuhn
10:43 Revision 3c5865b6: [TASK] Deprecate old-school AJAX requests
The old logic for using non-PSR-7 styled
AJAX requests in the backend is now deprecated, in favor of AJAX Backend Rou...
Benni Mack
10:32 Revision 1d2d368f: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-...
Michael Oehlhof
10:30 Revision 413430bf: [BUGFIX] Failing Unit Tests on Windows systems
Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a...
Nicole Cordes
09:00 Revision eaa89879: [TASK] Use UTF-8 as default for LanguageService
The TYPO3 Backend is utf-8 by default since TYPO3 4.5, but certain
places read the value still from $GLOBALS['LANG']-...
Benni Mack
08:35 Revision 5763a689: [BUGFIX] Remove invalid AJAX endpoint for EXT:recycler
A leftover old-school AJAX handler
with an invalid endpoint (pointing to an actual
Cleaner Scheduler Task) was remove...
Benni Mack
08:35 Revision d5f456e3: [BUGFIX] Remove invalid AJAX endpoint for EXT:recycler
A leftover old-school AJAX handler
with an invalid endpoint (pointing to an actual
Cleaner Scheduler Task) was remove...
Benni Mack
07:26 Revision 77b50340: [!!!][TASK] Update Symfony Console to version 3.x
This migrates the Extbase ConsoleOutput wrapper to the newer API.
Change-Id: If26fc4f783c1c66bfd7818ea2aedd9055bcbdf...
Mathias Brodala

2016-02-11

22:58 Revision 2b1d3064: [BUGFIX] Failing Unit Tests on Windows systems
Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a...
Nicole Cordes
22:58 Revision 1a9e1f29: [BUGFIX] Failing Unit Tests on Windows systems
Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a...
Nicole Cordes
22:58 Revision 9d08dae9: [BUGFIX] Ensure correct line ending in fluid Unit Tests
As the TYPO3\CMS\Core\Cache\Frontend\PhpFrontend uses the constant LF
for its data storing the Unit Tests in
TYPO3\CM...
Nicole Cordes
22:06 Revision cf080c66: [TASK] Cleanup usage of booleans in EXT:frontend
Change-Id: I65b6b7f14752676c1c90fb6ff0b382de5aaaa53e
Resolves: #68896
Releases: master
Reviewed-on: https://review.ty...
Stefan Neufeind
20:01 Revision 3dd1bc7e: [TASK] Change diff granularity to "word"
Change the granularity of diffs generated by DiffUtility to "word"
to get readable diffs.
Change-Id: Ib852f6c1a05bd9...
Andreas Fernandez
20:01 Revision 9e6e5ff1: [TASK] Change diff granularity to "word"
Change the granularity of diffs generated by DiffUtility to "word"
to get readable diffs.
Change-Id: Ib852f6c1a05bd9...
Andreas Fernandez
16:32 Revision b96daa1a: [TASK] styleguide: TCA: fal in flex
Christian Kuhn
16:24 Revision a8c38201: [TASK] styleguide: TCA: clean up icons
Christian Kuhn
16:14 Revision 991fd038: [TASK] styleguide: TCA: attribute on mm table
Christian Kuhn
16:10 Revision 53bbe6ab: [TASK] Cap counter of "Application Overview"
The issue counter of the "Application Overview" menu gets capped if
there are more than 99 issues by appending a "+" ...
Andreas Fernandez
16:09 Revision 00510d1d: [TASK] Cap counter of "Application Overview"
The issue counter of the "Application Overview" menu gets capped if
there are more than 99 issues by appending a "+" ...
Andreas Fernandez
16:01 Revision 194e6786: [TASK] styleguide: TCA: inline mn
Christian Kuhn
15:32 Revision 29c8716d: [TASK] Remove unused option cObj->INT_include
An option within ContentObjectRenderer was unused
even before TYPO3 4.5, and is not in use in any TER
extension. This...
Benni Mack
15:16 Revision a57d985c: [TASK] Replace confirm in Create Folder page
Resolves: #68255
Releases: master
Change-Id: Ic2283f4ea8d43059b1c84cafefc79d6b60afa9ff
Reviewed-on: https://review.ty...
Frank Nägler
15:16 Revision 51456c1a: [TASK] styleguide: TCA: inline useCombination with box
Christian Kuhn
14:46 Revision a497511d: [TASK] styleguide: TCA: Inline examples
Christian Kuhn
11:05 Revision f91af448: [BUGFIX] Filelist Treeview: Removed call to deprecated method render()
Call of FlashMessage->render() when no folders are available
was replaced with appropriate code.
Resolves: #73222
Re...
Michael Oehlhof
11:05 Revision ef3c9d38: [BUGFIX] Filelist Treeview: Removed call to deprecated method render()
Call of FlashMessage->render() when no folders are available
was replaced with appropriate code.
Resolves: #73222
Re...
Michael Oehlhof
10:51 Revision 86e64e76: [BUGFIX] Fix broken tooltip for clipboard header icons
Resolves: #73180
Releases: master, 7.6
Change-Id: Ic0dba8d1eb32bcf53e6d4ab4d6be495b60a324c4
Reviewed-on: https://revi...
Frank Nägler
10:50 Revision 4e6308e2: [BUGFIX] Fix broken tooltip for clipboard header icons
Resolves: #73180
Releases: master, 7.6
Change-Id: Ic0dba8d1eb32bcf53e6d4ab4d6be495b60a324c4
Reviewed-on: https://revi...
Frank Nägler
08:50 Revision a7cc1024: [TASK] Remove @inject from ext:fluid
Use inject methods instead.
Resolves: #73018
Releases: master, 7.6
Change-Id: I087020bcefaa39984cd040896cbc16b700bf3...
Wouter Wolters
07:13 Revision 495fbdbd: [TASK] Remove obsolete settings from CSS Styled Content
CSS Styled Content still contains old options that are not in use
anymore within the TYPO3 Core or in regular setting...
Benni Mack
07:10 Revision 31d000f6: [TASK] Deprecate BackendUtility::getListViewLink()
The wrapper method was previously used in two parts of the TYPO3
Core.
Resolves: #73190
Releases: master
Change-Id: ...
Benni Mack

2016-02-10

18:47 Revision fcc7d165: [TASK] Cleanup code of QueryView
Resolves: #73175
Releases: master
Change-Id: Id5ea957f52172d2951732b89f8de1acba9e3ee54
Reviewed-on: https://review.ty...
Frank Nägler
10:52 Revision 05483146: [BUGFIX] Re-enable export of multiple records via clipboard
The change of #57873 introduced a regression which doesn't allow
the export of multiple records via the clipboard mod...
Bernhard Kraft
05:45 Revision 062363be: [BUGFIX] Drop usage of iconFile if typeicon_classes is used in TCA
If typeicon_classes is used, the iconFile is not required.
Resolves: #73202
Releases: master
Change-Id: If6ba002865f...
Wouter Wolters

2016-02-09

22:17 Revision 3153a54a: [TASK] Remove occurrences of linkThisUrl()
The functionality of linkThisUrl is not needed in several places
and the code can be simplified.
Resolves: #73189
Re...
Benni Mack
15:56 Revision 6c31c311: [TASK] styleguide: TCA: Move inline fal to own table
Christian Kuhn
14:24 Revision 05ca4ce3: [TASK] styleguide: TCA: Extract global flex cases to own table
Christian Kuhn
13:28 Revision 86e96894: [TASK] styleguide: TCA: Move group and select flex fields
Christian Kuhn
12:52 Revision f07c6290: [TASK] styleguide: TCA: Merge basic flex fields
Christian Kuhn
12:28 Revision 13f3f9e0: [TASK] styleguide: TCA: Merge wizards
Christian Kuhn
11:25 Revision ee6c74c2: [TASK] styleguide: TCA: type in own table
Christian Kuhn
11:10 Revision 437ec52b: [TASK] styleguide: TCA: palette in own table
Christian Kuhn
11:04 Revision f45ed80a: [FOLLOWUP][TASK] Always use Icon API for Module Icons
Fixed failing unit tests because of whitespace problems.
Resolves: #73186
Releases: master
Change-Id: I3a25c74c1526...
Benni Mack
10:09 Revision 0102c888: [FOLLOWUP][TASK] Always use Icon API for Module Icons
The Icon API with icon identifiers is now used throughout the
core when rendering module icons. This avoids some addi...
Benni Mack
09:48 Revision 507ddd04: [TASK] styleguide: TCA: Improve required elements tests
Christian Kuhn
09:33 Revision f9599a1c: [BUGFIX] Fallback to version of ext_emconf.php if not found in Composer
Resolves: #65866
Releases: 6.2
Change-Id: I9e8383de10e2df1b722fda4b55d1379908f13138
Reviewed-on: https://review.typo3...
Peter Niederlag
08:33 Revision 562b7c1d: [TASK] Always use Icon API for Module Icons
The Icon API with icon identifiers is now used throughout the
core when rendering module icons. This avoids some addi...
Benni Mack
07:31 Revision 369334cf: [BUGFIX] Correct escaping behavior of documentation views
This change updates documentation-related templates and
a single ViewHelper to use the expected escaping toggles.
Ch...
Claus Due
06:49 Revision a494a5ee: [TASK] Use Time Tracker only
Don't use the null time tracker anymore, as the logic can be now put
inside the TimeTracker object itself. The class ...
Benni Mack
 

Also available in: Atom