jerome
|
f03f3a665a
|
authentication MDL-18273 Custom Authentication Plugin title can be retrieved from specific language file
|
2009-05-13 05:35:37 +00:00 |
|
skodak
|
6f31d67743
|
MDL-19001 fixed sql typo - thanks Alan Trick
|
2009-04-28 18:50:12 +00:00 |
|
skodak
|
eb24292dee
|
MDL-18338 option for hiding of groups in user profile; backported from HEAD
|
2009-04-09 08:30:10 +00:00 |
|
skodak
|
66f303360d
|
MDL-13843 user profile in separate group mode even if group mode not forced course-wide (improved consistency in groups at course level)
|
2009-04-09 08:23:32 +00:00 |
|
skodak
|
a51fb7e9ba
|
MDL-13843 user participation in separate group mode even if group mode not forced course-wide (improved consistency in groups at course level); backported from HEAD
|
2009-04-09 07:59:11 +00:00 |
|
skodak
|
772230543b
|
MDL-18265 fixed regression in menu field - discovered and patched by Vlas Voloshin, thanks!
|
2009-03-15 13:43:28 +00:00 |
|
stronk7
|
6b31e49438
|
MDL-18518 user firstaccess - added suport to display user->firstaccess. Credit goes to Anthony Borrow!
|
2009-03-11 10:34:56 +00:00 |
|
skodak
|
734e6125ed
|
MDL-18265 fixed regressions by hardfreeze security workaround - defaults were overriding locked values - backported from HEAD
|
2009-03-07 21:01:39 +00:00 |
|
tjhunt
|
e8d902964d
|
themes / participants: MDL-17526 add class name to search form on the participants page.
|
2009-02-04 09:15:06 +00:00 |
|
jamiesensei
|
4d5025a776
|
MDL-18085 "custom user profile fields : in a list box field if one of the admin chosen values has an apostrophe in it it breaks the query to update / save the value"
|
2009-01-29 13:43:50 +00:00 |
|
thepurpleblob
|
ac6e14ff79
|
MDL-17048:
Added additional check for non-visible fields in signup page.
|
2009-01-14 10:06:06 +00:00 |
|
thepurpleblob
|
a3d160fdec
|
MDL-17048
Corrected misuse of formslib - works now.
|
2009-01-13 13:15:23 +00:00 |
|
peterbulmer
|
489b503378
|
MDL-10498: Apostrophe / Quote in username or email breaks profile update
Author: Aaron Barnes <aaronb@catalyst.net.nz>
|
2009-01-12 02:05:12 +00:00 |
|
thepurpleblob
|
af993edd90
|
MDL-17048
Suppress display of empty custom profile field categories
|
2009-01-07 13:50:43 +00:00 |
|
ikawhero
|
351c28559b
|
MDL-17228 Allow admins to view hidden custom profile fields.
Thanks to Alan Barrett for the fix.
|
2008-12-24 04:16:21 +00:00 |
|
tjhunt
|
3a580fd193
|
admin tree: MDL-13104 - fix another external page so there are not problems when you click the blocks editing on/off button.
|
2008-12-22 03:16:51 +00:00 |
|
moodler
|
d8709908a0
|
user tabs MDL-17472 Fixed a regression where the $secondrow variable of forum posts was being wiped out (See also MDLSITE-594)
|
2008-12-19 01:44:48 +00:00 |
|
skodak
|
2fa8ad59f9
|
MDL-17559 user edit: fixed undefined email property warnings
|
2008-12-08 20:15:39 +00:00 |
|
skodak
|
98d9032ce1
|
MDL-17486 added option to make my courses list in user profile hidden; backported from HEAD
|
2008-12-01 22:06:55 +00:00 |
|
skodak
|
741426a8f6
|
MDL-11261 hiddenuserfields/lastaccess now fully respected on participants page; backported from HEAD
|
2008-12-01 20:46:13 +00:00 |
|
skodak
|
b2908c36a7
|
MDL-17485 roles: fixed use and definition of moodle/user:viewuseractivitiesreport; backported from HEAD
|
2008-12-01 19:20:16 +00:00 |
|
skodak
|
8d2ef9efe8
|
MDL-17472 notes: backported disabling of notes and general refactoring from HEAD
|
2008-11-30 19:25:48 +00:00 |
|
skodak
|
7ea8ea7f0a
|
MDL-17464 profile reports are now respecting course report caps; backported from HEAD
|
2008-11-30 12:05:03 +00:00 |
|
skodak
|
63e73da77b
|
MDL-17143 $CFG->profilesforenrolledusersonly does not belong into advanced user edit form - it was removing description if user had only create user cap
|
2008-11-18 21:43:34 +00:00 |
|
stronk7
|
b0a9e1c532
|
MDL-17143 Some improvements suggested by Petr applied.
|
2008-11-11 19:00:48 +00:00 |
|
stronk7
|
f77f4743e2
|
MDL-17143 deleting one line that shouldn't be in core. Sorry.
|
2008-11-11 18:34:50 +00:00 |
|
stronk7
|
e9a53fb1ba
|
MDL-17143 Avoid notices caused by not existing profilesforenrolledusersonly setting
|
2008-11-11 18:31:07 +00:00 |
|
dongsheng
|
85f1f34c85
|
"MDL-17143, don't display the user description at all when user isn't enrolled in any courses"
|
2008-11-10 02:57:00 +00:00 |
|
ikawhero
|
418a1ffb39
|
MDL-17151: Missing code to check for uniqueness of values
|
2008-11-07 05:51:54 +00:00 |
|
ikawhero
|
34c01a4a02
|
MDL-17151: Fixed typo.
|
2008-11-07 01:58:16 +00:00 |
|
danmarsden
|
710e078327
|
MDL-17140 should check if $data->id isn't empty before sending to get_record merged from HEAD
|
2008-11-06 01:05:59 +00:00 |
|
skodak
|
57bdd314e4
|
MDL-17027: protect user profile images if $CFG->forcelogin enabled
|
2008-11-01 22:28:54 +00:00 |
|
skodak
|
9f29866371
|
MDL-17065 user: profile iamges of deleted users are not accessible anymore
|
2008-11-01 19:35:46 +00:00 |
|
dongsheng
|
79c29f165b
|
"User Filter: empty filter form fixed, MDL-16880"
|
2008-10-15 05:29:48 +00:00 |
|
skodak
|
8c5ea44aaf
|
MDL-16839 forms: workaround for problematic hard frozen values
|
2008-10-13 19:38:49 +00:00 |
|
stronk7
|
f6a81a6698
|
Detect non-utf8 langs in user edition forms. MDL-16845 MDL-11829
|
2008-10-10 21:27:42 +00:00 |
|
mudrd8mz
|
d69d156acf
|
MDL-16308 Use default country instead of empty one when some external auth source (LDAP, POP3 etc) is used
|
2008-09-25 10:09:59 +00:00 |
|
skodak
|
ccceaab929
|
MDL-16365 domain restrictions are now optional when changing email address
|
2008-09-24 16:58:36 +00:00 |
|
peterbulmer
|
856bbd151c
|
MDL-16378 Changes to lang strings,
remoteappuser should be output as somthing like "Remote Moodle User" or
"Remote Mahara User", or "Remote <application name goes here> User"
|
2008-09-10 03:21:04 +00:00 |
|
jamiesensei
|
f1a022424d
|
MDL-16242 "'Required' does nothing for select fields in customisable user profiles" added an extra option 'Choose...' which is the default if no other default is specified. If the user leaves the select field set to 'Choose...' then the required rule fails and the form does not submit.
|
2008-08-28 06:46:43 +00:00 |
|
jerome
|
3d3bd448b1
|
MDL-MDL-12333: display custom field in categories box on the signup page
|
2008-08-18 08:23:03 +00:00 |
|
skodak
|
e80eec503e
|
MDL-16051 fixed confirmed string in user filters
|
2008-08-17 22:33:04 +00:00 |
|
moodler
|
de1b29bc55
|
MDL-14299 - small fix to credit line
|
2008-07-15 04:28:39 +00:00 |
|
ikawhero
|
63982e9727
|
Change language string file.
|
2008-07-15 04:01:20 +00:00 |
|
ikawhero
|
6a983a636f
|
MDL-14299 New checkbox profile field type.
Credit to Brian King.
|
2008-07-15 03:24:20 +00:00 |
|
moodler
|
69f67b2af4
|
MDL-13811: Small fix to make this work even when email is disabled for that user
|
2008-07-10 08:05:52 +00:00 |
|
scyrma
|
c2efdd7624
|
MDL-14237: Removing all remaining tag-related uses of html_entity_decode
|
2008-07-07 07:40:35 +00:00 |
|
skodak
|
2959f8b18e
|
MDL-9983, MDL-13998, MDL-15552 core events related cleanup and potential sql injection problem fixed; please note the changes are not backwards compatible, 3rd party code will need to be updated - sorry for the trouble
|
2008-07-06 17:55:54 +00:00 |
|
skodak
|
73db4aa6f3
|
MDL-13811 reworked unsetting of preferences and minor tweaks; backported from HEAD
|
2008-07-05 22:46:58 +00:00 |
|
skodak
|
73532d6b11
|
MDL-15548 fixed regression, thanks Gary!
|
2008-07-05 17:24:48 +00:00 |
|