Bruno Ais
7341482304
[ticket/11638] Fixed not following guidelines for brackets
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
2013-07-20 16:25:05 +01:00
Bruno Ais
fc64e6997f
[ticket/11638] Fixed typo in the variable name.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11638
2013-07-20 16:24:31 +01:00
Bruno Ais
f1bfbde3f5
[ticket/11643] Fixed typo in the variable name.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11643
2013-07-20 16:19:27 +01:00
Bruno Ais
b3ad2fc23f
[ticket/11642] Fixed typo in the variable name.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11642
2013-07-20 16:16:10 +01:00
Marc Alexander
e48f0555e9
[ticket/11531] Reduced amount of avatar functional tests to minimum
...
The tests were reduced to only test one case that should be correct and one
that should fail. Different test cases have been split up over the specific
test files for the acp groups, acp users, ucp groups, and ucp users page.
PHPBB3-11531
2013-07-20 14:36:38 +02:00
Nathan Guse
e60816eeb1
Merge pull request #1584 from marc1706/ticket/11713
...
[ticket/11713] Do not remove module if it couldn't be deleted
2013-07-19 15:31:30 -07:00
Nathaniel Guse
375976eb38
[ticket/11707] Twig DEFINE not working as expected
...
PHPBB3-11707
2013-07-19 14:12:28 -05:00
Nathaniel Guse
1c59ad87b0
[ticket/11718] Quick test for fixes in ELSEIF
...
PHPBB3-11718
2013-07-19 13:34:08 -05:00
Nathaniel Guse
b92f660ed3
[ticket/11718] Twig lexer only correcting statements in IF, not ELSEIF
...
PHPBB3-11718
2013-07-19 13:08:41 -05:00
Bruno Ais
ef7a7cac6d
[ticket/11655] generate_text_for_display on ucp_pm_viewmessage.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
2013-07-19 18:27:25 +01:00
Joseph Warner
4c48da0597
[feature/oauth] Clean up unneeded complexity
...
PHPBB3-11673
2013-07-18 21:04:10 -04:00
Joseph Warner
f852485513
[feature/oauth] Fix a bunch of errors in oauth.php
...
PHPBB3-11673
2013-07-18 21:02:21 -04:00
Joseph Warner
b67032fb02
[feature/oauth] Temporary workaround for only allowing one auth provider
...
PHPBB3-11673
2013-07-18 20:49:42 -04:00
Joseph Warner
0f292f70c7
[feature/oauth] Fix fatal error
...
PHPBB3-11673
2013-07-18 20:05:26 -04:00
Marc Alexander
f421c082f7
[ticket/11713] Do not remove module if it couldn't be deleted
...
Up to now, the module or module category was always removed with jQuery,
even if there was an error. With this change, the modules will not be deleted
by jQuery if the return JSON array will have SUCCESS set to false.
PHPBB3-11713
2013-07-18 22:41:23 +02:00
Joseph Warner
a673eb8cbc
[feature/oauth] Google support
...
PHPBB3-11673
2013-07-18 16:04:58 -04:00
Joseph Warner
772a977afc
[feature/oauth] Facebook support
...
PHPBB3-11673
2013-07-18 16:03:44 -04:00
Joseph Warner
2eb47d00e0
[feature/oauth] Remove unused method
...
PHPBB3-11673
2013-07-18 15:33:31 -04:00
Joseph Warner
36f7913cc0
[feature/oauth] Finish authenticating user code
...
PHPBB3-11673
2013-07-18 15:31:31 -04:00
Joseph Warner
2faaa7f63c
[feature/oauth] Update service files + check for existing links
...
PHPBB3-11673
2013-07-18 12:51:53 -04:00
Joseph Warner
bbbe442c42
[feature/oauth] Finish clean up of removed providers
...
PHPBB3-11673
2013-07-18 12:24:30 -04:00
Joseph Warner
662b8fdcec
[feature/oauth] Remove OAuth providers to make PR smaller
...
PHPBB3-11673
2013-07-18 12:21:45 -04:00
Andreas Fischer
29322e85ff
Merge remote-tracking branch 'cyberalien/ticket/11712' into develop
...
* cyberalien/ticket/11712:
[ticket/11712] Fixing typo in editor.js
2013-07-18 18:14:03 +02:00
Joseph Warner
fe9428b725
[feature/oauth] Create means to associate phpBB account with external
...
PHPBB3-11673
2013-07-18 12:12:57 -04:00
Vjacheslav Trushkin
d05c04ae40
[ticket/11712] Fixing typo in editor.js
...
PHPBB3-11712
2013-07-18 19:10:36 +03:00
Joseph Warner
469879716d
[feature/oauth] Bitly authentication method, no user_id association
...
PHPBB3-11673
2013-07-18 11:51:59 -04:00
Bruno Ais
16b4116165
[ticket/11654] generate_text_for_display on mcp/mcp_warn.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
2013-07-18 16:15:36 +01:00
Marc Alexander
96989e536d
[ticket/11531] Use abstract class for avatar tests and unify test cases
...
PHPBB3-11531
2013-07-17 23:55:20 +02:00
Joas Schilling
d6a747fbd0
[ticket/11582] Correctly add all required fixtures
...
PHPBB3-11582
2013-07-17 17:27:15 +02:00
Joas Schilling
32ffae605f
Merge remote-tracking branch 'cyberalien/ticket/11708' into develop
...
* cyberalien/ticket/11708:
[ticket/11708] Fix bulletin points in notifications
2013-07-17 00:32:59 +02:00
Bruno Ais
d183431894
[ticket/11653] generate_text_for_display on mcp/mcp_topic.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
2013-07-16 21:28:06 +01:00
Bruno Ais
596e9bb69d
[ticket/11643] generate_text_for_display on mcp/mcp_queue.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11643
2013-07-16 21:20:22 +01:00
Bruno Ais
e7bf3abd1a
[ticket/11642] generate_text_for_display on mcp/mcp_post.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11642
2013-07-16 21:15:59 +01:00
Bruno Ais
e1e8d4ed34
[ticket/11641] generate_text_for_display on mcp/mcp_pm_reports.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11641
2013-07-16 21:01:47 +01:00
Bruno Ais
fc6bed2856
[ticket/11640] generate_text_for_display on functions_privmsgs.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
2013-07-16 20:32:57 +01:00
Joas Schilling
530b96a4b0
Merge pull request #1575 from bantu/ticket/10931
...
[ticket/10931] Add phpbb_php_ini as a service.
2013-07-16 11:17:06 -07:00
Andreas Fischer
792c730f15
[ticket/10931] Add phpbb_php_ini as a service.
...
PHPBB3-10931
2013-07-16 20:11:58 +02:00
Vjacheslav Trushkin
0759b606c2
[ticket/11708] Fix bulletin points in notifications
...
PHPBB3-11708
2013-07-16 20:11:28 +03:00
Joseph Warner
e9bf2bf09a
[feature/oauth] Update interface appropriately
...
PHPBB3-11673
2013-07-15 15:28:31 -04:00
Joseph Warner
47b998ae48
[feature/oauth] Define method to perform login actions for a provider
...
PHPB3-11673
2013-07-15 15:24:48 -04:00
Joseph Warner
8641127da5
[feature/oauth] Correct function call
...
PHPBB3-11673
2013-07-15 15:19:36 -04:00
Bruno Ais
5f19ca6a6f
[ticket/11639] Whitespace fixing
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-15 20:09:59 +01:00
Bruno Ais
dde9a1fb27
[ticket/11639] Added an useful comment.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-15 20:08:17 +01:00
Bruno Ais
f96f2a9e23
[ticket/11639] generate_text_for_display on functions_posting.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-15 20:06:54 +01:00
Joseph Warner
6e1c522bdd
[feature/oauth] Update oauth to reflect recent changes
...
PHPBB3-11673
2013-07-15 14:57:22 -04:00
Joseph Warner
eb17462f90
[feature/oauth] Fix typo
...
PHPBB3-11673
2013-07-14 17:45:42 -04:00
Joseph Warner
0156bac3e2
[feature/oauth] Update auth provider oauth to take in service providers
...
PHPBB3-11673
2013-07-14 17:42:26 -04:00
Joseph Warner
80c5a42525
[feature/oauth] Add constructor arguments to services file
...
PHPBB3-11673
2013-07-14 17:26:38 -04:00
Joseph Warner
247a002a14
[feature/oauth] Add constructors
...
PHPBB3-11673
2013-07-14 17:24:01 -04:00
Joseph Warner
440904a0c8
[feature/oauth] Add OAuth services to service file
...
PHPBB3-11673
2013-07-14 17:03:19 -04:00