summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2007-03-07add migrate_board_id just to be thoroughChristian Fowler1-1/+1
2007-03-07add migrate_board_id just to be thoroughChristian Fowler1-0/+1
2007-03-05remove unused sequencesChristian Fowler1-2/+0
2007-02-08some final clean up of php migration - forums are now migrating via code, ↵Christian Fowler1-1/+1
posts now migrate
2007-02-02A few minor bug fixes.Nick Palmer1-2/+2
2007-01-08phpbb migration is roughly working now. stilllots of cleanup like deleting ↵Christian Fowler1-2/+4
posts, etc.
2007-01-08rename tables and columns to be consistent with standard bitweaver packagesChristian Fowler1-7/+9
2007-01-07add option to specify caching time of rss feeds, add / fix rss default ↵Max Kremmel1-1/+6
setting in individual packages
2007-01-01updates for some table names to be consistent with the rest of bw, progress ↵Christian Fowler1-4/+4
on phpBB migrater
2006-11-22set better defaults for permissionsMax Kremmel1-5/+5
2006-10-05add foreign key to liberty_contentChristian Fowler1-0/+1
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel1-2/+0
2006-09-08First cut at Firebird portLester Caine1-2/+2
Need to rename date field to track_date in boards_tracking
2006-08-31clean up index creationChristian Fowler1-1/+1
2006-07-29total removal of the word from forums, so everything, including tables are ↵Christian Fowler1-21/+15
just boards -> topics -> posts
2006-07-26Add moderation of anon posts, and warnings for registered posts, also ↵Hash91-4/+1
improve style support, and show details about the number unregistered posts to admins
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, ↵Hash91-5/+8
Locked threads (the threads are now actually locked)
2006-07-12allow content to be assigned to boards and get some extra data for the ↵Hash91-0/+11
queries, also get more templates for comments from liberty
2006-07-06fix depricated & in function call, fix package namesHash91-11/+11
2006-06-28importChristian Fowler1-0/+69