skodak
|
57317806b9
|
MDL-18265 fixed regression in menu field - discovered and patched by Vlas Voloshin, thanks!; merged from MOODLE_19_STABLE
|
2009-03-15 13:45:57 +00:00 |
|
skodak
|
79feabdc54
|
MDL-18265 fixed regressions by hardfreeze security workaround - defaults were overriding locked values - backported from HEAD
|
2009-03-07 21:02:38 +00:00 |
|
peterbulmer
|
bae9a29ec2
|
MDL-10498: Apostrophe / Quote in username or email breaks profile update
Author: Aaron Barnes <aaronb@catalyst.net.nz>
|
2009-01-12 02:02:06 +00:00 |
|
skodak
|
c69e659c45
|
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:40:42 +00:00 |
|
skodak
|
da7fac00ea
|
MDL-17143 fixed use of $userid in definition_after_data() - problem in 1.8.x is that the definition_after_data() is called 2x ;-)
|
2008-11-18 21:32:50 +00:00 |
|
dongsheng
|
7e62718e7c
|
MDL-17143
don't display the user description at all when user isn't enrolled in any courses, backported to 1.8
|
2008-11-12 02:21:54 +00:00 |
|
skodak
|
913d8d935c
|
MDL-17027: protect user profile images if $CFG->forcelogin enabled; merged from MOODLE_19_STABLE
|
2008-11-01 22:49:23 +00:00 |
|
skodak
|
43f0cd8eae
|
MDL-17065 user: profile images of deleted users are not accessible anymore; merged from MOODLE_19_STABLE
|
2008-11-01 22:47:53 +00:00 |
|
skodak
|
d19db94df3
|
MDL-16839 forms: workaround for problematic hard frozen values; merged from MOODLE_19_STABLE
|
2008-10-13 19:40:47 +00:00 |
|
moodler
|
17a0ab80ed
|
MDL-13811 Merged mailstop fix from 1.9
|
2008-07-11 07:14:44 +00:00 |
|
skodak
|
7894f66662
|
MDL-13811 reworked unsetting of preferences and minor tweaks; backported from HEAD
|
2008-07-05 22:47:32 +00:00 |
|
skodak
|
82a3bbd629
|
MDL-15548 fixed regression, thanks Gary!
|
2008-07-05 17:24:15 +00:00 |
|
skodak
|
6e695a1f4e
|
MDL-15516 prvent access to deleted profiles and other user areas; backported from HEAD
|
2008-07-05 14:57:22 +00:00 |
|
nicolasconnault
|
f978083108
|
MDL-13811 Completed the required changes. Also added a "Cancel email change" link.
|
2008-07-05 14:41:55 +00:00 |
|
dongsheng
|
4e3b92aecc
|
"MDL-15251, see tracker, merged from MOODLE_19_STABLE"
|
2008-06-16 12:25:31 +00:00 |
|
dongsheng
|
e6edcdaff7
|
"MDL-15251, see tracker, merged from MOODLE_19_STABLE"
|
2008-06-16 09:05:42 +00:00 |
|
dongsheng
|
3c14b202eb
|
"MDL-15251, fix country field in user/view.php"
|
2008-06-16 02:16:42 +00:00 |
|
mchurch
|
e19d0aa40c
|
MDL-15035 - Changed error message to more meaningful one.
|
2008-05-28 14:56:02 +00:00 |
|
skodak
|
011bdd6a6c
|
MDL-14557 PostgreSQL+empty integer problem: user/editadvanced_form.php - credit goes to David Mudrak
|
2008-04-25 14:41:28 +00:00 |
|
stronk7
|
30e04e5e2a
|
With get_my_courses() properly filtering out not vievable
courses for the user requesting the list, perfomr proper dimming
of not visible courses. Backported from HEAD. MDL-12855
|
2008-04-17 18:35:12 +00:00 |
|
dongsheng
|
063970335d
|
MDL-8778, fix last access date
|
2008-04-15 05:45:57 +00:00 |
|
scyrma
|
a2ae4ee63b
|
MDL-9410 - In user profile display, add http:// to web links if it's not already there
|
2008-04-11 07:03:20 +00:00 |
|
dongsheng
|
388370bf88
|
MDL-12662, fix undefined index(IIS)
|
2008-04-11 05:32:57 +00:00 |
|
dongsheng
|
133e54629f
|
MDL-13287, fix a link.
|
2008-03-25 00:27:35 +00:00 |
|
ikawhero
|
948cff69a6
|
Fixed typo that was affecting the reordering of custom profile fields.
MDL-13909.
|
2008-03-20 09:13:14 +00:00 |
|
moodler
|
fed8004f56
|
MDL-12277 Fixes relating to message sending from participants page in non-english
|
2008-02-20 02:20:57 +00:00 |
|
moodler
|
c9534efc10
|
Merged (sortof) fix from MDL-13378
|
2008-02-08 04:01:20 +00:00 |
|
skodak
|
4dc48514e5
|
MDL-13052 edit/user.php typo; merged from MOODLE_19_STABLE
|
2008-01-18 17:13:57 +00:00 |
|
toyomoyo
|
58c8f24909
|
MDL-12544, hide hidden roles in profile when user has no capability
|
2007-12-12 07:10:53 +00:00 |
|
skodak
|
1cefec56ed
|
MDL-12329 fixed last access when course not accessed yet - patch by Yolanda Ordóñez Rufat; backported from MOODLE_19_STABLE
|
2007-11-23 21:33:28 +00:00 |
|
toyomoyo
|
fae700ba1c
|
MDL-10028, adding a string
|
2007-11-22 01:03:30 +00:00 |
|
toyomoyo
|
5645145115
|
MDL-10294, MDL-10028, changing messaging/bulk messaging system
|
2007-11-21 07:46:45 +00:00 |
|
nicolasconnault
|
c19977a6f5
|
MDL-8605 Minor typos and version.php fix
|
2007-10-11 14:16:32 +00:00 |
|
nicolasconnault
|
3d6d2b8153
|
MDL-8605 New user directories implemented
|
2007-10-11 13:19:53 +00:00 |
|
nfreear
|
a11b2d8e72
|
Fixes MDL-11648, "Required" is inappropriate text for legend in user profile edit form. Merged.
|
2007-10-08 13:58:24 +00:00 |
|
skodak
|
45d99c3807
|
MDL-10277 Force password change cannot be unchecked once selected; backported from HEAD
|
2007-09-15 09:45:01 +00:00 |
|
toyomoyo
|
41fe0508eb
|
MDL-11064, users can't see teacher's profile
|
2007-09-06 07:07:58 +00:00 |
|
toyomoyo
|
f005a30c52
|
fixing a typo
|
2007-08-31 08:20:57 +00:00 |
|
Martin Langhoff
|
f5c39e0b23
|
cvsimport fixups
|
2007-08-29 13:13:58 +12:00 |
|
urs_hunkler
|
d86d8f5a99
|
added missing div before footer
|
2007-08-08 17:49:28 +00:00 |
|
donal72
|
aa34400457
|
Link to profile editing should not appear on other users' profiles.
|
2007-08-03 12:20:46 +00:00 |
|
stronk7
|
02e7dadc05
|
Let's use the default (cached) list of fields here. MDL-10571
|
2007-07-23 16:33:54 +00:00 |
|
skodak
|
84d7815107
|
MDL-10341 fixed user search cleaning
|
2007-07-04 08:30:53 +00:00 |
|
poltawski
|
974762e6f5
|
MDL-10148 - hard coded lang strings in user/message.html
|
2007-06-18 19:19:51 +00:00 |
|
toyomoyo
|
a8fbb9b4cd
|
fix for MDL-10112 bulk messaging fails silently when messaging not enabled
|
2007-06-14 04:40:14 +00:00 |
|
moodler
|
08f5787e35
|
Undoing MDL-9041
|
2007-06-12 07:05:30 +00:00 |
|
skodak
|
9d0466e2a6
|
MDL-10074 User profile edition uses wrong variable for the (fatal) error message.; patch by Iñaki Arenaza; backported from HEAD
|
2007-06-10 19:08:27 +00:00 |
|
skodak
|
9b7b42cc07
|
MDL-9825, MDL-9798, MDL-9799 - new workaround for the object trouble in IE caused by UFO; reverting previous patches
|
2007-05-16 18:14:45 +00:00 |
|
skodak
|
27cde347a0
|
MDL-9823 Disclaimer HRef is repeated twice in the Link - Policy.php for some urls
|
2007-05-15 19:42:00 +00:00 |
|
skodak
|
7ce2b7d43e
|
MDL-9780 Groups 181 cleanup - part 1
|
2007-05-15 18:23:35 +00:00 |
|