2007-03-17 |
Robert Sesek | r1481: changes++ |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1480: Remove templates/stylevars.txt and the processin... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1479: Remove the need for $stylevar[alt_color] by... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1478: In ListSorter::constructRow(), globalize $bugsys... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1477: Adding a .altwidth class so that we can remove... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1476: Removing all uses of $stylevar[alt_color] in... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1475: In .altcolor we should use background-color... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1474: We no loner need the stylevars for cellpadding... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1473: Because we didn't understand the return val... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1472: Fix a string offset bug due to those annoying... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1471: Fix for bug://report/69: In install/global.php... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1470: Fix two bugs with searching that would: |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1469: Misspelled TIMENOW in search.php which caused... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1468: In mailtest.php: |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | r1467: Adding a mailtest script for people who are... |
commit | commitdiff | tree |
2007-03-16 |
Robert Sesek | r1466: Fixing a bug in NotificationCenter::send_new_com... |
commit | commitdiff | tree |
2007-03-13 |
Robert Sesek | r1464: These will also probably create improper escape... 1.2.0-b1 |
commit | commitdiff | tree |
2007-03-13 |
Robert Sesek | r1463: Fix an improper character escape |
commit | commitdiff | tree |
2007-03-13 |
Robert Sesek | r1462: Fix the tag from "verson" to "version" |
commit | commitdiff | tree |
2007-03-12 |
Robert Sesek | r1461: Forgot one prefix |
commit | commitdiff | tree |
2007-03-12 |
Robert Sesek | r1460: Add a few sanity checks in the mass-update syste... |
commit | commitdiff | tree |
2007-03-12 |
Robert Sesek | r1459: We need to get rid of all the old searches in... |
commit | commitdiff | tree |
2007-03-12 |
Robert Sesek | r1458: Fixed a bug so that now the default column optio... |
commit | commitdiff | tree |
2007-03-12 |
Robert Sesek | r1457: We needed to reexport the settings because ... |
commit | commitdiff | tree |
2007-03-12 |
Robert Sesek | r1456: We need to add default settings and custom help... |
commit | commitdiff | tree |
2007-03-12 |
Robert Sesek | r1455: Removing all the queries we have added to the... |
commit | commitdiff | tree |
2007-03-12 |
Robert Sesek | r1454: Encase the foreach() loop on components in Const... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1453: Stop including includes/setting.php when we... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1452: Adding a step to migrate custom field data ... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1451: Updating the schema file |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1450: Adding upgrade11.php as the upgrade script from... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1449: One last change for class_sort.php that now... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1448: Updating the en_US.pot file with the latest... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1447: Adding the template diff between 1.1.5 and 1... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1446: Don't show the controls to change the email... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1445: Dumping default data and settings into the files... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1444: In all other instances for sorting, the sortby... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1443: Backing out the changes made in r1442 because... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1442: Removing usage of $stylevar[alt_color] |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1441: Adding a phpBB2 authentication module |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1440: - Fixed a huge bug in Authentication::_syncBugda... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1439: Removing trailing whitespace from includes/auth... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1438: Fix a small bug and remove some useless code... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1437: Adding an authentication module for Drupal,... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1436: In AuthenticationVbulletin, we can drop _fetchBu... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1435: Fixed a bug in Authentication that could potenti... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | r1434: Implement Authentication::_fetchBugdarUserFromAu... |
commit | commitdiff | tree |
2007-03-05 |
Robert Sesek | r1433: changes += 2 |
commit | commitdiff | tree |
2007-03-05 |
Robert Sesek | r1432: Make logout work by calling Authentication:... |
commit | commitdiff | tree |
2007-03-05 |
Robert Sesek | r1431: Remove "password" from the list of fields to... |
commit | commitdiff | tree |
2007-03-05 |
Robert Sesek | r1430: Move up the loading of the permissions file... |
commit | commitdiff | tree |
2007-03-05 |
Robert Sesek | r1429: Refactoring Authentication::_clearCookies()... |
commit | commitdiff | tree |
2007-03-05 |
Robert Sesek | r1428: In Authentication::_syncBugdarUser(), only run... |
commit | commitdiff | tree |
2007-03-05 |
Robert Sesek | r1427: More work on the authentication system: |
commit | commitdiff | tree |
2007-02-27 |
Robert Sesek | r1426: When using USE_DEFAULT_AUTH_METHOD, we don't... |
commit | commitdiff | tree |
2007-02-27 |
Robert Sesek | r1425: - The new vBulletin authentication API now works |
commit | commitdiff | tree |
2007-02-27 |
Robert Sesek | r1424: Add the initial authentication system for vBulletin |
commit | commitdiff | tree |
2007-02-27 |
Robert Sesek | r1423: In login.php, we need to get the user ID in... |
commit | commitdiff | tree |
2007-02-26 |
Robert Sesek | r1422: Authentication API: |
commit | commitdiff | tree |
2007-02-26 |
Robert Sesek | r1421: Authentication::_verifyLoginUser() takes a string... |
commit | commitdiff | tree |
2007-02-26 |
Robert Sesek | r1420: More work on the authentication system: |
commit | commitdiff | tree |
2007-02-26 |
Robert Sesek | r1419: Beginning to implement the authentication API: |
commit | commitdiff | tree |
2007-02-25 |
Robert Sesek | r1418: Our template was missing these slashes |
commit | commitdiff | tree |
2007-02-21 |
Robert Sesek | r1417: Make the changelog use the new format of categor... |
commit | commitdiff | tree |
2007-02-16 |
Robert Sesek | r1416: Cleaned up and refactored the MessageReporter... |
commit | commitdiff | tree |
2007-02-16 |
Robert Sesek | r1415: Replacing all the URLs in the changelog to be... |
commit | commitdiff | tree |
2007-02-16 |
Robert Sesek | r1414: Adding an instructions file on how to prepare... |
commit | commitdiff | tree |
2007-02-16 |
Robert Sesek | r1413: Fixing the installer to allow settings to actual... |
commit | commitdiff | tree |
2007-02-15 |
Robert Sesek | r1412: Using the new database caching feature of ISSO... |
commit | commitdiff | tree |
2007-02-14 |
Robert Sesek | r1411: We no longer have a manual so these credits... |
commit | commitdiff | tree |
2007-02-14 |
Robert Sesek | r1410: Moving the password reset email to the template... |
commit | commitdiff | tree |
2007-02-14 |
Robert Sesek | r1409: Implemented a new admin login system: Instead... |
commit | commitdiff | tree |
2007-02-14 |
Robert Sesek | r1408: changes++ |
commit | commitdiff | tree |
2007-02-14 |
Robert Sesek | r1407: todo-- |
commit | commitdiff | tree |
2007-02-14 |
Robert Sesek | r1406: Moving the rest of the email body texts (from... |
commit | commitdiff | tree |
2007-02-13 |
Robert Sesek | r1405: Beginning to move email text out of the code... |
commit | commitdiff | tree |
2007-02-13 |
Robert Sesek | r1404: todo-- |
commit | commitdiff | tree |
2007-02-13 |
Robert Sesek | r1403: - Fixed a bug in UserAPI::post_update() that... |
commit | commitdiff | tree |
2007-02-13 |
Robert Sesek | r1402: It seems like this search_update.tpl file would... |
commit | commitdiff | tree |
2007-02-13 |
Robert Sesek | r1401: Added a password reset system that works very... |
commit | commitdiff | tree |
2007-02-13 |
Robert Sesek | r1400: Fixed the issue with logging in mass updates |
commit | commitdiff | tree |
2007-02-13 |
Robert Sesek | r1399: - Searches no longer store the actual DB query... |
commit | commitdiff | tree |
2007-02-13 |
Robert Sesek | r1398: Removing the print_r() from BugAPI |
commit | commitdiff | tree |
2007-02-12 |
Robert Sesek | r1397: Setting system improvements: |
commit | commitdiff | tree |
2007-02-12 |
Robert Sesek | r1396: We don't need to run build_assignedto() anymore... |
commit | commitdiff | tree |
2007-02-12 |
Robert Sesek | r1395: - Searching of custom fields now works, but... |
commit | commitdiff | tree |
2007-02-11 |
Robert Sesek | r1394: changes += 2 |
commit | commitdiff | tree |
2007-02-11 |
Robert Sesek | r1393: No need to waste a query if the automation isn... |
commit | commitdiff | tree |
2007-02-11 |
Robert Sesek | r1392: Lots of work going into making the custom fields... |
commit | commitdiff | tree |
2007-02-03 |
Robert Sesek | r1390: Merging up the template diff from the branch |
commit | commitdiff | tree |
2007-02-03 |
Robert Sesek | r1387: Merging the upgrade script from the 1.1.x branch... |
commit | commitdiff | tree |
2007-02-03 |
Robert Sesek | r1386: Adding the upgrade script for 1.1.5 1.1.5 |
commit | commitdiff | tree |
2007-02-03 |
Robert Sesek | r1385: Again, it was actually bug 66, not 68 |
commit | commitdiff | tree |
2007-02-03 |
Robert Sesek | r1384: It was actually bug 66... |
commit | commitdiff | tree |
2007-02-03 |
Robert Sesek | r1383: Merging r1382 from trunk to branch |
commit | commitdiff | tree |
2007-02-03 |
Robert Sesek | r1382: Fixing a small typo in the header/guest welcome... |
commit | commitdiff | tree |
2007-01-25 |
Robert Sesek | r1381: Merging r1380 from trunk to branch. |
commit | commitdiff | tree |
2007-01-25 |
Robert Sesek | r1380: Fix a foreach() warning on admin/user.php at... |
commit | commitdiff | tree |
2007-01-21 |
Robert Sesek | r1379: Merging r1378 from trunk back to the 1.1.x branc... |
commit | commitdiff | tree |
2007-01-21 |
Robert Sesek | r1378: Add an option to use header/Location redirects... |
commit | commitdiff | tree |
next |