- 25 Jul, 2016 1 commit
-
-
Alexander Grein authored
Increase min php version to 5.5; remove max php version; add autoload section; change array syntax to []
-
- 13 Jun, 2016 1 commit
-
-
Stefan Galinski authored
-
- 02 Jun, 2016 2 commits
-
-
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.
-
- 21 Apr, 2016 2 commits
-
-
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
-
- 12 Apr, 2016 2 commits
-
-
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
-
- 27 Feb, 2016 3 commits
-
-
Stefan Galinski authored
-
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
-
- 22 Feb, 2016 1 commit
-
-
Juan Manuel Vergés Solanas authored
[BUGFIX] Fix for multiple TinyMCE in same page. Avoids multiple initialization which was breaking the save in TYPO3.
-
- 21 Dec, 2015 4 commits
-
-
Stefan Galinski authored
-
Stefan Galinski authored
-
Stefan Galinski authored
-
Stefan Galinski authored
-
- 13 Dec, 2015 1 commit
-
-
Stefan Galinski authored
-
- 12 Dec, 2015 3 commits
-
-
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
-
- 10 Dec, 2015 1 commit
-
-
Marco Huber authored
-
- 23 Nov, 2015 4 commits
-
-
Fabian Galinski authored
-
Fabian Galinski authored
-
Fabian Galinski authored
-
Fabian Galinski authored
-
- 03 Sep, 2015 3 commits
-
-
Stefan Galinski authored
-
Stefan Galinski authored
-
Stefan Galinski authored
-
- 20 Aug, 2015 3 commits
-
-
Stefan Galinski authored
-
Stefan Galinski authored
-
Stefan Galinski authored
-
- 19 Apr, 2015 3 commits
-
-
Stefan Galinski authored
-
Stefan Galinski authored
-
Stefan Galinski authored
parsing for markers in TSConfig / JavaScript to allow complex setups with nested parenthesis See merge request !2
-
- 15 Apr, 2015 3 commits
-
-
Sigfried Arnold authored
reduced the interval 333 ms (1/3 of the original value) this makes very old systems a bit unhappy due to higher CPU load but works fine on modern systems (faster loading) editor
-
Sigfried Arnold authored
-
Sigfried Arnold authored
-
- 14 Apr, 2015 1 commit
-
-
Sigfried Arnold authored
-
- 21 Mar, 2015 2 commits
-
-
Stefan Galinski authored
-
Stefan Galinski authored
-