phpbb/phpBB/install
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
..
convertors [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset 2014-06-16 19:05:09 +02:00
data [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
schemas Merge pull request #2621 from Dragooon/ticket/12732 2014-06-20 23:39:54 +02:00
database_update.php [ticket/12594] Update footer credit lines 2014-05-27 21:39:30 +02:00
index.php [ticket/12724] Add Squiz.PHP.Eval in the legacy ruleset 2014-06-16 01:26:59 +02:00
install_convert.php [ticket/12724] Add Squiz.PHP.Eval in the legacy ruleset 2014-06-16 01:26:59 +02:00
install_install.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
install_main.php [ticket/12708] Make the path absolute by using __DIR__. 2014-06-14 18:16:57 +02:00
install_update.php Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 2014-05-28 01:02:39 +02:00
phpinfo.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00