phpbb/phpBB
MateBartus a089ff5eb0 [ticket/13654] Moving reporting into controller
Moving report.php's content into different services and controllers to
better comply with the MVC model.

Also implementing:
 * Replacement for reasons_display()
 * Adding assign_meta_refresh_var() to \controller\helper
 * Adding separate routes for easy configuration
 * Updating unit tests to expect to correct results
 * Add BC tests

PHPBB3-13654
2015-04-16 11:29:11 +02:00
..
adm Merge branch '3.1.x' 2015-03-15 16:59:58 +08:00
assets [ticket/13666] Remove data-clicked attribute from all of form's submit buttons 2015-03-05 22:26:13 +01:00
bin [ticket/13450] Type-hint return value of $phpbb_container->get() 2015-01-12 20:19:07 +01:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
develop Merge branch 'develop-ascraeus' into develop 2015-02-11 16:53:25 +01:00
docs Merge branch '3.1.x' 2015-04-10 10:06:07 +02:00
download [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
ext [ticket/11163] Add ext/index.htm 2014-05-15 14:11:11 +02:00
files
images
includes [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
install Merge branch '3.1.x' 2015-04-10 10:06:07 +02:00
language Merge branch '3.1.x' 2015-02-20 20:53:03 +01:00
phpbb [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
store
styles/prosilver Update version to 3.1.4-RC1 2015-04-09 20:26:12 +02:00
.htaccess Merge branch 'develop-olympus' into develop-ascraeus 2014-05-03 00:37:28 +02:00
app.php [ticket/13450] Type-hint return value of $phpbb_container->get() 2015-01-12 20:19:07 +01:00
common.php [ticket/13407] Bump minimal version to php 5.3.9 2015-02-04 17:40:18 +01:00
composer.json [ticket/11768] Re-added the code that got lost in rebase 2015-04-02 19:16:01 +02:00
composer.lock [ticket/11768] Updated s9e\TextFormatter 2015-04-02 19:16:04 +02:00
cron.php [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
faq.php [ticket/13647] Use the Symfony way for redirecting 2015-02-27 22:58:51 +01:00
feed.php [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
index.php [ticket/13450] Type-hint return value of $phpbb_container->get() 2015-01-12 20:19:07 +01:00
mcp.php [ticket/13455] Remove unnecessary calls to utf8_normalize_nfc() 2015-02-03 20:50:40 +01:00
memberlist.php [ticket/13455] Remove request_var() references from comments 2015-02-03 20:56:48 +01:00
posting.php Merge branch '3.1.x' 2015-04-06 10:59:46 +02:00
report.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
search.php Merge branch '3.1.x' 2015-02-18 18:04:46 +01:00
ucp.php [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
viewforum.php Merge branch '3.1.x' 2015-03-06 13:45:12 +01:00
viewonline.php [ticket/13647] Switch FAQ handling in view online to controller 2015-02-22 22:57:14 +01:00
viewtopic.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
web.config [ticket/13271] Fix URL Rewriting on IIS7 2015-03-23 18:23:12 +01:00