Blame Extras/Trac/templates/report.cs

4c79b5
4c79b5
4c79b5
4c79b5
4c79b5
 

Report Navigation

4c79b5
 
4c79b5
   if:chrome.links.up.0.href ?>
4c79b5
    var:chrome.links.up.0.href ?>">Available Reports
4c79b5
   else ?>Available Reports
4c79b5
  /if ?>
4c79b5
  if:report.query_href ?>
  • 4c79b5
       var:report.query_href ?>">Custom Query
    4c79b5
      /if ?>
    4c79b5
    4c79b5
    4c79b5
    4c79b5
    4c79b5
     
    4c79b5
       
    4c79b5
          0 ?>
    4c79b5
           
    4c79b5
         
    4c79b5
       
    4c79b5
       

    4c79b5
       
    4c79b5
         
    4c79b5
       
    4c79b5
         
    4c79b5
       
    4c79b5
        
    4c79b5
         
    4c79b5
           
    4c79b5
           
    4c79b5
             
    4c79b5
               
    4c79b5
             
    4c79b5
               
    4c79b5
                 
    4c79b5
                 
    4c79b5
                   
    4c79b5
                 
    4c79b5
                 
    4c79b5
                 
    4c79b5
                   
    4c79b5
                 
    4c79b5
                   
    4c79b5
                 
    4c79b5
                 
    4c79b5
                 
    4c79b5
                 
    4c79b5
               
    4c79b5
                 
    4c79b5
               
    4c79b5
               
    4c79b5
                  
    4c79b5
               
    4c79b5
             
    4c79b5
             
    4c79b5
           
    4c79b5
         
    4c79b5
        
    4c79b5
     
    4c79b5
     
    4c79b5
     
    4c79b5
       
    4c79b5
         
    4c79b5
          
    4c79b5
           
    4c79b5
          
    4c79b5
       
    4c79b5
       colspan="100" 
    4c79b5
     ?>class="">
    4c79b5
     
    4c79b5
     
    4c79b5
         
    4c79b5
     
    4c79b5
       
    4c79b5
       
    4c79b5
     
    4c79b5
     
    4c79b5
     
    4c79b5
     
    4c79b5
     
    4c79b5
     
    4c79b5
      

    4c79b5
       if:report.numrows && report.id != -1 ?> (
    4c79b5
        var:report.numrows ?> matches)
    4c79b5
       /if ?>
    4c79b5
       if:report.description ?>
    4c79b5
        var:report.description ?>
    4c79b5
       /if ?>
    4c79b5
       if:report.id != -1 ?>
    4c79b5
        if:report.can_create || report.can_modify || report.can_delete ?>
    4c79b5
         
    4c79b5
          if:report.can_modify ?><form action="" method="get">
    4c79b5
           <input type="hidden" name="action" value="edit" />
    4c79b5
           <input type="submit" value="Edit report" accesskey="e" />
    4c79b5
          </form>
    4c79b5
          if:report.can_create ?><form action="" method="get">
    4c79b5
           <input type="hidden" name="action" value="copy" />
    4c79b5
           <input type="submit" value="Copy report" />
    4c79b5
          </form>
    4c79b5
          if:report.can_delete ?><form action="" method="get">
    4c79b5
           <input type="hidden" name="action" value="delete" />
    4c79b5
           <input type="submit" value="Delete report" />
    4c79b5
          </form>
    4c79b5
         
    4c79b5
        /if ?>
    4c79b5
       /if ?>
    4c79b5
    4c79b5
         
    4c79b5
           
    4c79b5
             
    4c79b5
             
    4c79b5
             
    4c79b5
             
    4c79b5
           
    4c79b5
    4c79b5
           
    4c79b5
             
    4c79b5
           
    4c79b5
            
    4c79b5
           
    4c79b5
           
    4c79b5
             
    4c79b5
           
    4c79b5
             
    4c79b5
           
    4c79b5
    4c79b5
           
    4c79b5
           
    4c79b5
             
    4c79b5
           
    4c79b5
           
    4c79b5
             
    4c79b5
           
    4c79b5
           
    4c79b5
             
    4c79b5
           
    4c79b5
    4c79b5
           
    4c79b5
           
    4c79b5
           
    4c79b5
           
    4c79b5
             
    4c79b5
             
    4c79b5
               
    4c79b5
                                     '
    4c79b5
                                     $cell.ticket_href+'">#'+$cell+'') ?>
    4c79b5
             
    4c79b5
               
    4c79b5
                                     $cell.ticket_href+'">'+$cell+'') ?>
    4c79b5
             
    4c79b5
               
    4c79b5
                    '{'+$cell+'}') ?>
    4c79b5
               
    4c79b5
             
    4c79b5
               
    4c79b5
             
    4c79b5
               
    4c79b5
             
    4c79b5
               
    4c79b5
             
    4c79b5
               
    4c79b5
             
    4c79b5
               
    4c79b5
                                     '
    4c79b5
                                     $report_href+'">'+$cell+'') ?>
    4c79b5
             
    4c79b5
               
    4c79b5
             
    4c79b5
           
    4c79b5
           
    4c79b5
         
    4c79b5
        
    4c79b5
       
    4c79b5
       if:report.id == -1 && report.can_create?>
    4c79b5
        <form action="" method="get">
    4c79b5
         <input type="hidden" name="action" value="new" />
    4c79b5
         <input type="submit" value="Create new report" />
    4c79b5
        </form>
    4c79b5
       /if ?>
    4c79b5
       if report.message ?>
    4c79b5
        
    4c79b5
       elif:idx == #0 ?>
    4c79b5
        
    No matches found.
    4c79b5
       /if ?>
    4c79b5
    4c79b5
     
    4c79b5
    4c79b5
      

    4c79b5
      <form action="<?cs var:report.href ?>" method="post">
    4c79b5
       <input type="hidden" name="id" value="<?cs var:report.id ?>" />
    4c79b5
       <input type="hidden" name="action" value="delete" />
    4c79b5
       

    Are you sure you want to delete this report?

    4c79b5
       
    4c79b5
        <input type="submit" name="cancel" value="Cancel" />
    4c79b5
        <input type="submit" value="Delete report" />
    4c79b5
       
    4c79b5
      </form>
    4c79b5
     
    4c79b5
     
    4c79b5
     
    4c79b5
       

    4c79b5
       <form action="<?cs var:report.href ?>" method="post">
    4c79b5
        
    4c79b5
         <input type="hidden" name="action" value="<?cs var:report.action ?>" />
    4c79b5
         
    4c79b5
          <label for="title">Report Title:</label>
    4c79b5
          
    4c79b5
                 value="" size="50" />
    4c79b5
         
    4c79b5
         
    4c79b5
          <label for="description">
    4c79b5
           Description:</label> (You may use 
    4c79b5
             var:$trac.href.wiki ?>/WikiFormatting">WikiFormatting here)
    4c79b5
          </label>
    4c79b5
          <textarea id="description" name="description" class="wikitext" rows="10" cols="78">
    4c79b5
    </textarea>
    4c79b5
         
    4c79b5
         
    4c79b5
          <label for="query">
    4c79b5
           SQL Query for Report:</label>
    4c79b5
          <textarea id="query" name="query" cols="85" rows="20">
    4c79b5
            var:report.sql ?></textarea>
    4c79b5
         
    4c79b5
         
    4c79b5
          <input type="submit" value="Save report" />
    4c79b5
          <input type="submit" name="cancel" value="Cancel" />
    4c79b5
         
    4c79b5
        
    4c79b5
        
    4c79b5
          var:htdocs_location ?>js/wikitoolbar.js"></script>
    4c79b5
       </form>
    4c79b5
     
    4c79b5
     
    4c79b5
     
    4c79b5
      Note: See 
    4c79b5
        var:trac.href.wiki ?>/TracReports">TracReports for help on using and
    4c79b5
      creating reports.
    4c79b5
     
    4c79b5
     
    4c79b5
    4c79b5