aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/report.php
Commit message (Expand)AuthorAgeFilesLines
...
* | $db-> to phpbb::$db->Meik Sievertsen2009-02-221-12/+12
* | $auth-> to phpbb::$acl->Meik Sievertsen2009-02-221-2/+2
* | remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-221-12/+12
* | add nils' request and super globals classMeik Sievertsen2008-12-251-2/+2
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-6/+6
|/
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+3
* do not get too excitedMeik Sievertsen2007-07-261-1/+1
* - #10159 (as well as the exact same issue with reports)Vic D'Elfant2007-04-301-1/+2
* checking in some fixes. ;) Most of them are really minor, including:Meik Sievertsen2007-04-261-1/+1
* - fixes for the following bugs:Meik Sievertsen2006-11-151-3/+1
* messageNils Adermann2006-11-121-4/+7
* - #5120Meik Sievertsen2006-11-051-1/+1
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-081-1/+2
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-1/+12
* Fix the ability to report/view reports and warn in global announcementsGraham Eames2006-06-091-8/+8
* ok, sorry for this. :/Meik Sievertsen2006-06-071-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-7/+8
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-0/+1
* - allow reporting posts that have a closed reportNils Adermann2006-04-081-15/+7
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+1
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-304/+59
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-2/+1
* - some bugfixesMeik Sievertsen2005-10-041-1/+1
* blablaMeik Sievertsen2005-10-031-4/+8
* Fixed small i18n related error in report.phpBart van Bragt2005-05-241-1/+1
* - added updated coding guidelinesMeik Sievertsen2005-04-101-3/+3
* - Documentation related changesMeik Sievertsen2005-04-091-16/+12
* my turn to break the forum (and at least pm's are no longer working - will no...Meik Sievertsen2004-09-041-63/+202
* - fork/copy topicMeik Sievertsen2004-07-101-1/+1
* - remove output buffering options from download.php (not needed anymore)Meik Sievertsen2004-07-081-1/+6
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-57/+115
* splitted language filesMeik Sievertsen2004-02-281-1/+1
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-23/+12
* Changed: Allow multiple reports. If one tries to report the same post twice, ...Ludovic Arnaud2003-08-271-13/+30
* Re-arrange auth and setup calls ... needs to be repeated for all major scriptsPaul S. Owen2003-07-141-1/+2
* A single post can now only be reported onceLudovic Arnaud2003-07-021-34/+17
* Fixed: some stuff ;)Ludovic Arnaud2003-05-181-9/+59
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-5/+5
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-55/+65
* "Report" button only shows up if the user is authorised. Default forum_id for...Ludovic Arnaud2003-04-091-3/+12
* I knew that I forgot something: f_report now in useLudovic Arnaud2003-04-031-2/+6
* Added user notification for post reporting, moved lang strings to lang_main, ...Ludovic Arnaud2003-04-021-35/+14
* More "reporting" stuff, note the very lame warning in viewtopic when a post h...Ludovic Arnaud2003-03-061-0/+162