- May 29, 2017
-
-
Paul Ilea authored
-
- Mar 21, 2017
-
-
Paul Ilea authored
- Aug 26, 2016
-
-
Fabian Galinski authored
-
Fabian Galinski authored
-
Fabian Galinski authored
- Jul 27, 2016
-
-
Stefan Galinski authored
-
Stefan Galinski authored
-
Stefan Galinski authored
correcting replace section of composer.json See merge request !10
- Jul 25, 2016
-
-
Alexander Grein authored
-
Alexander Grein authored
-
- Jun 13, 2016
-
- Jun 02, 2016
-
-
Stefan Galinski authored
[BUGFIX] Fix broken RTE within flexform In my case with EXT:flux and TYPO3 7.6 the RTE doesn't appear. This is caused by a syntax error within the JavaScript. The selector of the content element text field looks actually like $('.tinymce4_rte#RTEarea'data_tt_content__55__bodytext_''), where are single quotes arround the "editornumber". This is caused by addConfigurationOption(), where strings get wrapped. This fix removes the single quotes around the string and respects the previous fix in Commit e699df35. Feedback is welcome. Best regards, David See merge request !9
-
David Gurk authored
In my case with EXT:flux and TYPO3 7.6 the RTE doesn't appear. This is caused by a syntax error within the JavaScript. The selector of the content element text field looks actually like $('.tinymce4_rte#RTEarea'data_tt_content__55__bodytext_''), where are single quotes arround the "editornumber". This is caused by addConfigurationOption(), where strings get wrapped. This fix removes the single quotes around the string and respects the previous fix in Commit e699df35.
-
- Apr 21, 2016
-
-
Stefan Galinski authored
In a flexform (f.e. powermail) the RTE id can have a . which has to be escaped t… …o make the jquery selector work. The RTE's id in the powermail flexform tab "Submit Page" is RTEareadata_tt_content__213002__pi_flexform__data__thx__lDEF__settings.flexform.thx.body__vDEF_. But the . breaks the jQuery selector, so we have to escape it. See merge request !8
-
Marco Huber authored
In a flexform (f.e. powermail) the RTE id can have a . which has to be escaped to make the jquery selector work
-
- Apr 12, 2016
-
-
Stefan Galinski authored
[BUGFIX/REVERT] Revert 4bd962b5 and use unique identifier to enable both, multiple RTEs in one record and multiple RTEs because of IRRE See merge request !7
-
Marco Huber authored
[BUGFIX/REVERT] Revert 4bd962b5 and use unique identifier to enable both, multiple RTEs in one record and multiple RTEs because of IRRE
-
- Feb 27, 2016
-
-
Stefan Galinski authored
-
Stefan Galinski authored
[BUGFIX] Fix for multiple TinyMCE in same page. Avoids multiple initialisation which was breaking the save in TYPO3. See merge request !6
- Feb 22, 2016
-
-
Juan Manuel Vergés Solanas authored
[BUGFIX] Fix for multiple TinyMCE in same page. Avoids multiple initialization which was breaking the save in TYPO3.
-
- Dec 21, 2015
-
-
Stefan Galinski authored
-
Stefan Galinski authored
- Dec 13, 2015
-
-
Stefan Galinski authored
-
- Dec 12, 2015
-
-
Stefan Galinski authored
-
Stefan Galinski authored
-
Stefan Galinski authored
[BUGFIX] Load TinyMCE via require.js to fix problems with IRRE and update some more core changes See merge request !5
-
- Dec 10, 2015
-
-
Marco Huber authored
-
- Nov 23, 2015
-
-
Fabian Galinski authored
-
Fabian Galinski authored
-
Fabian Galinski authored
- Sep 03, 2015
-
-
Stefan Galinski authored
-
Stefan Galinski authored