Shitiz Garg
e406cc6fad
[ticket/12334] Add get_profile_value_raw unit test for type_date
...
PHPBB3-12334
2014-06-24 22:46:43 +05:30
Shitiz Garg
15929201b8
[ticket/12334] Add get_profile_value_raw unit tests for type_dropdown
...
PHPBB3-12334
2014-06-24 22:46:43 +05:30
Shitiz Garg
ab6d36dd57
[ticket/12334] Add get_profile_value_raw unit test for type_string
...
PHPBB3-12334
2014-06-24 22:46:33 +05:30
Shitiz Garg
e9fbaac212
[ticket/12334] Add get_profile_value_raw unit test for type_url
...
PHPBB3-12334
2014-06-24 22:15:20 +05:30
Shitiz Garg
7a5afdeb4c
[ticket/12334] Add get_profile_value_raw unit tests for type_int
...
PHPBB3-12334
2014-06-24 22:12:00 +05:30
Shitiz Garg
ff057dfc8e
[ticket/12730] Fix type_googleplus_test to use same validation rule as the field
...
PHPBB3-12730
2014-06-21 03:49:59 +05:30
Shitiz Garg
b50744ae09
[ticket/12730] Missing newline at type_googleplus_test.php
...
PHPBB3-12730
2014-06-21 03:32:34 +05:30
Shitiz Garg
30cce1ed49
[ticket/12730] Add unit test for type_googleplus
...
PHPBB3-12730
2014-06-21 03:31:45 +05:30
Joas Schilling
3c38fcce40
Merge pull request #2621 from Dragooon/ticket/12732
...
[ticket/12732] Add Skype custom profile field
* Dragooon/ticket/12732:
[ticket/12732] Update schema.json for Skype
[ticket/12732] Add functional test for Skype profile field
[ticket/12732] Values shouldn't be escaped for schema_data.sql
[ticket/12732] Set field_active to 1 for Skype's field
[ticket/12732] Add unit tests for ALPHA_PUNCTUATION
[ticket/12732] Missing comma after validation definition
[ticket/12732] Improve ALPHA_PUNCTUATION description
[ticket/12732] Use user info instead of chat as default Skype action
[ticket/12732] Add Skype custom profile field
Conflicts:
phpBB/install/schemas/schema.json
phpBB/install/schemas/schema_data.sql
phpBB/language/en/memberlist.php
tests/functional/ucp_profile_test.php
tests/profilefields/type_string_test.php
2014-06-20 23:39:54 +02:00
Shitiz Garg
fc6cb02e1f
[ticket/12729] Add unit test for ALPHA_DOTS validation
...
PHPBB3-12729
2014-06-20 18:12:26 +05:30
Shitiz Garg
9b85e4b141
[ticket/12732] Add unit tests for ALPHA_PUNCTUATION
...
PHPBB3-12732
2014-06-20 16:43:15 +05:30
Shitiz Garg
4472a492da
[ticket/12514] Fix array formatting for tests
...
PHPBB3-12514
2014-06-20 14:47:20 +05:30
Shitiz Garg
3ac73a831a
[ticket/12514] Fix indention for type_url_test.php
...
PHPBB3-12514
2014-06-20 14:41:59 +05:30
Shitiz Garg
f076b43915
[ticket/12514] Missed a few spaces in comments
...
PHPBB3-12514
2014-06-18 18:18:15 +05:30
Shitiz Garg
d1f517ad65
[ticket/12514] Convert spaces to tabs
...
PHPBB3-12514
2014-06-18 17:54:15 +05:30
Shitiz Garg
9f478de2ca
[ticket/12514] Add a few additional tests for type_dropdown
...
PHPBB3-12514
2014-06-18 17:48:56 +05:30
Shitiz Garg
566f76a6b0
[ticket/12514] Add a few additional tests for type_int
...
PHPBB3-12514
2014-06-18 17:48:47 +05:30
Shitiz Garg
e820143e87
[ticket/12514] Fix some formatting for tests
...
PHPBB3-12514
2014-06-18 01:48:34 +05:30
Shitiz Garg
f549a6ce9f
[ticket/12514] Add a few more tests for type_date
...
PHPBB3-12514
2014-06-18 01:40:40 +05:30
Shitiz Garg
aee20bcf0c
[ticket/12514] Remove spaces in header blocks
...
PHPBB3-12514
2014-06-18 01:25:04 +05:30
Shitiz Garg
934db6ded1
[ticket/12514] Use generic domain name for URL test
...
PHPBB3-12514
2014-06-18 01:17:10 +05:30
Shitiz Garg
5fc51fd7b7
[ticket/12514] Update file headers to represent the current format
...
PHPBB3-12514
2014-06-18 01:13:28 +05:30
Shitiz Garg
c15ab1e87e
[ticket/12514] Remove get_ prefix from data providers
...
PHPBB3-12514
2014-06-18 01:11:21 +05:30
Shitiz Garg
80d9e4b2e3
[ticket/12514] Add a few more validation cases for type_string_test
...
PHPBB3-12514
2014-06-18 01:05:57 +05:30
Shitiz Garg
d38816fc14
[ticket/12514] Minor fault in type_bool_test.php
...
Had a double new line before get_profile_value_data
PHPBB3-12514
2014-06-17 15:09:13 +05:30
Shitiz Garg
2fc5c51d9a
[ticket/12514] Fix type_int_test to correctly respect boundaries
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
995690e192
[ticket/12514] Multi value GET parameters are invalid for phpBB
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
165d7c4b98
[ticket/12514] Add unit test for type_url custom profile field
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
8be079bd66
[ticket/12514] Add unit test for type_date custom profile field
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
6534e13c33
[ticket/12514] Add unit test for type_bool custom profile field
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
e08a4eaf9a
[ticket/12514] Cleanup for type_dropdown_test.php
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
87729c81fc
[ticket/12514] Add newline at the end of file for type_dropdown_test.php
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
e8a6fee743
[ticket/12514] Move requires to the top of the files
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
86754cf572
[ticket/12514] Use @return null instead of @return void
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
cee46f2405
[ticket/12514] Add unit test for drop down type custom profile field
...
PHPBB3-12514
2014-06-17 14:59:26 +05:30
Shitiz Garg
16f6edc02a
[ticket/12514] Add unit test for type_string and type_string_common field types
...
PHPBB3-12514
2014-06-17 14:59:25 +05:30
Shitiz Garg
b1da3e9c7e
[ticket/12514] Add test for "int" type custom profile field
...
PHPBB3-12514
2014-06-17 14:59:25 +05:30