aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
* #44105Henry Sudhof2009-04-171-1/+1
* tiny tiny changes to r9328Chris Smith2009-02-151-1/+1
* Allow translation of Custom BBCode help messages.Chris Smith2009-02-151-1/+7
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-221-1/+2
* - Do not show link to user/group profiles if user has no permission to view t...Meik Sievertsen2008-10-091-5/+14
* Fix a tricky little bug in r8909Chris Smith2008-09-261-1/+6
* Do not include hash in redirect backHenry Sudhof2008-09-241-3/+3
* Correctly handle unread status of subforums (that are not shown on the index)...Chris Smith2008-09-231-0/+14
* whitespaceHenry Sudhof2008-09-221-1/+1
* adding more hashesHenry Sudhof2008-09-221-14/+21
* Display popular topic based on posts within topic instead of replies within t...Meik Sievertsen2008-09-171-1/+2
* ermHenry Sudhof2008-08-281-1/+1
* fixing fault introduced with R8749Henry Sudhof2008-08-281-1/+1
* as per evil3, some more anti-CSRFHenry Sudhof2008-08-211-5/+19
* #29335Henry Sudhof2008-08-131-1/+1
* merging r8373 into 3.0 branch: adding a new option to hide the entire list of...Nils Adermann2008-02-031-0/+1
* Prepend phpbb_root_path to ranks path for displaying ranks - #19075Meik Sievertsen2008-01-301-5/+5
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-3/+3
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-061-1/+2
* #14850Meik Sievertsen2007-10-201-2/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-2/+10
* #i8Meik Sievertsen2007-10-021-1/+1
* #14211David M2007-08-241-1/+1
* - Handle forum links/redirects within viewforum if no read permission given (...Meik Sievertsen2007-07-161-1/+19
* That else statement will never come into effect because the ORDER BY makes su...David M2007-07-161-4/+0
* even more fixes. :oMeik Sievertsen2007-07-151-1/+1
* #11931David M2007-07-151-1/+1
* some fixesMeik Sievertsen2007-07-111-1/+1
* my round of bug fixesMeik Sievertsen2007-06-111-1/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-18/+22
* Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to l...Meik Sievertsen2007-05-061-2/+4
* #10523Jonathan Stanley2007-05-061-1/+1
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-2/+2
* #10191Henry Sudhof2007-04-271-0/+6
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-1/+3
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-1/+38
* some fixesMeik Sievertsen2007-04-061-6/+8
* some fixes...Meik Sievertsen2007-04-021-4/+6
* other fixes...Meik Sievertsen2007-03-301-1/+1
* - small MSSQL thingDavid M2007-03-041-1/+1
* do not display passworded forum topics within the active topics list if the u...Meik Sievertsen2007-03-021-10/+37
* fixing some bugsMeik Sievertsen2007-02-181-4/+24
* SEPARATOR, not SEPERATOR... also "neutralised" variable naming as it's used e...Jonathan Stanley2007-01-271-1/+1
* - tiny issue in display_forums() made is possible for get_moderators() to cac...David M2007-01-201-1/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-4/+7
* Forgot that one for #7110Dominik Dröscher2007-01-161-1/+1
* #7110Dominik Dröscher2007-01-161-1/+1
* - new homographs or IDN confusables ( http://www.unicode.org/reports/tr39/dat...Nils Adermann2007-01-081-1/+1
* - allow login with redirect parameterNils Adermann2007-01-031-1/+1
* - do not allow setting the parent to currently assigned childs [Bug #6708]Meik Sievertsen2007-01-021-0/+44