| Commit message (Expand) | Author | Age | Files | Lines |
| * | Moved include files | Bart van Bragt | 2001-03-09 | 12 | -206/+238 |
| * | Current (perhaps) MySQL schema for phpBB2 | Paul S. Owen | 2001-03-09 | 1 | -5/+10 |
| * | me == moron... | James Atkinson | 2001-03-09 | 1 | -2/+2 |
| * | fixed little bug in viewtopic | James Atkinson | 2001-03-09 | 1 | -2/+2 |
| * | Fixed URL backward compatibility | Bart van Bragt | 2001-03-09 | 1 | -1/+5 |
| * | Allow for legacy topic_id as url param | Paul S. Owen | 2001-03-09 | 1 | -1/+4 |
| * | Update to url parameter names - _topic only_ | Paul S. Owen | 2001-03-09 | 2 | -2/+3 |
| * | Reduced query number, changed parameter names | Paul S. Owen | 2001-03-09 | 1 | -172/+171 |
| * | constants added for url parameter names | Paul S. Owen | 2001-03-09 | 1 | -1/+6 |
| * | Added del_backup_table function to delete the backup tables | hd2000 | 2001-03-07 | 1 | -0/+30 |
| * | Stupid error | James Atkinson | 2001-03-07 | 1 | -47/+48 |
| * | Started on posting.php, got the logic done for displaying the new topic form | James Atkinson | 2001-03-07 | 8 | -77/+300 |
| * | More work on viewtopic, still needs SQL tweeking (normal ranks arn't working) | James Atkinson | 2001-03-05 | 5 | -31/+165 |
| * | Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaks | James Atkinson | 2001-03-04 | 7 | -44/+364 |
| * | Misc fixes | James Atkinson | 2001-03-04 | 4 | -7/+15 |
| * | Added some new DB fields, fixed bug where all topics where assigned to one forum | Bart van Bragt | 2001-03-03 | 1 | -1/+8 |
| * | Changed f.forums_order to f.forum_order | Bart van Bragt | 2001-03-03 | 1 | -1/+1 |
| * | Adjusted cellpadding | Paul S. Owen | 2001-03-02 | 1 | -1/+1 |
| * | Perhaps temporary, perhaps permanent INNER JOIN fix | Paul S. Owen | 2001-03-02 | 1 | -9/+19 |
| * | eregi for LIMIT updated to cope with control chars | Paul S. Owen | 2001-03-02 | 1 | -1/+1 |
| * | Viewforum gets moderator list now | James Atkinson | 2001-03-02 | 1 | -4/+9 |
| * | Started translation implemenation, added 1.2 english lang file | James Atkinson | 2001-03-02 | 8 | -24/+414 |
| * | Major bbcode refactoring. Also removed all non-relevant bbcode functions. | natec | 2001-03-02 | 1 | -780/+203 |
| * | MySQL compatibility update of MSSQL compability. | Paul S. Owen | 2001-03-02 | 1 | -1/+1 |
| * | Preliminary MSSQL compability updates | Paul S. Owen | 2001-03-02 | 2 | -8/+3 |
| * | Various updates | Paul S. Owen | 2001-03-02 | 1 | -5/+6 |
| * | Add forum ordering to Index | Paul S. Owen | 2001-02-27 | 1 | -2/+2 |
| * | Move jumpbox to separate template | Paul S. Owen | 2001-02-27 | 4 | -44/+50 |
| * | A few corrections inc. DB2 compatibility | Paul S. Owen | 2001-02-26 | 1 | -23/+64 |
| * | Added login/logout file and logic to login a user | James Atkinson | 2001-02-25 | 4 | -79/+141 |
| * | Added login failer constant | James Atkinson | 2001-02-25 | 1 | -0/+1 |
| * | Minor fix to rowseek | Paul S. Owen | 2001-02-25 | 1 | -3/+3 |
| * | Possible future forum ordering | Paul S. Owen | 2001-02-25 | 1 | -0/+1 |
| * | Updated for odbc | Paul S. Owen | 2001-02-25 | 1 | -0/+4 |
| * | Initial working odbc class (MS Access compatible) | Paul S. Owen | 2001-02-25 | 1 | -134/+83 |
| * | *** empty log message *** | James Atkinson | 2001-02-25 | 5 | -6/+35 |
| * | First ODBC class, not fully functional please don't use or modify. | Paul S. Owen | 2001-02-25 | 1 | -0/+449 |
| * | Aded GENERAL_ERROR to constants | James Atkinson | 2001-02-25 | 2 | -4/+6 |
| * | A forum with no forums/cats now shows a nice message insted of a big ugly mes... | James Atkinson | 2001-02-25 | 3 | -0/+11 |
| * | Added line number/filename to error die function | James Atkinson | 2001-02-25 | 1 | -0/+4 |
| * | Added DEBUG constant for debuggin level | James Atkinson | 2001-02-25 | 1 | -0/+4 |
| * | Added link to view profile for last post user | James Atkinson | 2001-02-24 | 1 | -5/+8 |
| * | Cosmetic change, added NOWRAP to table cell | Bart van Bragt | 2001-02-24 | 1 | -1/+1 |
| * | Some minor fixes (i.e. set_time_limit()) | Bart van Bragt | 2001-02-24 | 1 | -1/+3 |
| * | MySQL DB schema : Devel Edition | Paul S. Owen | 2001-02-24 | 1 | -0/+329 |
| * | Minor layout and jumpbox changes | Paul S. Owen | 2001-02-24 | 1 | -48/+47 |
| * | Update related to jumpbox creation | Paul S. Owen | 2001-02-24 | 1 | -3/+8 |
| * | Change to jumpbox creation | Paul S. Owen | 2001-02-24 | 1 | -2/+6 |
| * | Some array rejiggling of moderator checks | Paul S. Owen | 2001-02-24 | 1 | -4/+4 |
| * | viewcat now works also modified moderators construction, now faster | Paul S. Owen | 2001-02-24 | 1 | -57/+104 |