- Feb 17, 2017
-
-
Frank Naegler authored
Remove usage of htmlEscape from core templates, because it is deprecated since #75575 Resolves: #79842 Related: #75575 Releases: master Change-Id: I62c53cb9cdba585f5ead920154dcef729c8c02eb Reviewed-on: https://review.typo3.org/51709 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Frank Naegler authored
This patch fixes wrong field escaping due to simple implode of fields in case label_alt is set for select or groups fields. Resolves: #79860 Releases: master Change-Id: Ie0753957e387c1624824d152ac291524cfd34ccd Reviewed-on: https://review.typo3.org/51721 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Georg Ringer authored
If the root page is selected, the following is improved: - show the sitename instead of '[root-level]' - show the world icon for the first pages (all with pid = 0) Resolves: #79857 Releases: master Change-Id: I449a34e356ec43f8679bb9cdcd4c790fd4701004 Reviewed-on: https://review.typo3.org/51719 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Egerer authored
Fix a fatal error introduced in a previous refactoring of the code. Resolves: #79864 Releases: master Change-Id: Ib50052f2d7b3485da97fbe7a4ad88041bb676dad Reviewed-on: https://review.typo3.org/51724 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 16, 2017
-
-
Sascha Egerer authored
Add some missing variable initialization in EXT:version Resolves: #79862 Releases: master Change-Id: I97d8326675d9d90404b99e501e8756ec045c0d90 Reviewed-on: https://review.typo3.org/51722 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mona Muzaffar authored
Resolves: #79437 Releases: master Change-Id: I5d1c64202d9e59c0a2a8e799df0576af9f6cb82d Reviewed-on: https://review.typo3.org/51556 Tested-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
Fix reliance on MySQLs implicit secondary ordering by uid within DataHandler. Reset sequenced on non-MySQL database platforms. Sort expected results retrieved from the database and switch to using assertEquals() to avoid string/int type differences in result rows due to different drivers. Change-Id: I95a8cdb81dbbdb6c4bcf2c6c9ad9f0e5f9ae44fe Resolves: #79672 Releases: master Reviewed-on: https://review.typo3.org/51664 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Manuel Selbach <manuel_selbach@yahoo.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
Sort expected results retrieved from the database and switch to using assertEquals() to avoid string/int type differences in result rows due to different drivers. Change-Id: I65975967171c28a13c8711d352895d2969d408ea Resolves: #79671 Releases: master Reviewed-on: https://review.typo3.org/51665 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Klein authored
This is not the job of the uri builder to decide this. It must simply build an URL from all given parameters. In general, empty parameters can be intended by a dev. Resolves: #79835 Releases: master, 7.6 Change-Id: I0ec3e7c41a78b40ecd81e52381f1d744a1e65608 Reviewed-on: https://review.typo3.org/51704 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Johannes Kasberger <johannes.kasberger@reelworx.at> Tested-by:
Johannes Kasberger <johannes.kasberger@reelworx.at> Reviewed-by:
Josef Glatz <josef.glatz@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Susanne Moog authored
Change-Id: Ib8b787980d90c686457155cbb6c15cd3cd7c0d61 Releases: master Resolves: #79851 Reviewed-on: https://review.typo3.org/51715 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
PostgreSQL requires mixed case column names in the database to be quoted at all times, otherwise the name of the column will be forcefully converted to all lowercase. Set a constant in the testrenderer that contains the current database type and switch the WHERE condition in JsonRenderer.ts to a properly quoted version for PostgreSQL Change-Id: I0b7caf4b51006bdf3bc131d995b0993504f49889 Releases: master Resolves: #79651 Reviewed-on: https://review.typo3.org/51569 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
There are some unnecessary calls to the core, which are obviously unneeded. Resolves: #79843 Releases: master Change-Id: Ia86f57e56516cc30132a2360d8dc17a44e95531e Reviewed-on: https://review.typo3.org/51706 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- Feb 15, 2017
-
-
Oliver Hader authored
* add values of pages.tx_irretutorial_hotels to assertions * extend JSON renderer to reflect pages.tx_irretutorial_hotels Resolves: #79829 Releases: master Change-Id: I27ac88af79aa6cef85e8d34d22f464c62142cbed Reviewed-on: https://review.typo3.org/51712 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Benni Mack authored
When opening an existing link by double-clicking on the a tag element in CKEditor the popup should open, however if no additional attributes are registered, JS throws an error. Resolves: #79818 Releases: master Change-Id: I9f9b838862ab76d21161d4962f75f88d70c44cdd Reviewed-on: https://review.typo3.org/51691 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Oliver Hader authored
Live and Workspaces share quite a lot of common test cases which however are duplicated for each scenario. To ease the integration of new tests for both scenarios, these superfluous redundancies are removed. Resolves: #79833 Releases: master Change-Id: I2ef2ee63d9c052ea5e9a5a8ddae7c63f15abf58d Reviewed-on: https://review.typo3.org/51701 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Jan Kiesewetter authored
Resolves: #79828 Releases: master Change-Id: Ibf3da0d9a181004340038762ef548b10883406b8 Reviewed-on: https://review.typo3.org/51697 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Tymoteusz Motylewski authored
The formengine validation test is splitted into few smaller tests. Releases: master Resolves: #79788 Change-Id: I8a44c02e77bad9b26d33aa17a1d18f2c9edd26ff Reviewed-on: https://review.typo3.org/51660 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Oliver Hader authored
* remove wrong column shift in data-set * update reference index entries for workspaces Resolves: #79829 Releases: master Change-Id: I64496bf907cda7a81313c49c80419be3a798ad2e Reviewed-on: https://review.typo3.org/51705 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
* add field pages.tx_irretutorial_hotels * add one relation to tx_irretutorial_1nff_hotel * update assertions for all scenarios Resolves: #79829 Releases: master Change-Id: Ic2f830ac855e1c79692b7182762795be1a893a80 Reviewed-on: https://review.typo3.org/51698 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Manuel Selbach authored
Implement Testbase::importXmlDatabaseFixtureFinisher to handle database platform specific cleanup tasks for functional tests. For PostgreSQL this will update the primary key sequences to the maximum value used in the table to avoid key errors on subsquent inserts. This patch doesn't fix all functional test to work on PostgreSQL, this will follow in smaller, subsequent patches as many tests currently fail due to database rows being returned in a different order as well as due to different return types of the databases (i.e. int vs. string) leading to failures when using assertSame(). Releases: master Resolves: #79650 Change-Id: I8a08fc033b638eb66ca7655fdde4f311dd5982b2 Reviewed-on: https://review.typo3.org/51152 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Code cleanup based on the static analyser Psalm. https://github.com/vimeo/psalm Resolves: #79815 Releases: master Change-Id: I67dd33a79564b81931515f210644e980f83d3b7b Reviewed-on: https://review.typo3.org/51679 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Andreas Fernandez authored
PHP’s `array_pop()` requires its argument being passed as reference, but the result of `array_keys()` is directly used. The result of `array_keys()` is now stored into a variable which gets passed to `array_pop()`. Resolves: #79686 Releases: master, 7.6 Change-Id: Icda3040abefbffad64e93acf0d7ae632ccee00bf Reviewed-on: https://review.typo3.org/51590 Reviewed-by:
Armin Vieweg <armin@v.ieweg.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
The Fluid namespace "core" is now available globally, making it obsolete to register the namespace manually in each file any core viewhelper is necessary. This is also a precursor for integrating Frontend Editing content editable ViewHelpers in all places of TYPO3 Frontend when fluid templates are in use. Resolves: #79817 Releases: master Change-Id: I7691107fa7c02e71b848cd8d0bb0eecdae5a8171 Reviewed-on: https://review.typo3.org/51688 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mattias Nilsson <tollepjaer@gmail.com> Tested-by:
Mattias Nilsson <tollepjaer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Nicole Cordes authored
As the file list module was renamed, backend groups and users access lists need adjustments. This patch updates the module name and removes the non-existing "file" module from those lists. Resolves: #78979 Releases: master, 7.6 Change-Id: I06bd10523399f38e2a0ec6fdf5740cbfea6dd509 Reviewed-on: https://review.typo3.org/50982 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Feb 14, 2017
-
-
Wouter Wolters authored
Resolves: #79810 Releases: master Change-Id: I8325ad82a66d7a2c4c5028ecf63fea690c5b7ac0 Reviewed-on: https://review.typo3.org/51674 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
A comment in InitializeProcessedTca can be removed as since #79059 a type is required and checked. Resolves: #79816 Releases: master Change-Id: Id9ecf7e15b584c20e30f4a5148f35c093d0c6923 Reviewed-on: https://review.typo3.org/51687 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
If two extensions register the same command, the "last one" wins currently. The patch throws an exception if there is already a name or alias with this command name. Resolves: #79590 Releases: master Change-Id: Iaafb97d88455077ab60689c32dda0580c47e0b47 Reviewed-on: https://review.typo3.org/51316 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Thoams Oliver Moll authored
GIFBUILDER generates file names from serialized data from the GIFBUILDER setup (typoscript). This can result in too long file names when the GIFBUILDER is called with many parameters and on filesystems with a max filename/path length. The comment of the function fileName() states that the filename should be shortened to 100 chars, but this doesn't happen. This patch introduces a simple substring to enforce this limit. Change-Id: Iaa17760bbf34fc6c01a9bc5ea8d1f8b6b242fecb Resolves: #79301 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/51305 Reviewed-by:
Marco Huber <mail@marco-huber.de> Tested-by:
Marco Huber <mail@marco-huber.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
TYPO3 Release Team authored
Change-Id: I112860b52029a9df98143602ef4addaf48a488fe Reviewed-on: https://review.typo3.org/51673 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
TYPO3 Release Team authored
Change-Id: I92505b77df3a6d1a8dceaf137a174aa887e08e0e Reviewed-on: https://review.typo3.org/51672 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
Oliver Hader authored
The allowLanguageSynchronization does not work correctly with the tables pages and pages_language_overlay. This change at least provides the basic functionality for regular non-relational values (which might work, but are not verified with tests properly). Resolves: #79809 Releases: master Change-Id: Ia8402799828490e695fd7bfed1d1df51c6c43f3e Reviewed-on: https://review.typo3.org/51671 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Oliver Hader authored
L10nModeUpdater has to be adjusted to reflect all possibilities that became available with introducing allowLanguageSynchronization and the implicit synchronization for the exclude mode. Instead of cloning the logic again inside the upgrade wizard, the DataHandler and DataMapResolver is used to determine required changes as well as performing especially relation resolving and handling. Resolves: #79768 Releases: master Change-Id: Id61c419fe9f6aa6fdbbe6f3d6335b0e9c1bf0693 Reviewed-on: https://review.typo3.org/51646 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Kott authored
Resolves: #79719 Related: #79622 Releases: master Change-Id: Id4c7cd1c659df35fb1484d40d079f3d6b1074e20 Reviewed-on: https://review.typo3.org/51640 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
Broken TCA - if 'config' is not an array - can lead to warnings in TcaMigration. Move a couple of lines around to suppress this. Change-Id: I8411cd8335de6af49cbd85f821239723dc6d6c55 Resolves: #79806 Releases: master Reviewed-on: https://review.typo3.org/51668 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
The button was accidentally removed when introducing the configuration of the RTE via YAML. Resolves: #79807 Releases: master Change-Id: I083432af50279f7bc3a1e0d0d748d8ee06b31354 Reviewed-on: https://review.typo3.org/51670 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Tymoteusz Motylewski authored
Add value to the language_isocode column for sys_language fixture and CType for tt_content fixture. Resolves: #79790 Releases: master Change-Id: I2d83d436c495bc2a8174527f34610880f8a0f9ea Reviewed-on: https://review.typo3.org/51661 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Thomas Löffler <thomas.loeffler@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Josef Glatz authored
The vietnam svg flag is somewhat garbled. The external lib "region-flags" isn't broken. It seems as if it was mutilated while adding it to the core last time. The broken svg icon is fixed by a re-run of `grunt svgmin` task. Resolves: #79793 Releases: master, 7.6 Change-Id: Ic1337a1a7037fa95d739937571a1a4ed381e1dae Reviewed-on: https://review.typo3.org/51662 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Josef Glatz authored
Make compiling css with grunt clean again when executing. Resolves: #79794 Releases: master Change-Id: Iafee078446347e1de834f555439c921fc401aa98 Reviewed-on: https://review.typo3.org/51663 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Anders Kostending authored
The version number of require.js should reflect the one of the already installed version v2.3.2. Require.js release notes: 2.3.0: The way dependencies are found for the sugared syntax changed slightly in #1582. It is now faster and should catch more legitimate dependency cases. You should not notice any negative consequences to the change, but given how important that mechanism is, it was best to rev the minor version to 2.3. The r.js optimizer also handles larger directory changes better. If you are using 2.2, you are encouraged to update to 2.3. alameda was also updated to 1.1.0 to include the same dependency searching change as requirejs 2.3. 2.3.1: Only one change from 2.3.0, and it is in the optimizer. It fixes how the bundled uglifyjs declares the addFile function. Without the fix, it causes an error in Node 0.10/0.12. Newer versions of Node are not affected. 2.3.2: Fixes an issue that prevented the 2.3.x optimizer from running in Java's 8+'s jjs. There was a change in require.js and a change in the r.js optimizer. Resolves: #79738 Releases: master Change-Id: I117e0809236462fb6888108f1db60d6d1b4254e9 Reviewed-on: https://review.typo3.org/51623 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Josef Glatz <josef.glatz@typo3.org> Tested-by:
Josef Glatz <josef.glatz@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Mathias Schreiber authored
Update and proofread 8.6 docs Resolves: Change-Id: Ie6cf569ad331f97637cc01901e689db22abeae05 Reviewed-on: https://review.typo3.org/51641 Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-