This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
082ec753b5ef42e99982f4eae4cdc04564d76d7d
moodle
/
user
/
profile
T
History
David Mudrak
dc45a43a87
MDL-21845 multilang filter applied to custom field labels in user profile
...
Merged from 1.9 and 1.8
2010-07-28 09:42:05 +00:00
..
field
MDL-21695 Fixed the caller of profilefieldlink help
2010-06-28 14:38:16 +00:00
definelib.php
MDL-18964 moving the preloaded custom profile fields into $USER->profile array instead of injecting fields directly into $USER; unfortunately this is not consistent with other preloaded data such as preferences, we can not refresh it properly because we can inject the data only once, also we risk future collisions when adding new fields into user table + implemented reloading after the profile changes; change noted in release notes
2010-07-25 21:00:59 +00:00
index_category_form.php
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
index_field_form.php
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
index.php
MDL-18964 moving the preloaded custom profile fields into $USER->profile array instead of injecting fields directly into $USER; unfortunately this is not consistent with other preloaded data such as preferences, we can not refresh it properly because we can inject the data only once, also we risk future collisions when adding new fields into user table + implemented reloading after the profile changes; change noted in release notes
2010-07-25 21:00:59 +00:00
lib.php
MDL-21845 multilang filter applied to custom field labels in user profile
2010-07-28 09:42:05 +00:00