moodler
16a1fed4d2
spacing issues
2005-11-22 02:55:55 +00:00
moodler
35d781d9a7
-fixed not adding teachers to groups
...
-allow users to be in multiple groups through uploading
2005-11-22 02:37:47 +00:00
moodler
2340e991c2
Added Yu's extensions to support assignation of teachers and non-editing teachers
2005-11-05 07:02:49 +00:00
thepurpleblob
993ef10da7
require_variable() and optional_variable() replaced with required_param() &
...
optional_param. Other tweaks to suit.
2005-06-15 12:31:09 +00:00
stronk7
ef9b35a01b
Tabs are out
2005-05-16 19:38:21 +00:00
fiedorow
897a73ae69
Allow authentication method to be specified in bulk upload
2005-02-16 14:15:11 +00:00
martinlanghoff
bf17309a02
Merged from MOODLE_14_STABLE - Stop DB inserts we know are going to fail, and clearer error message when file upload stops.
2005-02-14 06:07:59 +00:00
mjollnir_
b8b932924b
Merged from MOODLE_14_STABLE: Added addslashes back in to username field after splitting it out for lowercasing
2004-12-12 20:43:19 +00:00
mjollnir_
6740dd6494
Merged from MOODLE_14_STABLE: Upload users should lowercase username field just as user/edit.php does
2004-12-10 04:16:02 +00:00
mjollnir_
e6d1d120b1
Merged from MOODLE_14_STABLE: Changes to calls to get_courses to not get all fields
2004-11-22 05:41:14 +00:00
stronk7
8a68d4c0f3
admin/uploaduser.php is now using sesskey.
...
Merged from MOODLE_14_STABLE
2004-10-03 16:08:27 +00:00
mjollnir_
46c5446e34
Integration of new centralised upload code with admin/uploaduser.php and fix in upload class so preprocess_files returns false if there are no files!
...
These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3
Index of arch patches in this commit:
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-65
2004-09-15 22:31:09 GMT
Penny Leach <penny@catalyst.net.nz>
upload class now returns false in proprocess_files if there are no files (duh), + admin/uploaduser using upload class
Full logs:
Revision: moodle--eduforge--1.3.3--patch-65
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 10:31:09 NZST 2004
Standard-date: 2004-09-15 22:31:09 GMT
Modified-files: admin/uploaduser.php lib/uploadlib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-65
Summary: upload class now returns false in proprocess_files if there are no files (duh), + admin/uploaduser using upload class
Keywords
2004-09-15 22:42:10 +00:00
gustav_delius
0cdd138180
some fixes for XHTML compliance
2004-09-12 00:21:21 +00:00
moodler
39a5a35d6d
Finalise the switchover to using the user->auth field when authenticating.
...
Thanks, Howard Miller!
2004-08-16 15:41:57 +00:00
moodler
72957fa54b
FIxed a character escpaping problem, recently introduced bug 1250
2004-04-22 06:02:41 +00:00
fiedorow
811cf8919d
Allow use of alternate delimiters in csv files
2004-04-14 20:46:39 +00:00
fiedorow
3e2ac6a050
Bug fix: don't allow users to be inserted in several groups
2004-02-24 22:09:43 +00:00
fiedorow
499d1a4020
Bulk assignment to groups
2004-02-24 20:15:26 +00:00
fiedorow
c779f92903
Apply addslashes to adminuser data
2004-01-08 11:00:40 +00:00
fiedorow
5c27e7612c
Apply addslashes to data
2004-01-08 03:51:08 +00:00
moodler
ca23a9c9dc
SOme fixes to use the notify function all the way through
2004-01-07 06:55:35 +00:00
fiedorow
748fd535fe
Fixed bug in setting optionalDefaults outside the main loop
2004-01-06 20:25:12 +00:00
fiedorow
5059262770
optionalDefaults are now set using settings from Admin account
2004-01-06 19:24:44 +00:00
fiedorow
8714c2cfb5
Restored feedback messages, added multilingual support, added decoding of encoded commas in the data
2004-01-06 17:33:36 +00:00
moodler
860a0cd028
Added a field that was missing
2004-01-06 06:15:56 +00:00
moodler
0a6150ca2e
Some formatting tweaks
2004-01-06 02:48:12 +00:00
moodler
5de0722025
Cleaned up the script to fit coding guidelines better.
...
I haven't tested this yet, or touched the main parsing routine
2004-01-06 02:32:43 +00:00
moodler
f464c2757a
New version of the uploaduser script from Zbigniew Fiedorowicz and Steve Zeidner
...
http://moodle.org/mod/forum/discuss.php?d=2367#19283
2004-01-04 02:07:59 +00:00