aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/report.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/save-post-on-report] Changed the name of the columnBruno Ais2012-03-191-5/+5
* [feature/save-post-on-report] The complete changes for this featureBruno Ais2012-03-191-3/+7
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developNils Adermann2011-07-161-0/+7
|\
| * [ticket/10266] Add "Return to forum" link after reporting a postJoas Schilling2011-07-141-0/+7
| * Fix Bug #54375 - Show correct HTML title when reporting private messages.Andreas Fischer2009-11-241-1/+3
| * use existing language key for "private message not found"Meik Sievertsen2009-09-191-1/+2
| * Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-47/+116
* | [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | merge changes from 3.0.x branchMeik Sievertsen2009-12-161-1/+3
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+238
* | Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-168/+0
* | $template to phpbb::$templateMeik Sievertsen2009-02-221-6/+6
* | $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