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
skodak
b4c46a8b0f
MDL-8913 use proper returned reference assignment for forms elements (PHP4 trouble); merged from MOODLE_18_STABLE
2007-03-15 12:42:39 +00:00
skodak
b0c90e6ede
(MDL-8820) moodle/user:editprofile now works in user contexts - reverted previous fix, adding new one; merged from MOODLE_18_STABLE
2007-03-14 23:37:28 +00:00
toyomoyo
afb5b0ae30
merged fix for MDL-8280, getting rid or moodle/user:editprofile
2007-03-14 07:51:53 +00:00
toyomoyo
82d561ee79
merged fix for MDL-8885, do not show bulk message option if user has no capability
2007-03-14 01:50:54 +00:00
toyomoyo
8308419e76
merged fix for parent forloginforprofile problem
2007-03-12 01:22:25 +00:00
toyomoyo
7034b46c8a
do not force parents to enrol
2007-03-07 06:22:58 +00:00
skodak
224aa44a8d
MDL-7693 fixed participans block on frontpage; notloggedin and authenticated roles overrides to be fixed later in separate bug; merged from MOODLE_18_STABLE
2007-03-05 20:13:16 +00:00
toyomoyo
4e7b349e0a
replacing single button fieldsets with divs
2007-03-01 04:30:42 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
moodler
3eff81468f
Just some formatting
2007-02-25 06:58:10 +00:00
defacer
e2d84bf3ab
Setup screen for primary admin had no title, so added one plus a heading
2007-02-23 03:06:14 +00:00
skodak
210560e3d7
MDL-8590 auth cleanup - part 8
2007-02-21 21:53:28 +00:00
skodak
d66f0c9e10
fixed problem on user edit page when user not fully setup, reverted guest handling
2007-02-15 22:03:29 +00:00
skodak
b7c3bb2182
fixed problem on user edit page when user not fully setup
2007-02-15 20:46:39 +00:00
skodak
03a2aac1ec
fixed problem on user edit page when user not fully setup
2007-02-15 20:43:00 +00:00
moodler
a59e5a1c92
Merged removal of weeks from format_time from stable
2007-02-15 03:14:40 +00:00
vyshane
aa91a2f22c
Merged from 1.7.
2007-02-14 02:57:37 +00:00
moodler
42044d0971
Fixes so that no-one can "login as" users with "doanything" MDL-8411
2007-02-13 08:31:10 +00:00
skodak
9152fc9938
MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursetheme, $CFG->courselang - improved course_setup(), current_language() and current_theme(); and Chameleon theme fixes needed for global $COURSE
...
MDL-7962 chat seems to be completely broken in head (fixed wrong JS)
* reworked chat themes support
MDL-8338 Cron does not need cookies
MDL-8339 forum cron capabilities problems
* minor deprecated function current_encoding() cleanup
2007-01-28 21:18:08 +00:00
donal72
da249a3028
Auth: Fix for error creating admin user (if you choose a new username). Also addresses an issue in the user_update_password method.
2007-01-28 10:27:05 +00:00
skodak
dcf6d93c9c
MDL-8323 Add proper setup of course $CFG variables, fix use of global $COURSE
...
new function course_setup() thats does proper $CFG-> , locale and themes setup much sooner than print_header() originally (needed for MDL-8067), cleanup of forgotten global $course issues
MDL-8067 Fixed several $HTTPSREQUIRED issues - html editor now loads from https (the old hack did not wotk with IE7, new hack is uglier but works), fixed formlibs images (we can not set them in library global scope, we must wait for httpsrequired() and require_login() and od that in function), fixed links in meta.php, fixed help images
fixed setting of new $USER values in user edit forms
2007-01-27 19:56:08 +00:00
skodak
3cb03e47ee
MDL-8096 user edit form - reintroduced httpsrequirequired()
2007-01-26 21:37:56 +00:00
skodak
9e7cd813e7
MDL-8277 userid field now PARAM_CLEAN
2007-01-26 20:20:27 +00:00
skodak
9d85247dab
MDL-8319 avatar image is now deleted from disk, user/pix.php redirects to default picture if user picture not present(===deleted)
2007-01-26 20:15:54 +00:00
skodak
14a6b7e197
MDL-8096 user edit form - some more refactoring and fixes
2007-01-26 18:42:47 +00:00
skodak
e61f870151
MDL-8096 - fixed default values
2007-01-26 17:17:21 +00:00
skodak
04f639a0f4
MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields
2007-01-26 16:19:33 +00:00
skodak
a5d3b07224
MDL-8096 - some more fixes and minor refactoring in custom profile fields
2007-01-26 13:49:32 +00:00
skodak
1bf65e5880
MDL-8096 - some more fixes for custom profile fields
2007-01-26 13:33:56 +00:00
skodak
0a5c8ca42c
MDL-8096 - fixed mutilang in custom category header
2007-01-26 13:13:13 +00:00
skodak
bb6d3d3454
MDL-8096 - refactored and cleanedup custom profiles, user edit form fixes
...
TODO: fix comments and docs
2007-01-26 13:11:06 +00:00