summaryrefslogtreecommitdiff
path: root/BitBoard.php
AgeCommit message (Expand)AuthorFilesLines
2007-03-31rename bitboards to boardsMax Kremmel1-13/+13
2007-03-14take a swipe at getting delete of topics to work. still non-functional, but c...Christian Fowler1-3/+16
2007-03-08check is_approved IS NULL as a true case in getLastTopicChristian Fowler1-5/+5
2007-03-07handle migrate_board_id just to be thoroughChristian Fowler1-3/+12
2007-03-07add migrate_board_id just to be thoroughChristian Fowler1-4/+8
2007-03-05clean up getList call to count NULL is_approved messages (ie exclude those ==...Christian Fowler1-29/+27
2007-02-16Tidied up board list boxAndy Stanford1-4/+4
2007-02-15Add phpdoc comment blocks for documentationLester Caine1-12/+15
2007-02-14generalize concat SQL, fix missing GROUP BYbitweaver.org1-5/+5
2007-02-08some final clean up of php migration - forums are now migrating via code, pos...Christian Fowler1-5/+5
2007-02-08some final clean up of php migration - forums are now migrating via code, pos...Christian Fowler1-5/+5
2007-02-07Corrected concatenation of stringsAndy Stanford1-5/+5
2007-01-08rename tables and columns to be consistent with standard bitweaver packagesChristian Fowler1-11/+11
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-4/+4
2006-12-02Removed references to boards_thread tableNick Palmer1-5/+4
2006-09-12Selectable SUBSTRING add databases that use SQL Standard to 'if' listLester Caine1-5/+12
2006-09-08Further Firebird port fixesLester Caine1-5/+5
2006-09-08First cut at Firebird portLester Caine1-13/+13
2006-09-01massive UI update to assign pageMax Kremmel1-12/+19
2006-09-01use correct methodMax Kremmel1-4/+4
2006-08-31missing .tplChristian Fowler1-5/+7
2006-08-31add FORUM service to bitboards so content comments now appear in linked board...Christian Fowler1-13/+64
2006-07-29total removal of the word from forums, so everything, including tables are ju...Christian Fowler1-47/+96
2006-07-29Remove previous layout code entirely, provide a categorised view of boards as...Hash91-4/+19
2006-07-27Fix unregistered post count column, Add column baised layout, and allow posts...Hash91-7/+35
2006-07-26Add moderation of anon posts, and warnings for registered posts, also improve...Hash91-4/+20
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, Locke...Hash91-3/+29
2006-07-18fix quoting for MySQLHash91-4/+4
2006-07-12allow content to be assigned to boards and get some extra data for the querie...Hash91-83/+341
2006-06-28importChristian Fowler1-0/+158