Show votes on showreport.php
[bugdar.git] / templates / showreport.tpl
2008-08-22 Robert SesekShow votes on showreport.php
2008-08-18 Robert SesekChange $bugsys->in[] to $input->in[]
2008-06-26 Robert SesekFix a few strings in showreport.tpl
2008-06-26 Robert SesekGet showreport working
2008-06-26 Robert SesekConvert {@""} to <%-T()%>
2008-06-25 Robert SesekConvert template conditionals to be actual PHP if state...
2008-06-25 Robert SesekPut the <%%> tags in the templates
2008-06-16 Elisamuel RestoTemplates XHTML compliance fixes
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-12-07 Robert Sesekr1337: Adding the option to allow parsing of links...
2006-12-04 Robert Sesekr1330: - Rewrote the product selection HTML constructors
2006-11-25 Robert Sesekr1328: - Add jQuery to the entire system
2006-11-23 Robert Sesekr1304: Fixing for good the IE <textarea> overflow issue...
2006-11-20 Robert Sesekr1294: Add maxlenth attributes to all <input:text>...
2006-11-19 Robert Sesekr1293: Fixed the attachment block and the bug display...
2006-11-08 Robert Sesekr1275: Try to fix a weird scrolling and overflow bug...
2006-09-28 Robert Sesekr1195: Final renames going in
2006-09-27 Robert Sesekr1192: Outward changes for renaming, but no internals yet
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-08-18 Robert Sesekr1066: Fixing any broken links I could have just made
2006-07-24 Robert Sesekr941: Making lots of changes to cope with the renaming...
2006-07-22 Robert Sesekr931: - You can now delete bugs and comments
2006-05-20 Robert Sesekr835: Add clearspill to the attachment list to prevent...
2006-05-20 Robert Sesekr834: Change #clear-spill to .clearspill, and move...
2006-04-30 Robert Sesekr788: - No longer highlight the <title> or <input>...
2006-01-15 Robert Sesekr742: explain.php?do=autoactions should be plural becau...
2006-01-15 Robert Sesekr739: Adding explication links
2006-01-15 Robert Sesekr736: Adding a help bubble for new reply
2006-01-08 Robert Sesekr690: Need spill protection
2005-12-23 Robert Sesekr673: Adding a <br /> to create a blocking element...
2005-12-22 Robert Sesekr651: Adding help tokens to newreport.tpl, search.tpl...
2005-11-25 Robert Sesekr598: Adding language direction attribute to templates
2005-10-13 Robert Sesekr549: Use $show['autoactions'] instead of $show['edit']
2005-10-10 Robert Sesekr538: Implemented cansubscribe permission
2005-10-09 Robert Sesekr522: Adding <body> tags above $header
2005-10-09 Robert Sesekr510: - extracted fieldset and legend definitions to...
2005-10-08 Robert Sesekr498: Changing <div>s drawn with t* classes to use...
2005-10-03 Robert Sesekr483: indentation += a lot
2005-10-03 Robert Sesekr481: Removing the last table for attachments and such
2005-10-03 Robert Sesekr479: Removing <td> around new reply box
2005-10-03 Robert Sesekr478: Fix new reply conditional
2005-10-03 Robert Sesekr477: Finished removing main <table>
2005-10-02 Robert Sesekr475: Moving report time and product to even out the...
2005-10-02 Robert Sesekr474: Updating custom fields to work with the <div...
2005-10-02 Robert Sesekr469: Add a "- none" marker if there isn't data
2005-10-02 Robert Sesekr468: Converting to <fieldset> instead of wrapper ...
2005-10-02 Robert Sesekr465: If we have an empty field, fill with &nbsp; so...
2005-10-02 Robert Sesekr464: - colour debugging for fields and labels
2005-10-02 Robert Sesekr461: Converted more fields to <div>s
2005-10-02 Robert Sesekr460: Adding <div> layout and CSS for showreport.tpl
2005-10-02 Robert Sesekr455: - Fix the spacing $stylevar[] use
2005-09-24 Robert Sesekr448: Forgot to localize the bottom part of the template
2005-09-24 Robert Sesekr446: Localizing all the templates
2005-08-25 Robert Sesekr372: Fix padding issue
2005-08-22 Robert Sesekr363: Hide the voting booth if we have already voted...
2005-08-21 Robert Sesekr353: Changed attachments wrapper conditional to go...
2005-08-21 Robert Sesekr348: Fix display for guests
2005-08-17 Robert Sesekr341: -Show PC on edit mode
2005-07-25 Robert Sesekr328: Added <title> and <head> tags.
2005-07-25 Robert Sesekr327: Changed the conditionals around the new reply...
2005-07-25 Robert Sesekr326: Finished showreport.php styling
2005-07-25 Robert Sesekr325: - All custom field data in showreport.php is...
2005-07-23 Robert Sesekr324: Comment adding is now done on showreport.php
2005-07-23 Robert Sesekr322: You can now edit fields on showreport.php
2005-07-10 Robert Sesekr295: Added global page elements to main pages.
2005-07-10 Robert Sesekr293: Making template names logical; part 2 of 2.