Project

General

Profile

Activity

From 2017-01-21 to 2017-02-19

2017-02-19

22:19 Revision 0e0b7189: [TASK] Make progress of tasks in scheduler more readable
Currently it's hard to read the progress of tasks in the
scheduler due to the combination of blue, white and light
gr...
Thomas Hohn
21:29 Revision 10e0a7cf: [BUGFIX] Use correct check to find site root pages
The change #79857 introduced a wrong check to find the
site root pages. Instead of checking pid == 0, the field
is_si...
Georg Ringer
18:37 Revision c794fa27: [BUGFIX] RTE: Determine window object correctly
Resolves: #79904
Related: #77385
Related: #77137
Releases: master
Change-Id: I2036ecfcf380d864438d3e5480ce3aecc96b263...
Philipp Kerling
12:41 Revision 36772a83: [BUGFIX] fsc/csc: Fix typolink parameters in parseFunc
This is a simple typo in the lib.parseFunc of both fluid_styled_content
and css_styled_content. The ATagParams attrib...
Philipp Kerling

2017-02-18

23:58 Revision 6aab1346: [TASK] AC tests: Change default log dir
Change acceptance tests log directories for better artifact
building in bamboo with screenshots and adapt two tests t...
Christian Kuhn
19:41 Revision eb46f592: [BUGFIX] Fix assertion in Local Driver Test
There are 2 places in the local driver test where a
true assertion is expected. But instead of the correct usage
of `...
Sascha Egerer
19:40 Revision 0b8e652d: [TASK] AC tests: Restructure styleguide field tests
Simplify styleguide "elements basic" acceptance tests to
be easier understandable, split them into two Cest files.
C...
Christian Kuhn
14:11 Revision db64ec2a: [TASK] styleguide: Move meta tab on elements basic
Christian Kuhn

2017-02-17

23:35 Revision 07953caf: [TASK] Hide help button in create multiple pages function
Hide the empty button in the create multiple pages function
if TYPO3 Manual extension is not loaded.
Resolves: #7988...
Gianluigi Martino
19:17 Revision 18dc92d1: [TASK] Fix common misspellings
Resolves: #79880
Releases: master
Change-Id: Ia4b240614ee2c1c1a220fcea7d0f7d13ad518acb
Reviewed-on: https://review.ty...
Wouter Wolters
11:54 Revision 4d0072ab: [CLEANUP] Initialize variables and fix invalid function calls
* Initialize some uninitialized variables
* Fix invalid argument count on function calls
* Fix case typo in function ...
Sascha Egerer
09:21 Revision 44b64ae7: [BUGFIX] Fix functional tests for EXT:recycler on PostgreSQL
Enforce consistent ordering of deleted records.
Change-Id: Ibcb5e61c8cf848b2e25702aef3a2d4ca6bd1cfe6
Resolves: #7980...
Morton Jonuschat
03:10 Revision eb9a79e8: [FOLLOWUP][TASK] Move typo3/sysext/core/Build/Scripts to Build/Scripts
Fix travis
Change-Id: I3be72d1f892167c884a4ca533dd37633139ef879
Resolves: #79869
Releases: master
Reviewed-on: https...
Christian Kuhn
02:35 Revision 01892632: [!!!][TASK] Move typo3/sysext/core/Build/Scripts to Build/Scripts
This moves all maintenance / check / test scripts from
typo3/sysext/core/Build/Scripts to Build/Scripts.
This is poss...
Christian Kuhn
01:44 Revision 27b9bb19: [TASK] Run acceptance tests in parallel
Provide script for generating files with acceptance tests groups
to allow running them in parallel on different hosts...
Tymoteusz Motylewski
00:45 Revision d8bb1cd5: [CLEANUP] Initialize variable in EXT:filelist
Resolves: #79866
Releases: master
Change-Id: Iffb59947ae8a2790736352c473637ac184796b36
Reviewed-on: https://review.ty...
Sascha Egerer
00:44 Revision c524bd88: [CLEANUP] Fix usage of GeneralUtility::quoteJSvalue
The function GeneralUtility::quoteJSvalue is sometimes called
with a second parameter but it does only have on parame...
Sascha Egerer
00:35 Revision b70a52ac: [BUGFIX] Fix localization guard for "pages_language_overlay"
Resolves: #79859
Related: #78191
Releases: master, 7.6
Change-Id: Ia2a3ed9b1a793c1be554f73fa99362e3015313df
Reviewed-...
Mathias Brodala
00:34 Revision 7ea9648b: [CLEANUP] Remove superfluous initialization of UriBuilder
The UriBuilder initialization has been added in
f5dd76ca41f70ea7ab22a2aeb1291aabefc95232 but it is not used
anywhere
...
Sascha Egerer
00:27 Revision d838a144: [BUGFIX] Fix localization guard for "pages_language_overlay"
Resolves: #79859
Related: #78191
Releases: master, 7.6
Change-Id: Ia2a3ed9b1a793c1be554f73fa99362e3015313df
Reviewed-...
Mathias Brodala
00:23 Revision 120b8aa8: [TASK] Remove deprecated argument htmlEscape of f:translate VH
Remove usage of htmlEscape from core templates, because it is deprecated since #75575
Resolves: #79842
Related: #755...
Frank Nägler
00:17 Revision c864190e: [BUGFIX] Fix SQL error for single table view in list module
This patch fixes wrong field escaping due to simple implode of fields
in case label_alt is set for select or groups f...
Frank Nägler
00:14 Revision daa92278: [TASK] Improve page tree in access module
If the root page is selected, the following is improved:
- show the sitename instead of '[root-level]'
- show the wo...
Georg Ringer
00:10 Revision 3419d4e6: [BUGFIX] Fix access to non existing object
Fix a fatal error introduced in a previous refactoring of
the code.
Resolves: #79864
Releases: master
Change-Id: Ib5...
Sascha Egerer

2017-02-16

23:44 Revision f8f3de80: [CLEANUP] Initialize variables in EXT:version
Add some missing variable initialization in EXT:version
Resolves: #79862
Releases: master
Change-Id: I97d8326675d9d9...
Sascha Egerer
23:39 Revision b76a8530: [TASK] Improve TCA migration messages
Resolves: #79437
Releases: master
Change-Id: I5d1c64202d9e59c0a2a8e799df0576af9f6cb82d
Reviewed-on: https://review.ty...
Mona Muzaffar
23:13 Revision 6eda664f: [BUGFIX] Fix functional tests for EXT:core on PostgreSQL
Fix reliance on MySQLs implicit secondary ordering by uid within
DataHandler.
Reset sequenced on non-MySQL database ...
Morton Jonuschat
21:14 Revision f2283d76: [BUGFIX] Fix functional tests for EXT:backend on PostgreSQL
Sort expected results retrieved from the database and switch to using
assertEquals() to avoid string/int type differe...
Morton Jonuschat
15:52 Revision 4a921233: [BUGFIX] UriBuilder: Do not skip empty parameters
This is not the job of the uri builder to decide this.
It must simply build an URL from all given parameters.
In gen...
Markus Klein
15:44 Revision 8b5e76e2: [BUGFIX] UriBuilder: Do not skip empty parameters
This is not the job of the uri builder to decide this.
It must simply build an URL from all given parameters.
In gen...
Markus Klein
14:45 Revision 05a2a701: [TASK] Change namespace of testing framework
Change-Id: Ib8b787980d90c686457155cbb6c15cd3cd7c0d61
Releases: master
Resolves: #79851
Reviewed-on: https://review.ty...
Susanne Moog
13:47 Revision 8a72b99a: [BUGFIX] Ensure proper quoting of fields for PostgreSQL in JsonRenderer.ts
PostgreSQL requires mixed case column names in the database to be quoted at
all times, otherwise the name of the colu...
Morton Jonuschat
08:31 Revision c879b4a0: [TASK] Clean up testing framework from core deps - part 1
There are some unnecessary calls to the core,
which are obviously unneeded.
Resolves: #79843
Releases: master
Change...
Benni Mack

2017-02-15

22:52 Revision 80eb26b7: [FOLLOWUP][TASK] Add functional test for IRRE on pages
* add values of pages.tx_irretutorial_hotels to assertions
* extend JSON renderer to reflect pages.tx_irretutorial_ho...
Oliver Hader
19:38 Revision 81e83047: [BUGFIX] CKEditor: Avoid JS error when opening an existing link
When opening an existing link by double-clicking on the
a tag element in CKEditor the popup should open, however
if n...
Benni Mack
18:41 Revision 816e169a: [TASK] Update file list module access in backend groups and users
As the file list module was renamed, backend groups and users access
lists need adjustments. This patch updates the m...
Nicole Cordes
17:57 Revision cebbe41d: [TASK] Streamline DataHandler functional tests
Live and Workspaces share quite a lot of common test cases which however
are duplicated for each scenario. To ease th...
Oliver Hader
17:53 Revision 82612479: [BUGFIX] Adjust paths for fsc static template during migration
Resolves: #79828
Releases: master
Change-Id: Ibf3da0d9a181004340038762ef548b10883406b8
Reviewed-on: https://review.ty...
Jan Kiesewetter
17:52 Revision b4575feb: [TASK] Split long running acceptance test into smaller pieces
The formengine validation test is splitted into few smaller tests.
Releases: master
Resolves: #79788
Change-Id: I8a4...
Tymoteusz Motylewski
17:07 Revision 0fd47969: [FOLLOWUP][TASK] Add functional test for IRRE on pages
* remove wrong column shift in data-set
* update reference index entries for workspaces
Resolves: #79829
Releases: m...
Oliver Hader
15:18 Revision 14974635: [TASK] Add functional test for IRRE on pages
* add field pages.tx_irretutorial_hotels
* add one relation to tx_irretutorial_1nff_hotel
* update assertions for all...
Oliver Hader
14:07 Revision 35f4aa3f: [TASK] Extend Testbase to run functionals tests with multiple DB drivers
Implement Testbase::importXmlDatabaseFixtureFinisher to handle database
platform specific cleanup tasks for functiona...
Manuel Selbach
14:00 Revision c2f47429: [TASK] Code cleanup based on Psalm static analyser
Code cleanup based on the static analyser Psalm.
https://github.com/vimeo/psalm
Resolves: #79815
Releases: master
Ch...
Wouter Wolters
13:38 Revision be8e5023: [BUGFIX] FlexFormNoTabsContainer: Fix usage of array_pop()
PHP’s `array_pop()` requires its argument being passed as reference,
but the result of `array_keys()` is directly use...
Andreas Fernandez
13:20 Revision 5fea714d: [BUGFIX] FlexFormNoTabsContainer: Fix usage of array_pop()
PHP’s `array_pop()` requires its argument being passed as reference,
but the result of `array_keys()` is directly use...
Andreas Fernandez
10:18 Revision 6bac0d8a: [TASK] Fluid: Register "core" namespace globally
The Fluid namespace "core" is now available globally, making
it obsolete to register the namespace manually in each f...
Benni Mack
08:36 Revision 9629cf19: [TASK] Update file list module access in backend groups and users
As the file list module was renamed, backend groups and users access
lists need adjustments. This patch updates the m...
Nicole Cordes

2017-02-14

21:40 Revision bd32274e: [TASK] Update TYPO3 version to TYPO3 8.7-dev
Resolves: #79810
Releases: master
Change-Id: I8325ad82a66d7a2c4c5028ecf63fea690c5b7ac0
Reviewed-on: https://review.ty...
Wouter Wolters
21:39 Revision cde300a3: [TASK] Remove outdated comment
A comment in InitializeProcessedTca can be removed as
since #79059 a type is required and checked.
Resolves: #79816
...
Georg Ringer
20:57 Revision 0cb1c514: [TASK] Throw exception when CLI command is added twice
If two extensions register the same command, the "last one"
wins currently.
The patch throws an exception if there i...
Benni Mack
16:40 Revision 7bf7f8d6: [BUGFIX] Truncate long GIFBUILDER file names
GIFBUILDER generates file names from serialized data from
the GIFBUILDER setup (typoscript).
This can result in too l...
Thomas Oliver Moll
16:38 Revision 7a71cdc2: [BUGFIX] Truncate long GIFBUILDER file names
GIFBUILDER generates file names from serialized data from
the GIFBUILDER setup (typoscript).
This can result in too l...
Thomas Oliver Moll
15:33 Revision 0e030c4a: [TASK] Set TYPO3 version to 8.6.1-dev
Change-Id: I112860b52029a9df98143602ef4addaf48a488fe
Reviewed-on: https://review.typo3.org/51673
Reviewed-by: TYPO3 R...
TYPO3 Release Team
15:32 Revision 1f1c186b: [RELEASE] Release of TYPO3 8.6.0
Change-Id: I92505b77df3a6d1a8dceaf137a174aa887e08e0e
Reviewed-on: https://review.typo3.org/51672
Reviewed-by: TYPO3 R...
TYPO3 Release Team
15:28 Revision 94279ac3: [BUGFIX] allowLanguageSynchronization flaws with pages_language_overlay
The allowLanguageSynchronization does not work correctly with the tables
pages and pages_language_overlay. This chang...
Oliver Hader
14:49 Revision cb7d3021: [TASK] Finalize L10nModeUpdater for enhanced l10n_modes
L10nModeUpdater has to be adjusted to reflect all possibilities that
became available with introducing allowLanguageS...
Oliver Hader
14:49 Revision 0bd54bb9: [TASK] Documentation for FluidStyledContent and CSSStyledContent changes
Resolves: #79719
Related: #79622
Releases: master
Change-Id: Id4c7cd1c659df35fb1484d40d079f3d6b1074e20
Reviewed-on: h...
Benjamin Kott
14:01 Revision 4eb99cd6: [BUGFIX] Harden TcaMigration
Broken TCA - if 'config' is not an array - can lead to warnings
in TcaMigration. Move a couple of lines around to sup...
Christian Kuhn
14:00 Revision 9fb288b7: [BUGFIX] Fix broken svg flag
The vietnam svg flag is somewhat garbled. The external lib "region-flags"
isn't broken. It seems as if it was mutilat...
Josef Glatz
13:36 Revision 0bed9e47: [BUGFIX] Enable "show source" btn in default RTE config
The button was accidentally removed when introducing
the configuration of the RTE via YAML.
Resolves: #79807
Release...
Benni Mack
12:35 Revision f5915848: [BUGFIX] Add missing fields in functional tests fixtures
Add value to the language_isocode column for sys_language fixture
and CType for tt_content fixture.
Resolves: #79790...
Tymoteusz Motylewski
10:41 Revision 4afbdd34: [BUGFIX] Fix broken svg flag
The vietnam svg flag is somewhat garbled. The external lib "region-flags"
isn't broken. It seems as if it was mutilat...
Josef Glatz
08:05 Revision e0be4a2b: [TASK] Commit compiled install.css
Make compiling css with grunt clean again when executing.
Resolves: #79794
Releases: master
Change-Id: Iafee07844634...
Josef Glatz
08:04 Revision 08d1f700: [TASK] Update require.js version number in bower.json
The version number of require.js should reflect the one of the
already installed version v2.3.2.
Require.js release ...
Anders Kostending
07:19 Revision ed744d55: [DOCS] 8.6 Documentation
Update and proofread 8.6 docs
Resolves:
Change-Id: Ie6cf569ad331f97637cc01901e689db22abeae05
Reviewed-on: https://re...
Mathias Schreiber
07:15 Revision d5efd57d: [TASK] Added testing_framework to gitattributes export-ignore
As the testing framework shall be a standalone component
which will be required via composer it has been excluded
fro...
Susanne Moog
07:14 Revision 0fb7fe8a: [BUGFIX] DataMapProcessor does not exclude workspace versions
DataMapProcessor, used to resolve and handle the language synchronization
feature, does not exclude workspace version...
Oliver Hader
05:44 Revision b05e119b: [BUGFIX] allowLanguageSynchronization fails for 2nd level translations
2nd level translations are not considered yet with the feature to
synchronize languages either from parent or source ...
Oliver Hader

2017-02-13

22:55 Revision cd1f5284: [BUGFIX] Fix wrong path handling in DocumentationFile
Currently several unit tests are failing on Windows system due to the
usage of DIRECTORY_SEPARATOR. This patch ensure...
Nicole Cordes
17:35 Revision ab6e02a0: [CLEANUP] Remove unused splat operator in AreaTest
This removes an unnecessary splat operator in the AreaTest.
Resolves: #79775
Releases: master
Change-Id: Ife0ba8c757...
Ingo Pfennigstorf
16:50 Revision 27347400: [FOLLOWUP][TASK] DatabaseSessionBackend: Pass on DB exception information
Shorten exception messages.
Resolves: #79781
Releases: master
Change-Id: I4b16c02c4f74dc667e0ce7f5baf525e50c49234a
R...
Markus Klein
16:29 Revision 3a44339f: [TASK] FormEngineValidation on speed
This patch removes the setTimeout hacks from FormEngineValidation.js.
Since the removal of ExtJS from FormEngine this...
Frank Nägler
16:25 Revision 52fdeae5: [TASK] DatabaseSessionBackend: Pass on DB exception information
We add the original message from the DBAL exception to our custom
message in the session backend exception.
Resolves...
Markus Klein
15:23 Revision 6c56ce5c: [BUGFIX] EXT:form - add renderRenderable ViewHelper for hidden elements
* Wrap the hidden form element with the renderRenderable ViewHelper.
* Remove the 'value' viewhelper argument and use...
Ralf Zimmermann
14:54 Revision 7e06fdf7: [TASK] Add composer.json to testing framework
Change-Id: Iec9952e91d46796d05f87715a2e8548629acd9ab
Releases: master
Resolves: #79630
Reviewed-on: https://review.ty...
Susanne Moog
09:01 Revision e8ee9cb9: [TASK] ViewHelper examples: streamline case of boolean attribute values
Streamline all boolean attribute values to lowercase within
ViewHelper inline documentation examples (like the majori...
Josef Glatz
09:00 Revision f4a73f2f: [BUGFIX] Eliminate gremlins in image cropper
Refactor rendering to use two templates, a layout
and a partial to be more flexible.
Now also force the crop to be a...
Helmut Hummel
00:28 Revision 121c9ca6: [BUGFIX] Fix broken acceptance tests
Acceptance tests for Template module are fixed
- seems that element with #ts-overview is not rendered any more
when...
Tymoteusz Motylewski

2017-02-12

22:48 Revision c38236c7: [FOLLOWUP][TASK] Remove l10n_mode noCopy
Wrong data-provider in TcaMigrationTest
Resolves: #79242
Releases: master
Change-Id: I1dd42c6c47532b61906204f3fa39b4...
Oliver Hader
22:35 Revision 74237878: [TASK] Improve doc header for smaller screens
To make the doc header nicer on smaller (13") screens, the following
changes are applied:
- Remove the label of the ...
Georg Ringer
20:44 Revision 1b8ae698: [BUGFIX] EXT:css_styled_content: always render all images
In CssStyledContentController::render_textpic if $accessibilityMode
evaluates to false and $separateRows is also fals...
Christer V
20:43 Revision 739ecb10: [TASK] Streamline ext_tables.sql of compatibility ext
Move the 2 fields of tt_content into one table definition.
Resolves: #79767
Releases: master
Change-Id: Ie376d095f1e...
Georg Ringer
19:36 Revision 1768daf2: [TASK] TcaMigration: remove unused variable and fix typo
Remove unused array `$migrateFields` in `migrateRequestUpdate()`.
Fix a small typo in PHPDoc block.
Resolves: #79762...
Josef Glatz
19:27 Revision 54709754: [TASK] Better index on sys_log
Looking at the selects performed on sys_log in the core
of TYPO3 reveals that a combination of tstamp, type, userid
s...
Thomas Hohn
19:26 Revision 7d49d009: [BUGFIX] Prevent exception when using link wizard in flexform input
The itemValue of a field might be null, which is not accepted
by getLinkExplanation(). Add a check to ensure we alway...
Marcus Schwemer
09:17 Revision 7285a2f6: [BUGFIX] Remove non existing fields in FormEngine ListOfFieldsContainer
ListOfFieldsContainer of FormEngine render construct is used
to reduce the field list of a full record down to a give...
Christian Kuhn

2017-02-11

19:26 Revision c500f4f6: [BUGFIX] Only set a session anonymous if in FE context
The session id regeneration must not touch the sys_anonymous field
of the session record, since it only exists for FE...
Nicole Cordes
19:21 Revision 3092bcb3: [BUGFIX] Remove styling from .t3js-* classes
Resolves: #79729
Releases: master
Change-Id: I689e8ecd0ffa2d005931e6162fb8df5d9694da3d
Reviewed-on: https://review.ty...
Andreas Fernandez
17:00 Revision 13756198: [BUGFIX] Skip failing unit tests if preconditions not available
The unit tests for RedisSessionBackendTest rely on a class \Redis
which might not be available on all systems. Theref...
Nicole Cordes
14:48 Revision 33359ce1: [TASK] Allow customData in FormEngine data compiler
FormEngine is a two-fold process: First all dependent data is
compiled into main "data array" by data providers, then...
Andreas Fernandez
14:39 Revision c702f446: [TASK] Allow customData in FormEngine data compiler
FormEngine is a two-fold process: First all dependent data is
compiled into main "data array" by data providers, then...
Christian Kuhn
13:35 Revision 2a0235c1: [TASK] styleguide: Prepare elements_basic for multi lang and have sync button on input_1
Christian Kuhn

2017-02-10

20:19 Revision a5c513a3: [TASK] Update CKEDITOR to 4.6.2
New features:
* Added a new pastel color palette for the Color Button plugin and a
new config.colorButton_colorsPerRo...
Anders Kostending
20:14 Revision 861cb240: [BUGFIX] Show record title for inline element
Currently no record titles for nested inline elements are shown. Due to
the current method to resolve a record title ...
Nicole Cordes
20:05 Revision 214d2667: [BUGFIX] Copying a record with translation and IRRE relation fails
The data-map processing for "allowLanguageSynchronization" tries to
resolve language dependencies for IRRE child reco...
Oliver Hader
20:04 Revision b477adeb: [CLEANUP] Use correct type hint for messages in install tool updates
The data type of customMessage has been changed to string a while ago
but the method signatures still have a mixed-ty...
Markus Klein
17:20 Revision 6258447e: [BUGFIX] PageTree: Re-introduce queueing
With the removal of the ExtJS state providers, the polyfill
`TYPO3ExtJSStateProviderBridge` with a limited functional...
Andreas Fernandez
12:51 Revision e606f802: [BUGFIX] Show record title for inline element
Currently no record titles for nested inline elements are shown. Due to
the current method to resolve a record title ...
Nicole Cordes
11:47 Revision cf7a0ca4: [BUGFIX] Reintroduce context menu on page title in the page tree
Since context menu refactoring https://review.typo3.org/#/c/50124/
the context was not showing when right clicking on...
Tymoteusz Motylewski
11:00 Revision 277b97ef: [TASK] Upgrade to version 4.5.0 of D3.js
New features/fixes:
4.4.4:
* Fix calculation of clock skew when page is backgrounded
before timers are scheduled....
Anders Kostending
10:46 Revision d6748dbf: [BUGFIX] Do not use array assignment for string variable
In PHP 7.1 it is not possible anymore to assign a value to
a variable of type string with `[]` appended. In older PHP...
Sascha Egerer
01:50 Revision c8d94612: [TASK] Make LinkPopup popup larger
Especially if setting links to records, the default size
of the popup is just too small. Change it to 1000 px width.
...
Georg Ringer
01:47 Revision c084eb33: [FOLLOWUP][FEATURE] Streamline Fluid Styled Content and CSS Styled Content
Removed use of undefined variable.
Resolves: #79622
Related: #79622
Releases: master
Change-Id: I91935ec80e2ff2963dc...
Christer V
01:34 Revision 57651ae6: [TASK] Implement group "mysql" in functional tests
Add group "mysql" to select functional tests that require a MySQL
Server as a database backend due to testing functio...
Manuel Selbach
01:19 Revision eaa69dc5: [TASK] Allow risky fixers
php-cs-fixer added "no_alias_functions" to its ruleset of risky fixers.
This patch allows risky fixers to be run.
Ch...
Jan Kiesewetter
00:51 Revision 5365d875: [BUGFIX] Flaky unit tests FrontendUserAuthentication
Unit testing user authentication is still a mess since the class
does way too much to be well testable.
The patch ref...
Christian Kuhn

2017-02-09

22:31 Revision ecfc3fe8: [TASK] Add value picker for target field in page record
Make life of editors easier by providing a value picker for
the field 'target' of the page. An editor can now choose
...
Georg Ringer
22:11 Revision d9bc5bed: [BUGFIX] Add returnUrl to clickmenu option
Add the return url to the clickmenu option "'Create new' wizard".
Resolves: #79683
Releases: master
Change-Id: Ib38a...
Tymoteusz Motylewski
21:19 Revision fdec247f: [TASK] Update TYPO3 Icons to v1.1.0
Update bower dependency. Add 22 new icons via bower
copy task and register them in the IconRegistry.
Resolves: #7971...
Josef Glatz
12:39 Revision 1e85fe49: [BUGFIX] Fix JS errors in context menu
Fixes two issues: syntax error (missing semicolon),
and "Uncaught TypeError: Cannot read property 'refresh' of undefi...
Tymoteusz Motylewski
11:16 Revision 6a7a25d6: [TASK] Usability improvements for scheduler module
This patch add another icon for the „run on next cron“ button and add
tooltips for a better and faster understanding ...
Frank Nägler
09:21 Revision 4ba68112: [BUGFIX] Use mb_strlen in StringLengthValidator
By using mb_strlen for checking the length, the
check counts multibyte values now correctly.
Resolves: #79684
Releas...
Georg Ringer
08:40 Revision d4f2a832: [TASK] Add common image ratio 3:2 to cropVariants
In addition to 16:9, 4:3, 1:1 and free another common
image ratio "3:2" (DSLR default format) is introduced.
Resolve...
Josef Glatz
03:52 Revision 3b6d0a14: [BUGFIX] Add cropVariant support for broken GalleryProcessor
Since the ImageManipulation wizard supports multiple crop variants, the
GalleryProcessor is broken. This patch add su...
Frank Nägler
02:58 Revision e4968c46: [BUGFIX] UpgradeAnalysis fails on symlinked core
Class DocumentationFile compared a real path with
a symlinked path resulting in an exception, even
though both paths ...
Susanne Moog
01:19 Revision cb2d5249: [BUGFIX] Page module: fix bottom margin of language header
Add missing `bottom-margin` by only overriding `margin-top`
of generic `h2` style.
Resolves: #79699
Releases: master...
Josef Glatz

2017-02-08

15:39 Revision d9a43710: [BUGFIX] Exclude honeypot field in EXT:form from tabbing
When tabbing trough a form in frontend the honeypot textfield was
reachable. Add a tabindex -1 which prevents the cur...
Kevin Appelt
15:14 Revision 5f621d95: [FOLLOWUP][FEATURE] Streamline Fluid Styled Content and CSS Styled Content
The database field `section_frame` is only available if CSS Styled
Content was installed previously, that needs to be...
Benjamin Kott
13:47 Revision cdd6dca4: [BUGFIX] Avoid overwriting configured Fluid template paths
Due to change https://review.typo3.org/51283/ the defaultPaths in
Fluid overwrite the configuration paths for the fir...
Nicole Cordes
12:07 Revision 2464bbe0: [BUGFIX] Do not cache fallback View paths
This patch fixes an issue with TemplatePaths, where paths
for a given extension key get used at two execution points:...
Claus Due

2017-02-07

22:34 Revision 9215c1cd: [FEATURE] Integration of a generic record link handler
Enable linking to any record by migrating the code of
EXT:linkhandler into the core.
Resolves: #66373
Resolves: #663...
Georg Ringer
22:31 Revision 61a0ef65: [TASK] Fix PSR-2 violations with php-cs-fixer
Resolves: #79668
Releases: master
Change-Id: I78b9b85a5af2170ddb725dee969f090be1d444e3
Reviewed-on: https://review.ty...
Wouter Wolters
22:20 Revision 609e0a36: [FEATURE] Option to disable validation of stored records
Adds two new configuration options to Install Tool which are used when
saving records using the DataHandler:
* disab...
Thomas Hohn
22:03 Revision c2b02f4d: [BUGFIX] Fix CGL script to new return status strategy of php-cs-fixer
Status codes are only returned when running in dry-run mode.
Resolves: #79641
Releases: master,7.6
Change-Id: I3ca77...
Wouter Wolters
21:55 Revision 30085820: [BUGFIX] Fix CGL script to new return status strategy of php-cs-fixer
Status codes are only returned when running in dry-run mode.
Resolves: #79641
Releases: master,7.6
Change-Id: I3ca77...
Wouter Wolters
21:26 Revision 06393839: [FEATURE] Add new imageManipulation supporting multiple crop variants
This feature extends the image cropping tool in the backend
so that editors can now not only select one crop area,
bu...
Helmut Hummel
21:26 Revision 6b5e34df: [FEATURE] Add TypeScript and CSS for new imageManipulation
This adds the necessary TypeScript and CSS changes
for the new imageManipulation element.
Resolves: #75880
Releases:...
Raphael Okon
21:14 Revision 88182c3d: [FEATURE] Allow to set a custom id for fluid widgets
With this patch you can set a customWidgetId parameter in the
widget viewhelper. This id is used in the widget identi...
Marco Huber
20:23 Revision e9fd5d0c: [FEATURE] EXT:Scheduler: Add link browser to choose a start page
Resolves: #12211
Releases: master
Change-Id: I382945cd92dd8ca6c99ea200f93ea3ca2dfdef41
Reviewed-on: https://review.ty...
Michael Oehlhof
20:20 Revision 2cb41db2: [FEATURE] Page module: Show notice "Content is also shown on:"
If a page is selected in page module which content is also shown on
other pages, now a notice is shown with the title...
Michael Oehlhof
19:52 Revision f9d17958: [FEATURE] Add useCacheHash to typolink viewhelpers
Resolves: #79337
Releases: master
Change-Id: Ib93ac38f944d6ca74f6162e705f6bfa4fa3214a9
Reviewed-on: https://review.ty...
Philipp Kitzberger
18:32 Revision 7b0c27c8: [!!!][FEATURE] Refactor and streamline click menu / context menu
This change unifies the ClickMenu functionality of the pagetree (ExtJS)
with the ClickMenu code given in other areas ...
Tymoteusz Motylewski
18:27 Revision 42e986bf: [FEATURE] Paste icons available at pasting position and use modal now
Resolves: #13749
Releases: master
Change-Id: Iba428acf25875479aa703ad4a93832331ed0b0be
Reviewed-on: https://review.ty...
Jo Hasenau
17:54 Revision a3eae5a3: [TASK] Allow generated BE user avatars to be cached
Given the assumption that this particular resource is not
one that changes very often one can benefit from storing
th...
Claus Due
17:09 Revision 2fd70c83: [FEATURE] Introduce allowLanguageSynchronization
This feature introduces a new functionality called
"allowLanguageSynchronization" which can be set on a field
configu...
Oliver Hader
15:33 Revision 1dd78c74: [BUGFIX] Skip non existing DatabaseRowsUpdateWizard classes
Resolves: #79661
Releases: master
Change-Id: I9639ad35764090aa38128671084e239b53639850
Reviewed-on: https://review.ty...
Frans Saris
14:45 Revision 1582ef11: [BUGFIX] Remove checked items from Upgrade Analysis
Ignored files require the full path to a file for resurrection,
not just the headline.
Resolves: #79659
Releaes: mas...
Philipp Gampe
09:37 Revision 53fd04d1: [TASK] Update “typescript” package and recompile code
TypeScript is updated to at least version 2.2.0. Existing code is
recompiled due do changes of defaults in TypeScript...
Andreas Fernandez

2017-02-06

23:06 Revision 80fec593: [!!!][FEATURE] Streamline Fluid Styled Content and CSS Styled Content
CSS Styled Content has been a long time the preferred way of rendering
content in the frontend. Fluid Styled Content ...
Benjamin Kott
21:12 Revision 28ee049e: [FEATURE] Show list of failed input fields in FormEngine
When validating input fields of the FormEngine fails, a button is now
rendered into the least possible button bar in ...
Andreas Fernandez
21:05 Revision 2ce4d508: [BUGFIX] Show warning label for linkhandler if no label is defined
If the configuration for a linkhandler has an empty label
put a warning label there instead to give the integrator a ...
Markus Klein
21:02 Revision ccdb2245: [BUGFIX] Typos and wording issues in master documentation
Fixes: #79639
Releases: master
Change-Id: Ib1a963a4110114de4e2db533e610635a3a47cb6b
Reviewed-on: https://review.typo3...
Stephan Großberndt
20:58 Revision ecbdc27b: [FEATURE] Auto-render and attach HeaderAssets and FooterAssets
This patch adds a new method on ActionController,
initializeAssetsForRequest($request) which comes
with a default imp...
Claus Due
20:50 Revision 51abba58: [BUGFIX] Show warning label for linkhandler if no label is defined
If the configuration for a linkhandler has an empty label
put a warning label there instead to give the integrator a ...
Markus Klein
20:47 Revision 5e2310d5: [FEATURE] Show link information below input field
Render link information below a link field to help editors.
Instead of 't3://page?uid=92 _top "a class" "a title"' th...
Georg Ringer
20:21 Revision 955f4beb: [!!!][FEATURE] Introduce Session Framework
A new session framework is introduced.
The goal is to provide interoperability between different
session storages (ca...
Markus Klein
15:34 Revision 12fd6b6a: [FEATURE] EXT:form - Extend SaveToDatabase finisher
This feature extends the SaveToDatabase finisher with
the following functions:
* Perform multiple database operation...
Ralf Zimmermann
14:15 Revision 3ba114ff: [FOLLOWUP][FEATURE] Implement configuration for CKEditor
Use correct field to determine page uid
Resolves: #78917
Releases: master
Change-Id: I01101640ff8ac1d801ef1619f8bc3c...
Frans Saris
09:10 Revision de6c3fa9: [TASK] Update outdated TYPO3 dependencies
- Updating doctrine/collections (v1.3.0) to doctrine/collections (v1.4.0)
- Updating doctrine/annotations (v1.3.0) ...
Mona Muzaffar
08:00 Revision 19cd33ee: [BUGFIX] Wrong position of init
As storeIncomingData depends on some data,
which is generated in init, the init method
has to be called before.
Reso...
Stefan Froemken
07:59 Revision 2ecaa776: [BUGFIX] Wrong position of init
As storeIncomingData depends on some data,
which is generated in init, the init method
has to be called before.
Reso...
Stefan Froemken
07:24 Revision e67a5366: [FEATURE] Auto-render HeaderAssets and FooterAssets in FLUIDTEMPLATE
This patch adds a new feature for FLUIDTEMPLATE
content objects, allowing two new sections named
`HeaderAsstes` and `...
Claus Due

2017-02-05

23:23 Revision 28c19cc0: [TASK] EXT:form - optimize DatePicker element
* add more configuration options to the DatePicker element
within the form editor
* render the frontend JavaScript ...
Ralf Zimmermann
23:04 Revision fcfbc6b7: [FEATURE] EXT:Scheduler: Implemented folding of scheduler task groups
Resolves: #67243
Releases: master
Change-Id: Ic3d1bc45b9db9ae3eb6fd8f13a03fcf9125d7422
Reviewed-on: https://review.ty...
Michael Oehlhof
22:53 Revision 35ee9682: [FEATURE] Storable Filters for Upgrade Analysis
User can mark each file as 'hide from my view'. This
selection is stored in registry and applies for every user alike...
Anja Leichsenring
22:33 Revision fd1be0ca: [BUGFIX] Null placeholder initialization in inline expand
Opening a collapsed inline relation containing null placeholders
does not correctly initialize and both the value fie...
Christian Kuhn
22:30 Revision 3781ab49: [BUGFIX] Suggest wizard in flex forms
A broken variable access is fixed to hand over correct data
to the type=group suggest wizard.
Change-Id: I0c6dbf3d7d...
Christian Kuhn
15:05 Revision f5c4ece1: [BUGFIX] Handle invalid link strings gracefully in LinkHandler
Resolves: #79623
Releases: master
Change-Id: Iefef14b968d4edfbfbe221ee5b58e3947d5f0d9c
Reviewed-on: https://review.ty...
Markus Klein
12:32 Revision ec71cf95: [BUGFIX] Acceptance test paths
Change-Id: I0660bddb5411c8b02fe2cf2e285343f90f49e4d9
Resolves: #79631
Related: #79518
Releases: master
Reviewed-on: h...
Christian Kuhn

2017-02-04

17:38 Revision aa12bf38: [BUGFIX] Limit primary key length on be_session and fe_session table
Patch for issue #79566 increased the field length of ses_name in
fe_session and be_session table from 32 to 255.
This...
Christian Kuhn
17:38 Revision bf399d1e: [BUGFIX] Limit primary key length on be_session and fe_session table
Patch for issue #79566 increased the field length of ses_name in
fe_session and be_session table from 32 to 255.
This...
Christian Kuhn
16:29 Revision 2d9e345d: [BUGFIX] Add missing namespace parts
As the main test case files are now
in subfolders, we need to correct the
namespaces.
Change-Id: Ie06edc099c5d3e42ff...
Susanne Moog
02:05 Revision 2fd488d7: [TASK] Fix missing variable initialization in AbstractTreeView
https://review.typo3.org/49750 introduced code that lacks
proper variable initialization.
Get this straight.
Resolve...
Markus Klein

2017-02-03

21:45 Revision 90e832cd: [TASK] Fix missing variable initialization in AbstractTreeView
https://review.typo3.org/49750 introduced code that lacks proper
variable initialization.
Get this straight.
Resolve...
Markus Klein
17:19 Revision 8e67fda0: [FOLLOWUP][TASK] Testing Framework Extraction - Next Steps
Fix travis
Change-Id: Ib28fdfdfd87c3643e06fee4a67b9332b17227e48
Resolves: #79518
Releases: master
Reviewed-on: https...
Christian Kuhn
16:33 Revision 58bc34aa: [TASK] Testing Framework Extraction - Next Steps
- Removal of the CMS part from the namespace
- Distinguish Classes / Resources
For background information see
https...
Susanne Moog

2017-02-02

21:31 Revision 77665609: [TASK] EXT:form - add unit tests for the translation service
This patch adds unit tests and fixes a small bug.
Resolves: #79562
Releases: master
Change-Id: If71015177c4a36acde0b...
Ralf Zimmermann
21:30 Revision 5351ba2e: [FEATURE] EXT:form - Add multiselect inspector editor
A new inspector editor, i.e. a new field type of the form editor,
has been added.
Additionally, this patch fixes the...
Ralf Zimmermann
19:37 Revision e05c6c82: [BUGFIX] PHP requirements: improve PHP setting value
Streamline PHP environment setting values. The PHP
environment setting `max_execution_time` is an integer
according t...
Josef Glatz
16:54 Revision a27347ab: [TASK] EXT:form - remove email validator for Textarea form elements
Remove the email validator from the validators select list for
Textarea form elements within the form editor.
Resolv...
Ralf Zimmermann
16:29 Revision 4a8c1140: [BUGFIX] Move end tag of label in info module
To make the click on the label work, move the end tag
after the text.
Resolves: #79603
Releases: master
Change-Id: I...
Georg Ringer
15:55 Revision 4ae81593: [TASK] Show remaining characters in BE user settings module
The fields name & email are saved in the database and therefore
the length of its value should be checked client side...
Georg Ringer
15:49 Revision f66e421a: [FEATURE] Preview of plugins in the backend
It is now possible to render the preview of plugins
just like of regular content elements.
Resolves: #79225
Releases...
Georg Ringer
15:40 Revision bb37ec08: [BUGFIX] EXT:form load yaml configurations in defined order
Changes configuration loading of yaml configurations. Orders the yaml configuration
by the numeric keys defined in Ty...
Thorben Nissen
15:19 Revision 4485151f: [TASK] Deprecate ClientUtility::getDeviceType
The method ClientUtility::getDeviceType is not used
and completely outdated.
Resolves: #79560
Releases: master
Chang...
Georg Ringer
15:11 Revision d47c3327: [BUGFIX] Hide password hash for RsaInputField
If rsauth is used, the eval configuration does not
contain the setting 'password' and the password can always
be hidd...
Georg Ringer
13:48 Revision 605b0c8d: [!!!][TASK] EXT:form - Refactor fluid rendering
This patch is a followup of issue #79439.
EXT:form uses "fluid" as the default rendering strategy.
Therefore, EXT:fo...
Ralf Zimmermann
13:36 Revision 33adb38a: [BUGFIX] Set TYPO3_DLOG constant in testing framework
The constant is undefined currently and hence leads to useless calls
to the devLog facility.
Set this constant to fal...
Markus Klein
13:31 Revision 094f6efa: [BUGFIX] Fix dom path to select items and buttons
Resolves: #79600
Releases: master
Change-Id: Ife6221668159ea02e8980ab449d394c1a8fb3df3
Reviewed-on: https://review.ty...
Daniel Gohlke
07:31 Revision 04f73977: [BUGFIX] Allow long cookie names
With this patch cookie names longer than 32 chars are possible.
Resolves: #79566
Releases: master, 7.6
Change-Id: I5...
Marco Huber
07:31 Revision 0cc134ca: [BUGFIX] Allow long cookie names
With this patch cookie names longer than 32 chars are possible.
Resolves: #79566
Releases: master, 7.6
Change-Id: I5...
Marco Huber
01:30 Revision 4289f163: [BUGFIX] Fix CSH on Info -> Pagetree overview
Fixes undefined variable.
Releases: master
Resolves: #79586
Change-Id: I9873775cabfd274c03353b1022f325ee2636269f
Rev...
Tymoteusz Motylewski

2017-02-01

19:35 Revision 6e18fe9e: [BUGFIX] Remove empty option tag in fluid select viewhelper
Currently the select viewhelper produces an empty option tag, if no
argument "option" is provided. This is not needed...
Marcus Schwemer
09:09 Revision bb177195: [FEATURE] Implement configuration for CKEditor
The main problem with the current RTE configuration relies in the fact
that it is *only* configurable via pageTS.
CK...
Benni Mack
07:20 Revision a483d7a2: [TASK] Use strict comparison for strings
Change string comparison for string checks. Checks which could lead
to false positives like comparing with '0' or '' ...
Georg Ringer

2017-01-31

21:07 Revision 120f7ea3: [BUGFIX] Remove additional lines in textareas of formengine
Remove additional lines around the actual content of a
textarea.
Resolves: #79573
Releases: master
Change-Id: I636af...
Georg Ringer
13:27 Revision 4714a9b1: [TASK] Clear search field in Install Tool with ESC
As the search in the Install Tool > All configuration can be
triggered by using CTRL + f, it should also listen on th...
Georg Ringer
12:40 Revision 9e020329: [BUGFIX] Temporarily skip repeatedly failing tests
Resolves: #79552
Releases: master
Change-Id: I3da3eafd095a00062e01e4ab24d6c9ebf41c3a2e
Reviewed-on: https://review.ty...
Mona Muzaffar
12:19 Revision 9076ee46: [TASK] Clear search field in Install Tool with ESC
As the search in the Install Tool > All configuration can be
triggered by using CTRL + f, it should also listen on th...
Georg Ringer

2017-01-30

22:41 Revision 84cffd31: [TASK] Show description of tests in Install Tool at start
The description of the following tests should be shown right away
instead after the test:
- Combining images
- Conve...
Georg Ringer
20:28 Revision dca4d5d7: [TASK] Use normalized jpg_quality in GraphicalFunctions
If the setting 'processor_effects' is set the already normalized
value of jpg_quality should be used.
Change-Id: Idc...
Sascha Egerer
16:05 Revision 47453763: [TASK] Add Index.rst to master folder
Resolves: #79555
Releases: master
Change-Id: I1a7523dbc87907cba754c405cc4bbf9050a51255
Reviewed-on: https://review.ty...
Philipp Gampe
14:27 Revision f59b3ad7: [BUGFIX] Temporaryly skip tests repeatedly failing
Change-Id: I7d2492782ff1a7203beafc37a1b4457bf65735a2
Resolves: #79552
Releases: master
Reviewed-on: https://review.ty...
Mona Muzaffar
13:46 Revision 222ef599: [TASK] Link to crawler extension docs
Change-Id: Ie1e780af0b15c9785225bd8a147b08458b6a3b06
Resolves: #79541
Releases: master
Reviewed-on: https://review.ty...
Christian Weiske
13:36 Revision 31f751d3: [TASK] Use “error” icon for validation failures in FormEngine
Currently, a warning sign is rendered next to field labels whose
validation failed. Failed validations are errors and...
Andreas Fernandez
13:26 Revision 686c70ed: [BUGFIX] Fix wrong condition in method checkValueForText
This makes "eval" processing working again for text fields.
Resolves: #79545
Related: #79341
Releases: master
Change...
Dominique Kreemers
12:43 Revision 403a5b71: [FOLLOWUP][TASK] Code cleanup for RteHtmlParser
Resolves: #79280
Releases: master
Change-Id: I1d3815cef36d624c910d40eb6d63a3eba4f3f53d
Reviewed-on: https://review.ty...
Frans Saris
11:52 Revision 8093cb00: [TASK] Improve LogEntries partial performance
This patch avoids `f:switch` in the partial template,
since this ViewHelper is not compilable in the
version provided...
Claus Due
07:05 Revision ed293f91: [BUGFIX] Remove ses_hashlock from acceptance test fixtures
With the merge of #79513 the fields `ses_hashlock` were removed from
be_users and fe_users. The usages within the acc...
Andreas Fernandez

2017-01-29

13:09 Revision cbb4e482: [BUGFIX] Do not strip sub-paths from emulated controller name
This patch solves a special case in the integration with
Fluid. Fluid itself allows an emulated controller action
to ...
Claus Due
12:16 Revision 60229e00: [CLEANUP] Simplify updating of timestamp in writeForeignField
There is no need to check the record we are updating -
since we update it anyway, update timestamp too and
save both ...
Thomas Hohn
12:15 Revision a7e2c7e7: [CLEANUP] Simplify updating of timestamp in writeForeignField
There is no need to check the record we are updating -
since we update it anyway, update timestamp too and
save both ...
Thomas Hohn

2017-01-28

19:39 Revision 77cd9436: [BUGFIX] EXT:linkvalidator Keep field content when saving new task
When saving a new linkvalidator task in the scheduler and the validation
failed, now the previous input is kept in th...
Michael Oehlhof
19:30 Revision c95fea47: [TASK] Remove alerts of locked records
Use tooltips instead of ancient JavaScript alerts for locked
records.
Resolves: #79422
Releases: master
Change-Id: I...
Georg Ringer
12:15 Revision 09f903d0: [BUGFIX] Change EM composer mode message to info level
As https://review.typo3.org/#/c/44025/ enabled extensionmanager
offline mode for composer installations, the composer...
Benjamin Franzke
12:14 Revision a47765a1: [BUGFIX] Change EM composer mode message to info level
As https://review.typo3.org/#/c/44025/ enabled extensionmanager
offline mode for composer installations, the composer...
Benjamin Franzke

2017-01-27

17:13 Revision 06a50423: [BUGFIX] Avoid version overlay if EXT:version is not loaded
PlainDataResolver will do semi-expensive operations for
workspaces-enabled tables even if EXT:version (and
therefore ...
Claus Due
14:47 Revision f37a28db: [TASK] Consolidate code duplications in form data groups
Introduce a new class `OrderedProviderList` which calls providers
with dependencies given by setter.
Resolves: #7951...
Artus Kolanowski
13:11 Revision 728afa52: [BUGFIX] Extbase: Fix counting objects on joined tables
While it's normally fine to replace DISTINCT with GROUP BY when counting
objects this results in a different resultse...
Morton Jonuschat
12:39 Revision 69daabbf: [!!!][TASK] Move page module function QuickEdit to EXT:compatibility7
To follow the concept of backend apps and provide a lean core by
removing a rarely used feature, which benefit is pre...
Artus Kolanowski
12:17 Revision c54d442d: [FEATURE] EXT:Scheduler: Run manually executed tasks on next cron-run
Added a feature to the scheduler to mark tasks to be run by
next cron job.
Resolves: #45537
Releases: master
Change-...
Michael Oehlhof
12:10 Revision 9b1bcbf8: [!!!][TASK] Deprecate the field select_key of tt_content
The field `select_key` is not used by the core and
is moved to the EXT:compatibility7.
Resolves: #77934
Releases: ma...
Georg Ringer
12:02 Revision 4d3ded20: [BUGFIX] Persist traversable domain objects via identifier
Objects implementing the DomainObjectInterface must always be
persisted using their identifier, even if they implemen...
Mathias Brodala
12:01 Revision 77fbd851: [!!!][TASK] Remove lockHashKeyWords functionality
The TYPO3 Core used the "useragent" to create a hashbase
by default to harden the session hijacking functionality.
T...
Benni Mack
11:37 Revision c0d87152: [FEATURE] Add signal to exclude tables from ReferenceIndex
A new signal is introduced to allow the exclusion of tables from the
ReferenceIndex. The checks whether tables or col...
Thomas Hohn
11:36 Revision 35cbc15f: [BUGFIX] Only perform reindex if data has indeed changed
Change-Id: I889264f34599be556e16b3d37825a3761b681e70
Resolves: #79068
Releases: master, 7.6
Reviewed-on: https://revi...
Thomas Hohn
11:26 Revision cc7b4ad5: [BUGFIX] Only perform reindex if data has indeed changed
Change-Id: I889264f34599be556e16b3d37825a3761b681e70
Resolves: #79068
Releases: master, 7.6
Reviewed-on: https://revi...
Thomas Hohn
11:17 Revision 9378ce8b: [BUGFIX] Persist traversable domain objects via identifier
Objects implementing the DomainObjectInterface must always be
persisted using their identifier, even if they implemen...
Mathias Brodala
07:49 Revision 85ed5ef6: [TASK] Add .php_cs.cache to .gitignore
The php-cs fixer creates a cache file which
should not be commited. Add it to the .gitgnore to avoid
any mistakes.
R...
Georg Ringer
07:48 Revision ee644663: [TASK] Add .php_cs.cache to .gitignore
The php-cs fixer creates a cache file which
should not be commited. Add it to the .gitgnore to avoid
any mistakes.
R...
Georg Ringer

2017-01-26

17:52 Revision 84be5e61: [!!!][FEATURE] FormEngine element level refactoring
The patch introduces a new API on FormEngine element level
that substitutes the old "wizards" / renderWizard() API
wi...
Christian Kuhn
17:05 Revision 6752a362: [TASK] Functional test for VariableFrontend cache type
Add a functional test to verify that serialized PHP objects
can be successfully stored in the database without having...
Manuel Selbach
16:53 Revision 87b78a63: [TASK] EXT:form - Add CE preview for form plugins
Render the form label or a placeholder text (if no form is selected)
within the page module.
Resolves: #78834
Releas...
Ralf Zimmermann
16:48 Revision 973ffb7a: [TASK] EXT:form - Optimize frontend templates
* add attribute role="alert" to error hints
* streamline bootstrap 3 error classes
* add attribute formnovalidate to ...
Andreas Steiger
16:25 Revision a62dbd10: [FEATURE] EXT:form - Add form settings button to module header
Adds a new button into the form editor module header.
Clicking on this buttons shows the form settings within the ins...
Ralf Zimmermann
16:21 Revision 5b145511: [BUGFIX] EXT:form - parse finisher values only if string
Parse finisher option values only if the referenced formelement value
is a string.
Resolves: #79412
Releases: master...
Ralf Zimmermann
16:17 Revision 2e872f48: [TASK] Improve constant editor
- Skip length check of header
- Use type "number" for integer types
- Apply min & max attributes if available
Resolv...
Georg Ringer
14:41 Revision e85dfe90: [BUGFIX] Fix SQL error in createEntryData
The database field definition for ref_string is limited to varchar(200)
and can cause an SQL error when bigger string...
Thomas Hohn
13:09 Revision fdd4e302: [BUGFIX] Access check for delete pages expects array of integers
An error occurs in the createNamedParameter function
which expects an array but gets a string instead.
Change-Id: I3...
Mona Muzaffar
08:58 Revision 0b8c8fed: [TASK] Cleanup code of LocalizationController::process
Change-Id: I6db726bfff61c092309a971eb71e074c30cad046
Releases: master, 7.6
Resolves: #79378
Reviewed-on: https://revi...
Manuel Selbach
08:57 Revision 4405c888: [TASK] Cleanup code of LocalizationController::process
Change-Id: I6db726bfff61c092309a971eb71e074c30cad046
Releases: master, 7.6
Resolves: #79378
Reviewed-on: https://revi...
Manuel Selbach
03:06 Revision d20cd6cd: [TASK] Deprecate visibility for internal variables in Datahandler class
This patch marks some internal cache variables in the
Datahandler as deprecated since their visibility should be
chan...
Thomas Hohn
01:30 Revision 40299330: [BUGFIX] Use subselect to update reference index
Switch updateIndex method to use a subselect based approach
to avoid errors due to huge parameter lists for manually
...
Thomas Hohn
01:14 Revision 5ce457f0: [TASK] Adjust Cs-Fixer 2.0 hits
With the update of cs-fixer to version 2.0, some checks
got minor changes in behaviour. The core follows now in
apply...
Anja Leichsenring
01:01 Revision 8699a00e: [TASK] Update php-cs-fixer to version 2.0
Change-Id: Ia32a61238bdf46c01a3856376c0a94d9d09339ee
Resolves: #79361
Releases: master, 7.6
Reviewed-on: https://revi...
Anja Leichsenring
00:56 Revision f9c7157f: [BUGFIX] Debugger output: split lines before escaping them
This fixes the issue that lines are wrapped within a HTML entity.
Resolves: #79398
Releases: master, 7.6
Change-Id: ...
Markus Klein
00:50 Revision de678f23: [BUGFIX] Debugger output: split lines before escaping them
This fixes the issue that lines are wrapped within a HTML entity.
Resolves: #79398
Releases: master, 7.6
Change-Id: ...
Markus Klein
00:41 Revision 8703d364: [TASK] Cleanup ActionService::getVersionedId
Within the refactoring process the optional parameter $useDeleteClause was missed
to remove from the parameter list o...
Manuel Selbach
00:39 Revision a70787f1: [BUGFIX] Add parameter types to database writes in functional tests
When writing to database tables with BLOB type columns declare the field
type for the query parameters in functional ...
Manuel Selbach

2017-01-25

22:34 Revision bbbf4c78: [BUGFIX] Fix title for expand button in workspace module
Change-Id: I6a17811dd5dbc5ed285b6040fcbe97e94b416b8b
Releases: master
Resolves: #79321
Reviewed-on: https://review.ty...
Mona Muzaffar
21:28 Revision d3371f04: [FEATURE] Add new ViewHelper f:variable via Fluid 2.2.0
A new Fluid ViewHelper, `f:variable`, has become available
in TYPO3 after raising the minimum required version of the...
Claus Due
20:15 Revision 37b7f532: [TASK] Adjust Cs-Fixer 2.0 hits
With the update of cs-fixer to version 2.0, some checks
got minor changes in behaviour. The core follows now in
apply...
Anja Leichsenring
19:49 Revision 2c23ecdf: [BUGFIX] Fix broken TypeScript compiler setting
This patch adds a missing compilerOption to generate subfolder in the
build directory, which fix the copy to final de...
Frank Nägler
18:46 Revision e6df53f7: [FEATURE] EXT:form - Add element selector for text editors
Adds a new button to the text editors.
This splitbutton opens a list with available form elements.
If a form element ...
Ralf Zimmermann
18:17 Revision 1a318ec3: [TASK] Update php-cs-fixer to version 2.0
Change-Id: Ia32a61238bdf46c01a3856376c0a94d9d09339ee
Resolves: #79361
Releases: master
Reviewed-on: https://review.ty...
Anja Leichsenring
17:28 Revision 606d1841: [TASK] Update phpunit to version 5.7.5
Change-Id: I118f4d6b9fd94fcaa0da3cef4e0f290b60c57fc8
Resolves: #79460
Releases: master
Reviewed-on: https://review.ty...
Anja Leichsenring
17:27 Revision 868fd81f: [TASK] Update codeception to version 2.2.8
We want to use the latest version.
Change-Id: I9f41f2b6e58020e01615569350b80afb34a3a067
Resolves: #79459
Releases: m...
Anja Leichsenring
13:46 Revision 8bdbf0c1: [TASK] EXT:form - add onSubmit callback for pages
Add onSubmit callback for toplevel composit elements aka. pages.
The ticket provides an example extension for testing...
Ralf Zimmermann
13:45 Revision 193d9b4e: [TASK] Ext:form - Add update option to saveToDatabase finisher
This patch adds an option to the saveToDatabase finisher which makes it
possible to update an existing database recor...
Ralf Zimmermann
12:33 Revision 6861870f: [TASK] styleguide: TCA: Minor bugfix
Christian Kuhn
11:10 Revision fadaaccf: [BUGFIX] EXT:form - editor error on mixed option key types
Let the JavaScript 'Inspector-PropertyGridEditor' deal with mixed
option value types (string / int)
Resolves: #79457...
Ralf Zimmermann
10:39 Revision d918102b: [BUGFIX] EXT:form - fluid 2.2.0 compatibility
With the update of fluid to 2.2.0 (e004145) the backend and frontend
break. This patch fixes these problems.
Change-...
Claus Due
09:59 Revision 2e495439: [BUGFIX] Correctly show sub item indicator in svg tree
Changes the way the svg tree nodes are checked for "indeterminate" state
after the data is loaded, so the initial sta...
Thorben Nissen
09:27 Revision 9e0e42a3: [BUGFIX] Use BLOB type column for uc in be_users table
The unified handling for frontend and backend users requires
identical SQL column types to properly escape the input ...
Manuel Selbach
08:42 Revision ee1086c0: [BUGFIX] Don't query database with non-numeric uids in RelationHandler
Check that a uid is numeric to prevent errors when querying an integer
database field with a string value like NEW123...
Manuel Selbach
08:18 Revision b51fdede: [BUGFIX][DBAL] Fix ExtensionManager repository insertion
Resolves: #79143
Releases: master
Change-Id: I3cc6f0cff6980439f8f967f8ea627e074444f28c
Reviewed-on: https://review.ty...
Johannes Goslar
06:46 Revision 27fcf170: [BUGFIX] Convert fe_group in sys_collection to VARCHAR
The core methods dealing with frontend group restrictions expect this
field to be of a character based datatype. Comp...
Manuel Selbach
05:15 Revision a522617e: [BUGFIX] Fix early return in addUnionStatement method
Set $propertyPath, $tableName and $className to avoid
unnecessary joins and wrong repository results.
This is a regr...
Dominique Kreemers

2017-01-24

17:55 Revision c4999413: [TASK] styleguide: Remove last mention of tx_styleguide_elements_forms
Christian Kuhn
17:54 Revision e607aa0e: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/80 from MonaMuzaffar/master
removed broken element forms Christian Kuhn
15:26 Revision 5a80a615: removed broken element forms
Mona Muzaffar
11:49 Revision 1e1a129f: [TASK] styleguide: Rename fieldWizards to fieldWizard and fieldControls to fieldControl
Christian Kuhn
09:12 Revision 1e038315: [BUGFIX] Render metatags on uncached pages
Adding metatags on uncached pages using the pagerenderer didn't work
because the metatag array was rendered prior to ...
Daniel Dorndorf
09:12 Revision 41222e82: [BUGFIX] Render metatags on uncached pages
Adding metatags on uncached pages using the pagerenderer didn't work
because the metatag array was rendered prior to ...
Daniel Dorndorf

2017-01-23

21:47 Revision 0d8aa073: [TASK] Improve "Create multiple pages" wizard
- Use xs instead of sm to support smaller screens
- Add an id to the select field
Resolves: #79418
Releases: master
...
Georg Ringer
20:52 Revision 131586ad: [BUGFIX] Fix broken links to permission module
This patch fix broken links in ClickMenu and DatabaseRecordList which
exists since the permissions module refactoring...
Frank Nägler
20:44 Revision 81799a43: [BUGFIX] Fix broken links to permission module
This patch fix broken links in ClickMenu and DatabaseRecordList which
exists since the permissions module refactoring...
Frank Nägler
20:38 Revision 6e73c8c0: [TASK] Disable escaping pidRecordTitle in clickmenu move element
Prevent the escaping of pidRecordTitle in click menu move element. The
escaping is already done in the MoveElementCon...
Gianluigi Martino
19:51 Revision f5f1a59f: [TASK] Style select field of BackendUtility::getFuncMenu
The select field of BackendUtility::getFuncMenu must be styled by
the class "form-control".
One example can be found...
Georg Ringer
19:27 Revision db02db11: [BUGFIX] Remove double escaping in template module
The information of a template (title, site title, description) is
already escaped by using fluid. Therefore the htmls...
Georg Ringer
18:40 Revision 183d7a4b: [TASK] styleguide: TCA: New syntax in select
Christian Kuhn
10:39 Revision 255651db: [TASK] Render information msg in TS module with a callout
If a template record does not contain any constants, the information
should be rendered by a nice callout.
Resolves:...
Georg Ringer
10:22 Revision 73b06f2b: [TASK] Allow new lines for description field
As the description is a textarea, the rendering should support
lines as well.
Resolves: #79406
Releases: master, 7.6...
Georg Ringer
10:19 Revision 3706b48d: [BUGFIX] Fix invalid button group markup in scheduler
An element with the class `btn-group` must not also have the class `btn`.
Such occurences are fixed in this patch.
R...
Andreas Fernandez
07:58 Revision d7143c10: [BUGFIX] FormEngine: Do not add <br> to readonly textarea content
Multiline content is displayed in a textarea "as is" by the browser.
There is no need to add <br> tags.
Resolves: #7...
Markus Klein
07:58 Revision 1fd407d0: [BUGFIX] FormEngine: Do not add <br> to readonly textarea content
Multiline content is displayed in a textarea "as is" by the browser.
There is no need to add <br> tags.
Resolves: #7...
Markus Klein
06:40 Revision e0041459: [TASK] Update Fluid engine dependency to 2.2.0
This raises the required and locked version of Fluid
to 2.2.0. The dependency is also bumped in the
composer manifest...
Claus Due

2017-01-21

19:52 Revision fdae8494: [TASK] styleguide: TCA: Migrate to new group options
Christian Kuhn
15:17 Revision 710350ce: [TASK] Use official TYPO3.Icon repository
The backend icon set has been moved and is now under maintenance of the
TYPO3 GitHub Department. https://github.com/T...
Benjamin Kott
14:59 Revision e48e4c08: [TASK] Use official TYPO3.Icon repository
The backend icon set has been moved and is now under maintenance of the
TYPO3 GitHub Department. https://github.com/T...
Benjamin Kott
 

Also available in: Atom