r1581: Fixing a bug where we weren't properly setting $search variables in search...
[bugdar.git] / docs / changes.txt
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...
2006-11-24 Robert Sesekr1319: Show an error if a user does not have any favori...
2006-11-23 Robert Sesekr1311: I always thought there was a bug in the email...
2006-11-23 Robert Sesekr1309: It'd be good if we changed the settings of the...
2006-11-23 Robert Sesekr1305: Update the changelog for r1304
2006-11-21 Robert Sesekr1296: Marking a few missed strings in admin/index.php
2006-11-21 Robert Sesekr1295: changes++
2006-11-20 Robert Sesekr1294: Add maxlenth attributes to all <input:text>...
2006-11-19 Robert Sesekr1292: Prevent XSS attacks by only allowing JPEG, JPG...
2006-11-19 Robert Sesekr1291: Get rid of the float:right and use float:$stylev...
2006-11-16 Robert Sesekr1290: Adding the same form for the bug display quick...
2006-11-16 Robert Sesekr1289: Spelling boo boo. "NoTe" not "NoDe".
2006-11-16 Robert Sesekr1288: We cannot put the float'd span's after main...
2006-11-14 Robert Sesekr1285: Created the defaulttimezone option to allow...
2006-11-09 Robert Sesekr1278: We need the AS clause in editcomment.php to...
2006-11-09 Robert Sesekr1277: We need includes/language.php in install/global...
2006-11-08 Robert Sesekr1276: Change the name of the email and password fields...
2006-11-08 Robert Sesekr1275: Try to fix a weird scrolling and overflow bug...
2006-11-08 Robert Sesekr1274: We can now remove attachments from the database...
2006-10-26 Robert Sesekr1273: When there are no emails linked to a bug report...
2006-10-25 Robert Sesekr1272: In admin/product.php, in construct_option_list...
2006-10-25 Robert Sesekr1271: If $bugsys->options['pagelinks'] is set to 0...
2006-10-25 Robert Sesekr1270: Remove an implode() warning on admin/field.php:235
next