Project

General

Profile

Activity

From 2017-04-04 to 2017-05-03

2017-05-03

20:12 Revision 38cb2a8e: [BUGFIX] EXT:form - fix usage of deprecated functions
Resolves: #80987
Releases: master
Change-Id: Ib6d07021bc6784f74da135487c416af2f21cbd6b
Reviewed-on: https://review.ty...
Ralf Zimmermann
13:29 Revision f187f599: [BUGFIX] Ignore open_basedir warning for files outside the website root
Suppress warnings generated by getFilenameFromMainDir() when it needs
to check file paths outside the website root an...
Ian Solo
13:20 Revision aa2cd35f: [BUGFIX] Ignore open_basedir warning for files outside the website root
Suppress warnings generated by getFilenameFromMainDir() when it needs
to check file paths outside the website root an...
Ian Solo
12:01 Revision 282e38af: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/94 from liayn/patch-1
[TASK] styleguide: Add example for displayCond with AND in FlexForms Christian Kuhn
09:21 Revision 56825d2f: [TASK] Simplify default backend layout
To simplify the life for beginners the default backend layout
should only show one content column.
Therefore only the...
Georg Ringer

2017-05-02

22:58 Revision d24e7467: [TASK] Remove unused CSH images of the extension manager
A couple of unused images which have been used for the
context sensitive help of the extension manager are
unused and...
Georg Ringer
22:20 Revision 403a8dd4: [TASK] styleguide: Add example for displayCond with AND in FlexForms
Markus Klein
20:36 Revision 1685e6e9: [TASK] Show copy and cut buttons in filelist options
At the moment it is only possible to copy or cut files / folder over the
clickmenu. With this patch the copy and cut ...
Gianluigi Martino
20:36 Revision ed8c7bd7: [TASK] Show copy and cut buttons in filelist options
At the moment it is only possible to copy or cut files / folder over the
clickmenu. With this patch the copy and cut ...
Gianluigi Martino
20:35 Revision 58bf6484: [TASK] Show copy and cut buttons in filelist options
At the moment it is only possible to copy or cut files / folder over the
clickmenu. With this patch the copy and cut ...
Gianluigi Martino
20:31 Revision 707f1ccc: [TASK] Move ExtDirect component registration to EXT:backend
Although this functionality will be removed anyway as soon as possible,
moving this code to EXT:backend where it belo...
Benni Mack
20:25 Revision 0b5ff968: [CLEANUP] EXT:recordlist
- Remove duplicated code
- Remove 2nd argument to call of LanguageService::sL
- Smaller nitpicks
Releases: master
Re...
Georg Ringer
20:21 Revision 4e505b77: [TASK] Resolve empty table row issue
When saving a table content element an empty row was added
each time.
This issue is resolved by combining the lines t...
Henrik Elsner
20:21 Revision e617abdb: [BUGFIX] Catch SQL Errors in SysRefindexHashUpdater
Show the actual SQL error message to the user when an error
occurs while executing the update statements in the
SysRe...
Morton Jonuschat
20:08 Revision 726a6fc7: [TASK] Remove obsolete htmlarea display hotfix
The display hotfix for the old RTE was required to bypass some
initialization issues. This hotfix is not required any...
Andreas Fernandez
20:06 Revision 61bb768b: [BUGFIX] Catch SQL Errors in SysRefindexHashUpdater
Show the actual SQL error message to the user when an error
occurs while executing the update statements in the
SysRe...
Morton Jonuschat
20:06 Revision 8762586a: [TASK] Streamline UI of PageTS config > View TSconfig fields content
Instead of tables, the TSconfig is now rendered into panels. Additionally,
the edit links are now styled as buttons.
...
Andreas Fernandez
20:03 Revision cef81b4f: [TASK] Resolve empty table row issue
When saving a table content element an empty row was added
each time.
This issue is resolved by combining the lines t...
Henrik Elsner
20:03 Revision 8b295834: [BUGFIX] Allow arbitrary protocols in new LinkService
Since TYPO3 v8 it is not possible to simply create a link to "tel:+491727144385" anymore,
which was possible in TYPO3...
Benni Mack
19:57 Revision 6f3343c9: [TASK] Remove unused property "cache_getRootline" in PageRepository
The protected property $cache_getRootLine is not in use anymore
and can safely be removed.
Resolves: #81101
Releases...
Benni Mack
19:52 Revision 78affb44: [BUGFIX] Allow arbitrary protocols in new LinkService
Since TYPO3 v8 it is not possible to simply create a link to "tel:+491727144385" anymore,
which was possible in TYPO3...
Benni Mack
19:52 Revision 3c3cd294: [TASK] Remove references to EXT:static_template
Since 6.2 static_template has been moved into the TER.
Remove any usages of that old thing in the core.
Resolves: #8...
Georg Ringer
14:25 Revision 25c23991: [BUGFIX] allow deletion folder with deleted references to files
Filelist currently doesn't allow the deletion of a folder
with references to files that have been deleted
because wit...
Andreas Allacher
14:25 Revision 7b1ac7d3: [BUGFIX] allow deletion folder with deleted references to files
Filelist currently doesn't allow the deletion of a folder
with references to files that have been deleted
because wit...
Andreas Allacher
12:49 Revision d0ae4723: [TASK] Info Pagetree Overview spaces between icons and text
Improved rendering of "Pagetree Overview" under the info module
Releases: master, 8.7
Resolves: #76472
Change-Id: Ic...
Gianluigi Martino
11:43 Revision b09978eb: [FOLLOWUP][BUGFIX] LinkService must handle old ?id=xyz links
Changed so ../index.php?id=xyz links are also matched.
Resolves: #80986
Releases: master, 8.7
Change-Id: Idc4cb14df4...
Christer V
11:33 Revision c9e98121: [TASK] Info Pagetree Overview spaces between icons and text
Improved rendering of "Pagetree Overview" under the info module
Releases: master, 8.7
Resolves: #76472
Change-Id: Ic...
Gianluigi Martino
10:22 Revision 6107947c: [FOLLOWUP][BUGFIX] LinkService must handle old ?id=xyz links
Changed so ../index.php?id=xyz links are also matched.
Resolves: #80986
Releases: master, 8.7
Change-Id: Idc4cb14df4...
Christer V
09:30 Revision 55b89389: [TASK] Remove unused property "cache_getRootline" in PageRepository
The protected property $cache_getRootLine is not in use anymore
and can safely be removed.
Resolves: #81101
Releases...
Benni Mack
08:41 Revision 98bd5416: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/93 from helsner/mergeFixes
[BUGFIX] styleguide: Fix wrong TCA table name Christian Kuhn
08:21 Revision cad5ff14: [BUGFIX] styleguide: Fix wrong TCA table name
Henrik Elsner
07:15 Revision e8fff954: [BUGFIX] Use absolute URL for avatars
Rendering avatar URLs which are not on a remote (gravatar etc)
is the only part which deals with references as in ".....
Benni Mack

2017-05-01

12:58 Revision 529b43aa: [BUGFIX] Use absolute URL for avatars
Rendering avatar URLs which are not on a remote (gravatar etc)
is the only part which deals with references as in ".....
Benni Mack
11:55 Revision 4123f950: [TASK] Use fluid inline notation in HTML attribute values
Resolves: #81061
Releases: master
Change-Id: If045e04a846c1e73b7cff0f89e24ceb94a2f2af4
Reviewed-on: https://review.ty...
Simon Schaufelberger

2017-04-28

16:21 Revision 1ca2e47f: [BUGFIX] Ensure tables already processed are skipped when resuming upgrade
Change-Id: I991a9cbae2685abbcc606ce39d9f8395574491d1
Resolves: #81067
Releases: master, 8.7
Reviewed-on: https://revi...
Xavier Perseguers
16:20 Revision b6d67a84: [BUGFIX] Ensure tables already processed are skipped when resuming upgrade
Change-Id: I991a9cbae2685abbcc606ce39d9f8395574491d1
Resolves: #81067
Releases: master, 8.7
Reviewed-on: https://revi...
Xavier Perseguers
14:37 Revision 272a8670: [BUGFIX] Fix typo in sys_registry key for fetching last wizard position
This fix will let upgrade wizard "Execute database migrations on single rows" restore
last reached position whenever ...
Xavier Perseguers
14:35 Revision dc955ad4: [BUGFIX] Fix typo in sys_registry key for fetching last wizard position
This fix will let upgrade wizard "Execute database migrations on single rows" restore
last reached position whenever ...
Xavier Perseguers
11:03 Revision 4c9df54a: [BUGFIX] Load PageTSconfig in localconf for LinkHandler
The pageTSconfig for LinkHandler is only loaded in ext_tables.php
which means it is only evaluated in the Frontend wh...
Benni Mack
11:02 Revision c834c7b2: [BUGFIX] Load PageTSconfig in localconf for LinkHandler
The pageTSconfig for LinkHandler is only loaded in ext_tables.php
which means it is only evaluated in the Frontend wh...
Benni Mack
10:00 Revision 047b5bbb: [BUGFIX] EXT:form - let the CountValidator provide its arguments
* Provide the validator's arguments to TYPO3\CMS\Extbase\Validation\Error
* Prevent PHP errors if sprintf is tried to...
Ralf Zimmermann
09:40 Revision 84896520: [BUGFIX] BackendUtility should not use PageRepository
BackendUtility builds a PageRepository object to fetch a SQL query instead
of simply using the Deleted+HiddenRestrict...
Benni Mack
07:31 Revision bb835b8d: [TASK] Streamline PageRepository->getRawRecord
The fourth parameter of `PageRepository->getRawRecord()` is not
properly used nor useful for public cases and should ...
Benni Mack

2017-04-27

21:25 Revision 36447587: [BUGFIX] Use correct field `fe_group` instead of non-existent `fe_groups`
Since #80317, `BackendUtility::ADMCMD_previewCmds()` uses the field
`fe_groups` for the `pages` table, which does not...
Andreas Fernandez
19:59 Revision 6571e8c8: [BUGFIX] Use correct field `fe_group` instead of non-existent `fe_groups`
Since #80317, `BackendUtility::ADMCMD_previewCmds()` uses the field
`fe_groups` for the `pages` table, which does not...
Andreas Fernandez
17:02 Revision 7a247163: [TASK] Deprecate GeneralUtility::getUserObj()
This function now does the same as makeInstance() except for an if()
clause, since the API should be unified this met...
Benni Mack
16:52 Revision a23d22fb: [BUGFIX] EXT:form - let the CountValidator provide its arguments
* Provide the validator's arguments to TYPO3\CMS\Extbase\Validation\Error
* Prevent PHP errors if sprintf is tried to...
Ralf Zimmermann
16:29 Revision fb2bc39e: [!!!][TASK] Remove deprecated functionality in EXT:form
Any code/options related to EXT:form that has been deprecated
in v8 is now removed.
Resolves: #80710
Releases: maste...
Benni Mack
16:20 Revision 47a8acc3: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/92 from helsner/mergeFixes
[TASK] styleguide: Pre merge fixes Christian Kuhn
16:19 Revision 4fb8deaf: [BUGFIX] CKEditor: Configuration properties not translatable
Adding custom stylesSets it is not possible to use "LLL:..." syntax. I
would be just display as is.
Add recursive re...
Thorben Nissen
16:18 Revision 21b7909a: [BUGFIX] CKEditor: Configuration properties not translatable
Adding custom stylesSets it is not possible to use "LLL:..." syntax. I
would be just display as is.
Add recursive re...
Thorben Nissen
15:55 Revision f989aa05: [BUGFIX] Load requireJS when requested
When using requireJS in FE the method loadRequireJs() is called
implicitly when requiring modules.
A refactoring intr...
Markus Klein
15:48 Revision ffe43795: [!!!][TASK] Remove cObj->getClosestMPvalueForPage()
An internal method that is related to the TypoLinkBuilder extraction
and previously used within cObj->typolink() is r...
Benni Mack
15:45 Revision d6ab7935: [BUGFIX] Load requireJS when requested
When using requireJS in FE the method loadRequireJs() is called
implicitly when requiring modules.
A refactoring intr...
Markus Klein
14:27 Revision ac72d46c: [TASK] styleguide: Pre merge fixes
Involves comment removal, redundant code removal
and general adaptions.
Henrik Elsner
14:15 Revision 0a858f7d: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/91 from helsner/methodExtraction
[TASK] styleguide: Create localize method for multiple usage Christian Kuhn
14:15 Revision fa50c430: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/90 from helsner/tcasqlUpdate
[TASK] styleguide: Tca and sql update Christian Kuhn
13:37 Revision 75146d3b: [FOLLOWUP][!!!][TASK] Remove deprecated LanguageService / label functionality
Remove the 4th argument of the call to
`PageRenderer::addInlineLanguageLabelFile`.
Resolves: #80708
Releases: master...
Georg Ringer
13:35 Revision bab006b5: [TASK] Code and comment clean up
There are several places with typos, or wrong comments.
Additionally, some places still contain a check for PATH_sit...
Benni Mack
13:34 Revision 607b14e9: [BUGFIX] Remove wrong usage of PageRepository->error_getRootLine_failPid
The TypoScript frontend calls TSFE->sys_page->getRootline() which fills
the public property "error_getRootLine_failPi...
Benni Mack
13:34 Revision 10ff1288: [BUGFIX] Remove wrong usage of PageRepository->error_getRootLine_failPid
The TypoScript frontend calls TSFE->sys_page->getRootline() which fills
the public property "error_getRootLine_failPi...
Benni Mack
13:31 Revision 407f8c49: [TASK] Code and comment clean up
There are several places with typos, or wrong comments.
Additionally, some places still contain a check for PATH_sit...
Benni Mack
13:29 Revision 554bb11e: [TASK] Update comments in ExtensionManagementUtility
Comments now mention that functions in ExtensionManagementUtility
must not be used in ext_tables.php
Resolves: #8083...
Jigal van Hemert
13:29 Revision 8cd574ee: [TASK] Update comments in ExtensionManagementUtility
Comments now mention that functions in ExtensionManagementUtility
must not be used in ext_tables.php
Resolves: #8083...
Jigal van Hemert
13:01 Revision 5e1b3fef: [TASK] styleguide: Create localize method for multiple usage
Create new generateTranslatedRecords function for multiple
usage in different tablehandlers.
Also extract the localiz...
Henrik Elsner
11:20 Revision 9a661248: [TASK] Solve nitpick in EXT:scheduler
Remove 2nd argument to call of LanguageService::sL.
Resolves: #81029
Releases: master
Change-Id: Id9aecdfc10f8f2f457...
Georg Ringer
11:16 Revision ce160ba5: [BUGFIX] Do not prefix FAL file links with absRefPrefix
When using an external FAL storage the public URLs of files contain a scheme.
Check for the scheme before prefixing w...
Helmut Hummel
10:44 Revision bd869967: [BUGFIX] Initialize pagesTSconfig for link handler in FE
In TYPO3 v8, $TSFE->pagesTSconfig is only initialized
when the frontend editing is active, but the link handler depen...
Benni Mack
10:43 Revision 543f14b6: [BUGFIX] Initialize pagesTSconfig for link handler in FE
In TYPO3 v8, $TSFE->pagesTSconfig is only initialized
when the frontend editing is active, but the link handler depen...
Benni Mack
10:28 Revision 3b40c2ab: [TASK] styleguide: correct create action table fieldname
Henrik Elsner
10:13 Revision 1ff04832: Merge branch 'tcasqlUpdate' of github.com:helsner/styleguide into tcasqlUpdate
Henrik Elsner
10:12 Revision 2edee525: [TASK] styleguide: Correct delete function to new table fieldname
Henrik Elsner
08:30 Revision 4fee4e6d: Merge branch 'master' of github.com:helsner/styleguide
Conflicts:
Classes/TcaDataGenerator/Generator.php
Classes/TcaDataGenerator/TableHandler/General.php
...
Henrik Elsner
07:35 Revision 5f770a9d: [TASK] styleguide: Move localize methods around
Christian Kuhn
07:31 Revision df51bae5: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/89 from helsner/languageSetup
[TASK] styleguide: Review fixes and adaptions Christian Kuhn
07:30 Revision 6e72ed14: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/88 from helsner/recordImplementation
[TASK] styleguide: Implement record creation Christian Kuhn

2017-04-26

23:34 Revision c9d6c46e: [TASK] Set Fluid cache backend to SimpleFileBackend
A significant performance increase can be achieved
by switching to this backend because FileBackend
will do excessive...
Claus Due
23:01 Revision 982ed195: [TASK] Set Fluid cache backend to SimpleFileBackend
A significant performance increase can be achieved
by switching to this backend because FileBackend
will do excessive...
Claus Due
22:39 Revision 7a8fd642: [BUGFIX] Remove call to getTabMenuRaw in AbstractLinkBrowserController
Resolves: #80967
Releases: master
Change-Id: Ib8b576f121144a227c67f75f2b7830b1fc649f8d
Reviewed-on: https://review.ty...
Michael Oehlhof
20:43 Revision 523e7eed: [BUGFIX] LinkService must handle old ?id=xyz links
Resolves: #80986
Releases: master, 8.7
Change-Id: Ibad311e95abca06f2e20656b3b34000a4dfdb8a0
Reviewed-on: https://revi...
Markus Klein
20:42 Revision 922ae4e1: [BUGFIX] LinkService must handle old ?id=xyz links
Resolves: #80986
Releases: master, 8.7
Change-Id: Ibad311e95abca06f2e20656b3b34000a4dfdb8a0
Reviewed-on: https://revi...
Markus Klein
18:43 Revision 0c1ef306: [BUGFIX] Properly set format of StandaloneView
The internal TemplatePaths object of the BaseRenderingContext
needs to updated as well, when the format of a view is ...
Markus Klein
18:42 Revision 83a1d676: [FOLLOWUP][!!!][TASK] Remove deprecated code from ext:core
Read lines which are actually needed, e.g. to show
the settings in the Extension Manager.
Resolves: #80716
Releases:...
Georg Ringer
18:33 Revision 2f82503a: [TASK] Move CSV fixtures handling to FunctionalTestCase
Usage of CSV fixtures is now possible for all functional tests.
Previously it was available only for DataHandler test...
Tymoteusz Motylewski
18:31 Revision 89807aef: [BUGFIX] Properly set format of StandaloneView
The internal TemplatePaths object of the BaseRenderingContext
needs to updated as well, when the format of a view is ...
Markus Klein
14:07 Revision 2db3162c: Merge branch 'master' into recordImplementation
Henrik Elsner
14:01 Revision 97b5cfb3: [TASK] styleguide: Remove service, create new functions and adapt call
The translateCopyService was removed and replaced
by two new functions in the Generator class.
The General class call...
Henrik Elsner
12:45 Revision d45adc68: [TASK] styleguide: Correct sys_language field name
Henrik Elsner
12:03 Revision 0ddb8672: [TASK] styleguide: Small fixes and redundant code removal
Henrik Elsner
11:35 Revision f7cc7087: [TASK] styleguide: Small fixes pre merge
Henrik Elsner
11:22 Revision b97f3cce: [TASK] styleguide: Add language fields on missing tables
Henrik Elsner
11:04 Revision d7fd9f89: [TASK] styleguide: Comment fix
Christian Kuhn
10:56 Revision c9a7053a: [TASK] styleguide: Minor cleanups in generator
Christian Kuhn
10:19 Revision 26f5f393: [TASK] styleguide: Add required, type and valuesdefault configs
Henrik Elsner
10:08 Revision 3d2d450a: [TASK] styleguide: Add usecombination, -box and palette configs
Henrik Elsner
09:55 Revision 8d8aeb87: [TASK] styleguide: Add mn, mnsymmetric and parentnosoftdelete config
Henrik Elsner
09:50 Revision e67087a6: [TASK] styleguide: Add fal, foreignrecord and mm configs
Henrik Elsner
09:39 Revision 6094ba03: [TASK] styleguide: Add flex, 1n and expand configs
Henrik Elsner
09:07 Revision fb4ca75f: [TASK] styleguide: Add t3editor and flex configs
Henrik Elsner
08:59 Revision ff601b10: [TASK] styleguide: Add rte,select and special localize configs
Henrik Elsner
08:24 Revision 16bfe279: [TASK] styleguide: Adapt basic, group and rsainput TCA
Add l10n fields in TCA in ctrl and column for
basic, group and rsainput
Henrik Elsner
08:13 Revision 3c64b74d: [TASK] styleguide: ext_tables.sql addition for localization
Henrik Elsner
07:19 Revision a5f703f0: [TASK] styleguide: Add some translation markers
Henrik Elsner

2017-04-25

15:42 Revision 9d1fe92f: [TASK] Add PAGES_TYPES to configuration view
The 'configuration' module misses a clickable array
browser for $GLOBALS['PAGES_TYPES']. Add it.
Change-Id: I2679d5e...
Christian Kuhn
15:32 Revision 901cef8c: [TASK] styleguide: Implement record creation
This commit enables the creation of localized records,
when the styleguide data creation is triggered.
At the moment ...
Henrik Elsner
15:24 Revision b5d08992: [TASK] Add PAGES_TYPES to configuration view
The 'configuration' module misses a clickable array
browser for $GLOBALS['PAGES_TYPES']. Add it.
Change-Id: I2679d5e...
Christian Kuhn
15:20 Revision 55258174: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/87 from helsner/languageSetup
Unhide demo languages for further functionality Christian Kuhn
15:04 Revision eb680c7d: Merge branch 'master' of https://github.com/TYPO3/styleguide into languageSetup
Henrik Elsner
15:00 Revision 52352405: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/86 from helsner/languageSetup
[TASK] styleguide: Language setup Christian Kuhn
15:00 Revision ff17d4db: [TASK] styleguide: Unhide demo languages for further functionality
Henrik Elsner
14:59 Revision cfc31c2a: [TASK] Switch to chrome in ac tests
The acceptance tests currently rely on firefox esr build
and younger firefox versions don't run with given web driver...
Christian Kuhn
14:58 Revision 128fb256: [TASK] Switch to chrome in ac tests
The acceptance tests currently rely on firefox esr build
and younger firefox versions don't run with given web driver...
Christian Kuhn
14:36 Revision 0d408d54: [TASK] styleguide: First setup and delete function implementation
Prepare the localized data creation.
Create pages_language_overlay's and sys_languages.
Extend delete action for new ...
Henrik Elsner
14:14 Revision 3407dec3: [TASK] styleguide: Language implementation startup
Resolves: https://github.com/TYPO3-CMS/styleguide/issues/80976
Releases: master
Henrik Elsner
13:15 Revision 18d3db80: [TASK] styleguide: Implement language creation
Now the general data in elements_basic is created in
four different language cases by different methods.
Copy and tra...
Henrik Elsner
12:07 Revision ab6b1128: [TASK] styleguide: Remove images in uploads/tx_stylguide with delete action
Henrik Elsner
11:36 Revision 32830309: [BUGFIX] Jasmine update triggers JS test fails
jasmine js test framework update to 2.6.0 requires a function as
second argument of xdescribe(). Add it.
Change-Id: ...
Christian Kuhn
11:36 Revision 8631f14b: [BUGFIX] Jasmine update triggers JS test fails
jasmine js test framework update to 2.6.0 requires a function as
second argument of xdescribe(). Add it.
Change-Id: ...
Christian Kuhn
11:19 Revision e27d0888: [TASK] styleguide: Add prefixLangTitle
Henrik Elsner
08:12 Revision 4cb5b722: [TASK] styleguide: TCA revert for delete function and testing, translatecopyservice
Henrik Elsner

2017-04-24

15:47 Revision 54b24c9e: [BUGFIX] Install Tool: Handle PCRE errors in row updater
Add a check for the link updater to ensure
failed regex executions are detected and logged.
Resolves: #80712
Release...
Markus Klein
15:34 Revision 75bab828: [BUGFIX] Install Tool: Handle PCRE errors in row updater
Add a check for the link updater to ensure
failed regex executions are detected and logged.
Resolves: #80712
Release...
Markus Klein
15:14 Revision bbbd2dc1: Merge branch 'master' of https://github.com/helsner/styleguide
Henrik Elsner
15:11 Revision 566acf13: [TASK] styleguide: Finish delete function, implement create function
Henrik Elsner
12:50 Revision 058b55fd: [TASK] styleguide: Finish delete function, implement create function
Henrik Elsner
10:12 Revision ac5fb717: [TASK] styleguide: Language implementation startup
Resolves: https://github.com/TYPO3-CMS/styleguide/issues/80976
Releases: master
Henrik Elsner

2017-04-22

21:23 Revision 9c1f54da: [!!!][TASK] Move TYPO3_DB to extension
Change-Id: Ibf10d464bbd0d50e2c20deefaf505cd6292c076d
Resolves: #80929
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn
18:00 Revision 4aee4375: [BUGFIX] Do not ask for current password if admin
Hide the field for the current password, if the current user is
admin anyway. If the admin changes the password for s...
Markus Klein
11:24 Revision f9fbc3a6: [BUGFIX] Do not ask for current password if admin
Hide the field for the current password, if the current user is
admin anyway. If the admin changes the password for s...
Markus Klein
10:44 Revision f885b33c: [BUGFIX] Do not ask for current password if admin
Hide the field for the current password, if the current user is
admin anyway. If the admin changes the password for s...
Markus Klein

2017-04-21

23:13 Revision 535958b8: [BUGFIX] Use real BE user for logging user setting changes
When editing someone else's user settings as admin the log
should still show the editing user as responsible for the ...
Markus Klein
22:53 Revision 5cd88a38: [BUGFIX] Use real BE user for logging user setting changes
When editing someone else's user settings as admin the log
should still show the editing user as responsible for the ...
Markus Klein
22:42 Revision 3aa3522a: [BUGFIX] Use real BE user for logging user setting changes
When editing someone else's user settings as admin the log
should still show the editing user as responsible for the ...
Markus Klein
22:31 Revision e96d50cb: [BUGFIX] Do not override global BE_USER for user settings simulation
Instead of replacing the global user for simulating another user
to edit user settings, store the "user to edit" in t...
Markus Klein
22:11 Revision a627e3fc: [BUGFIX] Remove update wizard of css_styled_content
With #80876 an update wizard has been removed but its reference
in the ext_localconf.php must be removed as well.
Re...
Georg Ringer
22:06 Revision f18f7280: [BUGFIX] Do not override global BE_USER for user settings simulation
Instead of replacing the global user for simulating another user
to edit user settings, store the "user to edit" in t...
Markus Klein
22:04 Revision 3ea1a07d: [BUGFIX] Remove horizontal scrollbar
Remove the horizontal scrollbar in
Install Tool - System environment, when phpinfo is shown.
Also add some small spac...
Henrik Elsner
22:03 Revision a8a1567c: [BUGFIX] Remove horizontal scrollbar
Remove the horizontal scrollbar in
Install Tool - System environment, when phpinfo is shown.
Also add some small spac...
Henrik Elsner
21:55 Revision 50008990: [!!!][TASK] Remove deprecated methods in several files
Resolves: #80718
Releases: master
Change-Id: I632b36b4b14cc354a6da1a060baf4801d5231766
Reviewed-on: https://review.ty...
Wouter Wolters
20:51 Revision ef665e93: [BUGFIX] Remove some outdated keys from tokenizetyposcript.js
Keys 'allSaveFunctions' and 'disableTabInTextarea' have been removed
from the setup module a while ago.
Change-Id: I...
Christian Kuhn
20:36 Revision 2a53c734: [BUGFIX] Remove some outdated keys from tokenizetyposcript.js
Keys 'allSaveFunctions' and 'disableTabInTextarea' have been removed
from the setup module a while ago.
Change-Id: I...
Christian Kuhn
18:41 Revision c5d3ae98: [TASK] Add new bootstrap-slider version
Add new bootstap-slider version 9.7.3
Changes:
- Updates unit test suite to Jasmine 2.x.x
Resolves: #80907
Releases:...
Henrik Elsner
15:13 Revision 2c7b4caa: [TASK] Add new bootstrap-slider version
Add new bootstap-slider version 9.7.3
Changes:
- Updates unit test suite to Jasmine 2.x.x
Resolves: #80907
Releases:...
Henrik Elsner
13:48 Revision 2b2fff71: [TASK] Remove irre_tutorial changelog file
Resolves: #80939
Releases: master
Change-Id: Ibe2b6886a249d1edc61b9d388dc20d6369ca8064
Reviewed-on: https://review.ty...
Henrik Elsner
11:34 Revision 67ec7513: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/84 from jdreesen/patch-1
Update Helpers.html Wouter Wolters
10:35 Revision bde0ff43: Update Helpers.html
Delete superfluous "TYPO3". Jacob Dreesen
09:59 Revision ee9ad012: [BUGFIX] Use correct TypoScriptService in ClickEnlargeViewHelper
The Extbase TypoScriptService is used but should use the one from
the core.
Resolves: #80918
Releases: master,8.7
Ch...
Wouter Wolters
09:58 Revision 0a5ad14c: [BUGFIX] Use correct TypoScriptService in ClickEnlargeViewHelper
The Extbase TypoScriptService is used but should use the one from
the core.
Resolves: #80918
Releases: master,8.7
Ch...
Wouter Wolters
01:26 Revision f6e550f9: [BUGFIX] Ensure Install Tool is not using a deprecated property
The install tool still uses a variable which is deprecated.
Instead, the install tool already defines absPrefix as P...
Benni Mack
01:16 Revision c2b182be: [BUGFIX] Ensure Install Tool is not using a deprecated property
The install tool still uses a variable which is deprecated.
Instead, the install tool already defines absPrefix as P...
Benni Mack
00:17 Revision 94c4c7d3: [TASK] Update typo3/testing-framework from 1.0.1 to 1.0.5
A couple of composer changes and removal of a deprecated core call.
Change-Id: I8c3ad0689800f8848c39a31a4a76dc411314...
Christian Kuhn

2017-04-20

20:25 Revision d0f87bf9: [!!!][TASK] Remove deprecated code from ext:core
Resolves: #80716
Releases: master
Change-Id: Ia6b8cecc7527b168be2d35cbae28009d6626c8d8
Reviewed-on: https://review.ty...
Christian Kuhn
19:58 Revision e3d434f3: [FOLLOWUP][TASK] Remove deprecated output-related code from EXT:backend
Some occurrences of `->getVersionSelector()` were left.
These are removed now.
Resolves: #80705
Releases: master
Cha...
Andreas Fernandez
17:19 Revision 093f6183: [!!!][TASK] Remove deprecated output-related code from EXT:backend
Removes and adapts some classes, methods and properties
which were marked as deprecated.
Resolves: #80705
Releases: ...
Thomas Hohn
16:22 Revision bb9cc741: [!!!][TASK] Remove css_styled_content
Remove the css_styled_content extension and every connected
file. Also adapt current documentation comments to fluid_...
Henrik Elsner
14:31 Revision 5355b0d9: [!!!][TASK] Remove deprecated code from Extbase
Removes and adapts some classes, methods and parameters
which were marked as deprecated.
Resolves: #80713
Releases: ...
Benni Mack
14:09 Revision ba4bc25f: [!!!][TASK] Remove FormEngine / TCA related deprecated code
Resolves: #80913
Releases: master
Change-Id: I151fbf7a02df3e4713d623eb1659ac35ae2cb35a
Reviewed-on: https://review.ty...
Christian Kuhn
14:01 Revision f02807ac: [TASK] Remove upgrade wizards from TYPO3 6 to 7
Remove upgrade wizards for upgrading from TYPO3 v6 to v7.
Resolves: #80911
Releases: master
Change-Id: I133734115005...
Thomas Hohn
12:44 Revision 72e37d83: [!!!][TASK] Remove deprecations in DataHandler class
Removed deprecated methods `rmComma, destPathFromUploadFolder,
noRecordsFromUnallowedTables` and property `$checkWork...
Thomas Hohn
11:04 Revision 60c0d607: [!!!][TASK] Removed deprecated TYPO3\CMS\Extbase\Utility\ArrayUtility
Removed the class `TYPO3\CMS\Extbase\Utility\ArrayUtility`, since
it was deprecated with TYPO3 v8.
Resolves: #80701
...
Thomas Hohn

2017-04-19

23:36 Revision c6a64c9c: [!!!][TASK] Remove deprecated code / TypoScript in EXT:frontend
Any code/options related to Frontend rendering / TypoScript that
has been deprecated in v8 is now removed.
Resolves:...
Benni Mack
22:46 Revision 0716adae: [!!!][TASK] Remove deprecated code from ext:fluid
Resolves: #80707
Releases: master
Change-Id: I694b5df5032e82b807da1e56141e52276068838c
Reviewed-on: https://review.ty...
Wouter Wolters
22:10 Revision 3592b6ba: [!!!][TASK] Remove deprecated methods from BackendUtility
Update styleguide along the way, it used one of the
removed methods.
Resolves: #80706
Releases: master
Change-Id: If...
Wouter Wolters
21:10 Revision 207214c8: [!!!][TASK] Remove deprecated CharsetConverter functionality
Various methods and parameters related to CharsetConverter have been
removed.
Update styleguide, it used one of those...
Benni Mack
19:55 Revision d7f66478: [BUGFIX] styleguide: Switch away from deprecated BackendUtility::getFlexFormDS()
Christian Kuhn
19:06 Revision 1975b51f: [TASK] Resolve grunt build errors
* Remove /* @end */ comments
* Add missing line end line
* Remove unnessasery blank lines
* Add chosen to git
Resolv...
Markus Sommer
18:47 Revision f2fbcd73: [BUGFIX] styleguide: Switch from CharsetConverter->conv_case() to mb_strtoupper()
Christian Kuhn
18:05 Revision 6eb73dfb: [BUGFIX] Replace old optionSplit method calls
The Core has marked "TemplateService->splitConfArray" as deprecated, but
it is still used in some areas which have be...
Benni Mack
17:52 Revision 8cc16e37: [BUGFIX] Replace old optionSplit method calls
The Core has marked "TemplateService->splitConfArray" as deprecated, but
it is still used in some areas which have be...
Benni Mack
17:30 Revision 12388eae: [!!!][TASK] Remove deprecated old Backend AJAX registry
Removes the functionality related to $TYPO3_CONF_VARS['BE']['AJAX']
which has been superseeded by AjaxRoutes introduc...
Benni Mack
13:50 Revision 70a655f1: [!!!][TASK] Remove deprecated methods in ExtensionManagementUtility
Resolves: #80714
Releases: master
Change-Id: I05913ee262aed300347902a80a80fe12ca8bb9c9
Reviewed-on: https://review.ty...
Wouter Wolters

2017-04-18

23:51 Revision b867dddd: [!!!][TASK] Remove deprecated LanguageService / label functionality
Resolves: #80708
Releases: master
Change-Id: I9e3d67090b498c2087de8f70d6f44a21069704eb
Reviewed-on: https://review.ty...
Benni Mack
23:48 Revision fc83e6e6: [TASK] Update TYPO3 version to TYPO3 9.0-dev
Resolves: #80878
Releases: master
Change-Id: Ic4a697af859007c413808801a24f47ffd19c6017
Reviewed-on: https://review.ty...
Wouter Wolters
22:23 Revision 6405c2b8: [!!!][TASK] Remove deprecated methods in GeneralUtility
Drop methods and change method signatures of methods
within GeneralUtility.
Resolves: #80703
Releases: master
Change...
Benni Mack
21:04 Revision 86947e4c: [!!!][TASK] Remove all legacy CLI-related functionality
This patch removes the following the functionality from the TYPO3 Core, which
has been marked as deprecated in TYPO3 ...
Benni Mack
20:41 Revision fb6e9c66: [BUGFIX] Update branch alias for composer version
After branching it must be clear that 9.x is the latest development branch.
Additionally for the testing framework, ...
Benni Mack
20:07 Revision 37b7a55d: [TASK] Update dependency testing-framework to support v9
The testing framework has been changed to support v9
dependencies.
Resolves: #80882
Releases: master
Change-Id: I1f0...
Benni Mack
19:29 Revision 505d1dcf: [TASK] Set TYPO3 version to 7.6.19-dev
Change-Id: I9a931e059c314b94ab7503fa40c3cad5c0dce56a
Reviewed-on: https://review.typo3.org/52492
Reviewed-by: TYPO3 R...
TYPO3 Release Team
19:27 Revision 9219e4fa: [RELEASE] Release of TYPO3 7.6.18
Change-Id: I8fa37a25ec062e5289085002089464ba55974887
Reviewed-on: https://review.typo3.org/52491
Reviewed-by: TYPO3 R...
TYPO3 Release Team
19:03 Revision 93d314e2: [TASK] Set TYPO3 version to 8.7.2-dev
Change-Id: Ib6d099e6110eebdfb863d6fbe67ac09e7046c207
Reviewed-on: https://review.typo3.org/52489
Reviewed-by: TYPO3 R...
TYPO3 Release Team
19:01 Revision 5e3a0e4f: [RELEASE] Release of TYPO3 8.7.1
Change-Id: I0584cf00ac9234d2dfd3f17e45573760b187b4da
Reviewed-on: https://review.typo3.org/52488
Reviewed-by: TYPO3 R...
TYPO3 Release Team
18:49 Revision 03de833c: [TASK] Set TYPO3 version to 7.6.18-dev
Change-Id: I5b932d80ec319a6d33f1455e215d34d11863b102
Reviewed-on: https://review.typo3.org/52487
Reviewed-by: Oliver ...
Oliver Hader
18:29 Revision 74f5bb45: [RELEASE] Release of TYPO3 7.6.17
Change-Id: I21120dbe9ded68bce004a24a6134ab18f0ce5f9a
Reviewed-on: https://review.typo3.org/52484
Reviewed-by: TYPO3 R...
TYPO3 Release Team
18:24 Revision e90d883f: [TASK] Set TYPO3 version to 6.2.32-dev
Change-Id: Id99e868086dc0db50939a28ac9dbc9566d12177e
Reviewed-on: https://review.typo3.org/52483
Reviewed-by: TYPO3 R...
TYPO3 Release Team
18:22 Revision 82479014: [RELEASE] Release of TYPO3 6.2.31
Change-Id: I4625478633934ca914afbced3d3a8d216766591e
Reviewed-on: https://review.typo3.org/52482
Reviewed-by: TYPO3 R...
TYPO3 Release Team
18:17 Revision 06a21385: [BUGFIX] Update branch alias for composer version
After branching it must be clear that 9.x is the latest development
branch where 8.x is mapped to TYPO3_8-7.
Additio...
Benni Mack
13:25 Revision 811653de: [TASK] Use new CLI binary in docs instead of cli_dispatch.phpsh
There are still some places left where legacy functionality is used
or documented related to cli_dispatch.phpsh inste...
Benni Mack
13:24 Revision 9553d876: [FOLLOWUP][TASK] Use new CLI binary in docs instead of cli_dispatch.phpsh
Adjust the command argument from "scheduler" to "scheduler:run".
Change-Id: I47ed4fbb374ca81224b0bcacdbcc58d6e12d8b5...
Oliver Hader
12:52 Revision 8b38943a: [TASK] Use new CLI binary in docs instead of cli_dispatch.phpsh
There are still some places left where legacy functionality is used
or documented related to cli_dispatch.phpsh inste...
Benni Mack
10:27 Revision 3de08532: [TASK] Mark 6.2 as e-o-l in install tool core updater
In preparation of 6.2 end of life, a warning is added to the 6.2 core updater.
Change-Id: Ie1017958a7bfd06f10aa82939...
Christian Kuhn

2017-04-17

18:29 Revision dc0e7ac3: [BUGFIX] Use correct value for EU flag in sys_language records
Change-Id: I6cb873b0013f8324f247a19de4f663ca2e4d4848
Resolves: #80834
Releases: master, 7.6
Reviewed-on: https://revi...
Daniel Goerz
18:23 Revision e8a12043: [BUGFIX] Use correct value for EU flag in sys_language records
Change-Id: I6cb873b0013f8324f247a19de4f663ca2e4d4848
Resolves: #80834
Releases: master, 7.6
Reviewed-on: https://revi...
Daniel Goerz

2017-04-16

22:07 Revision e68e737e: [BUGFIX] Fix bug due to improper usage of boolean as object
\Doctrine\DBAL\Statement returns a boolean from calls to the execute() method.
To get the results of the query we obv...
Sven Carstens
16:27 Revision bbc8e727: [TASK] Update typo3/cms-styleguide from 8.0.8 to 8.0.9
Change-Id: Ic3d0d13d333f4e74e1dd416c8777e685a809b3d2
Resolves: #80858
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn

2017-04-14

19:03 Revision 6da38a68: [BUGFIX] AbstractMessage should have string, but integer is given
FlashMessage setter have been extended with strict scalar types,
however the disposal for e.g. Exception has not been...
Oliver Hader
11:55 Revision 338a0004: [BUGFIX] EXT:form - Fix default file upload mime types
This patch fixes the wrong mime types of file upload form elements.
Resolves: #80627
Releases: master
Change-Id: I20...
Ralf Zimmermann
11:23 Revision 889d470c: [TASK] Cover trivial setters and getters of cObj with unit tests
Cover trivial setters and getters of ContentObjectRenderer with
unit tests.
Releases: master
Resolves: #80574
Change...
Elmar Hinz
09:59 Revision 3967844b: [BUGFIX] Use correct order of SQL parameters in SysRefindexHashUpdater
Supply the positional parameter arguments to the update statement in
the correct order. The statement used for the up...
Morton Jonuschat

2017-04-13

23:59 Revision 286124c6: [BUGFIX] Quote table and fieldnames in BackendUtility::BEenableFields
Use Doctrine API to quote table and field names in BEenableFields().
Resolves: #80768
Releases: master
Change-Id: Ia...
Morton Jonuschat
22:14 Revision 80831612: [BUGFIX] Extbase: quote table and field names in join statements
Properly quote table and field names when building join statements
within Typo3DbQueryParser.
Change-Id: Ia2c977d198...
Morton Jonuschat
10:11 Revision 0869b4a6: [TASK] EXT:form - minor UX/ UI optimizations
* Add module description text
* Change order of form elements within the "create new element" modal
* Allow changing ...
Ralf Zimmermann

2017-04-11

14:54 Revision 7fdfd900: [TASK] Change TYPO3-logo from png to svg
Resolves: #78508
Releases: master
Change-Id: Ia31a0cb2e222408a831bdd5c322864dcf378a593
Reviewed-on: https://review.ty...
Henrik Elsner
14:23 Revision d53b7a29: [BUGFIX] Use named parameters in Extbase IN() queries
Try to infer the parameter type from the value and create a named
parameter per value passed to the IN() comparison.
...
Morton Jonuschat
14:22 Revision 9efd09fe: [TASK] Show same edit icon in filelist clickmenu
In filelist clickmenu the wrong editfile icon is used
Resolves: #80624
Releases: master
Change-Id: Ib7e4b79cdc5b4742...
Gianluigi Martino
12:25 Revision 1e50841a: [TASK] Mark ext:form as stable
Resolves: #80674
Releases: master
Change-Id: Iac7ff82460de670402702fa829d8a21b368ea25d
Reviewed-on: https://review.ty...
Henrik Elsner
12:12 Revision d2979125: [BUGFIX] Make EXT:form checkbox markup compatible to Bootstrap
Resolves: #80647
Releases: master
Change-Id: I915238b0179c7bbb81196b70a982642b34299773
Reviewed-on: https://review.ty...
Ralf Zimmermann
11:20 Revision 3afc2f19: [BUGFIX] Do not prefix FAL file links with absRefPrefix
When using an external FAL storage the public URLs of files contain a scheme.
Check for the scheme before prefixing w...
Helmut Hummel
10:39 Revision a519f63a: [TASK] Minor UX optimization in "Record selector" pop-up window
Improved rendering of "Record selector" pop-up window on smaller screens
Releases: master
Resolves: #80644
Change-Id...
Gianluigi Martino

2017-04-10

23:05 Revision fd7dc452: [TASK] Add extra info to description in SysRefindexHashUpdater
Installations having a large sys_refindex should perform the
update of the hash from the command line instead of usin...
Thomas Hohn
22:59 Revision dff8286c: [BUGFIX] Email links with parameters in LegacyLinkNotationConverter
Email addresses in link can have added query parameters to control
fields like the subject in the mail client.
Add a ...
Morton Jonuschat
08:04 Revision 99c75992: [BUGFIX] Correct stylelint violations in scss files
Resolves: #80747
Releases: master
Change-Id: Ifdf78f52dcbdb349c1a507d0e3324fa482cc0862
Reviewed-on: https://review.ty...
Benjamin Kott

2017-04-09

18:39 Revision 8916620a: [BUGFIX] Hide download distributions in composer mode
When installation is done with composer hide the
download distributions options in the install steps.
Resolves: #806...
Frans Saris

2017-04-07

22:23 Revision ce652258: [TASK] Correct view webpage link anchor in list module
Without this patch you land to the top of the page if you open the preview
of a content element in list module. Addin...
Gianluigi Martino
22:17 Revision 23c3c296: [TASK] Correct view webpage link anchor in list module
Without this patch you land to the top of the page if you open the preview
of a content element in list module. Addin...
Gianluigi Martino
20:34 Revision 2aa304eb: [BUGFIX] Ignore deleted references when deleting a file
With the doctrine migration the check for deleted=0 was forgotten.
This patch brings this check back and now files w...
Frans Saris
16:59 Revision f2ce7318: [BUGFIX] Allow file replace for editors
When file extension permissions are configured, replacing
a file fails with an error message, because the file extens...
Helmut Hummel
16:58 Revision b1572ac3: [BUGFIX] EXT:form - Avoid JavaScript errors
Avoid JavaScript errors especially if you try to remove a
"Required field" validator from an element which has no val...
Ralf Zimmermann
16:45 Revision 8b5b7687: [BUGFIX] Allow file replace for editors
When file extension permissions are configured, replacing
a file fails with an error message, because the file extens...
Helmut Hummel
16:37 Revision 7ccdba12: [BUGIFX] Allow file replace for editors
When file extension permissions are configured, replacing
a file fails with an error message, because the file extens...
Helmut Hummel

2017-04-06

07:15 Revision 9819cad4: [BUGFIX] Do not use doctrine constraints without bind values
Changed so doctrine constraints without the corresponding
bind values aren't passed around.
The $constraints variabl...
Christer V

2017-04-05

21:04 Revision b6cfadc9: [BUGFIX] Install tool css id used twice
css id 't3-install-password' is used twice in 'change install tool password'
and again in 'create administrator', cli...
Christian Kuhn
20:41 Revision 66278e21: [TASK] Add unit test to cover ContentObjectRenderer::linkWrap
Add unit test to cover ContentObjectRenderer::linkWrap.
Releases: master
Resolves: #80596
Change-Id: I9cdc5a443e8f95...
Elmar Hinz
20:19 Revision ab5d4147: [TASK] Avoid unused xpath when parsing locallang.xml
Increased performance by avoiding an xpath query if the requested
element is not 'target'.
Releases: master, 7.6
Res...
Stephan Großberndt
20:18 Revision 9f0fceb4: [BUGFIX] Allow editing of yaml files in the backend
This adds the yaml file extension to the known textfile extensions for
the backend, so that i.e. form manifests are e...
Ingo Pfennigstorf
20:13 Revision 17d833ff: [BUGFIX] Point new user to correct folder on first install
The FIRST_INSTALL needs to be created in the web root of your project
and not in the root of your project as that can...
Frans Saris
20:11 Revision 675e0fa9: [TASK] Avoid unused xpath when parsing locallang.xml
Increased performance by avoiding an xpath query if the requested
element is not 'target'.
Releases: master, 7.6
Res...
Stephan Großberndt
15:21 Revision 119a1a40: [BUGFIX] Determine default severity for modals correctly
This patch fixes the determination of the default severity for modals.
This ensures that the modal's header and its d...
Andreas Fernandez
15:11 Revision 213c7b34: [BUGFIX] Prevent replace of <link> tags in TypoScript setup
This patch prevent the wizard "Execute database migrations on single rows"
to deletes the whole TypoScript setup from...
Frank Nägler
14:57 Revision e7c651bd: [CLEANUP] Fix typo in a typoscript comment
Correct spelling of the word "compatibility"
Resolves: #80691
Releases: master
Change-Id: Iaae10ff0717af3b7dd81ebe9e...
Albrecht Köhnlein
11:25 Revision b98f3641: [BUGFIX] Adapt fluid_styled_content paths in initial page
When installing TYPO3 with the option to create a page with
TypoScript template, the template does not match the late...
Helmut Hummel

2017-04-04

12:54 Revision a845c52c: [TASK] Set TYPO3 version to 8.7.1-dev
Change-Id: I66c96891492626a868c2e9de7963ffe5a9761837
Reviewed-on: https://review.typo3.org/52361
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:51 Revision f4aa757e: [RELEASE] Release of TYPO3 8.7.0
Change-Id: I39ef41f945fc2b9bbc74aefc87fb3bbd3a087fcd
Reviewed-on: https://review.typo3.org/52360
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:35 Revision 1a97eeea: [BUGFIX] Introduction package fails in DataMapProcessor
Change-Id: Icf785d1c79d739fff70aeed8e7745cfedc3993ac
Resolves: #80676
Releases: master
Reviewed-on: https://review.ty...
Oliver Hader
10:01 Revision b26cf4e1: [BUGFIX] Creating typolink in backend should not throw an exception
The global $TSFE object is not available in the Backend anymore.
In order to use <f:link.typolink> in e.g. a toolbar...
Benni Mack
09:55 Revision 29f1d9f1: [BUGFIX] Prevent Exception when form folder doesn't exists
When for ext:form an addition allowedFileMounts is set to an
not existing folder you get an FolderDoesNotExistExcepti...
Frans Saris
08:41 Revision c0c3582c: [BUGFIX] Enable class/data-* attributes in RTE elements
CKEditor should allow data attributes and class attribute by
default, otherwise any link added in the typolink popup
...
Benni Mack
08:34 Revision 8e47ed8f: [TASK] Update testing framework to latest version
Change-Id: Ib5b0e88187323c84df37b7b5ab65549b2ab2a4a8
Resolves: #80667
Releases: master
Reviewed-on: https://review.ty...
Susanne Moog
00:22 Revision c0bfc071: [BUGFIX] typolink: Ensure explode() is using string
Link to home page with section and enabled realurl ends up in uncaught
exception because the new PageLinkBuilder is a...
Nicole Cordes
00:18 Revision 7c45dc50: [FOLLOWUP][BUGFIX] Do not devlog bad code smells of core classes
Fix casing of "false" to match CGL.
Releases: 7.6, 6.2
Resolves: #48544
Change-Id: I5b8c9ffd4e23c32efbbf72d2249cc7a6...
Markus Klein
 

Also available in: Atom