User tests: Successful: Unsuccessful:
This PR completes 1f48268
By implementing the new modal_menu
field in various places in core.
Menu item Alias
Menu item Login form: login redirect and logout redirect
Menu Item Logout
Module mod_login (frontend) for login and logout redirect
Module mod_menu (frontend) Base Item
Remarks:
<option value="">STRING_CONSTANT</option>
in the field. <field
name="login"
type="modal_menu"
label="MOD_LOGIN_FIELD_LOGIN_REDIRECTURL_LABEL"
description="MOD_LOGIN_FIELD_LOGIN_REDIRECTURL_DESC"
disable="separator,alias,heading,url"
edit="true"
clear="true"
>
<option value="">JDEFAULT</option>
</field>
Here when JCURRENT is used (See screenshots above when it is JDEFAULT):
COM_MENUS_SELECT_A_MENUITEM
TODO:
What is the purpose have having separate buttons for select/edit
As we already do in core:
Select lets select an item in a modal list
Edit lets edit the item selected in another modal once the original item has been saved.
We already do that for articles, etc.
BTW, Travis failure looks unrelated to this PR:
PHP Fatal error: Call to a member function children() on null in /home/travis/build/joomla/joomla-cms/libraries/joomla/form/fields/text.php on line 187
Ah sorry. Got it now.
Select = select item
Edit = edit the selected item
I was thinking that
Edit = edit the selection ie make a new selection
Category | ⇒ | Administration |
Status | New | ⇒ | Pending |
Milestone |
Added: |
I have tested this item
Also tested if ACL was working, it was :D
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
@wilsonge we have issues with Travis which look unrelated to this PR as well as to #11721
hmm rtc set on issues does not get it here
@brianteeman can you help here?
Category | Administration | ⇒ | Administration Components Front End Modules |
Labels |
Added:
?
|
Manually set to RTC on github
tks
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-28 20:32:12 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
@brianteeman
Can you please set milestone to 3.7.0