summaryrefslogtreecommitdiff
path: root/BitBoardTopic.php
AgeCommit message (Collapse)AuthorFilesLines
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
Still a problem with Ajax stuff on this, but is postiing entries correctly on Firebird
2006-09-08Further Firebird port fixesLester Caine1-20/+20
Unable to complete as SUBSTRING needs to be SQL standard format Have working copy here - just need to work out how to make SUBSTRING switchable format
2006-09-08First cut at Firebird portLester Caine1-7/+7
Need to rename date field to track_date in boards_tracking
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-11/+11
themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
2006-09-01ton of fixes, rename icons and give them sensible names, add a legend - this ↵Max Kremmel1-5/+6
needs to be expanded - removed more inline styling - blimey... thought those days were over
2006-08-31add FORUM service to bitboards so content comments now appear in linked ↵Christian Fowler1-5/+5
board. it looks very, very cool. way to go Hash9.
2006-07-29total removal of the word from forums, so everything, including tables are ↵Christian Fowler1-34/+34
just boards -> topics -> posts
2006-07-29Remove previous layout code entirely, provide a categorised view of boards ↵Hash91-9/+7
as the default, tidy some of the header options, set flat view as the default for boards, and fix filter box for threads, code tidy up and changed UI to use Topic instead of thread
2006-07-27Fix unregistered post count column, Add column baised layout, and allow ↵Hash91-5/+14
posts to be replied to using the new reply with quote feature of comments, Improve moderation, move to board if rejecting a new topic, premit topic to be moderated from the topic list for the board
2006-07-26Add moderation of anon posts, and warnings for registered posts, also ↵Hash91-36/+24
improve style support, and show details about the number unregistered posts to admins
2006-07-22add signitures that can be written in any format and stored in a comment ↵Hash91-4/+5
which can have any content type
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, ↵Hash91-17/+253
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-52/+75
queries, also get more templates for comments from liberty
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