bugdar.git
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...
2007-03-11 Robert Sesekr1438: Fix a small bug and remove some useless code...
2007-03-11 Robert Sesekr1437: Adding an authentication module for Drupal,...
2007-03-11 Robert Sesekr1436: In AuthenticationVbulletin, we can drop _fetchBu...
2007-03-11 Robert Sesekr1435: Fixed a bug in Authentication that could potenti...
2007-03-11 Robert Sesekr1434: Implement Authentication::_fetchBugdarUserFromAu...
2007-03-05 Robert Sesekr1433: changes += 2
2007-03-05 Robert Sesekr1432: Make logout work by calling Authentication:...
2007-03-05 Robert Sesekr1431: Remove "password" from the list of fields to...
2007-03-05 Robert Sesekr1430: Move up the loading of the permissions file...
2007-03-05 Robert Sesekr1429: Refactoring Authentication::_clearCookies()...
2007-03-05 Robert Sesekr1428: In Authentication::_syncBugdarUser(), only run...
2007-03-05 Robert Sesekr1427: More work on the authentication system:
2007-02-27 Robert Sesekr1426: When using USE_DEFAULT_AUTH_METHOD, we don't...
2007-02-27 Robert Sesekr1425: - The new vBulletin authentication API now works
2007-02-27 Robert Sesekr1424: Add the initial authentication system for vBulletin
2007-02-27 Robert Sesekr1423: In login.php, we need to get the user ID in...
2007-02-26 Robert Sesekr1422: Authentication API:
next