Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / search.php
2009-01-14 Robert SesekDo not put duplicate entries into the search query...
2008-09-17 Robert SesekSquash-merging the ISSO3 branch back onto master
2008-09-17 Robert Sesek- Update the copyright notices to use the correct year...
2008-09-17 Robert SesekRemoving uses of $bugsys
2008-09-16 Robert SesekUpdates for everything done to class_logging.php
2008-09-06 Robert SesekUpdate functions_product.php to use proper naming
2008-08-23 Robert SesekRemove includes/class_api_error.php and all of the...
2008-08-23 Robert SesekUpdating search.php
2008-08-18 Robert SesekChange $bugsys->in[] to $input->in[]
2008-06-26 Robert SesekChange $bugsys->debug to BSApp::debug
2008-06-26 Robert SesekChange $db->query_first to $db->queryFirst
2008-06-26 Robert SesekChange $bugsys->input_clean to $input->inputClean
2008-06-26 Robert SesekClean up $funct->*() to BSFunctions::*()
2008-06-26 Robert SesekChange while($o = $db->fetch_array($r)) to foreach...
2008-06-25 Robert SesekChange the big three $bugsys arrays to be a bugdar...
2008-03-21 Robert Sesekr1608: Merging r1607 from trunk
2008-03-21 Robert Sesekr1607: Updating all the language strings to use T(...
2007-07-27 Robert Sesekr1593: Fixing bug://report/93
2007-07-20 Robert Sesekr1590: Fix a "Call-time pass-by-reference has been...
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-07-18 Robert Sesekr1581: Fixing a bug where we weren't properly setting...
2007-04-07 Robert Sesekr1533: Apparently some systems don't like our pass...
2007-03-18 Robert Sesekr1505: Implement multi group system for custom fields...
2007-03-17 Robert Sesekr1479: Remove the need for $stylevar[alt_color] by...
2007-03-17 Robert Sesekr1470: Fix two bugs with searching that would:
2007-03-17 Robert Sesekr1469: Misspelled TIMENOW in search.php which caused...
2007-03-12 Robert Sesekr1460: Add a few sanity checks in the mass-update syste...
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2007-02-13 Robert Sesekr1400: Fixed the issue with logging in mass updates
2007-02-13 Robert Sesekr1399: - Searches no longer store the actual DB query...
2007-02-12 Robert Sesekr1395: - Searching of custom fields now works, but...
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2007-01-21 Robert Sesekr1377: - Added Logging::getCommonFields()
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-12-29 Robert Sesekr1374: Merging r1371/1373 back to the trunk to fix...
2006-12-26 Robert Sesekr1371: Attempt to fix bug://report/62 where there's...
2006-12-26 Robert Sesekr1370: - Add $show[update] for the mass update option...
2006-12-13 Robert Sesekr1368: - Input checkboxes for custom fields should...
2006-12-11 Robert Sesekr1361: Include the searchid in the XML export
2006-12-11 Robert Sesekr1360: Saved searches are now fully implemented
2006-12-11 Robert Sesekr1356: We can now save a search!
2006-12-10 Robert Sesekr1355: Include the searchid in the XML file name
2006-12-10 Robert Sesekr1354: Cache the list_head.tpl template
2006-12-10 Robert Sesekr1351: - Column options are now stored right for the...
2006-12-07 Robert Sesekr1334: Allow the exporting of search results to XML...
2006-12-06 Robert Sesekr1333: Bringing search.php up-to-date to use the new...
2006-11-25 Robert Sesekr1325: Switch from our custom class_pagination.php...
2006-11-24 Robert Sesekr1318: Created the ProcessBugDataForDisplay() function...
2006-11-16 Robert Sesekr1289: Spelling boo boo. "NoTe" not "NoDe".
2006-10-21 Robert Sesekr1269: We were a little overzealous in our security...
2006-10-12 Robert Sesekr1249: Fixed potential SQL injections via a POST attack...
2006-09-17 Robert Sesekr1159: Add checks for versions, too!
2006-09-17 Robert Sesekr1157: Throw an error if there aren't any products...
2006-09-16 Robert Sesekr1146: Swich from one todo mark to another
2006-09-16 Robert Sesekr1145: Fixed another can_perform() call
2006-08-20 Robert Sesekr1101: Searching now works again
2006-08-20 Robert Sesekr1100: We need fetch_on_bits() for canviewownhidden...
2006-08-20 Robert Sesekr1091: - Implementing canviewownhidden
2006-08-18 Robert Sesekr1070: Changing "colour" to "color" internally
2006-08-18 Robert Sesekr1068: Removing all inwards signs of "favourite" in...
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-26 Robert Sesekr959: Caching the pagenav templates in search.php
2006-07-26 Robert Sesekr958: Adding pagination to search results
2006-07-26 Robert Sesekr956: Cleaning up the search queries because there...
2006-07-26 Robert Sesekr955: Make the favourite checkbox a <select> so that...
2006-07-26 Robert Sesekr953: Fixing parse error
2006-07-24 Robert Sesekr941: Making lots of changes to cope with the renaming...
2006-07-16 Robert Sesekr888: Changing all count() calls to be sizeof()
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-06-24 Robert Sesekr871: Allow multiple selection of <select> fields in...
2006-03-30 Robert Sesekr765: Say hello to the GPL
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
next