User tests: Successful: Unsuccessful:
Pull Request for Improvement.
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:
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
None.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Components Language & Strings Front End Modules |
Labels |
Added:
?
?
|
Labels |
Added:
?
|
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
):
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.
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Labels |
Added:
?
|
@andrepereiradasilva could you have a look at the travis problem, thanks!
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 |
@andrepereiradasilva
Found an issue. Please look at:
https://issues.joomla.org/tracker/joomla-cms/12277
Labels |
Removed:
?
|
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 ?