bugdar.git
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...
2006-12-11 Robert Sesekr1361: Include the searchid in the XML export
2006-12-11 Robert Sesekr1360: Saved searches are now fully implemented
2006-12-11 Robert Sesekr1359: Added the saved searches manager to the options...
2006-12-11 Robert Sesekr1358: We only want two columns, not a table of four...
2006-12-11 Robert Sesekr1357: We no longer need that javascript
2006-12-11 Robert Sesekr1356: We can now save a search!
2006-12-10 Robert Sesekr1355: Include the searchid in the XML file name
2006-12-10 Robert Sesekr1354: Cache the list_head.tpl template
2006-12-10 Robert Sesekr1353: We should probably check in these two essential...
2006-12-10 Robert Sesekr1352: Renaming the tabs
2006-12-10 Robert Sesekr1351: - Column options are now stored right for the...
2006-12-10 Robert Sesekr1350: Only show the sort direction image if we are...
2006-12-10 Robert Sesekr1349: Renaming product.componentmother to product...
2006-12-10 Robert Sesekr1348: Let's generate valid XHTML in ListSorter->_proce...
2006-12-10 Robert Sesekr1347: Votes can now be displayed on the bug grid....
2006-12-10 Robert Sesekr1346: - Can now sort by version
2006-12-10 Robert Sesekr1345: Pass extra params to the column heads
2006-12-10 Robert Sesekr1344: Cache list_head
2006-12-10 Robert Sesekr1343: - Get bug id to sort right
2006-12-10 Robert Sesekr1342: Process special case columns so we can now look...
2006-12-10 Robert Sesekr1341: The basic workings of column ordering appear...
2006-12-09 Robert Sesekr1340: Adding a global option for the column ordering...
2006-12-09 Robert Sesekr1339: Changing the javscript version of the column...
2006-12-09 Robert Sesekr1338: Incomplete JavaScript implementation of column...
2006-12-07 Robert Sesekr1337: Adding the option to allow parsing of links...
2006-12-07 Robert Sesekr1336: Wrong todo removed
next