Joseph Warner
ae18f921ea
[feature/oauth] More small fixes
...
PHPBB3-11673
2013-09-02 16:52:41 -04:00
Joseph Warner
4348fd8350
[feature/oauth] Make token storage service ignorant
...
PHPBB3-11673
2013-09-02 16:04:35 -04:00
Joseph Warner
83515cd3d4
[feature/oauth] Fix remaining issues with token storage
...
PHPBB3-11673
2013-08-15 01:14:53 -04:00
Joseph Warner
2bf97a01ce
[feature/oauth] Refactor test to provide for easier to read tests
...
PHPBB3-11673
2013-08-14 23:43:07 -04:00
Joseph Warner
381e7c347b
[feature/oauth] Forgot new line character
...
PHPBB3-11673
2013-08-01 21:45:25 -04:00
Joseph Warner
17d774af8e
[feature/oauth] Add tests for the new token methods
...
PHPBB3-11673
2013-07-29 14:32:29 -04:00
Joseph Warner
5052b80456
[feature/oauth] Refactor clear token test to get more useful output first
...
PHPBB3-11673
2013-07-24 16:04:24 -04:00
Joseph Warner
f8dbaa148d
[feature/oauth] Fixes for problems found by tests
...
PHPBB3-11673
2013-07-24 16:02:59 -04:00
Joseph Warner
c5d2b75022
[feature/oauth] Clear token storage test
...
PHPBB3-11673
2013-07-24 16:00:31 -04:00
Joseph Warner
d1f0ecca45
[feature/oauth] Has Access Token test
...
PHPBB3-11673
2013-07-24 15:57:06 -04:00
Joseph Warner
69d8149a8f
[feature/oauth] Clean up oauth_tokens test fixture
...
PHPBB3-11673
2013-07-24 15:53:09 -04:00
Joseph Warner
e2ea641cc4
[feature/oauth] Token storage test set_user_id()
...
PHPBB3-11673
2013-07-24 15:52:24 -04:00
Joseph Warner
229d4f2fd6
[feature/oauth] Replace spaces with tabs
...
PHPBB3-11673
2013-07-24 15:47:06 -04:00
Joseph Warner
a72951b799
[feature/oauth] Token Storage retrieve access token test
...
PHPBB3-11673
2013-07-24 15:46:23 -04:00
Joseph Warner
0055ab7ad0
[feature/oauth] Initial token storage tests
...
PHPBB3-11673
2013-07-24 15:31:54 -04:00
Joseph Warner
2e899c24f9
[feature/oauth] Change name of new method on request
...
PHPBB3-11673
2013-07-14 14:22:42 -04:00
Joseph Warner
a6ff239778
[feature/oauth] Allow getting original global arrays from request
...
PHPBB3-11673
2013-07-14 14:22:42 -04:00
Joas Schilling
5d4c443c2d
[ticket/11696] Remove manual loading of db_tools in extension controller test
...
Remember to store the file, before commiting it...
PHPBB3-11696
2013-07-14 10:10:05 -04:00
Joas Schilling
057d860d07
[ticket/11696] Rename db_tools.php so it can be autoloaded
...
PHPBB3-11696
2013-07-14 10:10:05 -04:00
Nils Adermann
7030578bbe
[ticket/11698] Moving all autoloadable files to phpbb/
...
PHPBB3-11698
2013-07-14 01:32:34 -04:00
Nils Adermann
2aa58ee3b8
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11686] Not checking for phpBB Debug errors on functional tests
2013-07-13 17:06:17 -04:00
Nathan Guse
fd2c309aa7
Merge pull request #1473 from marc1706/ticket/11600
...
[ticket/11600] Increase code test coverage of avatar manager
2013-07-13 13:27:06 -07:00
Nathan Guse
e10cbbf023
Merge pull request #1541 from nickvergessen/ticket/11684
...
[ticket/11684] Remove useless confirmation page after login and admin login
2013-07-13 10:38:24 -07:00
Nathan Guse
b6c3939c32
Merge pull request #1543 from nickvergessen/ticket/11685
...
[ticket/11685] Remove logout confirmation page
2013-07-13 10:37:43 -07:00
Nathaniel Guse
6bfa2fc055
[ticket/11686] Not checking for phpBB Debug errors on functional tests
...
PHPBB3-11686
2013-07-13 12:06:05 -05:00
Joas Schilling
8f95ef55a6
[ticket/11685] Remove logout confirmation page
...
PHPBB3-11685
2013-07-13 12:27:00 -04:00
Joas Schilling
7d0c1d02ca
[ticket/11684] Remove useless confirmation page after login and admin login
...
PHPBB3-11684
2013-07-13 12:02:49 -04:00
Nathan Guse
87795eba55
Merge pull request #1017 from nickvergessen/feature/softdelete-1-permission
...
Soft delete
2013-07-13 08:57:20 -07:00
Nathan Guse
d879acb7cc
Merge pull request #1519 from cyberalien/ticket/11647
...
Fix INCLUDEJS URLs handling
2013-07-13 08:46:46 -07:00
Joas Schilling
167ca1f33f
[ticket/9657] Define user before injecting
...
PHPBB3-9657
2013-07-13 11:25:38 -04:00
Joas Schilling
1584fdd26d
Merge remote-tracking branch 'EXreaction/ticket/11420' into develop
...
* EXreaction/ticket/11420:
[ticket/11420] Fix tests
[ticket/11420] Fix tests
[ticket/11420] Fix tests
[ticket/11420] Use !==, === when comparing strings
[ticket/11420] Fix comments, license link
[ticket/11420] Rename migrations file to something more helpful
[ticket/11420] Forgot to include mock sql_insert_buffer
[ticket/11420] Fix notification options conversion
2013-07-13 11:15:53 -04:00
Joas Schilling
8352a7cada
Merge remote-tracking branch 'phpbb/develop' into ticket/9657
...
* phpbb/develop: (216 commits)
[ticket/11626] Remove last reference to template in ldap
[ticket/11626] Remove LDAP dependency on template
[develop-olympus] Increment version number to 3.0.13-dev.
[develop-olympus] Add changelog for 3.0.12 release.
[develop-olympus] Bump version numbers for 3.0.12-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.12 releases.
[ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)
[ticket/11668] Run lint test at the end of the test suite
[ticket/11548] Fix test errors in groups test on develop
[ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
[ticket/11548] Fix incorrect usage of array_map on acp groups page
[ticket/11665] Fix test class name
[ticket/11664] Stop creating php.html file in root path in tests
[ticket/11665] Can't change file names already sent to set_filenames
[ticket/11662] Typos: occured -> occurred
[ticket/11662] Typos: occured -> occurred
[ticket/11660] Fix bugs from bugs in #11651 (missing vars, db->sql_connect)
[feature/auth-refactor] Add parent::setUp() in setUp()
[feature/auth-refactor] Changes
[feature/auth-refactor] DataProvider for acp_board test
...
2013-07-13 09:36:24 -04:00
Joas Schilling
da38d13094
[ticket/9657] Add functional tests for forking a copy
...
PHPBB3-9657
2013-07-13 00:53:55 -04:00
Joas Schilling
e96932b0e3
[ticket/9657] Add functional test for splitting topic
...
PHPBB3-9657
2013-07-12 22:43:11 -04:00
Joas Schilling
a01d8cdfa3
[ticket/9657] Add functional test for restoring a post/topic
...
PHPBB3-9657
2013-07-12 21:20:33 -04:00
Nathan Guse
86b910692a
Merge pull request #1515 from Hardolaf/feature/auth-refactor
...
[feature/auth-refactor] Use a base class for all authentication providers
2013-07-12 12:51:35 -07:00
Joas Schilling
0297b88aaf
[ticket/9657] Add unit tests for softdeleting and moving posts/topics
...
PHPBB3-9657
2013-07-12 15:41:52 -04:00
Nathaniel Guse
8a93a35def
Merge remote-tracking branch 'remotes/Marc/ticket/11548-develop' into develop
...
# By Marc Alexander
# Via Marc Alexander
* remotes/Marc/ticket/11548-develop:
[ticket/11548] Fix test errors in groups test on develop
[ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
2013-07-12 14:12:46 -05:00
Andreas Fischer
6c8bfcdef6
Merge remote-tracking branch 'EXreaction/ticket/11669' into develop
...
* EXreaction/ticket/11669:
[ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)
2013-07-12 21:02:29 +02:00
Nathaniel Guse
224aec0f2d
[ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)
...
PHPBB3-11669
2013-07-12 13:57:24 -05:00
Marc Alexander
01b9f9f9b6
[ticket/11548] Fix test errors in groups test on develop
...
This will fix the errors that appeared in the functional groups test due to
the changes in the new avatar system. The patch will make them work again.
PHPBB3-11548
2013-07-12 14:38:18 -04:00
Andreas Fischer
0d0338a55c
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11548] Fix incorrect usage of array_map on acp groups page
Conflicts:
tests/functional/common_groups_test.php
tests/functional/ucp_groups_test.php
2013-07-12 20:09:22 +02:00
Marc Alexander
da8e35ac77
[ticket/11548] Fix incorrect usage of array_map on acp groups page
...
The array_map was only ran on small parts of the actual error array instead
of the whole one. This resulted in the output of the language variables' names
rather than their actual value.
PHPBB3-11548
2013-07-12 13:40:30 -04:00
Andreas Fischer
ac9dfd023c
Merge remote-tracking branch 'EXreaction/ticket/11665' into develop
...
* EXreaction/ticket/11665:
[ticket/11665] Fix test class name
[ticket/11665] Can't change file names already sent to set_filenames
2013-07-12 19:15:25 +02:00
Nathaniel Guse
27b550ae66
[ticket/11665] Fix test class name
...
PHPBB3-11665
2013-07-12 12:10:57 -05:00
Nathaniel Guse
df3f0a212e
[ticket/11664] Stop creating php.html file in root path in tests
...
Also includephp_absolute.html
PHPBB3-11664
2013-07-12 11:56:03 -05:00
Nathaniel Guse
7e20b71180
[ticket/11665] Can't change file names already sent to set_filenames
...
PHPBB3-11665
2013-07-12 11:47:34 -05:00
Andreas Fischer
658b378b63
[ticket/11662] Typos: occured -> occurred
...
PHPBB3-11662
2013-07-12 17:51:29 +02:00
Andreas Fischer
f4b7cbd976
[ticket/11662] Typos: occured -> occurred
...
PHPBB3-11662
2013-07-12 17:10:18 +02:00
Nathaniel Guse
fa8f62a604
[ticket/11420] Fix tests
...
PHPBB3-11420
2013-07-12 09:46:51 -05:00