| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103 | Nathan Guse | 2013-01-15 | 1 | -19/+27 |
|\ |
|
| * | [ticket/11171] Adapted the code in report.php | Bruno Ais | 2012-12-07 | 1 | -19/+27 |
* | | [ticket/11103] Instantiate $phpbb_notifications as needed | Nathan Guse | 2012-12-13 | 1 | -0/+2 |
* | | [ticket/11103] Create user loader class, update for DIC | Nathan Guse | 2012-11-20 | 1 | -2/+2 |
* | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103 | Nathaniel Guse | 2012-11-10 | 1 | -13/+19 |
|\ \
| |/ |
|
| * | [ticket/10845] Removed one empty line that wasn't supposed to be there | Bruno Ais | 2012-06-14 | 1 | -1/+0 |
| * | [ticket/10845] Changed the report system. Now it saves posts with the bbcode | Bruno Ais | 2012-05-01 | 1 | -12/+19 |
* | | [ticket/11103] Use the full class name as the item_type/method | Nathan Guse | 2012-10-20 | 1 | -2/+2 |
* | | [ticket/11103] Remove unnecessary comments | Nathan Guse | 2012-10-18 | 1 | -2/+0 |
* | | [ticket/11103] Use report text for report notification, never notify reporter | Nathan Guse | 2012-10-16 | 1 | -1/+4 |
* | | [ticket/11103] Finishing up PM Report notifications | Nathan Guse | 2012-10-09 | 1 | -1/+4 |
* | | [ticket/11103] Working on report notifications (post/pm) | Nathan Guse | 2012-10-09 | 1 | -1/+7 |
|/ |
|
* | [feature/save-post-on-report] Changed the name of the column | Bruno Ais | 2012-03-19 | 1 | -5/+5 |
* | [feature/save-post-on-report] The complete changes for this feature | Bruno Ais | 2012-03-19 | 1 | -3/+7 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-07-16 | 1 | -0/+7 |
|\ |
|
| * | [ticket/10266] Add "Return to forum" link after reporting a post | Joas Schilling | 2011-07-14 | 1 | -0/+7 |
| * | Fix Bug #54375 - Show correct HTML title when reporting private messages. | Andreas Fischer | 2009-11-24 | 1 | -1/+3 |
| * | use existing language key for "private message not found" | Meik Sievertsen | 2009-09-19 | 1 | -1/+2 |
| * | Users can report PMs to moderators which are then visible in a new MCP module | Nils Adermann | 2009-07-21 | 1 | -47/+116 |
* | | [ticket/9684] Remove code for global announcement in root-files | Joas Schilling | 2011-04-07 | 1 | -1/+1 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | merge changes from 3.0.x branch | Meik Sievertsen | 2009-12-16 | 1 | -1/+3 |
* | | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+238 |
* | | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 1 | -168/+0 |
* | | $template to phpbb::$template | Meik Sievertsen | 2009-02-22 | 1 | -6/+6 |
* | | $db-> to phpbb::$db-> | Meik Sievertsen | 2009-02-22 | 1 | -12/+12 |
* | | $auth-> to phpbb::$acl-> | Meik Sievertsen | 2009-02-22 | 1 | -2/+2 |
* | | remove global and change $user-> to phpbb::$user-> | Meik Sievertsen | 2009-02-22 | 1 | -12/+12 |
* | | add nils' request and super globals class | Meik Sievertsen | 2008-12-25 | 1 | -2/+2 |
* | | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -2/+2 |
* | | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -6/+6 |
|/ |
|
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -3/+3 |
* | do not get too excited | Meik Sievertsen | 2007-07-26 | 1 | -1/+1 |
* | - #10159 (as well as the exact same issue with reports) | Vic D'Elfant | 2007-04-30 | 1 | -1/+2 |
* | checking in some fixes. ;) Most of them are really minor, including: | Meik Sievertsen | 2007-04-26 | 1 | -1/+1 |
* | - fixes for the following bugs: | Meik Sievertsen | 2006-11-15 | 1 | -3/+1 |
* | message | Nils Adermann | 2006-11-12 | 1 | -4/+7 |
* | - #5120 | Meik Sievertsen | 2006-11-05 | 1 | -1/+1 |
* | - forum image being an additional image instead of replacing forum indicators | Meik Sievertsen | 2006-10-08 | 1 | -1/+2 |
* | - automatically sync topic_reported when deleting a post [Bug #2152] | Nils Adermann | 2006-06-14 | 1 | -1/+12 |
* | Fix the ability to report/view reports and warn in global announcements | Graham Eames | 2006-06-09 | 1 | -8/+8 |
* | ok, sorry for this. :/ | Meik Sievertsen | 2006-06-07 | 1 | -1/+1 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -7/+8 |
* | - some adjustements for phpdocumentor | Meik Sievertsen | 2006-05-05 | 1 | -0/+1 |
* | - allow reporting posts that have a closed report | Nils Adermann | 2006-04-08 | 1 | -15/+7 |
* | To all people having their bug status set to fixed: SF pserver CVS access is ... | Meik Sievertsen | 2006-04-06 | 1 | -1/+1 |
* | - streamlined reports to consist of the feature set we decided upon (Nils, yo... | Meik Sievertsen | 2006-03-12 | 1 | -304/+59 |
* | - added "display_on_posting" setting to custom bbcodes (creates a button with... | Meik Sievertsen | 2006-03-06 | 1 | -2/+1 |
* | - some bugfixes | Meik Sievertsen | 2005-10-04 | 1 | -1/+1 |