Commit Graph

28 Commits

Author SHA1 Message Date
skodak 184e03b294 new session timeout handling 2005-09-23 18:28:15 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
mjollnir_ a4f495bf86 Introducing: managed posted forums. Optional ability to 'throttle' forums by adding
three new settings: warnafter, blockafter and blockperiod.
Useful for tutors with big courses with some dominant students.
2006-01-16 08:42:09 +00:00
martinlanghoff 1f84d800af admin/uploaduser: missing strings fixups 2006-01-16 03:43:41 +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
mjollnir_ cc17b250d8 Fixing bug #4496: strings to long in lang file 2005-12-20 20:19:17 +00:00
mjollnir_ f3815a9547 Participation report - check for course modules and print an error if there are none. 2005-12-20 00:21:38 +00:00
mjollnir_ 4820a99e87 New report - course participation. Integrated with messaging system, same as participants list. 2005-11-28 20:50:15 +00:00
mjollnir_ f156a4699b Committing missing stats string 2005-10-03 22:12:46 +00:00
skodak 751e91c888 new session timeout handling 2005-09-23 18:25:51 +00:00
stronk7 7f95046d15 Added some IMS CP strings plus some generic errors.
If somebody can check them...it isn't one of my skills! ;-)
2005-09-21 12:33:27 +00:00
moodler 5415a645f3 Changed wording of session timeout (no need to scare users with talk of errors) 2005-05-09 17:31:10 +00:00
moodler 79bf1dea3f Fixed typo and wording 2005-04-26 17:04:08 +00:00
moodler 29e91ef724 Embedding the session checking a little better 2005-04-23 15:02:00 +00:00
moodler 24977f8f27 Some new errors 2005-03-18 12:10:17 +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
moodler df69f6485a Error message for sesskey 2004-10-08 03:59:56 +00:00
moodler 366dfa6090 New config variable $CFG->tracksessionip will force Moodle to always
check that the user's IP number never changes
2004-09-27 14:35:37 +00:00
gustav_delius dcb1bd3c9a towards XHTML compliance 2004-09-12 13:21:01 +00:00
moodler 5e98103bd0 Remove possible path disclosure and add a translatable error message 2004-08-18 05:47:55 +00:00
moodler f5ecf2e91a When displaying users at site level:
- teachers can see everyone
  - everyone can see teachers

but everyone else is prevented from seeing users.  This is regardless
of the forceloginforprofiles setting and is designed to stop mass collection
of user names by browsing through all user names.
2004-08-12 06:57:53 +00:00
moodler 92c26858ed FIxed some holes with hidden categories bug 1093 2004-03-20 12:21:08 +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
moodler 9b591be622 Better error messages for restricted users 2004-02-04 12:59:05 +00:00
moodler 006af32664 Missing string 2004-01-31 04:27:08 +00:00
moodler 5ea64f4b2f Error message for restricted users 2004-01-30 09:55:57 +00:00
moodler 3e562b88f9 New strings and fixed strings, rewritten by lang.php 2004-01-07 06:54:43 +00:00