Dongsheng Cai
513aed3cf9
MDL-24497, fixed maxbytes in user editing form
2010-10-04 03:09:58 +00:00
Petr Skoda
2b54304b84
MDL-24500 group pix BC - just empty image to prevent broken links
2010-10-03 18:27:21 +00:00
Petr Skoda
910855aaeb
MDL-24500 user pix BC
2010-10-03 18:12:20 +00:00
Petr Skoda
b6d8012ed7
MDL-24500 first step towards BC for user/pix.php
2010-10-03 18:00:21 +00:00
Petr Skoda
43d42a1acf
MDL-24383 adding missing context setup - credit goes to Paul Ortman
2010-09-27 09:15:28 +00:00
Aparup Banerjee
0e638ff452
ajax MDL-23694 added missing page context which fixes groups ui ajax search
2010-09-24 03:57:13 +00:00
Sam Hemelryk
46ea652fd9
user-profile MDL-22499 Added context checks around the link in a users course profile to view their full profile.
2010-09-24 03:14:27 +00:00
David Mudrak
d9e2908636
NOMDL edit icon at the course participants page now links to the enrolments page instead of role assignment page
...
Also note the controlling capability has changed to the one used at the
linked page.
2010-09-22 16:40:53 +00:00
Petr Skoda
bf718f50ac
MDL-24321 switching to stdClass in /user/
2010-09-21 08:27:29 +00:00
Sam Hemelryk
0b3f854736
groups MDL-24262 Tidied up inline script from group selector
2010-09-20 02:22:19 +00:00
Petr Skoda
a8ff9488fd
phpdocs and var initialization
2010-09-17 20:05:40 +00:00
Petr Skoda
ca3b1fd973
fixed unterminated JS statements
2010-09-17 19:59:16 +00:00
Petr Skoda
eab8ed9fb7
fixed a few spelling errors in /admin/
2010-09-17 10:27:26 +00:00
Dongsheng Cai
d0257a09d0
"MDL-23920, added prompt message to user/files.php"
2010-09-08 14:01:58 +00:00
Petr Skoda
0f21a964a5
MDL-24079 fixing recent regressions caused by api changes in tablelib; sorry I did not find the problem earlier
2010-09-05 12:35:51 +00:00
Petr Skoda
4758639429
MDL-24080 converting remaining NOT LIKEs
2010-09-04 14:52:47 +00:00
Petr Skoda
f63ac65ac5
MDL-24079 converted sql_ilike() to new sql_like in user selectors
2010-09-04 11:46:00 +00:00
Petr Skoda
f685e83030
MDL-14679 fixed remaining old style set_field()s
2010-09-03 18:14:55 +00:00
Petr Skoda
dd88de0ebd
MDL-14679 fixed remaining old style update_record()s
2010-09-03 18:01:25 +00:00
Petr Skoda
93de0ac293
MDL-23184 using PARAM_NOTAGS instead of general cleaning for fields that are not supposed to have tags
2010-09-02 18:25:30 +00:00
Sam Hemelryk
f5c1e62149
navigation MDL-23852 Added is_role_switched method to accesslib and implemented use of it
2010-08-27 01:44:25 +00:00
Petr Skoda
04aec3dacf
MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case in MySQL
2010-08-25 08:32:59 +00:00
Dongsheng Cai
529377b572
"MDL-23894, added user quota limit to filesedit form"
2010-08-24 07:52:12 +00:00
Petr Skoda
99f9f85f00
MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now
2010-08-18 22:07:00 +00:00
Dongsheng Cai
02d4460c42
"MDL-23822, fixed return url of private files manager"
2010-08-18 06:56:56 +00:00
David Mudrak
cb616be854
MDL-21695 Making old_help_icon() deprecated
...
Some of the callers have never been fully implemented (help file never existed)
so I just dropped the help icon. In other cases, new help_icon() is
used. The help icons support in the messaging must be reviewed by the
subsystem maintainer.
2010-08-16 15:29:46 +00:00
Dan Poltawski
e6cdc5ed8a
user/policy: MDL-23812 set PAGE context and appropriately use moodle_url for button
...
Thanks to Myles Carrick for the patch!
2010-08-15 21:14:02 +00:00
Petr Skoda
ede7252234
MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code
2010-08-12 20:37:24 +00:00
Petr Skoda
4f622c38a1
MDL-23774 only administrators may edit administartor accounts
2010-08-12 09:44:28 +00:00
Petr Skoda
b73a28befa
MDL-23774 deleting of admins is a restricted operation, also external lib should not delete the account that is calling it; user pictures are not a problem any more
2010-08-12 08:12:46 +00:00
Petr Skoda
770ab27f1d
MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future
2010-08-09 10:19:25 +00:00
jerome mouneyrac
6bb31e404e
webservice MDL-13129 add moodle_course_get_courses and moodle_course_create_courses
2010-08-06 15:22:27 +00:00
Petr Skoda
470f4c30b7
MDL-23613 fixed wrong page set up
2010-08-02 12:25:08 +00:00
Petr Skoda
79efabd49c
MDL-23590 ask for site names right after editing admin account during first login after cli install
2010-07-30 14:47:15 +00:00
jerome mouneyrac
206dd86100
webservice MDL-23471 fix XHTML strict issues + two XHTML strict issues related to the user selector form element and the admin_settings_heading class
2010-07-30 07:43:14 +00:00
Sam Hemelryk
eb8d85c1d3
NOBUG Added missing hiddenfields var from user/profile.php
2010-07-29 03:03:03 +00:00
David Mudrak
6fc35adf08
NOMDL Fixed MNet filter setting in bulk user filter form
2010-07-28 11:07:05 +00:00
David Mudrak
ad9432a604
MDL-21695 Removing obvious helps from user filters as suggested by Helen
2010-07-28 11:06:18 +00:00
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
jerome mouneyrac
109b453bac
webservice MDL-23536 fix moodle_user_get_users_by_id return description
2010-07-27 09:07:24 +00:00
Petr Skoda
a1248ca40e
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
Sam Hemelryk
f19497f22e
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
Martin Dougiamas
e4f413b4b3
MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area
2010-07-22 09:05:13 +00:00
aparup
3cb462d288
administration MDL-23287 removed confirmation question when deleting user profile category.
2010-07-22 02:47:59 +00:00
Penny Leach
834ad953f5
portfolio MDL-23235 removed spurious id in a moodle url for portfoliologs and fixed include
2010-07-21 20:16:49 +00:00
aparup
e269084401
nobug - codestyle cleanup of spaces
2010-07-21 01:48:45 +00:00
aparup
bd08252b86
admin MDL-23287 deleting category/field skips question when there are no users affected.
2010-07-21 01:35:08 +00:00
Martin Dougiamas
d23ae9277d
MDL-23367 Fixing some phpdocs
2010-07-20 04:26:16 +00:00
Petr Skoda
59cab43678
fixed a few typos preventing JS execution :-D
2010-07-19 13:55:50 +00:00
Martin Dougiamas
82af55d7e3
MDL-23367 First cut at moving the private files interface under /user. Has a few small bugs, working on them.
2010-07-19 13:21:16 +00:00