10 Commits

Author SHA1 Message Date
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
moodler
fe59ecbff9 New help file to cover new additions to uploadusers format (for teachers) 2005-11-08 07:06:40 +00:00
fiedorow
897a73ae69 Allow authentication method to be specified in bulk upload 2005-02-16 14:15:11 +00:00
gustav_delius
dcb1bd3c9a towards XHTML compliance 2004-09-12 13:21:01 +00:00
fiedorow
499d1a4020 Bulk assignment to groups 2004-02-24 20:15:26 +00:00
moodler
d1d124cbfb Add fixes from Zig 2004-01-08 13:19:05 +00:00
moodler
4a4b204a6a Info about commas added 2004-01-07 03:13:16 +00:00
moodler
13f5b23d28 Fixed a bug - thanks Zig! 2004-01-06 14:00:06 +00:00
moodler
ca9c070589 Added a course to the example 2004-01-06 03:30:41 +00:00
moodler
b06c3ba8cf Help file for user uploads 2004-01-06 03:29:14 +00:00