aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-66/+93
* Fixed some undefined variablesLudovic Arnaud2003-04-241-0/+1
* Replaced time limited display code ... sorting now checks last vote time, vot...Paul S. Owen2003-04-221-32/+47
* Enable/disable display of moderator listingsPaul S. Owen2003-04-151-1/+1
* Moved back gen_sorting() to mcp.phpLudovic Arnaud2003-04-091-3/+14
* Centralised sortingLudovic Arnaud2003-04-031-31/+4
* show the attach icon in viewforum. added cached extensions (we need them with...Meik Sievertsen2003-04-011-0/+1
* Lang string name changes for topic title prefixesPaul S. Owen2003-04-011-5/+5
* Switched up "real" and "normal" counts. (doh)Ludovic Arnaud2003-03-301-3/+3
* icon name changePaul S. Owen2003-03-291-22/+20
* Fixed topic count for users who can view unapproved itemsLudovic Arnaud2003-03-291-2/+10
* Using real counts when displaying unapproved items to keep the page count acc...Ludovic Arnaud2003-03-281-56/+26
* Output total posts/topicsPaul S. Owen2003-03-251-3/+5
* Move to sql_query_limitPaul S. Owen2003-03-201-6/+4
* Paul did a whoopsiePaul S. Owen2003-03-181-1/+1
* Moved login procedure to a function enabling "inline" login links ... no more...Paul S. Owen2003-03-171-3/+3
* Added indicators for reported and/or unapproved items. Note that moderators w...Ludovic Arnaud2003-03-131-1/+5
* New template var for future use.Ludovic Arnaud2003-03-061-0/+3
* Moved "viewprofile" to memberslist ... consolidation incompletePaul S. Owen2003-03-051-2/+3
* Action for searchbox ... obviously doesn't work at present since search is ye...Paul S. Owen2003-02-281-0/+1
* Fixed a very potential cross-site scripting issue that would have for sure en...Ludovic Arnaud2003-02-281-2/+2
* Potential (display) support for global announcements ... various issues still...Paul S. Owen2003-02-271-4/+3
* Some sort order changes and other minor changes to viewtopic/viewforumPaul S. Owen2003-02-271-31/+26
* oops, simple case of "idiotitis paulicus" ... be gone double announcementsPaul S. Owen2003-02-261-2/+2
* Allow style designer the option of seperating off announcements to make them ...Paul S. Owen2003-02-261-6/+16
* Generally related to post tables mergePaul S. Owen2003-02-261-3/+2
* Updates of various types, sizes, colours and accessories ...Paul S. Owen2003-02-251-171/+158
* internal html compliance updatesPaul S. Owen2003-02-231-2/+0
* Use different folder images for posted to topicsPaul S. Owen2003-02-211-19/+30
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-171-49/+49
* S_TOPIC_ICON output to indicate whether topic/post icons are enabled for this...Paul S. Owen2003-01-311-0/+1
* Do not display table headers when no subforum is shownLudovic Arnaud2003-01-311-6/+1
* Case changes, fix forum_id in nav, fix forum_id in posting success msgPaul S. Owen2003-01-301-7/+12
* Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty ...Ludovic Arnaud2003-01-221-46/+1
* Icon updatesPaul S. Owen2003-01-221-1/+1
* Cache topic icons ... being used in three places, two high traffic areas ... ...Paul S. Owen2003-01-211-59/+26
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-2/+2
* EOL should be fixed nowLudovic Arnaud2003-01-131-2/+2
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-19/+62
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-2/+2
* Cache moderator names? Output moderators for all forums in viewforum. Alter a...Paul S. Owen2002-11-181-15/+22
* Output moderator list for forumsPaul S. Owen2002-11-181-1/+1
* Remove some L_ var assignmentsPaul S. Owen2002-11-151-14/+0
* Forgot to strip tags to prevent some browsers from displaying raw tags rather...Paul S. Owen2002-11-131-1/+1
* Forum description to templatePaul S. Owen2002-11-131-2/+3
* Cleaned up viewforum/index, altered template class to replace missing lang st...Ludovic Arnaud2002-11-081-28/+54
* Subforums update take #1Ludovic Arnaud2002-11-071-390/+305
* Experimental: link to the first unread post without redirectionLudovic Arnaud2002-11-051-1/+1
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-79/+140
* Various, typically posting related updatesPaul S. Owen2002-11-011-62/+65