aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-17/+17
* Posting and acl option updatesPaul S. Owen2002-10-281-15/+24
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-167/+119
* Minor bugfix (subforums template was called even if there only were empty sub...Ludovic Arnaud2002-10-111-1/+11
* Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ...Ludovic Arnaud2002-10-101-5/+10
* Added the redirect() function for nice and clean redirection.Ludovic Arnaud2002-10-091-5/+2
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-44/+28
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-4/+4
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-17/+82
* Forum/Topic marking updatesPaul S. Owen2002-08-221-105/+49
* Some sql changesPaul S. Owen2002-08-171-27/+34
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-86/+84
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-1/+1