Commit graph

655 commits

Author SHA1 Message Date
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
skodak
439aad511a MDL-9798 fallback to html mimetype when missing index.php, index.html 2007-05-15 08:39:00 +00:00
skodak
62d35d727c MDL-9798 workaround for handling of object tag in buggy IE 2007-05-15 08:31:45 +00:00
poltawski
d09a98edf8 MDL-9649 'keep searching' in bulk messaging broken 2007-05-09 10:02:07 +00:00
martinlanghoff
f08efe8517 get_my_courses() callers update - check of the $fields param - pass null instead
The default way to call get_my_courses() is now to pass null in the $fields
param to get the (cached copy) of the useful fields. Cuts down enormously
on DB traffic, memory footprint, and session size.
2007-05-06 05:32:03 +00:00
donal72
6172153106 Prevent notices on user creation 2007-04-29 13:50:10 +00:00
skodak
e98649d7f1 MDL-9467 workaround for broken langcache problems when editting user profile 2007-04-20 14:42:15 +00:00
ikawhero
c9bbb97a8d Fixed typo.
Made constructor variables optional to reflect parent class
2007-04-19 07:39:51 +00:00
ikawhero
13e0414d47 Fix for MDL-9415
New method is_empty() added.
2007-04-18 02:08:50 +00:00
skodak
ef7c98d04e MDL-6236 user editing - Default language not used instead of nonexisting one in user lang field - first lang chosen instead 2007-04-16 18:29:08 +00:00
moodler
356e897da9 Small tweak to use format_text by default because it does some nice things like highlight URLs 2007-04-16 06:21:23 +00:00
ikawhero
a352220a48 Display custom profile fields in profile page - see MDL-9285
Menu type stores value rather than index - see comments on MDL-9285
General tidy up and renaming of functions in field class.
2007-04-16 02:45:50 +00:00
skodak
396d2eefe7 MDL-9311 participants - duplicate "&perpage="; yet another forgotten debug code 2007-04-15 16:10:34 +00:00
skodak
8c961e6c84 MDL-9311 participants - duplicate "&perpage=" 2007-04-15 16:08:43 +00:00
skodak
c9f6285685 MDL-9315 fixed incorrect use of localtion (should be city) in user profile 2007-04-15 15:49:15 +00:00