1614 Commits

Author SHA1 Message Date
moodler
e18b68b0b6 Updates. That's it for features now. :-) 2003-01-01 15:12:29 +00:00
moodler
8e6c87ccf3 Teachers can choose to allow review of quizzes, which means that students
are allowed to see past quizzes.  This only works once the quiz is completely
closed (to perhaps prevent easy cheating).
2003-01-01 14:47:11 +00:00
coolbit
d78ab28640 no message 2003-01-01 13:41:08 +00:00
moodler
8ac3158791 Robustness fixes 2003-01-01 13:17:27 +00:00
moodler
0c106cd3ab Don't try to display docs files if they don't exist. 2003-01-01 12:03:15 +00:00
moodler
fdb57a7473 Updated with more info 2003-01-01 11:53:39 +00:00
moodler
2f7566090f Necessary file for documentation to work! 2003-01-01 11:26:50 +00:00
coolbit
cb573b2647 no message 2003-01-01 10:16:19 +00:00
moodler
b6bae251a1 If prefix isn't defined in config.php then define it as "" to avoid
problems with upgraders who don't edit config.php
2003-01-01 09:29:05 +00:00
moodler
6fbf8d8fe8 Default debugging 2003-01-01 08:48:15 +00:00
moodler
e29fa0c8e2 Add default prefix (for tables) of "" for upgraders 2003-01-01 08:33:22 +00:00
moodler
1c0200e074 More little robustness things 2003-01-01 08:21:19 +00:00
moodler
db70b54b62 Better log_display fixes 2003-01-01 08:15:55 +00:00
moodler
14e4a496b4 Updates for log_display stuff 2003-01-01 08:08:44 +00:00
moodler
30d6173ed6 Fixes for Log display 2003-01-01 07:37:19 +00:00
moodler
7f7f2cca29 Robustness 2003-01-01 07:18:43 +00:00
moodler
13469b820d Introduce links to personal grade page 2003-01-01 07:03:23 +00:00
moodler
1df0ab5d8d Cleaned up a bit 2003-01-01 06:53:00 +00:00
moodler
b0cef1ec45 Grade display for current user 2003-01-01 06:42:11 +00:00
moodler
c2045f3436 Changes for robustness 2003-01-01 06:41:35 +00:00
moodler
d2cded302b New strings for publishing results 2003-01-01 06:40:55 +00:00
moodler
346b1a2483 Tweaks 2003-01-01 06:40:31 +00:00
moodler
f747744495 More robustness fixes 2003-01-01 06:34:54 +00:00
moodler
6d6c938999 New feature: choices can now be published (like polls) with names
or without.
2003-01-01 06:34:13 +00:00
moodler
366287b705 Old file 2003-01-01 05:39:30 +00:00
moodler
a7514c09e6 More tweaks 2002-12-31 08:50:24 +00:00
moodler
50c4bd4145 More robustness, and some little bug fixes.
Also, database module now supports md5 passwords
2002-12-31 08:45:37 +00:00
moodler
f53af9410c Better checks during membership checks 2002-12-31 07:16:52 +00:00
moodler
5eda92d0e2 Little robustness fixes 2002-12-30 15:47:54 +00:00
moodler
814ada432c Fixes to XLS routines that were causing some problems 2002-12-30 15:46:15 +00:00
moodler
86d6449306 Allow "." and "-" in usernames. 2002-12-30 15:38:10 +00:00
moodler
808a3baaf8 If a user has authenticated via external authentication, then FORCE them
to fill out the user profile form (is they can't do anything else until
this is done)
2002-12-30 15:30:05 +00:00
moodler
6dd38d4656 Allow STRIKE tag 2002-12-30 13:02:21 +00:00
moodler
149f85f035 Robustness fixes 2002-12-30 06:07:03 +00:00
moodler
bdece65d72 More debugging 2002-12-30 05:31:54 +00:00
moodler
47f1da80d0 More little fixups for robustness 2002-12-30 05:13:43 +00:00
moodler
c04c41c7d2 Many little fixes and cleanups for robustness 2002-12-30 05:10:01 +00:00
moodler
b9b8ab696f Fixed p() and s() to deal with zero better 2002-12-30 03:39:42 +00:00
moodler
0ae5e5ea2d Fix default cursor 2002-12-30 03:38:59 +00:00
moodler
b3fa6684ea Fixes to insert_record (from Petri) to explicitly use field default
values if we know them from ADOdb, to avoid some problems with PostgreSQL 7.2 onwards
2002-12-30 03:25:48 +00:00
moodler
4fd7ccc0fe New "debug" variable to turn debugging on and off 2002-12-30 03:24:07 +00:00
moodler
932e472fdc Daily changes 2002-12-29 17:41:18 +00:00
moodler
9c9f7d7790 Various little fixes to remove warnings (usually about empty variables)
when error_reporting is turned up to 15 or so ... more of these to come ...
2002-12-29 17:32:32 +00:00
moodler
a900458749 It's now possible to choose a documentation language on the fly! 2002-12-29 16:28:41 +00:00
moodler
18496c590b New get_record_select function (for completeness) and a completely
revamped update_user_in_db() function
2002-12-29 16:28:09 +00:00
moodler
cae7436602 Use session-specified language if possible 2002-12-29 16:26:44 +00:00
moodler
b01597c807 Cleaned up files using new admin/lang.php 2002-12-29 16:23:48 +00:00
moodler
d558a7b5d1 Cleaned up some strings without quotes 2002-12-29 16:15:41 +00:00
coolbit
8c05e98c41 remove them and wait for new translations 2002-12-29 15:33:39 +00:00
moodler
753db9ace7 Clearer info 2002-12-29 15:12:45 +00:00