Disable MySQL strict mode so that errors do not occur if the server has it set. Fixes...
[bugdar.git] / docs / changes.txt
2009-02-03 Robert SesekDisable MySQL strict mode so that errors do not occur...
2009-01-15 Robert SesekThe bugfieldpermission and permission tables' mask...
2009-01-13 Robert SesekSeparate out the first comment into a variable called...
2009-01-13 Robert SesekRequired custom select fields will no longer show the...
2008-04-22 Robert Sesekr1620: Custom, mandatory select fields didn't accept...
2008-03-24 Robert Sesekr1613: Merging r1611 and r1612 from the 1.2.x branch...
2008-03-21 Robert Sesekr1609: Merging the changelog from r1608 from the 1...
2008-03-21 Robert Sesekr1608: Merging r1607 from trunk
2008-02-11 Robert Sesekr1606: Merging the changes from r1605 from trunk to...
2008-02-11 Robert Sesekr1605: Comments posted by guests can now be deleted...
2007-09-22 Robert Sesekr1604: Merging the changes from r1603 from the trunk...
2007-09-22 Robert Sesekr1603: Fixing a small variable capitalization error
2007-08-25 Robert Sesekr1602: Merging r1601 from trunk to the branch
2007-08-25 Robert Sesekr1601: The installer wasn't running with the database...
2007-08-09 Robert Sesekr1600: Merging r1599 from trunk to fix bug://report/97
2007-08-09 Robert Sesekr1599: Fixed bug://report/97. If a user had selected...
2007-08-04 Robert Sesekr1597: Adding custom columns to the bug listing display...
2007-07-27 Robert Sesekr1594: Fixes bug://report/95
2007-07-27 Robert Sesekr1593: Fixing bug://report/93
2007-07-20 Robert Sesekr1591: Fix the user approval system by actually getting...
2007-07-20 Robert Sesekr1590: Fix a "Call-time pass-by-reference has been...
2007-07-19 Robert Sesekr1584: changes++
2007-07-18 Robert Sesekr1581: Fixing a bug where we weren't properly setting...
2007-07-13 Robert Sesekr1572: There will be no RC2... we're going final
2007-07-08 Robert Sesekr1568: We now properly tell MySQL to use utf8 and...
2007-07-05 Robert Sesekr1566: Fixed an issue where header names weren't transl...
2007-06-30 Robert Sesekr1564: changes++
2007-06-28 Robert Sesekr1561: Removing the accidential "A" put in check_bug_pe...
2007-06-27 Robert Sesekr1560: In vote.php, we sanitize the vote value as UINT...
2007-06-17 Robert Sesekr1559: Closing a SQL injection in register.php with...
2007-06-06 Robert Sesekr1558: In userctrl_search.tpl, the floated elements...
2007-06-04 Robert Sesekr1555: We aren't doing a final release, we're at RC1...
2007-06-04 Robert Sesekr1554: changes++
2007-06-02 Robert Sesekr1551: In login.php, $message->items would never be...
2007-05-20 Robert Sesekr1545: Adding the text-align attribute to the mid box...
2007-05-15 Robert Sesekr1543: Adding the "assigned to" column to the display...
2007-04-07 Robert Sesekr1533: Apparently some systems don't like our pass...
2007-04-03 Robert Sesekr1530: Adding an installer check in install/install...
2007-04-02 Robert Sesekr1528: In install/installer.php:
2007-04-02 Robert Sesekr1526: In includes/class_notification.php#fetch_user_ca...
2007-03-31 Robert Sesekr1525: Attach &rerun=1 to the URL for saved searches...
2007-03-28 Robert Sesekr1524: In BugAPI::set(), we can't use our pretty call_u...
2007-03-27 Robert Sesekr1523: In passwordreset.xml.tpl, we need to enclose...
2007-03-27 Robert Sesekr1522: Adding a PHP4 constructor to the Authentication...
2007-03-27 Robert Sesekr1521: We need to move up the loading of includes/langu...
2007-03-19 Robert Sesekr1515: Minor grammar issues fixed in the changelog
2007-03-19 Robert Sesekr1514: Woops we already logged the change about gettext
2007-03-19 Robert Sesekr1513: Adding a few change notices and attaching bug...
2007-03-19 Robert Sesekr1512: In the approve users section of admin/usergroup...
2007-03-19 Robert Sesekr1510: In draw_cancel() [templates/global.js] we can...
2007-03-18 Robert Sesekr1508: Fixing UserAPI::post_delete() to clean up bugfie...
2007-03-18 Robert Sesekr1507: Adding the ability to clone usergroups
2007-03-18 Robert Sesekr1506: changes++
2007-03-18 Robert Sesekr1501: We can actually simplify Logging::compare_arrays...
2007-03-18 Robert Sesekr1497: In editreport.php, there's really no point in...
2007-03-18 Robert Sesekr1493: In admin/product.php, move the page_start()...
2007-03-18 Robert Sesekr1492: Apparently MySQL doesn't think that NULL values...
2007-03-18 Robert Sesekr1491: changes++
2007-03-17 Robert Sesekr1484: Fixing the automation system for custom fields...
2007-03-17 Robert Sesekr1482: Allow NO_VERSION_CHECK constant to actually...
2007-03-17 Robert Sesekr1481: changes++
2007-03-17 Robert Sesekr1473: Because we didn't understand the return val...
2007-03-17 Robert Sesekr1472: Fix a string offset bug due to those annoying...
2007-03-17 Robert Sesekr1471: Fix for bug://report/69: In install/global.php...
2007-03-17 Robert Sesekr1469: Misspelled TIMENOW in search.php which caused...
2007-03-16 Robert Sesekr1466: Fixing a bug in NotificationCenter::send_new_com...
2007-03-12 Robert Sesekr1461: Forgot one prefix
2007-03-05 Robert Sesekr1433: changes += 2
2007-02-21 Robert Sesekr1417: Make the changelog use the new format of categor...
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2007-02-16 Robert Sesekr1415: Replacing all the URLs in the changelog to be...
2007-02-14 Robert Sesekr1409: Implemented a new admin login system: Instead...
2007-02-14 Robert Sesekr1408: changes++
2007-02-13 Robert Sesekr1403: - Fixed a bug in UserAPI::post_update() that...
2007-02-13 Robert Sesekr1401: Added a password reset system that works very...
2007-02-13 Robert Sesekr1399: - Searches no longer store the actual DB query...
2007-02-12 Robert Sesekr1397: Setting system improvements:
2007-02-12 Robert Sesekr1396: We don't need to run build_assignedto() anymore...
2007-02-11 Robert Sesekr1394: changes += 2
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2007-02-03 Robert Sesekr1385: Again, it was actually bug 66, not 68
2007-02-03 Robert Sesekr1384: It was actually bug 66...
2007-02-03 Robert Sesekr1383: Merging r1382 from trunk to branch
2007-02-03 Robert Sesekr1382: Fixing a small typo in the header/guest welcome...
2007-01-25 Robert Sesekr1381: Merging r1380 from trunk to branch.
2007-01-25 Robert Sesekr1380: Fix a foreach() warning on admin/user.php at...
2007-01-21 Robert Sesekr1379: Merging r1378 from trunk back to the 1.1.x branc...
2007-01-21 Robert Sesekr1378: Add an option to use header/Location redirects...
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-12-29 Robert Sesekr1375: - Fix a SQL error on admin/user.php when adding...
2006-12-29 Robert Sesekr1374: Merging r1371/1373 back to the trunk to fix...
2006-12-29 Robert Sesekr1373: changes++
2006-12-26 Robert Sesekr1369: Don't show an empty grid if there are no bugs...
2006-12-13 Robert Sesekr1366: Add the ability to obsolete a version
2006-12-11 Robert Sesekr1363: Fix the display of product and component changes...
2006-12-11 Robert Sesekr1360: Saved searches are now fully implemented
2006-12-10 Robert Sesekr1347: Votes can now be displayed on the bug grid....
2006-12-07 Robert Sesekr1337: Adding the option to allow parsing of links...
2006-12-07 Robert Sesekr1334: Allow the exporting of search results to XML...
2006-11-25 Robert Sesekr1327: Finished off the pagination system for the admin...
next