aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-8/+35
* some fixes todayMeik Sievertsen2006-12-241-268/+0
* #6076David M2006-12-081-3/+1
* #6024Meik Sievertsen2006-12-071-1/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-2/+12
* some tiny fixes.Meik Sievertsen2006-11-191-4/+6
* - do not cache the activity queries, this is only a lot of overhead (haven't ...Meik Sievertsen2006-11-181-2/+2
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-9/+5
* - fixes for the following bugs:Meik Sievertsen2006-11-151-1/+1
* let the user activity queries only update every 5 minutesMeik Sievertsen2006-11-121-2/+2
* consistant obtain_* functionsMeik Sievertsen2006-11-121-2/+1
* Revised attachment categories a bitMeik Sievertsen2006-10-191-16/+16
* Censor last post topic [#4714]Graham Eames2006-10-121-1/+1
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-081-4/+8
* - finally removed sql_numrowsMeik Sievertsen2006-10-041-1/+1
* #4226David M2006-10-031-1/+1
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-30/+4
* - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms...Meik Sievertsen2006-09-301-1/+1
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-2/+9
* some tiny fixes here and thereMeik Sievertsen2006-09-221-55/+23
* #4406Meik Sievertsen2006-09-201-1/+1
* - fixed some bugsMeik Sievertsen2006-09-131-4/+50