aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Paul did a whoopsiePaul S. Owen2003-03-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3661 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved login procedure to a function enabling "inline" login links ... no ↵Paul S. Owen2003-03-171-3/+3
| | | | | | more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php git-svn-id: file:///svn/phpbb/trunk@3650 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added indicators for reported and/or unapproved items. Note that moderators ↵Ludovic Arnaud2003-03-131-1/+5
| | | | | | with m_approve permission can now read unapproved topics and posts normally. git-svn-id: file:///svn/phpbb/trunk@3640 89ea8834-ac86-4346-8a33-228a782c2dd0
* New template var for future use.Ludovic Arnaud2003-03-061-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3600 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved "viewprofile" to memberslist ... consolidation incompletePaul S. Owen2003-03-051-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3598 89ea8834-ac86-4346-8a33-228a782c2dd0
* Action for searchbox ... obviously doesn't work at present since search is ↵Paul S. Owen2003-02-281-0/+1
| | | | | | yet to be overhauled .... git-svn-id: file:///svn/phpbb/trunk@3578 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed a very potential cross-site scripting issue that would have for sure ↵Ludovic Arnaud2003-02-281-2/+2
| | | | | | ended up on security sites. git-svn-id: file:///svn/phpbb/trunk@3573 89ea8834-ac86-4346-8a33-228a782c2dd0
* Potential (display) support for global announcements ... various issues ↵Paul S. Owen2003-02-271-4/+3
| | | | | | still need to addressed wrt posting/replying/etc. git-svn-id: file:///svn/phpbb/trunk@3567 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some sort order changes and other minor changes to viewtopic/viewforumPaul S. Owen2003-02-271-31/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@3566 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, simple case of "idiotitis paulicus" ... be gone double announcementsPaul S. Owen2003-02-261-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3549 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow style designer the option of seperating off announcements to make them ↵Paul S. Owen2003-02-261-6/+16
| | | | | | more prominent ... note some changes in here also relate to potential solutions for global announcements, viewtopic has not been commited yet git-svn-id: file:///svn/phpbb/trunk@3547 89ea8834-ac86-4346-8a33-228a782c2dd0
* Generally related to post tables mergePaul S. Owen2003-02-261-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3538 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates of various types, sizes, colours and accessories ...Paul S. Owen2003-02-251-171/+158
| | | | git-svn-id: file:///svn/phpbb/trunk@3531 89ea8834-ac86-4346-8a33-228a782c2dd0
* internal html compliance updatesPaul S. Owen2003-02-231-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3519 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use different folder images for posted to topicsPaul S. Owen2003-02-211-19/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@3502 89ea8834-ac86-4346-8a33-228a782c2dd0
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-171-49/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@3469 89ea8834-ac86-4346-8a33-228a782c2dd0
* S_TOPIC_ICON output to indicate whether topic/post icons are enabled for ↵Paul S. Owen2003-01-311-0/+1
| | | | | | this forum git-svn-id: file:///svn/phpbb/trunk@3444 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not display table headers when no subforum is shownLudovic Arnaud2003-01-311-6/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3437 89ea8834-ac86-4346-8a33-228a782c2dd0
* Case changes, fix forum_id in nav, fix forum_id in posting success msgPaul S. Owen2003-01-301-7/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@3422 89ea8834-ac86-4346-8a33-228a782c2dd0
* Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty ↵Ludovic Arnaud2003-01-221-46/+1
| | | | | | icons table. git-svn-id: file:///svn/phpbb/trunk@3359 89ea8834-ac86-4346-8a33-228a782c2dd0
* Icon updatesPaul S. Owen2003-01-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3357 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cache topic icons ... being used in three places, two high traffic areas ... ↵Paul S. Owen2003-01-211-59/+26
| | | | | | probably worth caching, alter word censor to one var array ... hopefully this doesn't break anything :D git-svn-id: file:///svn/phpbb/trunk@3347 89ea8834-ac86-4346-8a33-228a782c2dd0
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3338 89ea8834-ac86-4346-8a33-228a782c2dd0
* EOL should be fixed nowLudovic Arnaud2003-01-131-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3315 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-19/+62
| | | | git-svn-id: file:///svn/phpbb/trunk@3102 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ↵James Atkinson2002-11-211-2/+2
| | | | | | even think about trying to use it. git-svn-id: file:///svn/phpbb/trunk@3075 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cache moderator names? Output moderators for all forums in viewforum. Alter ↵Paul S. Owen2002-11-181-15/+22
| | | | | | a few things in templates git-svn-id: file:///svn/phpbb/trunk@3061 89ea8834-ac86-4346-8a33-228a782c2dd0
* Output moderator list for forumsPaul S. Owen2002-11-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3059 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove some L_ var assignmentsPaul S. Owen2002-11-151-14/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3056 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forgot to strip tags to prevent some browsers from displaying raw tags ↵Paul S. Owen2002-11-131-1/+1
| | | | | | rather than removing/interpreting them git-svn-id: file:///svn/phpbb/trunk@3031 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum description to templatePaul S. Owen2002-11-131-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3029 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cleaned up viewforum/index, altered template class to replace missing lang ↵Ludovic Arnaud2002-11-081-28/+54
| | | | | | strings with a nicely formatted text, pre-implemented topics prefetching and broke some things. git-svn-id: file:///svn/phpbb/trunk@3018 89ea8834-ac86-4346-8a33-228a782c2dd0
* Subforums update take #1Ludovic Arnaud2002-11-071-390/+305
| | | | git-svn-id: file:///svn/phpbb/trunk@3010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Experimental: link to the first unread post without redirectionLudovic Arnaud2002-11-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3009 89ea8834-ac86-4346-8a33-228a782c2dd0
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-79/+140
| | | | git-svn-id: file:///svn/phpbb/trunk@3007 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various, typically posting related updatesPaul S. Owen2002-11-011-62/+65
| | | | git-svn-id: file:///svn/phpbb/trunk@2997 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed $board_config to $config, more posting "stuff", altered polling code ↵Paul S. Owen2002-10-301-17/+17
| | | | | | in viewtopic and loads of new problems, poor coding, etc. created :) git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
* Posting and acl option updatesPaul S. Owen2002-10-281-15/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@2972 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-167/+119
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor bugfix (subforums template was called even if there only were empty ↵Ludovic Arnaud2002-10-111-1/+11
| | | | | | | | | subcats). Jumpbox got its "Select a forum" entry back. git-svn-id: file:///svn/phpbb/trunk@2952 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ↵Ludovic Arnaud2002-10-101-5/+10
| | | | | | category jumping. git-svn-id: file:///svn/phpbb/trunk@2950 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added the redirect() function for nice and clean redirection.Ludovic Arnaud2002-10-091-5/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2948 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission related updates ... is still not final but is getting there ... ↵Paul S. Owen2002-10-081-44/+28
| | | | | | faster than British Rail too git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Subforums handling part 2, it almost works. Also added: the "Explain" link ↵Ludovic Arnaud2002-10-031-17/+82
| | | | | | at the bottom page, can be removed easily before official release if necessary. git-svn-id: file:///svn/phpbb/trunk@2913 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum/Topic marking updatesPaul S. Owen2002-08-221-105/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@2879 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some sql changesPaul S. Owen2002-08-171-27/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@2866 89ea8834-ac86-4346-8a33-228a782c2dd0
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-86/+84
| | | | git-svn-id: file:///svn/phpbb/trunk@2853 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for permissions, sessions, lots of things ... note that _many_ ↵Paul S. Owen2002-07-141-491/+264
| | | | | | things _do_not_work_ now ... I'm commiting them to stop people complaining about my holding on to everything :) There is _no_ update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things git-svn-id: file:///svn/phpbb/trunk@2673 89ea8834-ac86-4346-8a33-228a782c2dd0