? ? Pending

User tests: Successful: Unsuccessful:

avatar eshiol
eshiol
29 Mar 2018

Summary of Changes

Added the option show user profile to the contacts > single contact menu item.

Testing Instructions

Create a new contats > single contact menu item
Go to the Contact Display Option

Expected result

image

Actual result

The option doesn't exists

Documentation Changes Required

avatar eshiol eshiol - open - 29 Mar 2018
avatar eshiol eshiol - change - 29 Mar 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Mar 2018
Category Front End com_contact
avatar eshiol eshiol - change - 29 Mar 2018
Labels Added: ?
avatar Quy
Quy - comment - 30 Mar 2018

This option should be disabled/hidden if Profile plugin is disabled.

avatar eshiol
eshiol - comment - 30 Mar 2018

In the Contacts options page the option User Profile is always visible. What about to add a new attribute dependencies to the fields?

			<field 
				name="show_profile" 
				type="list"
				label="COM_CONTACT_FIELD_PROFILE_SHOW_LABEL"
				description="COM_CONTACT_FIELD_PROFILE_SHOW_DESC"
				useglobal="true"
				class="chzn-color"
				dependencies="plg_user_profile"
				>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

avatar inolibero
inolibero - comment - 5 Apr 2018

I have tested this item successfully on f254a10


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

avatar inolibero inolibero - test_item - 5 Apr 2018 - Tested successfully
avatar brianteeman
brianteeman - comment - 8 May 2018

I have tested this item successfully on f254a10


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

avatar brianteeman brianteeman - test_item - 8 May 2018 - Tested successfully
avatar Quy Quy - change - 8 May 2018
Status Pending Ready to Commit
avatar Quy
Quy - comment - 8 May 2018

RTC


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

avatar mbabker mbabker - change - 28 May 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-05-28 14:59:59
Closed_By mbabker
Labels Added: ? ?
Removed: ?
avatar mbabker mbabker - close - 28 May 2018
avatar mbabker mbabker - merge - 28 May 2018

Add a Comment

Login with GitHub to post a comment