This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-13 12:34:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
user
History
jerome mouneyrac
109b453bac
webservice MDL-23536 fix moodle_user_get_users_by_id return description
2010-07-27 09:07:24 +00:00
..
default
…
filters
…
profile
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
selector
group-javascript MDL-22935 Fixed problematic conversion to Moodle 2 JS methods, Thanks Paul for the patch
2010-07-23 04:19:42 +00:00
action_redir.php
…
addnote.php
…
edit_form.php
…
edit.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
editadvanced_form.php
…
editadvanced.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
editlib.php
…
emailupdate.php
…
externallib.php
webservice MDL-23536 fix moodle_user_get_users_by_id return description
2010-07-27 09:07:24 +00:00
files.php
MDL-23367 Fixing some phpdocs
2010-07-20 04:26:16 +00:00
filesedit_form.php
…
filesedit.php
MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area
2010-07-22 09:05:13 +00:00
groupaddnote.php
…
grouppix.php
…
index.php
…
lib.php
…
managetoken.php
…
message.html
…
messageselect.php
…
module.js
…
policy.php
…
portfolio.php
…
portfoliologs.php
portfolio MDL-23235 removed spurious id in a moodle url for portfoliologs and fixed include
2010-07-21 20:16:49 +00:00
profile.php
…
profilesys.php
…
renderer.php
fixed a few typos preventing JS execution :-D
2010-07-19 13:55:50 +00:00
repository.php
…
view.php
…