User tests: Successful: Unsuccessful:
Pull Request for Issue # .
document.onreadystatechange
which was broken by the core.js with the new Joomla.Options.Go to Admin -> configuration -> articles ->editing layouts and disable (hide) Frontend Images and Links.
Try to edit an article in the front end and use any of the xtd-buttons that have a modal (e.g. menu)
The modal will not close when selecting a menu.
Apply this patch and retry
Also try to drag and drop an image to tinymce area, the progress bar should appear and when complete disappear.
None
@Fedik you had a line options = jQuery.extend({}, options);
in tiny-init.js. Is that required? Do we have to replicate this with native JS?
Also I moved these to files to system/js and this will make sense for J4 as all the Joomla owned scripts will be in that directory and everything else in a media/vendor/...
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | JavaScript External Library Front End Plugins |
@brianteeman these files were introduced in 3.7, so not avail in previous versions.
EDIT: Also not deleted just moved to media/system/js, but GitHub doesn't really get that...
ok
On 6 October 2016 at 15:30, Dimitri Grammatikogianni <
notifications@github.com> wrote:
@brianteeman https://github.com/brianteeman these files were introduced
in 3.7, so not avail in previous versions—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#12324 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8fsGrIw9X8D0Nc_0_Dy5vh5C6bhaks5qxQXygaJpZM4KQAXC
.
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/
Labels |
Added:
?
|
Modals are now closing OK with this PR.
I have tested this item
looks go to me. Thanks @dgt41
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-08 22:27:18 |
Closed_By | ⇒ | wilsonge |
Removed RTC label
Labels |
Removed:
?
?
|
As you are deleting a file can you add that to the list of files to be
removed when a user upgrades please
On 6 October 2016 at 15:26, Dimitri Grammatikogianni <
notifications@github.com> wrote:
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/