User tests: Successful: Unsuccessful:
com_contact has the possibility to add photos to each contact. The photo can be showed on the view of a single contact, but not in the list of contacts inside a category.
I added two new fields under the List Layouts options to be able to display the contact photo in the list of contacts:
That is the view (I added Bootstrap 2 and 3 classes to make it compatible with the two versions of the framework):
I also added a definition into the CSS file of Protostar to correct the display of the rows.
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
|
What do you mean infograf768? I used the standard Protostar to test. I think if someone wants to change the order of the columns to show from right to left, then he/she has to create an override of the view.
was just wondering about
.contact-category .row {
margin-left: 0;
}
but, after testing, it looks like it is OK both in RTL and LTR
I added this line to the CSS because in Protostar "row" is defined with margin-left: -20px
I have tested this item successfully on 7274628
Works fine, thanks! Shouldn´t this also be added to Beez?
It can also be added to the override of Beez...
I have tested this item successfully on 7274628
tested with Joomla 3.5.0-beta @ Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15
This PR has received new commits.
CC: @kleinhelmi, @waader
Category | ⇒ | Components |
Labels |
I have tested this item successfully on 2a8f4f4
TEST OK
Category | Components | ⇒ | Components Language & Strings |
Labels |
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
This PR has received new commits.
CC: @kleinhelmi, @mikeveeckmans, @waader
OK I'm going to make an executive decision here. Can we remove the param for setting column widths please? It's unnecessary - we have far too many params as it is - template overrides are easy to create for that sort of thing
Labels |
Removed:
?
|
This PR has received new commits.
CC: @kleinhelmi, @mikeveeckmans, @waader
Labels |
Added:
?
|
Thanks! Now can you add back the installation directory please :)
This PR has received new commits.
CC: @kleinhelmi, @mikeveeckmans, @waader
ready for test ?
Milestone |
Added: |
This PR has received new commits.
CC: @kleinhelmi, @mikeveeckmans, @waader
This PR has received new commits.
CC: @kleinhelmi, @mikeveeckmans, @waader
This PR has received new commits.
CC: @kleinhelmi, @mikeveeckmans, @waader
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-14 09:25:05 |
Closed_By | ⇒ | brianteeman | |
Labels |
Closed_Date | 2016-04-14 09:25:05 | ⇒ | 2016-04-14 09:25:06 |
Labels |
Status | Closed | ⇒ | New |
Closed_Date | 2016-04-14 09:25:06 | ⇒ | |
Closed_By | brianteeman | ⇒ |
Status | New | ⇒ | Pending |
Closed please retest #9906
Labels |
Removed:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-14 09:25:53 |
Closed_By | ⇒ | brianteeman |
Have you tested the CSS with a RTL language?