Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13055] Add UTF-8 string tests for profile fields validation options | rxu | 2014-09-19 | 1 | -0/+49 |
| | | | | PHPBB3-13055 | ||||
* | [ticket/12932] Fix tests and calls to create_datetime | Marc Alexander | 2014-08-10 | 7 | -7/+7 |
| | | | | PHPBB3-12932 | ||||
* | [ticket/12794] Properly validate google+ field against valid character set | Marc Alexander | 2014-08-08 | 1 | -11/+43 |
| | | | | PHPBB3-12794 | ||||
* | [ticket/12793] Tests (added and changed) | Stanislav Atanasov | 2014-07-10 | 1 | -2/+8 |
| | | | | | | changed behavieur of 0 as in and added 0 as string test PHPBB3-12793 | ||||
* | [ticket/12334] Remove profile fields test group | Shitiz Garg | 2014-06-27 | 7 | -21/+0 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add additional test for type_string | Shitiz Garg | 2014-06-27 | 1 | -0/+24 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add string test for type_int | Shitiz Garg | 2014-06-27 | 1 | -0/+6 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Improve type_dropdown's test description | Shitiz Garg | 2014-06-27 | 1 | -3/+3 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Group profile fields test | Shitiz Garg | 2014-06-27 | 7 | -0/+21 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Change get_profile_value_raw_data to profile_value_raw_data | Shitiz Garg | 2014-06-27 | 6 | -12/+12 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit test for type_bool | Shitiz Garg | 2014-06-24 | 1 | -4/+52 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit test for type_date | Shitiz Garg | 2014-06-24 | 1 | -0/+36 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit tests for type_dropdown | Shitiz Garg | 2014-06-24 | 1 | -0/+48 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit test for type_string | Shitiz Garg | 2014-06-24 | 1 | -0/+30 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit test for type_url | Shitiz Garg | 2014-06-24 | 1 | -0/+30 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit tests for type_int | Shitiz Garg | 2014-06-24 | 1 | -0/+54 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12730] Fix type_googleplus_test to use same validation rule as the field | Shitiz Garg | 2014-06-21 | 1 | -1/+1 |
| | | | | PHPBB3-12730 | ||||
* | [ticket/12730] Missing newline at type_googleplus_test.php | Shitiz Garg | 2014-06-21 | 1 | -1/+1 |
| | | | | PHPBB3-12730 | ||||
* | [ticket/12730] Add unit test for type_googleplus | Shitiz Garg | 2014-06-21 | 1 | -0/+62 |
| | | | | PHPBB3-12730 | ||||
* | Merge pull request #2621 from Dragooon/ticket/12732 | Joas Schilling | 2014-06-20 | 1 | -0/+12 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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 | ||||
| * | [ticket/12732] Add unit tests for ALPHA_PUNCTUATION | Shitiz Garg | 2014-06-20 | 1 | -0/+12 |
| | | | | | | | | PHPBB3-12732 | ||||
* | | [ticket/12729] Add unit test for ALPHA_DOTS validation | Shitiz Garg | 2014-06-20 | 1 | -0/+12 |
|/ | | | | PHPBB3-12729 | ||||
* | [ticket/12514] Fix array formatting for tests | Shitiz Garg | 2014-06-20 | 5 | -241/+241 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Fix indention for type_url_test.php | Shitiz Garg | 2014-06-20 | 1 | -23/+23 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Missed a few spaces in comments | Shitiz Garg | 2014-06-18 | 6 | -46/+46 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Convert spaces to tabs | Shitiz Garg | 2014-06-18 | 6 | -897/+897 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add a few additional tests for type_dropdown | Shitiz Garg | 2014-06-18 | 1 | -0/+12 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add a few additional tests for type_int | Shitiz Garg | 2014-06-18 | 1 | -0/+18 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Fix some formatting for tests | Shitiz Garg | 2014-06-18 | 4 | -112/+112 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add a few more tests for type_date | Shitiz Garg | 2014-06-18 | 1 | -0/+36 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Remove spaces in header blocks | Shitiz Garg | 2014-06-18 | 6 | -60/+60 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Use generic domain name for URL test | Shitiz Garg | 2014-06-18 | 1 | -1/+1 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Update file headers to represent the current format | Shitiz Garg | 2014-06-18 | 6 | -18/+48 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Remove get_ prefix from data providers | Shitiz Garg | 2014-06-18 | 6 | -22/+22 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add a few more validation cases for type_string_test | Shitiz Garg | 2014-06-18 | 1 | -0/+24 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Minor fault in type_bool_test.php | Shitiz Garg | 2014-06-17 | 1 | -1/+0 |
| | | | | | | Had a double new line before get_profile_value_data PHPBB3-12514 | ||||
* | [ticket/12514] Fix type_int_test to correctly respect boundaries | Shitiz Garg | 2014-06-17 | 1 | -16/+9 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Multi value GET parameters are invalid for phpBB | Shitiz Garg | 2014-06-17 | 1 | -2/+2 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add unit test for type_url custom profile field | Shitiz Garg | 2014-06-17 | 1 | -0/+106 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add unit test for type_date custom profile field | Shitiz Garg | 2014-06-17 | 1 | -0/+151 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add unit test for type_bool custom profile field | Shitiz Garg | 2014-06-17 | 1 | -0/+143 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Cleanup for type_dropdown_test.php | Shitiz Garg | 2014-06-17 | 1 | -8/+1 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add newline at the end of file for type_dropdown_test.php | Shitiz Garg | 2014-06-17 | 1 | -1/+1 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Move requires to the top of the files | Shitiz Garg | 2014-06-17 | 2 | -9/+9 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Use @return null instead of @return void | Shitiz Garg | 2014-06-17 | 3 | -3/+3 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add unit test for drop down type custom profile field | Shitiz Garg | 2014-06-17 | 1 | -0/+177 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add unit test for type_string and type_string_common field types | Shitiz Garg | 2014-06-17 | 1 | -0/+179 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add test for "int" type custom profile field | Shitiz Garg | 2014-06-17 | 1 | -0/+160 |
PHPBB3-12514 |