? ? ? Success

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
4 Sep 2016

Pull Request for Improvement.

Summary of Changes

This PR is the sequence of #11830 but for now for menus modal in 3.7.x branch .

For list of changes see #11830 (same changes, but for menus in 3.7.x branch now).

Similiar PR:

Animated Gif (click to view in full screen)

menus-modal

Testing Instructions

  • Use joomla latest 3.7.x branch
  • Apply this patch
  • Create a Menu item Alias Type
  • Test all the "Edit", "Create", "Select" and "Clear" buttons (as animated gif)
  • In a multilanguage install edit a menu and try the modal button in the associations tab
  • Test all the "Edit", "Create", "Select" and "Clear" buttons.
  • Code review to check all is ok.

Note: there are more sites when this modal change is apllied (see code diff), you could test them too: mod_login, mod_menu, logout menu item, login menu item

Documentation Changes Required

None.

avatar andrepereiradasilva andrepereiradasilva - open - 4 Sep 2016
avatar andrepereiradasilva andrepereiradasilva - change - 4 Sep 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Sep 2016
Category Administration Components Language & Strings Front End Modules
avatar joomla-cms-bot joomla-cms-bot - change - 4 Sep 2016
Labels Added: ? ?
avatar andrepereiradasilva
andrepereiradasilva - comment - 4 Sep 2016

The Travis errors are due to other issue not related to this PR in the 3.7 brannch só is ready for test. @infograf768 can you test ?

avatar jeckodevelopment jeckodevelopment - change - 4 Sep 2016
Labels Added: ?
avatar infograf768
infograf768 - comment - 6 Sep 2016

Works OK. Test successful.


Note for another PR if possible
I remarked an issue which is also present in all similar modals:
When selecting an item from the Associations tab, the association column is not displayed in the modal. One could involuntarily break some existing associations by choosing an item already associated.

Here is a POC for articles (associations column not set to hidden-phone):
screen shot 2016-09-06 at 08 53 57
In this POC, as I use <?php echo JHtml::_('contentadministrator.association', $item->id); ?>
which evidently also adds the link. We do not want that, only the buttons.

avatar infograf768 infograf768 - test_item - 6 Sep 2016 - Tested successfully
avatar infograf768
infograf768 - comment - 6 Sep 2016

I have tested this item successfully on 33684b1


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

avatar brianteeman brianteeman - test_item - 6 Sep 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 6 Sep 2016

I have tested this item successfully on 33684b1


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

avatar brianteeman brianteeman - change - 6 Sep 2016
Status Pending Ready to Commit
Labels
avatar brianteeman
brianteeman - comment - 6 Sep 2016

RTC


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

avatar joomla-cms-bot joomla-cms-bot - change - 6 Sep 2016
Labels Added: ?
avatar rdeutz
rdeutz - comment - 1 Oct 2016

@andrepereiradasilva could you have a look at the travis problem, thanks!

avatar andrepereiradasilva
andrepereiradasilva - comment - 2 Oct 2016

@rdeutz as told before

The Travis errors are due to other issue not related to this PR in the 3.7 brannch ...

Anyway i updated the branch so there are no travis errors now because those errors have now been fixed.

avatar rdeutz rdeutz - close - 2 Oct 2016
avatar rdeutz rdeutz - merge - 2 Oct 2016
avatar joomla-cms-bot joomla-cms-bot - close - 2 Oct 2016
avatar rdeutz rdeutz - change - 2 Oct 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-10-02 18:26:34
Closed_By rdeutz
avatar infograf768
infograf768 - comment - 3 Oct 2016
avatar joomla-cms-bot joomla-cms-bot - change - 3 Oct 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment