moodle/availability
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-70537 Availability: Avoid recursive calls to $cm->name 2021-03-18 15:54:17 +00:00
condition MDL-28452 core_user: migrate social profile fields 2021-04-21 11:22:25 +02:00
tests Merge branch 'MDL-70537-master' of https://github.com/sammarshallou/moodle 2021-03-26 20:14:19 +00:00
yui MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-17 08:16:42 +00:00
renderer.php MDL-49434 availability: Use renderables for multiple messages 2015-07-15 11:43:01 +01:00
upgrade.txt MDL-57536 availability: Document required selectors changes 2017-01-02 18:50:54 +01:00