19:19:13 < glen_> i didn't do customer section as i don't have customer backend configured 19:20:02 < glen_> in emails section 'all' and 'disassociate selected' are visible. maybe should hide them too 19:20:15 < glen_> same for drafts section 'show all drafts' checkbox 19:21:43 < glen_> drafts has additionally another style: {if $drafts[i].emd_status != 'pending'}style="text-decoration: line-through;"{/if} 19:21:59 < glen_> which will probably work together with {get_display_style element_name="drafts" total=$drafts|@count} 19:22:05 < glen_> as they both set style=".. 19:22:42 < glen_> otherwise it's cool diff -u ./templates/en/attachments.tpl.html ./templates/en.new/attachments.tpl.html --- ./templates/en/attachments.tpl.html 2006-02-09 18:17:19.000000000 +0200 +++ ./templates/en.new/attachments.tpl.html 2006-02-09 18:48:39.255119000 +0200 @@ -46,10 +46,10 @@ {/if} - + - + {if $current_role > $roles.customer} @@ -60,7 +60,7 @@ {section name="i" loop=$files} {cycle values=$cycle assign="row_color"} - + {sectionelse} - + diff -u ./templates/en/custom_fields.tpl.html ./templates/en.new/custom_fields.tpl.html --- ./templates/en/custom_fields.tpl.html 2006-02-09 18:17:19.000000000 +0200 +++ ./templates/en.new/custom_fields.tpl.html 2006-02-09 18:54:29.817759000 +0200 @@ -27,12 +27,12 @@ {/if} - +
Files Owner
{section name="y" loop=$files[i].files} @@ -86,7 +86,7 @@ {$files[i].iat_description}
No attachments could be found.
{section name="i" loop=$custom_fields} {cycle values=$cycle assign="row_color"} - + @@ -45,14 +45,14 @@ {sectionelse} - + {/section} {if $current_role > $roles.reporter and $custom_fields != ""} - + Common subdirectories: ./templates/en/customer and ./templates/en.new/customer diff -u ./templates/en/email_drafts.tpl.html ./templates/en.new/email_drafts.tpl.html --- ./templates/en/email_drafts.tpl.html 2006-02-09 18:17:19.000000000 +0200 +++ ./templates/en.new/email_drafts.tpl.html 2006-02-09 19:12:46.908484000 +0200 @@ -49,10 +49,10 @@ {/if} - +
{$custom_fields[i].fld_title}: 
No custom fields could be found.
- + {if $smarty.request.show_all_drafts == 1} @@ -65,7 +65,7 @@ {section name="i" loop=$drafts} {cycle values=$cycle assign="row_color"} - + {if $smarty.request.show_all_drafts == 1} @@ -80,7 +80,7 @@ {include file="expandable_cell/body.tpl.html" ec_id="draft" list_id=$drafts[i].emd_id colspan=$draft_col_count} {sectionelse} - + Common subdirectories: ./templates/en/expandable_cell and ./templates/en.new/expandable_cell Common subdirectories: ./templates/en/help and ./templates/en.new/help Common subdirectories: ./templates/en/js and ./templates/en.new/js Common subdirectories: ./templates/en/manage and ./templates/en.new/manage diff -u ./templates/en/notes.tpl.html ./templates/en.new/notes.tpl.html --- ./templates/en/notes.tpl.html 2006-02-09 18:17:19.000000000 +0200 +++ ./templates/en.new/notes.tpl.html 2006-02-09 18:51:33.362363000 +0200 @@ -59,10 +59,10 @@ {/if} - +
{include file="expandable_cell/buttons.tpl.html" remote_func="getDraft" ec_id="draft"} #
{include file="expandable_cell/buttons.tpl.html" ec_id="draft" list_id=$drafts[i].emd_id} {$smarty.section.i.iteration}
No email drafts could be found.
- + @@ -72,7 +72,7 @@ {section name="i" loop=$notes} {cycle values=$cycle assign="row_color"} - + {include file="expandable_cell/body.tpl.html" ec_id="note" list_id=$notes[i].not_id colspan="6"} {sectionelse} - + Common subdirectories: ./templates/en/notifications and ./templates/en.new/notifications diff -u ./templates/en/phone_support.tpl.html ./templates/en.new/phone_support.tpl.html --- ./templates/en/phone_support.tpl.html 2006-02-09 18:17:18.000000000 +0200 +++ ./templates/en.new/phone_support.tpl.html 2006-02-09 19:09:06.666312000 +0200 @@ -39,10 +39,10 @@ {/if} - +
{include file="expandable_cell/buttons.tpl.html" remote_func="getNote" ec_id="note"} # Reply
{include file="expandable_cell/buttons.tpl.html" ec_id="note" list_id=$notes[i].not_id} {$smarty.section.i.iteration} @@ -90,7 +90,7 @@
No internal notes could be found.
- + @@ -55,7 +55,7 @@ {section name="i" loop=$phone_entries} {cycle values=$cycle assign="row_color"} - + @@ -73,14 +73,14 @@ {include file="expandable_cell/body.tpl.html" ec_id="phone" list_id=$phone_entries[i].phs_id colspan="9"} {sectionelse} - + {/section} {if $current_role > $roles.customer} - + Common subdirectories: ./templates/en/reminders and ./templates/en.new/reminders Common subdirectories: ./templates/en/reports and ./templates/en.new/reports diff -u ./templates/en/support_emails.tpl.html ./templates/en.new/support_emails.tpl.html --- ./templates/en/support_emails.tpl.html 2006-02-09 18:17:18.000000000 +0200 +++ ./templates/en.new/support_emails.tpl.html 2006-02-09 19:14:11.133904000 +0200 @@ -65,10 +65,10 @@ {/if} - +
{include file="expandable_cell/buttons.tpl.html" remote_func="getPhoneSupport" ec_id="phone"} # Recorded Date
{include file="expandable_cell/buttons.tpl.html" ec_id="phone" list_id=$phone_entries[i].phs_id} {$smarty.section.i.iteration} {$phone_entries[i].phs_created_date}
No phone calls recorded yet.
- + {if $emails != "" and $current_role > $roles.viewer and $current_role != $roles.customer} {/if} @@ -82,7 +82,7 @@ {section name="i" loop=$emails} {cycle values=$cycle assign="row_color"} - + {if $current_role > $roles.viewer and $current_role != $roles.customer} {include file="expandable_cell/body.tpl.html" ec_id="email" list_id=$emails[i].composite_id colspan=$email_col_count row_color=$row_color} {sectionelse} - + diff -u ./templates/en/time_tracking.tpl.html ./templates/en.new/time_tracking.tpl.html --- ./templates/en/time_tracking.tpl.html 2006-02-09 18:17:18.000000000 +0200 +++ ./templates/en.new/time_tracking.tpl.html 2006-02-09 19:07:36.684524000 +0200 @@ -40,10 +40,10 @@ {/if} - +
@@ -113,7 +113,7 @@
No associated emails could be found.
- + @@ -53,7 +53,7 @@ {section name="i" loop=$time_entries} {cycle values=$cycle assign="row_color"} - + {if $smarty.section.i.last} - + {/if} {sectionelse} - + Common subdirectories: ./templates/en/tips and ./templates/en.new/tips
# Date of Work User
{$smarty.section.i.iteration} {$time_entries[i].ttr_created_date} @@ -65,13 +65,13 @@ {$time_entries[i].ttr_summary}
Total Time Spent: {$total_time_spent}
No time tracking entries could be found.