moodle/availability/condition/profile
Bas Brands f9e1c2587a MDL-28452 core_user: migrate social profile fields
Create a new profile field type, move all existing content of the fields
'icq', 'skype', 'aim', 'yahoo', 'msn' and 'url' in the mdl_user table to
theses new profile fields if needed.

AMOS BEGIN
MOV [aimid,core],[aimid,courseimage,profilefield_social]
MOV [yahooid,core],[yahooid,profilefield_social]
MOV [skypeid,core],[skypeid,profilefield_social]
MOV [icqnumber,core],[icqnumber,profilefield_social]
MOV [msnid,core],[msnid,profilefield_social]
MOV [webpage,core],[webpage,profilefield_social]
AMOS END
2021-04-21 11:22:25 +02:00
..
classes MDL-28452 core_user: migrate social profile fields 2021-04-21 11:22:25 +02:00
lang/en MDL-63730 lang: Merge English strings from the en_fix language pack 2018-10-26 12:48:40 +02:00
tests MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 19:22:24 +01:00
yui MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-17 08:16:42 +00:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00