? Success

User tests: Successful: Unsuccessful:

avatar dgt41
dgt41
13 Oct 2014

This is a repost of #4562 which was ruined in the rebase...

Move modals from mootools to Bootstrap

This is the last (I hope) PR to get all back end using bootstrap modals. The rest are: #4513 #4514 #4561.

Testing:

Apply patch and follow the images below to see where you should focus:

administrator/index.php?option=com_menus&view=menus
screenshot 2014-10-12 06 35 39

screenshot 2014-10-12 06 35 53

administrator/index.php?option=com_menus&view=item&layout=edit&id=101
screenshot 2014-10-12 06 36 12
screenshot 2014-10-12 06 36 24

screenshot 2014-10-12 06 36 36
screenshot 2014-10-12 06 36 46
———————

Votes

# of Users Experiencing Issue
1/3
Average Importance Score
3.00

avatar dgt41 dgt41 - open - 13 Oct 2014
avatar jissues-bot jissues-bot - change - 13 Oct 2014
Labels Added: ?
avatar dgt41 dgt41 - reference | - 14 Oct 14
avatar brianteeman brianteeman - change - 14 Oct 2014
Category Templates (admin) UI/UX
avatar nicksavov nicksavov - change - 16 Oct 2014
Labels Added: ?
avatar tairedweb tairedweb - test_item - 17 Oct 2014 - Tested unsuccessfully
avatar tairedweb
tairedweb - comment - 17 Oct 2014

i follow at this step...
screen shot 2014-10-16 at 22 56 46
but when i click on breakcum... this popup said wrong at tile name.
screen shot 2014-10-16 at 22 56 50
and sometime when i'm click other position, it auto turn back...
screen shot 2014-10-16 at 22 59 37

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.

avatar trangredweb
trangredweb - comment - 17 Oct 2014

When choose Module Assignment, when click module Main Menu, it turn back main : Edit Menu Item.
joomla administration menu manager edit menu item
When choose module "Similar Items (Public in )" in Module Assignment, popup don't show right module.
1

avatar trangredweb trangredweb - test_item - 17 Oct 2014 - Tested unsuccessfully
avatar jcata jcata - test_item - 17 Oct 2014 - Tested unsuccessfully
avatar jcata
jcata - comment - 17 Oct 2014

I have the same trouble that trangredweb, When I choose module like "breadcrumbs" in module assigment, popup don't show right module, and when I close this modal and choose another module go back (closing modal and select details tab).

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.

avatar mrunalpittalia mrunalpittalia - test_item - 17 Oct 2014 - Tested unsuccessfully
avatar mrunalpittalia
mrunalpittalia - comment - 17 Oct 2014

I have tested this patch, fasing same issue mentioned by trangredweb & jcata .

screen shot 2014-10-17 at 04 44 37

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.

avatar LLNet LLNet - test_item - 17 Oct 2014 - Tested unsuccessfully
avatar LLNet LLNet - test_item - 17 Oct 2014 - Tested unsuccessfully
avatar LLNet
LLNet - comment - 17 Oct 2014

screen shot 2014-10-17 at 06 27 35
The first error here.
and hey @trangredweb xD

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.

avatar dgt41
dgt41 - comment - 17 Oct 2014

@LLNet @mrunalpittalia @jcata @trangredweb I fixed the rendering the wrong module problem, can you test again?

Mind you that the styling might be off here because, this PR is part of all the others with the modals, but this one NOW will use the standard css, which of course will be too narrow. you can copy/paste the template.css from here https://github.com/joomla/joomla-cms/pull/4561/files

avatar RamaniBhadresh RamaniBhadresh - test_item - 17 Oct 2014 - Tested successfully
avatar RamaniBhadresh
RamaniBhadresh - comment - 17 Oct 2014

@test successfully

Step1 :- Access Comoponent menus like in url (?option=com_menus&view=menus).
Step2 :- select Linked Modules->modules(DropDown)->main menu(public in position 7) before press ctrl+shift+m.
Step3 :- if u press above shortcut then layout come as bootstrape or mobile layout
Step4 :- Then after select Step2.....

So test Successful and i cant find any bugs related to bootstreps...

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.

avatar RamaniBhadresh RamaniBhadresh - test_item - 17 Oct 2014 - Tested successfully
avatar anibalsanchez
anibalsanchez - comment - 17 Oct 2014

@test successfully, BUT, Step1 :- Access Comoponent menus like in url (?option=com_menus&view=menus).

Notice: Undefined property: MenusViewMenus::$id in /home/pwork02/9_Testing/j3/administrator/components/com_menus/views/menus/tmpl/default.php on line 32

Generates this Javascript function "function jSelectPosition_(name) {", note that the ID is missing



This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.

avatar dgt41
dgt41 - comment - 17 Oct 2014

@anibalsanchez That code was already there. I’ll see what I can do

avatar TasolJaySoni TasolJaySoni - test_item - 17 Oct 2014 - Tested successfully
avatar mrunalpittalia
mrunalpittalia - comment - 17 Oct 2014

@test Works successfully with new pull, tested successfully.

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.

avatar mrunalpittalia mrunalpittalia - test_item - 17 Oct 2014 - Tested successfully
avatar TasolJaySoni
TasolJaySoni - comment - 17 Oct 2014

@test sucessfully works with bootstrap without any issue..

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.

avatar dgt41
dgt41 - comment - 17 Oct 2014

@anibalsanchez no notice anymore!

avatar mrunalpittalia mrunalpittalia - change - 17 Oct 2014
Status Pending Ready to Commit
avatar mrunalpittalia
mrunalpittalia - comment - 17 Oct 2014

Moving to RTC as we have more than 2 successful tests

Note: counted successful test after new patch from dgt41

avatar brianteeman brianteeman - change - 17 Oct 2014
Status Ready to Commit Needs Review
avatar mtmeyrick mtmeyrick - test_item - 17 Oct 2014 - Tested successfully
avatar dgt41
dgt41 - comment - 6 Nov 2014

@Bakual Did I just kill travis?

avatar infograf768
infograf768 - comment - 6 Nov 2014

Relaunched it. Let's see.

avatar Bakual
Bakual - comment - 6 Nov 2014

Travis kills itself nowadays :smile:
There is an issue with Travis authenticating against GitHub for some reason. Looks like some rate limiting to me.
It happens now because part of Joomla is now powered using composer.

avatar infograf768
infograf768 - comment - 6 Nov 2014

tested: I get
( ! ) Parse error: syntax error, unexpected end of file in root/administrator/components/com_menus/views/menus/tmpl/default.php on line 205

as a <?php endif; ?> is missing after </table>
also in this file, please respect indentation.
also
Notice: Undefined variable: canEdit in /root/administrator/components/com_menus/views/menus/tmpl/default.php on line 39

avatar infograf768
infograf768 - comment - 6 Nov 2014

Also, I can't access to the Note field at bottom right of the modal, except if I enlarge drastically the window height

avatar infograf768
infograf768 - comment - 6 Nov 2014

Also
( ! ) Notice: Undefined variable: item in ROOT/administrator/components/com_menus/views/item/tmpl/edit_modules.php on line 17

avatar dgt41
dgt41 - comment - 6 Nov 2014

@infograf768 Now everything should be fine

avatar infograf768
infograf768 - comment - 6 Nov 2014

We still have the modal sizing error:
screen shot 2014-11-06 at 17 29 30

and another Notice:
Notice: Trying to get property of non-object in root/administrator/components/com_menus/views/menus/tmpl/default.php on line 41

(that one can be solved by changing back in default.php to
foreach ($this->modules[$item->menutype] as &$module) :

avatar dgt41
dgt41 - comment - 6 Nov 2014

@infograf768 All the iframes heights should be 600px, is that way too big? maybe some browser caching…
I reverted that foreach line to get rid of the notice

avatar dgt41
dgt41 - comment - 6 Nov 2014

Hathor views:
screen shot 2014-11-06 at 10 05 49
screen shot 2014-11-06 at 10 06 11

avatar smanzi
smanzi - comment - 7 Nov 2014

As strange as it may seems, applying this patch (with com_patchtester to J! 3.3.6) has side effects on the administrator login page: the background attributes for the .view_login CSS class are lost!

avatar dgt41
dgt41 - comment - 7 Nov 2014

@smanzi But we don’t touch at all the login view and the additional css only affect the modals. Maybe a glitch in com_patchtester?
Here is the before
screen shot 2014-11-07 at 4 28 03
and the after
screen shot 2014-11-07 at 4 29 01
In my localhost. Which seems identical except that the colors for some reason (unknown to me) are altered

avatar smanzi
smanzi - comment - 7 Nov 2014

Yeah... strange... in my template.css, after applying this PR I have (at line 6991):

.view-login {
    padding-top: 0;
}
avatar dgt41
dgt41 - comment - 7 Nov 2014

@smanzi I confirm that this code is added somehow in the template.css (strange)
If you just save again the style in isis the colors are restored…
I guess is the com_patchtester

avatar smanzi
smanzi - comment - 7 Nov 2014

@dgt41 Sorry I must be really thick today, but... what do you mean by "save again the style in isis"?

Also:
Giving the iframe an height of 500px IMHO in many situation determines a loss of available real estate and the need to use the scroll bar which will not be needed if all the available screen real estate was used.

I'm now working on a proof of concept that will use all the available real estate (at this time I'm only patching the generated HTML "live" with firebug): the concept is not giving an "height" to the iframe and instead giving it a style="height:95%". The same must be done to every containing div, and a height:5% must be given to the modal-header div.

It works, somehow better, but there are issues if that 5% allocated to the header becomes not enough for its actual height.

I also find the <div id="module##Modal-container"> to be useless.
Instead, by putting both the modal header and modal container inside a further containg div, would be possible to center the modal with a "margin: 0 auto", which I find more elegant that using relative positioning with the "left: 50%" attribute...

Stay tuned! :-)

avatar dgt41
dgt41 - comment - 7 Nov 2014

@smanzi On the last one: the html code is generated from javascript so what you propose is to alter the bootstrap modal code and I am not so sure if people will like that.
As for save:
go to Extensions->templates->isis default and just press the save button

avatar smanzi
smanzi - comment - 7 Nov 2014

as far as regards the template.css "glitch", I tried what you said, even forced reloading the css, but I still get a white login page... but let's forget about it if it is just a com_patchtester issue (to be investigated, in its context, anyway... who is maintaining it?)

Generated HTML: I get what you mean, and no, it wouldn't be a good Idea. Anyway that 500px height is something I really dislike: what about adding a small JQuery script acting on the DOM and "fixing things up"?

avatar dgt41
dgt41 - comment - 7 Nov 2014

@smanzi If you have some code don’t hesitate to bring it either here or in another PR. Also there are these PR’s #4645 #4575 #4563 dealing with the same css code, so if we can do something js wise to bring some sanity will be excellent! Let me know if you have something!

avatar smanzi
smanzi - comment - 7 Nov 2014

Yes, I've seen also the other PRs, but I started looking at this one...

OK, If I came to something useful I'll let you know, either here or with a PM: I don't want to mix things up too much with new PRs...

Thanks!

avatar smanzi
smanzi - comment - 7 Nov 2014

is this the repo for com_patchtester: https://github.com/ianmacl/patchtester ?

avatar Bakual
Bakual - comment - 7 Nov 2014

is this the repo for com_patchtester: https://github.com/ianmacl/patchtester ?

No, that's an outdated one.
Use http://joom.la/patchtester or https://github.com/joomla-extensions/patchtester

avatar smanzi
smanzi - comment - 7 Nov 2014

Thanks, Thomas!

avatar smanzi
smanzi - comment - 7 Nov 2014

@dgt41

Probably something lin the lines of this (taken from http://stackoverflow.com/questions/11873312/jquery-adjusting-iframe-height):

jQuery(document).ready(function() {
    var height = $(window).height();
    $('iframe').css('height', height * 0.9 | 0);
});

We should anyway, do something more "refined" and take into account the height of the .modal-header div as well...

avatar smanzi
smanzi - comment - 7 Nov 2014

... and maybe assign an ID to the iframe to target it better...

avatar dgt41
dgt41 - comment - 7 Nov 2014

@smanzi I am afraid we don’t have the option to set ID in the iframe https://github.com/joomla/joomla-cms/blob/staging/libraries/cms/html/bootstrap.php#L318-L319
But this can change

avatar infograf768
infograf768 - comment - 7 Nov 2014

Folks
#4661 (comment)

.view login has changed in 3.4 and this has been ported to staging after the merge.

.view-login {
    padding-top: 0;
}

is correct.
see where it is now:
https://github.com/joomla/joomla-cms/blob/staging/administrator/templates/isis/login.php#L59

avatar smanzi
smanzi - comment - 7 Nov 2014

@infograf768 Thanks! I closed the joomla-extensions/patchtester#53 issue.

P.S.: why the "padding-top: 0;" attribute wasn't put in the inline style??

avatar smanzi
smanzi - comment - 8 Nov 2014

@dgt41
I'm afraid I'm going to throw in the towel:

My idea was to add into a "jQuery(document).ready(function() {});" something like:

$script[] = "jQuery('.modal iframe').css('height','" . mycomputedheight . "px !important')";

Unhappily I'm even unable to understand where and which JHtmlBootstrap::renderModal call in which file is used in this context as there are several, all similar between themselves, throughout the code.

I'm afraid I'm not ready yet for this maze... sorry... :-(

avatar smanzi
smanzi - comment - 8 Nov 2014

@dgt41
Well... actually I didn't throw the towel in!

In administrator/components/com_menus/views/item/tmpl/edit_modules.php try adding the following after line 22:

    $script[] = '   jQuery("#module'. $module->id .'Modal").on("show", function () {';
    $script[] = '       jQuery(".modal-body iframe").height(jQuery(window).height() * 0.8);';
    $script[] = '       jQuery(window).resize(function () {';
    $script[] = '           jQuery(".modal-body iframe").height(jQuery(window).height() * 0.8);';
    $script[] = '       });';

That 0.8 is only a first (rough) estimate of what the height should be, but it seems to me that the damn thing is working... It resizes too when resizing the browser window.

What do you think?

avatar smanzi
smanzi - comment - 8 Nov 2014

Unrelated with the "height" issue:

It would be better not having the "data-dismiss" button on the modal and solely rely on the "Save" and "Cancel" buttons as using the data-dismiss "X" for the modal will leave the associated module locked.

This, anyway requires a modification of JHtmlBootstrap::renderModal() with the addition of a parameter to select if one wants to have the data-dismiss button (default=true).

Do you think it would be worth if I make a PR for that?

avatar smanzi
smanzi - comment - 8 Nov 2014

... or it may be hidden through Javascript ...

avatar dgt41
dgt41 - comment - 8 Nov 2014

@smanzi Sorry Sergio for the late response, I was trying to push some code

avatar smanzi
smanzi - comment - 8 Nov 2014

@dgt41
No prob, Dimitri!

Yes, I understand that it is difficult to make styling modifications and have everybody happy, but... just give a try to my code: I honestly and respectfully think it is better than the fixed 500px height... What I would like to do is to give the iframe an height so that the modal will be centered in the window (same margin below as above) but at this time I have difficulties figuring out what the top margin is through Javascript (that Boostrap modal is a real bitch!).

The same approach I used for the height can be used for the modal width, I think...

OK, I will look into modifying JHtmlBootstrap::renderModal(), but first I have to figure out if that button is not silently triggered when using the "Close" or "Cancel" buttons: if this is the case the button must stay there and eventually hidden through Javascript.

avatar dgt41
dgt41 - comment - 8 Nov 2014

@smanzi The button is coupled to this: $(‘#myModal').modal(‘hide’) and the close button (on the form not the x) is also calling this code
See also the docs http://getbootstrap.com/2.3.2/javascript.html#modals

avatar smanzi
smanzi - comment - 8 Nov 2014

@dgt41 got it, thanks! This being the case, I think modifying JHtmlBootstrap::renderModal() is the right thing to do. Will do! :-)

avatar smanzi
smanzi - comment - 8 Nov 2014

@dgt41 I've modified JHtmlBootstrap::renderModal() adding a boolean "closebtn" parameter that when set to false will not display the close (x) button. This is working and I can make a PR for that, but also clicking outside of the modal have the same effect (closing the modal) and the same side-effect (module item locked). I would like to correct this too, either through the same parameter or through another one, but I really can't get where this is handled... :-/ Any hint?

avatar dgt41
dgt41 - comment - 8 Nov 2014

@smanzi In which modal you get that? We can fix it in that view (will be easier)
You can Skype me @ velocity-gr

avatar smanzi
smanzi - comment - 8 Nov 2014

@dgt41 Sorry, going out now, but you can add me to your skype @ sergiomanzi
I will be on-line tomorrow afternoon.

I'm getting this in the modal for editing modules, but I suspect this is a global behavior of the bootstrap modal... Just try clicking outside of the modal, in the darkened space...

avatar smanzi
smanzi - comment - 9 Nov 2014

@dgt41 See: smz@8eb2da5 for "tentative" code for a PR for JHtmlBoostrap.

I'm saying "tentative" because the usage of a static backdrop (no close on click) doesn't seems to work when applied to this PR. I have doubt about the generated JS in modal() (untouched by me...)

Info about the static backdrop can be found in:
http://getbootstrap.com/2.3.2/javascript.html#modals
http://stackoverflow.com/questions/9894339/disallow-twitter-bootstrap-modal-window-from-closing#answer-11443560

avatar dgt41
dgt41 - comment - 9 Nov 2014

@smanzi I think will be easier to do something like this

        jQuery('.modal').on('hidden', function () {
            Joomla.submitform('module.cancel', document.getElementById('module-form'));
        });

On the modal views. Haven’t try it, but in theory should work...

avatar dgt41
dgt41 - comment - 9 Nov 2014

@smanzi If you have spare time check my solution, it works here

avatar smanzi
smanzi - comment - 9 Nov 2014

@dgt41 Hi Dimitri!
I was thinking too something in your line of thought: to handle the modal .on('hidden') event so that it triggers module.cancel. This would have the added benefit of not needing to eliminate the "x" close button of the modal and allow a more intuitive navigation. All hiding action ("x", backdrop click, keyboard escape) would be nicely handled.

Anyway I tried to insert your JS but it didn't work for me. I'm anyway quite sure I've put it in the wrong place: administrator/components/com_menus/views/item/tmpl/edit_modules.php inside the jQuery(document).ready( function() { ... } ); Where did you put it?

Got it! It works! :-)

Another concern is: what does it happens when the modal is closed because of the "Save" button? Is the on('hidden') event triggered in this case too? If yes, would this mean that we have a "cancel after save"? Will this be a problem?

Is your "TODO" related to "going back to the modules tab"?

Also, I don't understand the function of the last line in administrator/components/com_menus/views/item/tmpl/edit_modules.php: what modal should this generate??

I've added you to my Skype contacts.

avatar smanzi
smanzi - comment - 10 Nov 2014

@dgt41 Dimitris, I have a functioning code for centering the modal:

add this to the script declaration in administrator/components/com_menus/views/item/tmpl/edit_modules.php:

$script[] = "   jQuery(document).ready(function() {";
$script[] = "       jQuery('.modal').on('show', function () {";
$script[] = "           var contentHeight = jQuery(window).height() * 0.9;"; // 0.9 because we have CSS "div.modal {top: 5%}"
$script[] = "           var headerHeight = jQuery(this).find('.modal-header').outerHeight();";
$script[] = "           jQuery(this).css({'height': function () { return (contentHeight)}});";
$script[] = "           jQuery(this).find('iframe').css({'height': function () { return (contentHeight - headerHeight - 60)}});"; 
// The -60 in the above formula is necessary because of the stupid CSS ".modal-body {padding: 1%;}"
// It is a rough estimate that seems to work quite well for most window sizes
$script[] = "       });";
$script[] = "   });";

It is a bit more complicated than expected because we must set the iframe height. This is because we cannot set it at 100% as this is possible for iframes only if their parent <div> is also set at 100%, which is not the case.

So far I've been unable to write a corresponding jQuery(window).on(resize) function: I'm unable to target the correct elements.... :-(

IMHO, there are some stupid things in Isis: e.g. .modal-body {padding: 1%;} What the @!@#!%!!!

Also the vertical scroll bar for the iframe is always there, even when unneeded: I can't figure out why. Some padding somewhere??

Cheers! Sergio

avatar smanzi
smanzi - comment - 11 Nov 2014

@dgt41 alternatively, this code just center the modal vertically without modifying the declared iframe height. You loose the "slide-in" effect, anyway...

$script[] = "   jQuery(document).ready(function() {";
$script[] = "       jQuery('.modal').on('show', function () {";
$script[] = "           jQuery(this).css({'top': function () { return ((jQuery(window).height() - jQuery(this).outerHeight()) / 2)}});";
$script[] = "       });";
$script[] = "   });";
avatar smanzi
smanzi - comment - 13 Nov 2014

@dgt41 Dimitris, you have bad formatting in /libraries/cms/form/field/moduleposition.php at lines 160, 161 & 162: too many tabs??

avatar dgt41
dgt41 - comment - 13 Nov 2014

@smanzi Thanks Sergio. The problem with this (as my other older PR’s) is that is made as a branch of my fork, that means if I touch it will be ruined. I guess whoever going to commit this, will have to manually erase these lines. I’m sorry, about that, it took me long time to realize that I was doing it wrong

avatar smanzi
smanzi - comment - 13 Nov 2014

@dgt41: wait a minute...
I do the same: fork -> create local copy -> create branch -> make mods -> commit -> sync to GitHub -> create PR.
Now, if you make further mods on your branch and commit them (and sync with your remote repo on GitHub), the mods will be automatically pushed to the already existing PR

I don't understand what your problem is... :confused:

BTW, those lines are not to be erased: just pull the code to the left...

avatar dgt41
dgt41 - comment - 14 Nov 2014

I am lazy and I use gui Tower, which obviously for some time I misused it...

avatar dgt41
dgt41 - comment - 23 Nov 2014

I strongly recommend that #3918 gets merged before this one!

avatar smanzi
smanzi - comment - 30 Nov 2014

@dgt41 I don't know if it is a mistake I'm doing, but it seems to me that applying this now (against current staging) does screw-up a lot of things...

I see things that should be unrelated (even backend templates css) and that are actually modified. Also many of your PRs are affected...

As it is now it seems to be unusable...

avatar dgt41
dgt41 - comment - 30 Nov 2014

Yes there are some conflicts. I guess I have to wait for your PR on bootstrap modal get merged before I bring this to current staging

avatar smanzi
smanzi - comment - 30 Nov 2014

catch 22! I was willing to use this PR to test my modal (which actually is becoming more a Roberto's thing that mine, with his latest PR against me - VERY nice PR, btw!!)

No problem: I will test it with com_finder that is using bootstrap modal as well...

avatar dgt41
dgt41 - comment - 28 Dec 2014

@roland-d can you tell me where, how can I find the conflicts here?
Thanks

avatar roland-d
roland-d - comment - 28 Dec 2014

@dgt41 Travis says:
FILE: ...mla-cms/administrator/components/com_menus/views/menus/tmpl/default.php


FOUND 1 ERROR(S) AFFECTING 1 LINE(S)


168 | ERROR | Concat operator must be preceeded by one space


avatar brianteeman brianteeman - change - 1 Jan 2015
Labels Removed: ?
786198d 12 Mar 2015 avatar dgt41 init
avatar dgt41
dgt41 - comment - 12 Mar 2015

This is updated so some tests to make this happen will be really appreciated!

avatar anibalsanchez
anibalsanchez - comment - 14 Mar 2015

Testing "Menu Item Type" Select button in menu item edition:

Object[]
ReferenceError: Joomla is not defined
})(jQuery, Joomla);

avatar dgt41
dgt41 - comment - 14 Mar 2015

@anibalsanchez can’t reproduce it here. Can you clear browser’s cache and retry?

avatar Rai-Ka Rai-Ka - test_item - 14 Mar 2015 - Tested successfully
avatar knoby2015
knoby2015 - comment - 14 Mar 2015

when i check this patch 4661, i have follow error. menu manager -> search field: when i write a menu name without result. then get i this error
screen shot 2015-03-14 at 10 08 35


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.
avatar dgt41
dgt41 - comment - 14 Mar 2015

@knoby2015 without this patch the search was working ok?

avatar knoby2015 knoby2015 - test_item - 14 Mar 2015 - Tested successfully
avatar dgt41
dgt41 - comment - 14 Mar 2015

@knoby2015 @anibalsanchez I think now everything is fine, can you retest?

avatar knoby2015
knoby2015 - comment - 14 Mar 2015

@anibalsanchez tx it´s running well


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.
avatar anibalsanchez
anibalsanchez - comment - 15 Mar 2015

@test ok in a fresh installation

avatar anibalsanchez anibalsanchez - test_item - 15 Mar 2015 - Tested successfully
avatar dgt41
dgt41 - comment - 15 Mar 2015

@losedk Can I ask for a test here, so we move this to rtc?

avatar losedk
losedk - comment - 15 Mar 2015

@test all good!

avatar zero-24 zero-24 - change - 15 Mar 2015
Status Needs Review Ready to Commit
avatar zero-24 zero-24 - alter_testresult - 15 Mar 2015 - losedk: Tested successfully
avatar zero-24 zero-24 - alter_testresult - 15 Mar 2015 - LLNet: Not tested
avatar zero-24 zero-24 - alter_testresult - 15 Mar 2015 - jcata,: Not tested
avatar zero-24 zero-24 - alter_testresult - 15 Mar 2015 - jcata: Not tested
avatar zero-24 zero-24 - alter_testresult - 15 Mar 2015 - jcata: Not tested
avatar zero-24 zero-24 - alter_testresult - 15 Mar 2015 - tairedweb: Not tested
avatar zero-24 zero-24 - alter_testresult - 15 Mar 2015 - trangredweb: Not tested
avatar zero-24
zero-24 - comment - 15 Mar 2015

The last chages are successful tested. Moving here to RTC. Thanks!


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.
avatar dgt41
dgt41 - comment - 24 Mar 2015

@zero-24 can you RTC this?

avatar zero-24
zero-24 - comment - 24 Mar 2015

@dgt41 it is RTC on issues.joomla.org: http://issues.joomla.org/tracker/joomla-cms/4661 ;)


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4661.
avatar dgt41
dgt41 - comment - 24 Mar 2015

@zero-24 Oops my bad!

avatar roland-d roland-d - change - 25 Mar 2015
Labels Added: ?
avatar roland-d roland-d - change - 14 Apr 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-04-14 20:54:21
avatar roland-d roland-d - close - 14 Apr 2015
avatar zero-24 zero-24 - close - 14 Apr 2015
avatar roland-d roland-d - close - 14 Apr 2015
avatar dgt41 dgt41 - head_ref_deleted - 14 Apr 2015
avatar Erftralle
Erftralle - comment - 19 Apr 2015

I had another problem with the code changes of this pull request here.

If you try to add a new menu item of type Single article for instance, then change to the tab Module Assignment to open a module for editing, close it again and change to the tab Details back again you will miss the Select button for the field Select article.
I suspect it's because of the introduction of window.parent.jQuery('.modal').modal('hide'); at some places of the code.

avatar dgt41
dgt41 - comment - 19 Apr 2015

@Erftralle Thank you so much for finding those bugs, everything should be fine with #6804. I will appreciate if you can test that PR

avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment