bugdar.git
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:
2007-02-26 Robert Sesekr1421: Authentication::_verifyLoginUser() takes a string...
2007-02-26 Robert Sesekr1420: More work on the authentication system:
2007-02-26 Robert Sesekr1419: Beginning to implement the authentication API:
2007-02-25 Robert Sesekr1418: Our template was missing these slashes
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-16 Robert Sesekr1414: Adding an instructions file on how to prepare...
2007-02-16 Robert Sesekr1413: Fixing the installer to allow settings to actual...
2007-02-15 Robert Sesekr1412: Using the new database caching feature of ISSO...
2007-02-14 Robert Sesekr1411: We no longer have a manual so these credits...
2007-02-14 Robert Sesekr1410: Moving the password reset email to the template...
2007-02-14 Robert Sesekr1409: Implemented a new admin login system: Instead...
2007-02-14 Robert Sesekr1408: changes++
2007-02-14 Robert Sesekr1407: todo--
2007-02-14 Robert Sesekr1406: Moving the rest of the email body texts (from...
2007-02-13 Robert Sesekr1405: Beginning to move email text out of the code...
2007-02-13 Robert Sesekr1404: todo--
2007-02-13 Robert Sesekr1403: - Fixed a bug in UserAPI::post_update() that...
2007-02-13 Robert Sesekr1402: It seems like this search_update.tpl file would...
2007-02-13 Robert Sesekr1401: Added a password reset system that works very...
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-13 Robert Sesekr1398: Removing the print_r() from BugAPI
2007-02-12 Robert Sesekr1397: Setting system improvements:
2007-02-12 Robert Sesekr1396: We don't need to run build_assignedto() anymore...
2007-02-12 Robert Sesekr1395: - Searching of custom fields now works, but...
2007-02-11 Robert Sesekr1394: changes += 2
2007-02-11 Robert Sesekr1393: No need to waste a query if the automation isn...
2007-02-11 Robert Sesekr1392: Lots of work going into making the custom fields...
2007-02-03 Robert Sesekr1390: Merging up the template diff from the branch
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2007-02-03 Robert Sesekr1386: Adding the upgrade script for 1.1.5 1.1.5
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...
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 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-29 Robert Sesekr1372: Add the mass-update link in the search results...
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-26 Robert Sesekr1369: Don't show an empty grid if there are no bugs...
2006-12-13 Robert Sesekr1368: - Input checkboxes for custom fields should...
2006-12-13 Robert Sesekr1367: Set the default value for obsoletes to be no
2006-12-13 Robert Sesekr1366: Add the ability to obsolete a version
2006-12-11 Robert Sesekr1365: Adding user help for the custom column ordering
2006-12-11 Robert Sesekr1364: Change the array_keys()/is_array() checking...
2006-12-11 Robert Sesekr1363: Fix the display of product and component changes...
2006-12-11 Robert Sesekr1362: Use ListSorter to construct the column heads...
next