summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2008-04-21add delete messagewjames51-5/+13
2008-04-19chdir to support arbitrary command line executionChristian Fowler1-0/+1
2008-04-19change message_id column to message_guid, and add store method in LibertyComm...Christian Fowler1-6/+4
2008-04-11add board to list sync using mailmanChristian Fowler1-2/+15
2008-04-04clean up import to check for existing thread in case of null in-reply-tobitweaver.org1-111/+120
2008-03-09importing and threading now workingChristian Fowler1-51/+193
2008-03-08add big chunk of boardsync_cron code, change boards_sync_mailserver to boards...Christian Fowler2-4/+102
2008-03-01add Board Sync host setup. woot, we're underway...Christian Fowler1-1/+21
2008-02-26register content types on install. many packages are updated with this, but m...wjames51-0/+5
2008-01-26Oops. Other part of boards link by pigeonholes functionality.Nick Palmer1-1/+5
2007-07-16Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...Max Kremmel1-0/+1
2007-07-09disable code in this file for now - breaks upgradeMax Kremmel1-1/+3
2007-06-21try to simplify help notes.Max Kremmel1-4/+4
2007-06-20Invert logic on Linked Boards service controlLester Caine2-4/+3
2007-06-20Make Linked Boards active initaillyLester Caine1-0/+1
2007-06-20Add option to hide Linked Board serviceLester Caine1-1/+5
2007-04-03improved checking for migrate scriptbitweaver.org1-2/+11
2007-03-31rename bitboards to boardsMax Kremmel3-27/+27
2007-03-14verifyPermission( 'p_admin' )Christian Fowler1-0/+2
2007-03-07add missing gBitSystem globalChristian Fowler1-1/+1
2007-03-07add stub code for where boards should be pigeonholedChristian Fowler1-0/+3
2007-03-07add migrate_board_id just to be thoroughChristian Fowler2-1/+2
2007-03-07add migrate_board_id just to be thoroughChristian Fowler1-0/+1
2007-03-05handle missing bbcode plugin, default empty edit time to post timeChristian Fowler1-2/+14
2007-03-05remove unused sequencesChristian Fowler1-2/+0
2007-02-08some final clean up of php migration - forums are now migrating via code, pos...Christian Fowler2-7/+33
2007-02-02A few minor bug fixes.Nick Palmer1-2/+2
2007-01-08more phpbb migration progress, still work to be doneChristian Fowler1-2/+4
2007-01-08phpbb migration is roughly working now. stilllots of cleanup like deleting p...Christian Fowler2-10/+11
2007-01-08rename tables and columns to be consistent with standard bitweaver packagesChristian Fowler4-13/+42
2007-01-08change name to phpbb_migrateChristian Fowler2-108/+23
2007-01-08change name to phpbb_migrateChristian Fowler1-0/+85
2007-01-07add option to specify caching time of rss feeds, add / fix rss default settin...Max Kremmel1-1/+6
2007-01-01updates for some table names to be consistent with the rest of bw, progress o...Christian Fowler3-69/+107
2006-12-27add some function to migrate phpBB - still lots to be donebitweaver.org1-0/+69
2006-12-27add upgrade with commented phpBB migration queries. long way to go.Christian Fowler1-0/+16
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 Caine2-4/+4
2006-08-31basic template cleanup - far from done, but i need some food.Max Kremmel1-4/+4
2006-08-31clean up index creationChristian Fowler1-1/+1
2006-07-29total removal of the word from forums, so everything, including tables are ju...Christian Fowler2-33/+26
2006-07-29Remove previous layout code entirely, provide a categorised view of boards as...Hash91-27/+5
2006-07-26Add moderation of anon posts, and warnings for registered posts, also improve...Hash92-5/+12
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, Locke...Hash92-10/+22
2006-07-12allow content to be assigned to boards and get some extra data for the querie...Hash91-0/+11
2006-07-06fix depricated & in function call, fix package namesHash92-16/+16
2006-07-06fix boards so that they work and also add the option to display or not avatarsHash91-4/+4
2006-06-28importChristian Fowler2-0/+117