bugdar.git
2007-04-08 Robert Sesekr1540: Updating the schema file 1.2.0-b3
2007-04-08 Robert Sesekr1539: Add another step to the release procedure (updat...
2007-04-08 Robert Sesekr1538: Rebuild all the caches in install/upgrade13...
2007-04-08 Robert Sesekr1537: Adding the version record for 1.2.0 Beta 3 to...
2007-04-08 Robert Sesekr1536: - Adding the template diff for 1.2.0 Beta 3
2007-04-08 Robert Sesekr1535: Make sure we changemod the files we write to
2007-04-07 Robert Sesekr1534: We want to remove that call to error_reporting...
2007-04-07 Robert Sesekr1533: Apparently some systems don't like our pass...
2007-04-03 Robert Sesekr1532: We need to call build_settings() after we set...
2007-04-03 Robert Sesekr1531: Adding upgrade13.php which fixes some previous...
2007-04-03 Robert Sesekr1530: Adding an installer check in install/install...
2007-04-03 Robert Sesekr1529: Change the trackerversion setting to be [#]versi...
2007-04-02 Robert Sesekr1528: In install/installer.php:
2007-04-02 Robert Sesekr1527: Forgot to add the groupids column to the schema
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 Sesekr1519: Add a note about tagging the version to docs...
2007-03-19 Robert Sesekr1518: Moving the changes from schema_changes.sql to...
2007-03-19 Robert Sesekr1517: Updating the .pot file for beta 2
2007-03-19 Robert Sesekr1516: Adding the template diff for Beta 2
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 Sesekr1511: Don't use PHP short tags because not everybody...
2007-03-19 Robert Sesekr1510: In draw_cancel() [templates/global.js] we can...
2007-03-18 Robert Sesekr1509: Removing whitespace at the end of admin/usergrou...
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 Sesekr1505: Implement multi group system for custom fields...
2007-03-18 Robert Sesekr1504: Why on earth were we permission checking custom...
2007-03-18 Robert Sesekr1503: Update build_assignedto() so people in secondary...
2007-03-18 Robert Sesekr1502: Making fetch_on_bits() work with multiple user...
2007-03-18 Robert Sesekr1501: We can actually simplify Logging::compare_arrays...
2007-03-18 Robert Sesekr1500: In showhistory.php:
2007-03-18 Robert Sesekr1499: In editreport.php:
2007-03-18 Robert Sesekr1498: In construct_custom_fields() and process_custom_...
2007-03-18 Robert Sesekr1497: In editreport.php, there's really no point in...
2007-03-18 Robert Sesekr1496: There's a string here in the parsed comments...
2007-03-18 Robert Sesekr1495: It helps if we get the name of the right datasto...
2007-03-18 Robert Sesekr1494: We actually need to run array_strip_empty()...
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-18 Robert Sesekr1490: Fixing a SQL error in admin/usergroup.php that...
2007-03-18 Robert Sesekr1489: We really should heed warnings on PHP.net that...
2007-03-18 Robert Sesekr1488: Adding secondary usergroup support to the admin CP
2007-03-18 Robert Sesekr1487: Forgot to remove the "value" in the forach(...
2007-03-18 Robert Sesekr1486: Adding API support for multiple usergroups in...
2007-03-18 Robert Sesekr1485: - Adding base support for multiple user groups...
2007-03-17 Robert Sesekr1484: Fixing the automation system for custom fields...
2007-03-17 Robert Sesekr1483: Fix the background color system of history_bit...
2007-03-17 Robert Sesekr1482: Allow NO_VERSION_CHECK constant to actually...
2007-03-17 Robert Sesekr1481: changes++
2007-03-17 Robert Sesekr1480: Remove templates/stylevars.txt and the processin...
2007-03-17 Robert Sesekr1479: Remove the need for $stylevar[alt_color] by...
2007-03-17 Robert Sesekr1478: In ListSorter::constructRow(), globalize $bugsys...
2007-03-17 Robert Sesekr1477: Adding a .altwidth class so that we can remove...
2007-03-17 Robert Sesekr1476: Removing all uses of $stylevar[alt_color] in...
2007-03-17 Robert Sesekr1475: In .altcolor we should use background-color...
2007-03-17 Robert Sesekr1474: We no loner need the stylevars for cellpadding...
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 Sesekr1470: Fix two bugs with searching that would:
2007-03-17 Robert Sesekr1469: Misspelled TIMENOW in search.php which caused...
2007-03-17 Robert Sesekr1468: In mailtest.php:
2007-03-17 Robert Sesekr1467: Adding a mailtest script for people who are...
2007-03-16 Robert Sesekr1466: Fixing a bug in NotificationCenter::send_new_com...
2007-03-13 Robert Sesekr1464: These will also probably create improper escape... 1.2.0-b1
2007-03-13 Robert Sesekr1463: Fix an improper character escape
2007-03-13 Robert Sesekr1462: Fix the tag from "verson" to "version"
2007-03-12 Robert Sesekr1461: Forgot one prefix
2007-03-12 Robert Sesekr1460: Add a few sanity checks in the mass-update syste...
2007-03-12 Robert Sesekr1459: We need to get rid of all the old searches in...
2007-03-12 Robert Sesekr1458: Fixed a bug so that now the default column optio...
2007-03-12 Robert Sesekr1457: We needed to reexport the settings because ...
2007-03-12 Robert Sesekr1456: We need to add default settings and custom help...
2007-03-12 Robert Sesekr1455: Removing all the queries we have added to the...
2007-03-12 Robert Sesekr1454: Encase the foreach() loop on components in Const...
2007-03-11 Robert Sesekr1453: Stop including includes/setting.php when we...
2007-03-11 Robert Sesekr1452: Adding a step to migrate custom field data ...
2007-03-11 Robert Sesekr1451: Updating the schema file
2007-03-11 Robert Sesekr1450: Adding upgrade11.php as the upgrade script from...
2007-03-11 Robert Sesekr1449: One last change for class_sort.php that now...
2007-03-11 Robert Sesekr1448: Updating the en_US.pot file with the latest...
2007-03-11 Robert Sesekr1447: Adding the template diff between 1.1.5 and 1...
2007-03-11 Robert Sesekr1446: Don't show the controls to change the email...
2007-03-11 Robert Sesekr1445: Dumping default data and settings into the files...
2007-03-11 Robert Sesekr1444: In all other instances for sorting, the sortby...
2007-03-11 Robert Sesekr1443: Backing out the changes made in r1442 because...
2007-03-11 Robert Sesekr1442: Removing usage of $stylevar[alt_color]
2007-03-11 Robert Sesekr1441: Adding a phpBB2 authentication module
2007-03-11 Robert Sesekr1440: - Fixed a huge bug in Authentication::_syncBugda...
2007-03-11 Robert Sesekr1439: Removing trailing whitespace from includes/auth...
next