summaryrefslogtreecommitdiff
path: root/BitBoardTopic.php
AgeCommit message (Expand)AuthorFilesLines
2008-06-05goodby Attachable hello Mime, even tho boards makes no use of attachments at ...wjames51-8/+8
2008-04-29make topics mimic comments for root reference, also set board as gContent in ...wjames51-3/+14
2008-04-28remove vd - sorrywjames51-4/+3
2008-04-28handle special comments case in load_sql service also to properly join for st...wjames51-4/+5
2008-04-21gets status idwjames51-3/+4
2008-04-17clean up indenting to try and help readabilitywjames51-109/+113
2008-03-24get a list of topics by either parent board_id or content_idwjames51-5/+10
2008-03-07pass the param hash into the get list sql service so we can act on itwjames51-4/+5
2007-12-13Fix boards flip icons and pack CSS into BitThemes stuff.Nick Palmer1-13/+13
2007-11-01BUG: 1824020: missing DB prefixesMax Kremmel1-11/+11
2007-09-11add missing global gBitSystem in getDisplayUrl, add missing initial parameter...Christian Fowler1-5/+12
2007-09-10try to standardise getDisplayUrl accross content types a bit and add some pre...Max Kremmel1-4/+9
2007-07-16Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...Max Kremmel1-3/+8
2007-05-24Fixed lost bindVarsWalter Wojcik1-4/+4
2007-05-24Changed 'approved' column refference to 'is_approved' to match schema shange.Walter Wojcik1-4/+4
2007-05-07fix deleting of topics via link and with multi-checkChristian Fowler1-32/+4
2007-03-31rename bitboards to boardsMax Kremmel1-29/+29
2007-03-14take a swipe at getting delete of topics to work. still non-functional, but c...Christian Fowler1-13/+31
2007-03-10Restore lock and sticky lost in revision 1.18.Nick Palmer1-3/+53
2007-03-09add link and title for related comment contentChristian Fowler1-4/+7
2007-03-08add getList to BitBoardPost to work like other class conventions. Use this me...Christian Fowler1-4/+4
2007-03-07handle look up by migrate_post_id, add rewrite rules for phpBBChristian Fowler1-4/+16
2007-03-07add handling of migrate_topic_id to keep old forum links intactChristian Fowler1-3/+12
2007-02-20Tidy tooltip for unlocked threadAndy Stanford1-4/+4
2007-02-16Changed various icons to be more consistent. Fixed some home display issues.Nick Palmer1-4/+4
2007-02-15Add phpdoc comment blocks for documentationLester Caine1-12/+15
2007-02-07Updated a database query for schema changeAndy Stanford1-4/+4
2007-02-02A few minor bug fixes.Nick Palmer1-4/+4
2007-01-08rename tables and columns to be consistent with standard bitweaver packagesChristian Fowler1-18/+18
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-4/+4
2007-01-01updates for some table names to be consistent with the rest of bw, progress o...Christian Fowler1-93/+92
2006-09-23lots of tweaks, fixes and updatesChristian Fowler1-7/+7
2006-09-12Selectable SUBSTRING add databases that use SQL Standard to 'if' listLester Caine1-6/+16
2006-09-08Further Firebird port fixesLester Caine1-20/+20
2006-09-08First cut at Firebird portLester Caine1-7/+7
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel1-11/+11
2006-09-01ton of fixes, rename icons and give them sensible names, add a legend - this ...Max Kremmel1-5/+6
2006-08-31add FORUM service to bitboards so content comments now appear in linked board...Christian Fowler1-5/+5
2006-07-29total removal of the word from forums, so everything, including tables are ju...Christian Fowler1-34/+34
2006-07-29Remove previous layout code entirely, provide a categorised view of boards as...Hash91-9/+7
2006-07-27Fix unregistered post count column, Add column baised layout, and allow posts...Hash91-5/+14
2006-07-26Add moderation of anon posts, and warnings for registered posts, also improve...Hash91-36/+24
2006-07-22add signitures that can be written in any format and stored in a comment whic...Hash91-4/+5
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, Locke...Hash91-17/+253
2006-07-12allow content to be assigned to boards and get some extra data for the querie...Hash91-52/+75
2006-07-06fix depricated & in function call, fix package namesHash91-10/+10
2006-07-06add the missing peice of the serivce hookHash91-15/+16
2006-06-28importChristian Fowler1-0/+384