Nathaniel Guse
5d1afb4532
[ticket/11628] Remove phpbb_style (move methods to phpbb_template)
...
PHPBB3-11628
2013-07-24 12:24:35 -05:00
Oliver Schramm
e805036963
[ticket/10917] Using phpbb wrapper
...
PHPBB3-10917
2013-07-24 19:08:49 +02:00
Nathaniel Guse
44a82dd083
[ticket/11628] Remove style path provider
...
No longer used since Twig was implemented.
PHPBB3-11628
2013-07-24 12:05:04 -05:00
Nathaniel Guse
98b385bc1c
[ticket/11628] Remove style resource locator
...
No longer used since Twig was implemented.
PHPBB3-11628
2013-07-24 11:59:21 -05:00
Joseph Warner
669586c134
[feature/oauth] Token must be updated with the user_id
...
PHPBB3-11673
2013-07-24 12:56:27 -04:00
Oliver Schramm
5af63a7860
[ticket/10917] Fixed notice that files are out of date when updating to an unreleased version
...
PHPBB3-10917
2013-07-24 18:15:03 +02:00
Oliver Schramm
27126e065d
[ticket/11741] Fix empty brackets and remove bullet
...
PHPBB3-11741
2013-07-24 17:22:10 +02:00
Joseph Warner
58d5820069
[feature/oauth] Basic login functionality now working
...
These changes are currently unique to OAuth and need to be made
generic so that any auth provider can modify the login template.
PHPBB3-11673
2013-07-24 10:40:42 -04:00
Joseph Warner
ffb14a6988
[feature/oauth] Fix OAuth login
...
PHPBB3-11673
2013-07-24 10:36:08 -04:00
Joseph Warner
5401673f96
[feature/oauth] Move language constants for oauth services to common.php
...
PHPBB3-11673
2013-07-24 10:35:36 -04:00
Bruno Ais
4cdccbd42b
[ticket/11638] Removed the unneeded reset.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
2013-07-24 12:45:23 +01:00
Bruno Ais
6c68348a71
[ticket/11638] Use the $parse_flags like the other commits
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
2013-07-24 12:31:38 +01:00
Bruno Ais
029015e154
[ticket/11638] Reverted to use the $parse tags way as the other ones
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
2013-07-24 12:31:14 +01:00
Oliver Schramm
0dcf24acc1
[ticket/8228] Fix whitespaces before code in Firefox
...
Based on the "[code] enhancements" modification by TerraFrost
PHPBB3-8228
2013-07-24 13:31:12 +02:00
Bruno Ais
4ed322b5b8
[ticket/11638] Updated: bitwise $parse_flags use optionset()
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
2013-07-24 11:59:28 +01:00
Bruno Ais
13fa346e8f
[ticket/11656] Made the check for the bitfield just like other PR's
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11656
2013-07-24 11:38:04 +01:00
Bruno Ais
1372b4f208
[ticket/11639] Removed a non-needed unset
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-24 10:33:06 +01:00
Joseph Warner
38d4eb073e
[feature/oauth] Fix last typo. Authentication works for accounts in db
...
PHPBB3-11673
2013-07-23 22:35:54 -04:00
Joseph Warner
5fa08b92a2
[feature/oauth] Fix typo in token storage
...
PHPBB3-11673
2013-07-23 22:33:11 -04:00
Joseph Warner
4369cc8876
[feature/oauth] Fix more errors related to sql changes
...
PHPBB3-11673
2013-07-23 22:29:27 -04:00
Joseph Warner
da6a8787f8
[feature/oauth] Fix SQL error found in install
...
PHPBB3-11673
2013-07-23 22:26:34 -04:00
Joseph Warner
dc050e7ece
[feature/oauth] Fix OAuth after schema changes
...
PHPBB3-11673
2013-07-23 22:20:38 -04:00
Joseph Warner
b1c62793c6
[feature/oauth] Fix token storage after sql changes
...
PHPBB3-11673
2013-07-23 22:20:04 -04:00
Joseph Warner
2483efe9a3
[feature/oauth] Actual final schema changes
...
PHPBB3-11673
2013-07-23 22:18:56 -04:00
Joseph Warner
e60f4bc88b
[feature/oauth] Finalize schema changes
...
PHPBB3-11673
2013-07-23 22:16:09 -04:00
Joseph Warner
8d568dae71
[feature/oauth] Fix SQL error in token storage
...
PHPBB3-11673
2013-07-23 21:23:07 -04:00
Joseph Warner
fe9c97cfb4
[feature/oauth] Fix errors in OAuth
...
PHPBB3-11673
2013-07-23 21:17:05 -04:00
Joseph Warner
c166801fe3
[feature/oauth] Remove temporary google testing code
...
PHPBB3-11673
2013-07-23 21:07:18 -04:00
Joseph Warner
b1938576f1
[feature/oauth] Fix outstanding issues with OAuth
...
Includes a temporary change that allows me to test against google.
This will be removed shortly.
PHPBB3-11673
2013-07-23 21:04:29 -04:00
Andreas Fischer
f0516b7d2a
Merge remote-tracking branch 'EXreaction/ticket/11667' into develop
...
* EXreaction/ticket/11667:
[ticket/11667] Use @inheritdoc
[ticket/11734] Readd accidently removed language strings of forum permissions
[ticket/11667] Make functions abstract in includeasset
[ticket/11667] includeasset should be abstract
2013-07-24 02:45:35 +02:00
Joseph Warner
c26b68cc54
[feature/oauth] Update error message with actual error
...
PHPBB3-11673
2013-07-23 19:27:55 -04:00
Joseph Warner
9805927fac
[feature/oauth] OAuth init method to minimally validate entered data
...
PHPBB3-11673
2013-07-23 15:26:57 -04:00
Joseph Warner
77c3264543
[feature/oauth] OAuth acp() method to return config field names
...
PHPBB3-11673
2013-07-23 14:53:02 -04:00
Joseph Warner
0857d14030
[feature/oauth] Update auth provider interface docs for block vars in ACP
...
PHPBB3-11673
2013-07-23 14:41:46 -04:00
Joseph Warner
af6a4b2161
[feature/oauth] Clean up the OAuth ACP template
...
PHPBB3-11673
2013-07-23 14:30:06 -04:00
Joseph Warner
2fc4be1a31
[feature/oauth] Fix language bug with new ACP OAuth template
...
PHPBB3-11673
2013-07-23 14:24:50 -04:00
Joseph Warner
32678f63ed
[feature/oauth] Finish the template so it "works"
...
PHPBB3-11673
2013-07-23 14:14:09 -04:00
Joseph Warner
93cbdc37b5
[feature/oauth] ACP options for OAuth, needs some work
...
PHPBB3-11673
2013-07-23 14:06:24 -04:00
Nathan Guse
bf04bfcced
[ticket/11667] Use @inheritdoc
...
PHPBB3-11667
2013-07-23 11:16:23 -05:00
Nathan Guse
485c6ab355
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11667
...
# By Joas Schilling (224) and others
# Via Andreas Fischer (23) and others
* 'develop' of github.com:phpbb/phpbb3: (385 commits)
[ticket/11734] Readd accidently removed language strings of forum permissions
[ticket/11620] Whitespace and combine function into test_case
[ticket/11620] Move check_ban_test functions to setUp/tearDown for clarity
[ticket/11620] Changed incorrect global variable
[ticket/11620] Minor indentation changes and comment clarity
[ticket/11733] Fix "Illegal offset type" Warning caused by overall feed
[ticket/11733] Add browse test for feed.php
[ticket/11731] Remove static calls to captcha garbage collector
[ticket/11728] Replace topic_approved with topic_visibility
[ticket/11620] Expected and actual test conditions wrongly swapped
[ticket/11620] Space between . in directory import concatenation
[ticket/11620] Changes to match merge
[ticket/11620] Changes for code guidelines consistency
[ticket/11620] Fix a static calls to non-static for session captcha
[ticket/11620] Cleanup creation_test that was renamed on a cherry-pick
[ticket/11620] Update auth_provider for new interface
[ticket/11620] Added garbage_collection_test
[ticket/11620] Fixed check_ban_test errors with cache and ban warning message
[ticket/11620] Fixed a typo on check_ban_test
[ticket/11620] Refactored check_isvalid_test to use session_test_case
...
2013-07-23 11:13:25 -05:00
Nathan Guse
be59885d5f
Merge pull request #1601 from nickvergessen/ticket/11734
...
[ticket/11734] Readd accidently removed language strings of forum permissions
2013-07-23 07:31:10 -07:00
Nathaniel Guse
0f83d7fd6c
[ticket/11701] New line at EOF
...
PHPBB3-11701
2013-07-23 09:28:24 -05:00
Nathaniel Guse
30bfd7fb61
[ticket/11701] Test events in loops
...
PHPBB3-11701
2013-07-23 09:28:24 -05:00
Nathaniel Guse
ea250a5ef5
[ticket/11701] Refix regex for appending |length
...
PHPBB3-11701
2013-07-23 09:28:23 -05:00
Nathaniel Guse
2d764ef7d5
[ticket/11701] Fix regex for appending |length
...
PHPBB3-11701
2013-07-23 09:27:32 -05:00
Nathaniel Guse
c0b9db1c62
[ticket/11701] Fix loops var check
...
PHPBB3-11701
2013-07-23 09:26:50 -05:00
Joas Schilling
1d2d3032d3
[ticket/11734] Readd accidently removed language strings of forum permissions
...
PHPBB3-11734
2013-07-23 16:26:01 +02:00
Nathaniel Guse
0d31420ae0
[ticket/11701] Remove useless str_replace
...
PHPBB3-11701
2013-07-23 09:25:58 -05:00
Nathaniel Guse
6b0b0f2a9f
[ticket/11701] Loop variables are not passed correctly to events
...
PHPBB3-11701
2013-07-23 09:25:57 -05:00
Bruno Ais
c366998112
[ticket/11654] Moved some code to reduce line width.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
2013-07-23 12:47:18 +01:00