r860: Renaming the branch to be the right name
[bugdar.git] / search.php
2006-03-17 Robert Sesekr759: We should actually not pass a non-existant array...
2006-01-15 Robert Sesekr725: Check for MySQL minimum word length
2006-01-15 Robert Sesekr714: OKAY, this is the last of the TABLE_PREFIX bugs
2006-01-08 Robert Sesekr693: Don't need $show['customfields']
2006-01-08 Robert Sesekr692: Change the custom field ordering positions; like...
2005-12-23 Robert Sesekr685: inline todo++
2005-12-23 Robert Sesekr681: Add priority/severity to the listing pages
2005-12-23 Robert Sesekr672: Make sure we construct editable-only custom fields
2005-12-22 Robert Sesekr668: Don't need to define MODE
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-12-22 Robert Sesekr661: Remove else branch on PCV selection
2005-12-22 Robert Sesekr660: Fixed PCV searching
2005-12-20 Robert Sesekr638: Custom field searching now works right
2005-11-16 Robert Sesekr567: Make search modes simpler
2005-10-10 Robert Sesekr542: Pseudo-hackish way to make sure we don't keep...
2005-10-10 Robert Sesekr541: Hidden bug permissions in search.php
2005-10-10 Robert Sesekr539: Added permission checking to construct_pcv_select()
2005-10-09 Robert Sesekr521: Removing pcv_select_row.tpl
2005-10-09 Robert Sesekr518: Splitting out the pcv functions to be in their...
2005-10-09 Robert Sesekr511: Added ability to disable status colouring on...
2005-10-04 Robert Sesekr486: Switching search.tpl to use <div>s
2005-09-24 Robert Sesekr449: Need to cache customfield_bit.tpl
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-08-25 Robert Sesekr380: Converting some hard-coded text to the language...
2005-08-25 Robert Sesekr373: Register language phrases
2005-08-21 Robert Sesekr355: Fixed reporter search
2005-08-01 Robert Sesekr339: - cache templates
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...