index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
report.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15720] Don't escape ampersands on redirections
Rubén Calvo
2019-05-09
1
-1
/
+1
*
[ticket/13654] Moving reporting into controller
MateBartus
2015-04-16
1
-309
/
+11
*
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
Gaëtan Muller
2015-02-03
1
-1
/
+1
*
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-6
/
+6
*
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+1
*
[ticket/13159] Allow to do extra auth checks on report posting
brunoais
2014-12-03
1
-0
/
+18
*
[ticket/12990] Use the full services name for the notification's types
Tristan Darricau
2014-08-16
1
-2
/
+2
*
[ticket/11854] Rename captchas.factory service to captcha.factory
Tristan Darricau
2014-08-11
1
-1
/
+1
*
[ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins
Tristan Darricau
2014-08-11
1
-2
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-1
/
+1
*
[ticket/12364] Add template identifier var to all missing pages
PayBas
2014-04-06
1
-2
/
+3
*
[ticket/11763] Add missing variable when reporting a PM to avoid SQL Error
Oliver Schramm
2013-08-03
1
-3
/
+4
*
[ticket/11722] Remove reference assignment for $captcha in report.php
Andreas Fischer
2013-07-22
1
-1
/
+1
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-07-22
1
-3
/
+6
|
\
|
*
[ticket/11720] Do not call $captcha->validate if $captcha is not set
Marc Alexander
2013-07-21
1
-3
/
+6
*
|
Merge branch 'ticket/11566' into ticket/11566-develop
Dhruv
2013-07-01
1
-74
/
+112
|
\
\
|
|
/
|
*
[ticket/11566] Remove extra pair of brackets from conditional statement
Dhruv
2013-07-01
1
-1
/
+1
|
*
[ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
Dhruv
2013-07-01
1
-1
/
+1
|
*
[ticket/11566] Rename var to $visual_confirmation_response
Dhruv
2013-07-01
1
-3
/
+3
|
*
[ticket/11566] add captcha reset and hidden fields
Dhruv
2013-07-01
1
-0
/
+11
|
*
[ticket/11566] display error instead of trigger_error
Dhruv
2013-07-01
1
-12
/
+12
|
*
[ticket/11566] add error functionality
Dhruv
2013-07-01
1
-67
/
+80
|
*
[ticket/11566] add interface for captcha
Dhruv
2013-07-01
1
-0
/
+14
*
|
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
[next]