moodle/blocks/myprofile
David Mudrák 0c98acefc1 MDL-61658 user: Fix displaying of user's country name
In these cases we want to use the method get_list_of_countries() to
obtain translated names of all potential country codes. The country code
is already there in the database. So it does not matter if the country
is among those whitelisted in $CFG->allcountrycodes - we want to see its
name anyway.
2018-03-21 18:17:47 +01:00
..
classes/privacy MDL-61397 blocks: Fix null_provider namespace for blocks 2018-03-13 09:50:58 +08:00
db MDL-34270 blocks: Adding clonepermissionsfrom to the new capability definitions 2012-11-05 12:28:09 +08:00
lang/en MDL-61397 blocks: Add null_providers for blocks with no user data 2018-03-12 08:42:01 +08:00
tests/behat MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08:00
block_myprofile.php MDL-61658 user: Fix displaying of user's country name 2018-03-21 18:17:47 +01:00
edit_form.php MDL-54622 Block_myprofile: Remove unused setting 2016-05-17 19:58:53 -04:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00