3031 Commits

Author SHA1 Message Date
defacer
16955dc619 Some double quotes to single, use optional_param for $reply.
I 'm debugging some PHP5 notices which aren't just notices, they imply
there's a bug somewhere here? Or maybe an inconsistency in parameter types
of the variables being passed around...
2005-04-26 20:39:08 +00:00
michaelpenne
544a4b8a4d FIX: quotes in matching questions were not grading correctly. Used htmlspecialchars on the values in the select box in view.php and then use stripslashes on the answers in continue.php 2005-04-26 20:37:34 +00:00
stronk7
c6807fea65 Page titles can contain now HTML. Needed to be able to
apply the filterall thing here.
2005-04-26 19:08:06 +00:00
mchurch
eaf50aeff8 Added tracking settings per forum. 2005-04-26 16:27:51 +00:00
moodler
012ba8e53d FIxed a notice 2005-04-26 11:59:29 +00:00
thepurpleblob
50a8667264 improved README to reflect new class naming convention. 2005-04-26 10:41:42 +00:00
moodler
326ce3c4b5 Don't put paragraphs around forum texts 2005-04-26 08:34:32 +00:00
moodler
b35e1a9ab9 No chat for you! (guests) 2005-04-25 19:10:14 +00:00
moodler
c246882469 Now it behaves properly when tracking is turned off 2005-04-25 18:36:32 +00:00
moodler
343af2747d Fixed up some functions calls with funny parameters 2005-04-25 18:25:04 +00:00
moodler
b71772e25e MOved updating of user forum into the right place 2005-04-25 18:07:14 +00:00
moodler
5733262d15 Making display of "mark read" function much more efficient
removed tables, added XHTML, using CSS, caching string ...
2005-04-25 18:00:23 +00:00
moodler
6de6cd5a27 Fixed forum index, removed "mark read" links .... 2005-04-25 17:45:15 +00:00
moodler
d071637f39 Fix chat display to show timezones correctly 2005-04-25 16:40:39 +00:00
moodler
df0fcc6f78 The initial installation is now properly handled.
Hot Potatoes is disabled by default in new installations.
2005-04-25 16:29:50 +00:00
thepurpleblob
7435cc1354 ...and it would be much better if I could spell! 2005-04-25 15:25:27 +00:00
thepurpleblob
c544726fa6 Changed class name and added new method to fit in with new import/export
capability auto-discovery!
2005-04-25 15:24:29 +00:00
moodler
57e0eac48e Change logic for new installs 2005-04-25 15:21:06 +00:00
mchurch
20a3dad574 Added the ability to mark discussions read. 2005-04-25 15:00:27 +00:00
moodler
07e1a0e289 Hotpot import to quizzes 2005-04-25 14:42:12 +00:00
moodler
d4b950d390 Hotpot module v2! Thomas Robb, Gordon Bateson - thanks!! 2005-04-25 14:41:28 +00:00
mchurch
45293cd330 More robust personal forum tracking logic. Added personal forum tracking
option setting to forum view page.
2005-04-25 14:02:00 +00:00
moodler
f2379d2d2e Tweaking 2005-04-25 10:56:11 +00:00
moodler
a0288610be Tidying up mail and stuff 2005-04-25 10:48:01 +00:00
moodler
47d0630139 Fixed display of unread column in news forums 2005-04-25 09:08:21 +00:00
mchurch
331c512a10 Added the ability to mark all posts in a forum as read. 2005-04-25 03:56:02 +00:00
moodler
77e75a76f7 FIxed relative link in mailouts 2005-04-25 03:42:50 +00:00
moodler
add3201ede Fixed up styles and strings in posted mail 2005-04-25 01:51:51 +00:00
mchurch
5cc300633d Added postgres support for user specific forum tracking. 2005-04-24 19:49:42 +00:00
mchurch
9e2b1877e0 Added enable/disable forum tracking in a user profile. 2005-04-24 19:46:13 +00:00
skodak
38be9b3117 fixed compatibiltiy with PHP 4.1.0 2005-04-24 19:18:41 +00:00
stronk7
d858c87625 Now scorm->name supports filterall.
scorm->summary presentation changed a bit to use format_text.
2005-04-24 18:08:59 +00:00
stronk7
0a2c2599b6 Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
stronk7
0679acbe14 Events created by the lesson module were double-slashed. 2005-04-24 16:10:50 +00:00
moodler
10b9a26a20 Add link for advanced searching 2005-04-24 15:13:58 +00:00
mchurch
cb9ef4a06d Fixed Bug 3021. Forum ID was getting changed in read tables. 2005-04-24 14:54:15 +00:00
mchurch
143b43cbcc Added user read tracking logic to forum_print_post. 2005-04-24 14:31:03 +00:00
mchurch
1d2256d020 Added user forum tracking logic to discussion display. 2005-04-24 14:06:23 +00:00
mchurch
38994d6ff7 Added the user forum tracking settings. 2005-04-24 13:27:20 +00:00
mchurch
cfdc10e63c Corrected an SQL statement that used 'user' instead of $CFG->prefix.'user'.
Note - this is a left join of a table that is already inner joined in the
same statement. There may be other problems here.
2005-04-24 02:02:09 +00:00
moodler
3a70cb6441 Added new script to upgrade the forum records (it has a pretty progress bar
and it means the main upgrade isn't held up.
2005-04-23 13:36:18 +00:00
moodler
f8156e56eb Delete forum_read records more efficiently 2005-04-23 05:06:17 +00:00
moodler
17bb32a9a9 Two more typos!! Big ones! 2005-04-22 21:24:21 +00:00
urs_hunkler
dfa5ff4f4e changed inline styles to classes to be able to handle the font sizes with the CSS files, 2005-04-22 21:13:37 +00:00
moodler
6001eb4f9b Whoops, another typo 2005-04-22 19:49:28 +00:00
moodler
232b51bb7b SPacing fixes 2005-04-22 19:17:06 +00:00
moodler
48065f32e5 Typo 2005-04-22 19:11:29 +00:00
moodler
096de9addc Improved handling of userlastmodified 2005-04-22 18:53:04 +00:00
moodler
13597d018f Hack to speed up forum_get_discussions in blocks etc 2005-04-22 16:45:51 +00:00
moodler
4abef03b8b Optimisations for read posts 2005-04-22 16:38:50 +00:00