? Pending

User tests: Successful: Unsuccessful:

avatar alnassre
alnassre
16 Apr 2018

Fix overwrite by administrator/templates/isis/css/template.css line 1787

table.table-striped tbody > tr:nth-child(odd) > td,
table.table-striped tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}

Pull Request for Issue # .

Summary of Changes

Testing Instructions

Expected result

Actual result

Documentation Changes Required

avatar alnassre alnassre - open - 16 Apr 2018
avatar alnassre alnassre - change - 16 Apr 2018
Status New Pending
avatar brianteeman
brianteeman - comment - 16 Apr 2018

There was a reason that we ask you to complete the questions that you chose to ignore. Having looked at the pr and made a guess I dont see any changes in the resulting css. Please explain - perhaps with pictures. What the problem is and how this pr resolves it.

avatar joomla-cms-bot joomla-cms-bot - change - 17 Apr 2018
Status Duplicate Report Closed
Closed_Date 2018-04-17 05:06:39 2018-04-17 05:06:40
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 17 Apr 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 17 Apr 2018
Status Pending Duplicate Report
Closed_Date 0000-00-00 00:00:00 2018-04-17 05:06:39
Closed_By franz-wohlkoenig
avatar joomla-cms-bot
joomla-cms-bot - comment - 17 Apr 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Apr 2018

Closed as duplicate Pull Request of #20179.


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

avatar brianteeman
brianteeman - comment - 17 Apr 2018

Please re-open - it is not a duplicate. The change is on different files

avatar joomla-cms-bot joomla-cms-bot - change - 17 Apr 2018
Status Pending New
Closed_Date 0000-00-00 00:00:00
avatar joomla-cms-bot joomla-cms-bot - change - 17 Apr 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - reopen - 17 Apr 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 17 Apr 2018
Status Closed Pending
Closed_Date 2018-04-17 05:06:40
Closed_By joomla-cms-bot
avatar joomla-cms-bot
joomla-cms-bot - comment - 17 Apr 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 17 Apr 2018
Category Templates (admin)
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Apr 2018

Reopened as stated above.

Thought its a duplicate cause Description is same, haven't looked at different File.

avatar ReLater
ReLater - comment - 19 Apr 2018

I needed some time to understand.
Whenever a field of type calendar is somewhere inside a table.table-striped the today date is not readable.

19-04-_2018_15-19-16

  • Create a subform field that uses layout layout="joomla.form.field.subform.repeatable-table".
  • Add a calendar field to the subform
  • Something like this
<field name="fotos" type="subform" 
layout="joomla.form.field.subform.repeatable-table"
min="1" max="100" multiple="true"
label="Add date" description="">
 <form hidden="true" name="something" repeat="true">
  <field name="calendar" type="calendar" label="calendar" />
 </form>
</field>

19-04-_2018_15-40-09

avatar ReLater
ReLater - comment - 19 Apr 2018

I have tested this item successfully on ca17b9b


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

avatar ReLater ReLater - test_item - 19 Apr 2018 - Tested successfully
avatar Quy
Quy - comment - 19 Apr 2018

I have tested this item successfully on ca17b9b


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

avatar Quy Quy - test_item - 19 Apr 2018 - Tested successfully
avatar Quy Quy - change - 19 Apr 2018
Status Pending Ready to Commit
avatar Quy
Quy - comment - 19 Apr 2018

RTC


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

avatar mbabker mbabker - change - 22 Apr 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-04-22 15:35:52
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 22 Apr 2018
avatar mbabker mbabker - merge - 22 Apr 2018
avatar joomla-cms-bot joomla-cms-bot - change - 22 Apr 2018
Category Templates (admin)

Add a Comment

Login with GitHub to post a comment