401 Commits

Author SHA1 Message Date
moodler
adc7b679aa Merged user tab visibility from stable 2006-06-19 13:52:39 +00:00
moodler
c1edf72575 Merged header fix from stable 2006-06-19 13:38:17 +00:00
mjollnir_
ca79268087 merged from MOODLE_16_STABLE: participants list last access filter should only show for teachers! I noticed this on moodle.org this morning :| 2006-06-15 21:37:20 +00:00
toyomoyo
dec87f2e28 merged, a few mismatch of length between db and this html 2006-06-12 07:18:58 +00:00
toyomoyo
cc841d67b0 merged, fixed a bug that blog tabs are displayed when blog is diabled 2006-06-09 02:53:16 +00:00
skodak
e369e0c4b4 Bug #5715 - error message in messaging - notice lastaccess; merged from MOODLE_16_STABLE 2006-06-04 23:11:18 +00:00
skodak
165a7502f8 Bug #5643 - add Yahoo online status to user profile; merged from MOODLE_16_STABLE 2006-06-01 15:19:06 +00:00
toyomoyo
c17253f9dc merged change to allow admins to click on the force password change checkbox if using internal_auth 2006-05-31 06:29:13 +00:00
skodak
343296bf6a fixed warnings on save profile; merged from MOODLE_16_STABLE 2006-05-24 21:05:23 +00:00
skodak
57f2e16c8d extra cleaning of variables; merged from MOODLE_16_STABLE 2006-05-23 09:02:13 +00:00
skodak
1c871c231f fixed bug #5578 - remove login as button for other teachers in course; merged from MOODLE_16_STABLE 2006-05-22 13:15:06 +00:00
skodak
d1c8eb14d1 temporary workaround for bug #5534, html editor now disabled for IE when loginhttps on and wwwroot starts with http://; merged from MOODLE_16_STABLE 2006-05-21 20:21:35 +00:00
skodak
c0e2f1f7dd admins can now edit user images even when $CFG->disableuserimages = true; see bug #5494 and SC#253; merged from MOODLE_16_STABLE 2006-05-17 18:59:43 +00:00
skodak
2c3432e684 fixed problem when set both loginhttps and https in wwwroot, closes bug #5507 and #3848; merged from MOODLE_16_STABLE 2006-05-15 21:36:46 +00:00
moodler
fbab16a7e2 Fixed some error strings bug 2618 2006-04-20 14:04:51 +00:00
toyomoyo
7077ca8399 blog access rights fix, forgot to check in last week 2006-04-18 01:30:00 +00:00
moodler
0236ec73be Don't show tabs when creating admin user 2006-04-16 16:49:28 +00:00
vyshane
33e727b7a4 Bug #5163 - user/action_redir.php should print properly formatted error
messages
2006-04-13 08:48:51 +00:00
moodler
f0cb18e627 Fix for bug 5144 (nickname field) 2006-04-10 16:12:53 +00:00
moodler
9955754227 Remove the tinymce option until 1.7 2006-03-27 14:05:40 +00:00
vyshane
6305db8858 Bug #4887 2006-03-21 07:03:37 +00:00
stronk7
c47a030a0b Email encoding only can be specified if $CFG->unicodedb=true 2006-03-19 20:42:34 +00:00
stronk7
39aed89b8b Now the user emailcharset setting can fallback to the site emailcharset setting. 2006-03-19 02:46:56 +00:00
patrickslee
17eef684ae Fixed a typo in the last authorize.net patch from Ethem 2006-03-16 19:32:17 +00:00
patrickslee
96a7973eb9 Updated Authorize.net for Ethem 2006-03-13 21:19:04 +00:00
toyomoyo
7b07bc5553 changed a string 2006-03-13 06:09:44 +00:00
skodak
df1931578a password handling refactoring and added conversion of passwords to unicode 2006-03-11 11:26:36 +00:00
toyomoyo
1242eb8f38 Checking in some blog-related user changes for testing on
another machine
2006-03-09 09:09:20 +00:00
skodak
107e7612b5 short php tags once more 2006-03-07 21:46:34 +00:00
skodak
63d86fad67 parameter cleaup - round 5; timezone.php fixed 2006-03-07 09:01:49 +00:00
moodler
f90e9ff653 Cleaned up display of groups and group links in user profile 2006-03-07 06:22:59 +00:00
julmis
906f98bd0c Adding tinymce editor choice. 2006-03-04 16:55:24 +00:00
skodak
5c25b6af93 prevent unwanted password change here SC#225; merged from MOODLE_15_STABLE 2006-02-28 20:27:19 +00:00
vyshane
77230a8b5a Fix for Bug #4850.
Wrapped offending block in an isset() check to get rid of php notices in debug mode.
2006-02-28 07:01:23 +00:00
patrickslee
9896df48fd Change password button should be displayed according to the setting of the user who is been viewed, not the user who is viewing(currently logged in) 2006-02-13 03:08:56 +00:00
moodler
60b8d2234a Added a space 2006-02-03 07:38:27 +00:00
moodler
dae9e55b06 Added Skype web-status 2006-02-03 07:27:46 +00:00
mjollnir_
df1b52e8bb Contextual help for participants list 'with selected users' actions 2006-01-16 08:52:21 +00:00
patrickslee
d815d6ab96 Removed a block of local-specific code. They are not going upstream. 2006-01-10 21:30:21 +00:00
stronk7
2b2b378f7f Now users, if allowed, can select their prefered email encoding.
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 17:11:31 +00:00
skodak
1c2a71d3fa fixed $cfg->forceloginforprofiles logic SC#207; should be backported to STABLE after some more testing... 2005-12-28 19:54:08 +00:00
toyomoyo
b506bb51e4 merged bug fix for 4400 2005-12-02 02:37:01 +00:00
patrickslee
9cb909397e Fixed "hardcoded" table background color of the bulk e-mail form 2005-11-30 21:33:27 +00:00
patrickslee
8ab5ca2f94 Refined some wording and logic for extend enrolment period 2005-11-29 04:04:16 +00:00
patrickslee
986935e9b7 Fixed some problem that extend user enrolment is not working properly 2005-11-29 04:03:25 +00:00
toyomoyo
9a3d715ffd merged from stable, bug fix for #4366 2005-11-28 02:29:19 +00:00
patrickslee
3468d58a1b New feature: Configureable visibility of fields in Participants page
A new configuration variable is avaliable to limit which fields normal user can see about other users. Teachers/admins can still see the full info.

This provides some degree of privacy for students.
2005-11-20 21:29:59 +00:00
gustav_delius
ac17ef1162 Replaced PARAM_TEXT (which does not exist) by PARAM_CLEAN. Someone who knows more about the search capability on this page might want to tightent that up.
$wheresearch was not initialised, leading to php notice.
2005-11-19 13:19:34 +00:00
patrickslee
60f515a257 Added HTMLArea editor to the Description box in the Edit Profile area 2005-11-18 01:45:20 +00:00
patrickslee
9a0f8502f5 Allow tutors to be added in bulk email list.
In addition, if any tutor in the list is not subscribed to the teacher forum they will be subscribed automatically.

Also show hidden tutors as well when a teacher is viewing the participants list.

And some small bug fixes
2005-11-17 03:37:30 +00:00