phpbb/tests/functional
Dhruv c80b80ca0f Merge branch 'ticket/11566' into ticket/11566-develop
* ticket/11566:
  [ticket/11566] Subsilver template error displayed after table headers
  [ticket/11566] Remove extra pair of brackets from conditional statement
  [ticket/11566] Check that guest doesn't have reporting permission by default
  [ticket/11566] Add captcha to report post template in subsilver
  [ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
  [ticket/11566] Rename var to $visual_confirmation_response
  [ticket/11566] Revert forum permission changes
  [ticket/11566] Use language variable instead of hardcode
  [ticket/11566] add tests for reporting post
  [ticket/11566] add captcha reset and hidden fields
  [ticket/11566] display error instead of trigger_error
  [ticket/11566] add error in template
  [ticket/11566] add error functionality
  [ticket/11566] add interface for captcha

Conflicts:
	phpBB/report.php
2013-07-01 23:25:29 +05:30
..
fixtures [ticket/11549] Add functional test for ACP Extension Module with Template 2013-05-31 14:25:47 +02:00
acp_groups_test.php Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-develop 2013-06-07 00:15:28 +02:00
acp_permissions_test.php Merge branch 'ticket/11568' into ticket/11568-develop 2013-05-31 16:45:06 +02:00
auth_test.php Merge branch 'ticket/11568' into ticket/11568-develop 2013-05-31 16:45:06 +02:00
browse_test.php [ticket/11568] Use static calls for static methods 2013-05-31 16:16:41 +02:00
common_groups_test.php Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-develop 2013-06-07 00:15:28 +02:00
extension_acp_test.php [ticket/11550] Specify a valid path so it's clearer that it must be a path 2013-06-11 11:37:28 +02:00
extension_controller_test.php [ticket/11550] Move comments to correct function 2013-06-11 11:14:24 +02:00
extension_module_test.php [ticket/11550] Specify a valid path so it's clearer that it must be a path 2013-06-11 11:37:28 +02:00
extension_permission_lang_test.php [ticket/11550] Move comments to correct function 2013-06-11 11:14:24 +02:00
fileupload_form_test.php [ticket/develop/11568] Fix some more tests in 3.1 2013-05-30 13:26:16 +02:00
fileupload_remote_test.php [ticket/develop/11568] Fix some more tests in 3.1 2013-05-30 13:26:16 +02:00
forgot_password_test.php Merge branch 'ticket/11568' into ticket/11568-develop 2013-05-31 16:45:06 +02:00
lang_test.php [task/functional] Make sure missing language values are handled properly 2012-04-24 14:10:50 -04:00
memberlist_test.php Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-develop 2013-06-07 00:15:28 +02:00
metadata_manager_test.php [ticket/11550] Move comments to correct function 2013-06-11 11:14:24 +02:00
notification_test.php Merge branch 'ticket/11568' into ticket/11568-develop 2013-05-31 16:45:06 +02:00
paging_test.php [ticket/9341] Assert that page doesnt contain next or prev page posts 2013-06-28 01:02:00 +05:30
posting_test.php [ticket/9341] Move create_topic and post into functional test case 2013-06-27 00:57:34 +05:30
report_post_captcha.php [ticket/11566] Check that guest doesn't have reporting permission by default 2013-07-01 21:49:06 +05:30
ucp_groups_test.php Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-develop 2013-06-07 00:15:28 +02:00