aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | [ticket/12273] Rename exporter to php_exporterJoas Schilling2014-04-181-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12273
| * | | | | | | [ticket/12273] Move event exporter to namespaceJoas Schilling2014-04-181-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12273
| * | | | | | | [ticket/12273] Crawl the phpBB directory for eventsJoas Schilling2014-04-181-9/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12273
| * | | | | | | [ticket/12273] Use class properties instead of parametersJoas Schilling2014-04-183-20/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12273
| * | | | | | | [ticket/12273] Add more tests for the event exporterJoas Schilling2014-04-185-16/+336
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12273
| * | | | | | | [ticket/12273] Add a basic set of tests for the exporterJoas Schilling2014-04-184-0/+370
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12273
* | | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into ↵Nils Adermann2014-05-024-3/+420
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12371: [ticket/12371] Fix language string [ticket/12371] Fix typos in comment [ticket/12371] Fix redirect link for approve_post and post_in_queue [ticket/12371] Delete the approve_post notification when editing a post [ticket/12371] Fix language in comment [ticket/12371] Reapprove the post and topic again in tests [ticket/12371] Correctly set is_starter when editing first post of the topic [ticket/12371] Add functional tests for reapproving [ticket/12371] Fix query in mcp_sorting() [ticket/12371] Rename disapprove and softdelete tests [ticket/12371] We do not group quote notifications anymore [ticket/12371] Fix SQL query [ticket/11772] Do not send out new topic/post notifications when reapproving [ticket/12052] Use different visibility when post was edited [ticket/12052] Add support for ITEM_UNAPPROVED to set_post_visibility method [ticket/12371] Do not add unlimited users as responders [ticket/12371] Do not update the notification entry unneccessarily [ticket/12371] Do not delete post related notifications when a post is deleted [ticket/12371] Allow notification types to redirect to a different url [ticket/12371] Do not group "quote" notifications
| * | | | | | | | [ticket/12371] Reapprove the post and topic again in testsJoas Schilling2014-04-251-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12371
| * | | | | | | | [ticket/12371] Add functional tests for reapprovingJoas Schilling2014-04-251-0/+406
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12371
| * | | | | | | | [ticket/12371] Rename disapprove and softdelete testsJoas Schilling2014-04-252-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12371
| * | | | | | | | [ticket/12371] We do not group quote notifications anymoreJoas Schilling2014-04-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12371
* | | | | | | | | Merge remote-tracking branch 'remotes/Nicofuma/ticket/12432' into ↵Nathaniel Guse2014-05-012-0/+14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus # By Nicofuma # Via Nicofuma * remotes/Nicofuma/ticket/12432: [ticket/12432] Correcting the assertion [ticket/12432] Adding unit test [ticket/12432] Migrator should not revert custom functions
| * | | | | | | | | [ticket/12432] Correcting the assertionNicofuma2014-04-261-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12432
| * | | | | | | | | [ticket/12432] Adding unit testNicofuma2014-04-262-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12432
* | | | | | | | | | Merge remote-tracking branch 'remotes/Nicofuma/ticket/12444' into ↵Nathaniel Guse2014-05-012-0/+39
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus # By Nicofuma # Via Nicofuma * remotes/Nicofuma/ticket/12444: [ticket/12444] Replacing spaces with tabs [ticket/12444] Replace spaces with tabs [ticket/12444] Adding regression test [ticket/12444] The logs message aren't filled correctly
| * | | | | | | | | | [ticket/12444] Replacing spaces with tabsNicofuma2014-04-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12444
| * | | | | | | | | | [ticket/12444] Replace spaces with tabsNicofuma2014-04-261-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12444
| * | | | | | | | | | [ticket/12444] Adding regression testNicofuma2014-04-262-12/+51
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12444
* | | | | | | | | | [ticket/12097] Bug fix and adding unit testNicofuma2014-04-261-0/+39
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12097
* | | | | | | | | Merge pull request #2288 from nickvergessen/ticket/12012Andreas Fischer2014-04-252-3/+68
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12012] Correctly drop default value constraints * nickvergessen/ticket/12012: [ticket/12012] Move property to the top [ticket/12012] Move MS SQL server comparison into a method [ticket/12012] Fix docs in connection manager [ticket/12012] Remove duplicated code (only the $sql are different) [ticket/12012] Handle begin and commit transactions in tests [ticket/12012] Drop and recreate indexes when removing columns [ticket/12012] Add a unit test for removing a column with indexes [ticket/12012] Add a unit test for changing the column type [ticket/12012] Return SQL statements for index drop/create [ticket/12012] Fix tools::mssql_get_existing_indexes() for SQL Server 2000 [ticket/12012] Drop and recreate indexes when changing a column on MSSQL [ticket/12012] Fix query layout [ticket/12012] Correctly drop default value constraints on MSSQL
| * | | | | | | | | [ticket/12012] Fix docs in connection managerJoas Schilling2014-04-201-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12012
| * | | | | | | | | [ticket/12012] Handle begin and commit transactions in testsJoas Schilling2014-04-171-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12012
| * | | | | | | | | [ticket/12012] Add a unit test for removing a column with indexesJoas Schilling2014-04-171-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12012
| * | | | | | | | | [ticket/12012] Add a unit test for changing the column typeJoas Schilling2014-04-171-2/+30
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12012
* | | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12382' into develop-ascraeusCesar G2014-04-256-2/+52
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nickvergessen/ticket/12382: [ticket/12382] Mark broken nested loop with include as incomplete [ticket/12382] Add template test for subloops inside includes [ticket/12382] Add template test for subloops inside events
| * | | | | | | | [ticket/12382] Mark broken nested loop with include as incompleteJoas Schilling2014-04-142-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12382
| * | | | | | | | [ticket/12382] Add template test for subloops inside includesJoas Schilling2014-04-123-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12382
| * | | | | | | | [ticket/12382] Add template test for subloops inside eventsJoas Schilling2014-04-103-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12382
* | | | | | | | | [ticket/12436] Data passed to sql_multi_insert is expected to be multi-dim.Andreas Fischer2014-04-241-2/+2
| |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12436
* | | | | | | | Merge pull request #2335 from Elsensee/ticket/12422Joas Schilling2014-04-222-1/+46
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12422] Fix debug warning in log search * Elsensee/ticket/12422: [ticket/12422] Add tests [ticket/12422] Fix debug warning in log search
| * | | | | | | | [ticket/12422] Add testsOliver Schramm2014-04-222-1/+46
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12422
* | | | | | | | [ticket/12405] Valid timezone and dateformat for create_user() in testsMatt Friedman2014-04-191-2/+2
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-12405
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-151-0/+38
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10423] Replace foreach with function in viewtopic.php [ticket/10423] Remove unnecessary include in test [ticket/10423] Match multiple wildcards [ticket/10423] Move code into a function and add tests for it [ticket/10423] Remove * from search or highlight string
| * | | | | | Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-151-0/+38
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/10423] Remove * from search or highlight string * Elsensee/ticket/10423: [ticket/10423] Replace foreach with function in viewtopic.php [ticket/10423] Remove unnecessary include in test [ticket/10423] Match multiple wildcards [ticket/10423] Move code into a function and add tests for it [ticket/10423] Remove * from search or highlight string
| | * | | | | | [ticket/10423] Remove unnecessary include in testOliver Schramm2014-04-151-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10423
| | * | | | | | [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiple wildcards are removed from the string if there is no word before or after them. If there is a word before or after them, they are just replaced with a single one. PHPBB3-10423
| | * | | | | | [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-131-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10423
* | | | | | | | Merge pull request #2286 from nickvergessen/ticket/12388Andreas Fischer2014-04-151-3/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12388] Fix translation of log entries without additional log data * nickvergessen/ticket/12388: [ticket/12388] Add tests for lang() use on log actions without data [ticket/12388] Fix translation of log entries without additional log data
| * | | | | | | | [ticket/12388] Add tests for lang() use on log actions without dataJoas Schilling2014-04-111-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12388
* | | | | | | | | Merge remote-tracking branch 'marc/ticket/12004' into develop-ascraeusJoas Schilling2014-04-141-0/+7
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * marc/ticket/12004: [ticket/12004] Support empty routes to app.php/ in path_helper
| * | | | | | | | | [ticket/12004] Support empty routes to app.php/ in path_helperMarc Alexander2014-04-111-0/+7
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The symfony routing component allows us to use the path "/" for routes. Therefore, we should be able to use example.com/app.php/ for controllers. However, this currently does not properly work. The method get_web_root_path incorrectly returns phpbb_root_path. Therefore, paths to images or files are broken. PHPBB3-12004
* | | | | | | | | [ticket/12398] Select correct post to restore during softdelete testsMarc Alexander2014-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12398
* | | | | | | | | [ticket/12398] Use return of submit_post in softdelete and download testsMarc Alexander2014-04-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12398
* | | | | | | | | [ticket/12398] Use submit_post return in prune_shadow_topic_testMarc Alexander2014-04-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should get rid of possible failures during functional tests. PHPBB3-12398
* | | | | | | | | [ticket/12395] Check for posts in the middle of the pageJoas Schilling2014-04-121-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12395
* | | | | | | | | [ticket/12211] Do not run attachment file names twice through htmlspecialcharsMarc Alexander2014-04-111-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upload filenames are already processed via htmlspecialchars in the type_cast_helper of the new request class. There is no need to run it through htmlspecialchars() again in the filespec class. PHPBB3-12211
* | | | | | | | | [ticket/12386] Add DEBUG_EXTRA again and use it for container creationMarc Alexander2014-04-111-1/+1
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are currently creating a new compiled container on every page load when having DEBUG enabled. However, one might only have that enabled to be presented with errors or for getting the page load stats. This change will add the DEBUG_EXTRA constant again. It will be used for choosing whether the compiled container should be created on every page load - when defined as true - or just once after the cache is cleared. PHPBB3-12386
* | | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12370' into ↵Nils Adermann2014-04-104-7/+287
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12370: [ticket/12370] Add unit tests for topic notifications [ticket/12370] Fix functional notification test and remove unneeded requests [ticket/12370] Do not delete topic notifications when the topic is visible
| * | | | | | | | [ticket/12370] Add unit tests for topic notificationsJoas Schilling2014-04-073-1/+284
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12370
| * | | | | | | | [ticket/12370] Fix functional notification test and remove unneeded requestsJoas Schilling2014-04-071-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12370