Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / templates / search.tpl
2008-09-17 Robert SesekSquash-merging the ISSO3 branch back onto master
2008-08-23 Robert SesekUpdating search.php
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-25 Robert SesekChange the big three $bugsys arrays to be a bugdar...
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-13 Robert Sesekr1368: - Input checkboxes for custom fields should...
2006-12-11 Robert Sesekr1360: Saved searches are now fully implemented
2006-12-06 Robert Sesekr1333: Bringing search.php up-to-date to use the new...
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-07-26 Robert Sesekr955: Make the favourite checkbox a <select> so that...
2006-06-24 Robert Sesekr871: Allow multiple selection of <select> fields in...
2006-05-20 Robert Sesekr834: Change #clear-spill to .clearspill, and move...
2006-01-08 Robert Sesekr689: Standardizing field order on bug display templates
2005-12-23 Robert Sesekr686: Added "Today" dateline search
2005-12-23 Robert Sesekr680: Changing "Keywords" description to something...
2005-12-22 Robert Sesekr662: pcv_select needs to be an array[] in search.tpl
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-10 Robert Sesekr524: No such tag </opion>
2005-10-09 Robert Sesekr522: Adding <body> tags above $header
2005-10-09 Robert Sesekr510: - extracted fieldset and legend definitions to...
2005-10-04 Robert Sesekr487: Forgot to add custom fields to the template
2005-10-04 Robert Sesekr486: Switching search.tpl to use <div>s
2005-09-24 Robert Sesekr446: Localizing all the templates
2005-08-25 Robert Sesekr372: Fix padding issue
2005-08-01 Robert Sesekr339: - cache templates
2005-08-01 Robert Sesekr336: Smart query caching is done
2005-08-01 Robert Sesekr333: - Finished styling search templates
2005-07-10 Robert Sesekr295: Added global page elements to main pages.
2005-07-02 Robert Sesekr279: - Added favourites system
2005-06-08 Robert Sesekr246: - Searching of custom fields is done
2005-06-05 Robert Sesekr231: Removing template sets. Part 1 of 3 in a multi...