moodle/blocks/myprofile/tests/behat
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
..
block_myprofile.feature MDL-28452 core_user: migrate social profile fields 2021-04-21 11:22:25 +02:00
block_myprofile_activity.feature MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08:00
block_myprofile_course.feature MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08:00
block_myprofile_dashboard.feature
block_myprofile_frontpage.feature MDL-57281 behat: deprecated step definition I navigate to node in 2018-08-20 12:53:26 +01:00