644 Commits

Author SHA1 Message Date
toyomoyo
eca3af25cb MDL-7077, MDL-10181, adding notes for students 2007-07-05 06:53:17 +00:00
skodak
3593af19df MDL-10341 fixed user search cleaning; merged from MOODLE_18_STABLE 2007-07-04 08:31:54 +00:00
toyomoyo
9e7a3d4298 fixes for extend enrol to make it less restrictive MDL-10181 2007-07-04 02:38:24 +00:00
poltawski
10f5778089 MDL-10148 - hard coded lang strings in user/message.html 2007-06-18 19:21:24 +00:00
toyomoyo
8205423030 merged fix for MDL-10112 bulk messaging fails silently when messaging not enabled 2007-06-14 04:41:33 +00:00
moodler
f3de7219ae Merged fix for MDL-9041 (undo) 2007-06-12 07:09:35 +00:00
skodak
f747fb3eef MDL-10074 User profile edition uses wrong variable for the (fatal) error message.; patch by Iñaki Arenaza 2007-06-10 19:07:11 +00:00
toyomoyo
9b8c9d379c part of the user management improvements on enrolment, forgot to check this in 2007-06-05 01:54:19 +00:00
toyomoyo
358a31fc4c placed help files in the wrong place, sorry! 2007-05-22 02:23:23 +00:00
toyomoyo
4cbb294f62 Fix for MDL-8877, forgot to add these before checking in 2007-05-22 02:09:41 +00:00
toyomoyo
9fffb69162 MDL-8877, specify time of manual enrolments and related improvements for changing enrolment period from user/index.php. Thanks Andrei! 2007-05-22 02:08:22 +00:00
moodler
baacc970b9 MDL-4325 ... fix the order of the name fields is lastname/firstname are reversed - thanks Kita! 2007-05-21 07:37:55 +00:00
skodak
9eb64c947a MDL-9825, MDL-9798, MDL-9799 - new workaround for the object trouble in IE caused by UFO; reverting previous patches; merged from MOODLE_18_STABLE 2007-05-16 18:17:14 +00:00
skodak
e61c34cfe5 MDL-9823 Disclaimer HRef is repeated twice in the Link - Policy.php for some urls; merged from MOODLE_18_STABLE 2007-05-15 19:42:53 +00:00
skodak
2b53417835 MDL-9798 fallback to html mimetype when missing index.php, index.html; merged from MOODLE_18_STABLE 2007-05-15 08:41:55 +00:00
skodak
28b2891e4c MDL-9798 workaround for handling of object tag in buggy IE; merged from MOODLE_18_STABLE 2007-05-15 08:33:22 +00:00
poltawski
d6ff5b31ba MDL-9649 'keep searching' in bulk messaging broken merged from MOODLE_18_STABLE 2007-05-09 10:05:08 +00:00
martinlanghoff
0a66585b3d 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:40 +00:00
skodak
54bb33eb10 MDL-9652 rename new password reveal to unmask 2007-04-30 18:03:19 +00:00
skodak
fb01314b0e MDL-9647 simplify dealing with headers/footers in admin sections; some more cleanup
fixed continue button in error() on admin page when link present
2007-04-30 17:28:29 +00:00
skodak
1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
moodler
3f7353c5d8 Fixed discussions tab ... this is an old change I never checked in 2007-04-30 13:26:06 +00:00
donal72
a9457b5485 Prevent notices on user creation 2007-04-29 13:50:33 +00:00
ikawhero
86e95dfa9c New textarea profile field type 2007-04-28 03:07:43 +00:00
skodak
1cb3da3613 MDL-9574 + MDL-9607 Add Change-own-password and Edit-own-profile capabilities 2007-04-26 21:41:08 +00:00
skodak
83022298df MDL-8031 Enforce password complexity for user authentication - original patch by Iñaki Arenaza 2007-04-25 19:36:47 +00:00
skodak
65acd2bb97 MDL-2201 handle url parameters in change Password link 2007-04-21 21:20:17 +00:00
skodak
ca80f999ce MDL-9467 workaround for broken langcache problems when editting user profile; merged from MOODLE_18_STABLE 2007-04-20 14:43:03 +00:00
skodak
80274abfa1 MDL-9429 make clear that alternate change password url is used only when user is logged in, for example change url may contain $USER->username; other minor cleanup 2007-04-20 10:02:38 +00:00
ikawhero
c3af90961c Merged changes from stable.
Fixed typo.
Made constructor variables optional to reflect parent class
2007-04-19 07:42:40 +00:00
ikawhero
4a7030e0e5 Changes merged from 1.8
Fix for MDL-9415
New method is_empty() added.
2007-04-18 02:10:15 +00:00
skodak
1545d7f0d4 MDL-6236 user editing - Default language not used instead of nonexisting one in user lang field - first lang chosen instead; merged from MODOLE_18_STABLE 2007-04-16 18:30:52 +00:00
moodler
3212d2f240 Merged change to format_text from stable 2007-04-16 06:22:17 +00:00
ikawhero
334415e93f Merging changes from 1.8
Display custom profile fields in profile page - see MDL-9285
Menu type stores the value rather than the index - see comments on MDL-9285
General tidy up and renaming of funtions in field class.
2007-04-16 02:49:33 +00:00
skodak
a2c4671e33 MDL-9311 participants - duplicate "&perpage="; merged from MOODLE_18_STABLE 2007-04-15 16:09:55 +00:00
skodak
5e104d5f3a MDL-9315 fixed incorrect use of localtion (should be city) in user profile; merged from MOODLE_18_STABLE together with other changes by Nic 2007-04-15 15:51:16 +00:00
skodak
e96167d2fa MDL-9181 Use new password field with reveal option in editadvanced and enrolment, group and quiz keys 2007-04-06 16:23:48 +00:00
nicolasconnault
008bc40114 Added rows and cols to menu options textarea, fixing xhtml break. 2007-04-04 04:39:23 +00:00
nicolasconnault
7d4db46aa8 MDL-9136: Added a $selected attribute to the profile_field_menu object, which gets set during initialisation. 2007-04-04 04:09:47 +00:00
skodak
d04d6bcbec MDL-9190 Site policy xhtml compliance and other minor fixes; merged from MOODLE_18_STABLE 2007-04-03 09:51:53 +00:00
moodler
b373a751d2 Merged fix for MDL-8093 from 1.8 2007-03-30 16:01:44 +00:00
nicolasconnault
d88c504382 MDL-9041 2007-03-26 09:28:58 +00:00
nicolasconnault
697bbb9b27 Resolved conflict 2007-03-26 09:28:06 +00:00
toyomoyo
1845e470a8 merged fix for MDL-8336, lacking of viewuseractivitiesreport 2007-03-26 04:12:33 +00:00
skodak
45ddb0b7c6 ok, again and now properly 2007-03-22 12:56:52 +00:00
skodak
36d500367b fixing some previous commit mess, no idea what happened with this file :-( 2007-03-22 12:48:17 +00:00
skodak
6bc1e5d577 (MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs 2007-03-22 12:27:52 +00:00
toyomoyo
0150c561c5 fix for MDL-8966, customizable role names 2007-03-22 08:11:30 +00:00
skodak
f6f66b0338 MDL-8840 Loginas cleanup; merged from MOODLE_18_STABLE
+ merging perflib toys from moodlelib.php
2007-03-19 18:54:58 +00:00
poltawski
364eef7441 Further fix for MDL-8582, merged from MOODLE_18_STABLE 2007-03-15 15:46:53 +00:00