Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / search.php
2005-08-01 Robert Sesekr337: Changed the way orderby is handled in cached...
2005-08-01 Robert Sesekr336: Smart query caching is done
2005-08-01 Robert Sesekr333: - Finished styling search templates
2005-07-11 Robert Sesekr320: Cache pcv_select_row.tpl
2005-07-10 Robert Sesekr304: Added tab navigation system.
2005-07-10 Robert Sesekr303: Added SVN constant to user files; now ISSO debug...
2005-07-10 Robert Sesekr297: Switching to new date formatting system; fixes...
2005-07-02 Robert Sesekr279: - Added favourites system
2005-06-26 Robert Sesekr269: Fixed up the built-in field select creation;...
2005-06-08 Robert Sesekr254: Searching of custom fields now works again
2005-06-08 Robert Sesekr247: Removed some debugging code
2005-06-08 Robert Sesekr246: - Searching of custom fields is done
2005-06-07 Robert Sesekr245: - construct_datastore_select() [includes/function...
2005-05-30 Robert Sesekr216: - Don't search hidden bugs and comments if we...
2005-05-21 Robert Sesekr173: Renaming the error reporting stuff so it can...
2005-05-21 Robert Sesekr172: Removing from our echo; exit; error reporting...
2005-05-05 Robert Sesekr90: Finished the bug status colouring
2005-05-05 Robert Sesekr80: Fixed:
2005-05-04 Robert Sesekr74: Updated input sanitization for:
2005-05-04 Robert Sesekr69: Removing our nasty iff() function in place of...
2005-05-04 Robert Sesekr67: - Upping template system to use ISSO
2005-05-04 Robert Sesekr66: Moving all DB stuff to be handled by ISSO. Working...
2005-05-04 Robert Sesekr64: Putting up new file header pre-isso
2005-04-13 Robert Sesekr63: Updated initial copyright year from 2003 to 2002
2005-02-18 Robert Sesekr57: Simplified query build. Searching now works. Added...
2005-02-08 Robert Sesekr50: WHERE claus built. *BLIND COMMIT*
2005-02-08 Robert Sesekr49: Added search screen, need to do results. Checkin...