phpbb/tests/profilefields
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
..
type_bool_test.php [ticket/12514] Fix array formatting for tests 2014-06-20 14:47:20 +05:30
type_date_test.php [ticket/12514] Fix array formatting for tests 2014-06-20 14:47:20 +05:30
type_dropdown_test.php [ticket/12514] Fix array formatting for tests 2014-06-20 14:47:20 +05:30
type_int_test.php [ticket/12514] Fix array formatting for tests 2014-06-20 14:47:20 +05:30
type_string_test.php Merge pull request #2621 from Dragooon/ticket/12732 2014-06-20 23:39:54 +02:00
type_url_test.php [ticket/12514] Fix indention for type_url_test.php 2014-06-20 14:41:59 +05:30