moodler
b225cf3663
Merged MDL-13152 from 1.9
2008-02-14 03:15:03 +00:00
poltawski
f58e6d26f2
MDL-13226 - allow user digest settings to be set with bulk user actions
...
merged from MOODLE_19_STABLE
2008-01-29 16:22:02 +00:00
ikawhero
6a4680be3b
Changes to help file for new enrolperiod field.
2008-01-21 06:14:26 +00:00
ikawhero
2686b6c34c
Added enrolperiod field.
2008-01-21 06:09:58 +00:00
poltawski
1eeaed292b
MDL-13003 - dont icq key array twice
...
merged from MOODLE_19_STABLE
2008-01-16 15:07:00 +00:00
skodak
a5feb17622
MDL-12598 use user context instead of personal; merged from MOODLE_19_STABLE
2007-12-19 17:06:47 +00:00
skodak
cd1edf9e8a
MDL-12101 cleanup/fixing/refactoring of user bulk operation and admin user browsing
2007-11-13 08:43:20 +00:00
skodak
2304f62967
MDL-11399 make sure user context exists
2007-11-05 09:50:40 +00:00
skodak
0c4807abba
MDL-11079 detect/prevent email duplicates when uploading users
2007-11-05 09:36:46 +00:00
skodak
e4e38544f8
MDL-11996 bulk user upload - improvements, bugfixes and cleanup;
...
new csv import library included ;-)
2007-11-05 00:43:37 +00:00
skodak
df7ecfe486
MDL-11996 bulk user upload - improvements, fixes and cleanup - part2
2007-11-02 08:41:05 +00:00
skodak
ed22a01b32
MDL-11996 bulk user upload - improvements, fixes and cleanup - part1
2007-11-01 19:37:25 +00:00
moodler
1c0ccfd6bd
Fixed notice when using textlib
2007-09-10 07:02:52 +00:00
toyomoyo
d526725b8d
MDL-10181, help files should not be modified, a new file has been created
2007-08-27 07:24:35 +00:00
toyomoyo
a7db355af1
MDL-10181, user management improvement fixes and new features
2007-08-22 06:17:11 +00:00
toyomoyo
066bfbfe77
MDL-10181, user management improvements, adding improvements to bulk user upload (with minor bugs) and other changes
2007-08-20 08:51:35 +00:00
skodak
778918fd71
MDL-10383 - some more refactoring/cleanup, enablegroupings experimental admin setting, tabs in groups UI
2007-08-16 21:14:03 +00:00
skodak
5bf243d131
MDL-10383 - groups/groupings refactoring nearly finished ;-)
2007-08-16 11:06:48 +00:00
poltawski
47f6428969
MDL-7835 - add emailstop to user upload
2007-07-22 21:56:04 +00:00
poltawski
0a5dffccd7
MDL-9627 - moving uploaduser to formslib
2007-05-02 09:33:56 +00:00
skodak
1ae083e424
MDL-9647 simplify dealing with headers/footers in admin sections
2007-04-30 17:08:34 +00:00
cataluke
1a82ce5dab
admin/uploaduser.php: Fixed not enrolling user into course if user already exists
...
Author: Patrick Li <patrick@catalyst.net.nz>
Committer: Luke Hudson <luke@catalyst.net.nz>
2007-04-18 02:43:16 +00:00
skodak
f01f183d31
MDL-9324 group assignment does not work in uploaduser script; merged from MOODLE_18_STABLE
2007-04-12 21:30:31 +00:00
skodak
77b4d4be49
MDL-9075 utf-8 bom is now stripped from uploaded users cvs file; merged from MOODLE_18_STABLE
2007-04-10 15:32:37 +00:00
nfreear
34d4b268c7
Fix for bug MDL-8708 "Debug, multiple warnings in admin/uploaduser.php and user.php"
2007-03-01 12:08:38 +00:00
skodak
8891e81c92
MDL-8469 - 192M is much nicer than 196M
2007-02-14 20:58:31 +00:00
skodak
4eefee9779
MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate
2007-02-14 20:46:38 +00:00
toyomoyo
60a9a6ea67
fix for some of the MDL-8425 issues
2007-02-07 07:34:53 +00:00
skodak
e8e0bb2d7b
MDL-8096 - advanced edit now mostly works, though still some parts missing; RIP changeme user :-)
2007-01-25 11:03:33 +00:00
donal72
3a1edc56f4
Mnet: Users mnethostid now defaults to the admin user's mnethostid: MDL-8253
2007-01-23 22:03:48 +00:00
martinlanghoff
d14383e0a0
mnet/multienrol: admin area changes, including test for curl extension
2007-01-04 03:19:49 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
skodak
3307d3f65f
minor xhtml fix
2006-11-30 08:55:49 +00:00
skodak
3c8ecb0cbb
fixed incorrect user id when updating in uploaduser.php
2006-09-27 09:50:48 +00:00
skodak
6df3c7df7a
user upload cap renamed to moodle/site:uploadusers
2006-09-24 12:54:53 +00:00
skodak
cc891abe88
uploading of users has new capability 'moodle/user:upload' now also with admin block integrated
2006-09-24 12:31:49 +00:00
skodak
6e283151b0
fixed some more warnings in uploaduser.php script
2006-09-17 21:02:31 +00:00
skodak
80f435af43
fixed error message
2006-09-16 12:02:02 +00:00
skodak
14e7869268
fixed uploaduser.php to work with role assignments and groups, new csv columns role1...role5 accepting role ids + updated help file
2006-09-16 12:01:08 +00:00
toyomoyo
41d7209c7f
some (mainly admin realated) capabilities
2006-08-25 08:27:27 +00:00
vyshane
0bcf4732fa
Fixed Bug #5071 - The script uploaduser.php ignores the rest of records after
...
the first one
2006-04-10 04:54:34 +00:00
moodler
884dc7861a
Fixed case for multiple grops
2006-03-17 17:17:51 +00:00
moodler
6b09974ba2
Added the missing support for typex fields!
2006-03-17 16:19:31 +00:00
skodak
df1931578a
password handling refactoring and added conversion of passwords to unicode
2006-03-11 11:26:36 +00:00
skodak
4abbb75c80
parameter cleaup - round 6; major cleanup and fixing in uploaduser.php
2006-03-07 11:13:57 +00:00
martinlanghoff
1ab3490ec9
admin/uploaduser: fix password update bug, safer renames, optimized execution
...
This patch bundles 3 changes:
+ password inserts/updates were not being md5()d
+ skip the user altogether when the rename fails, to
avoid clobbering the existing user account
+ get_courses() has moved outside the main loop so
it is called only once -- huge difference in
performance and number of DB queries
2006-01-16 23:54:52 +00:00
martinlanghoff
1f84d800af
admin/uploaduser: missing strings fixups
2006-01-16 03:43:41 +00:00
martinlanghoff
d8559098ff
admin/uploaduser fixups - lowercase oldusername and fix missing strings
2006-01-16 03:16:08 +00:00
martinlanghoff
a2ce7344de
admin/uploaduser fixes and enhancements
...
Several fixes and enhancements:
+ No longer fail due to timeouts or memory limits. And let apache know
that we're a memory hog so it can clean up after us.
+ Add support for user account updates (optional)
+ Add support for user account renames (optional)
+ Cleaned up the logic that deals with creation and failure
+ More robust error handling
+ Use optional_param() -- no longer depends on register_globals
-- when do we switch that off?
+ Added the relevant documentation.
2006-01-16 03:15:32 +00:00
martinlanghoff
e3b6b2b083
User uploads allow missing password
...
User upload now has an option to allow missing passwords to be accepted -
if we have an email field available. Cron will pick up those users, and call
setnew_password_and_mail() for them.
Effective way to spam your way through life...
2006-01-16 02:53:19 +00:00