gustav_delius
b4510d5333
closed some input tags
2004-09-12 22:23:51 +00:00
gustav_delius
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
gustav_delius
a9ef4a630a
closed <input /> <br /> <hr />
2004-09-12 14:41:49 +00:00
moodler
857b798b90
Added better headers to forum posts to allow threading, better filtering etc.
...
Based on: http://opensource.mediagonal.ch/moodle/patches/mailheaders/
2004-09-07 14:04:33 +00:00
moodler
0a752cc712
Merged from stable
2004-09-03 07:24:12 +00:00
gustav_delius
7b5944cdb3
Can now force subscribe INITIALLY, implementing suggestion by Howard in bug 1084
2004-08-29 19:17:27 +00:00
gustav_delius
709f0ec8d5
Can now force subscribe INITIALLY, implementing suggestion by Howard in bug 1084
2004-08-29 18:20:13 +00:00
moodler
359f27588b
Merged from stable
2004-08-26 15:21:57 +00:00
moodler
2b08c2ab0d
Merged from stable
2004-08-26 14:47:52 +00:00
moodler
ac00b904da
Merged changes from stable
2004-08-26 14:21:26 +00:00
moodler
6136dfc887
Removed some comments
2004-08-23 02:11:02 +00:00
moodler
43921b8a5a
Using the "parent" style of linking to the last post for browser speed,
...
and also addressed some of PJs documentation concerns ;-)
2004-08-23 02:05:42 +00:00
defacer
3599e4871f
Fix for bug 1755:
...
As discussed in the forums, the "last post on" date for each discussion in a
forum view has been shortened and also made into a link.
2004-08-22 17:10:33 +00:00
gustav_delius
067675c006
introduced the fullname() function in a lot of places. Still not complete though, especially in sorting.
2004-08-20 20:12:48 +00:00
gustav_delius
f88803e06d
Improved subscription editing interface according to discussion at http://moodle.org/mod/forum/discuss.php?d=11089#53612
2004-08-15 21:01:34 +00:00
gustav_delius
90e7063e45
Editing teacher can now subscribe users to a forum, see http://moodle.org/mod/forum/discuss.php?d=11089
2004-08-15 12:38:29 +00:00
moodler
b140ae85e8
Better messages
2004-08-14 12:33:36 +00:00
moodler
944a2b2870
Finally? Fixed the digest mail sending time (it was a timezone issue).
2004-08-11 07:55:40 +00:00
stronk7
f6bb7eaa39
Paging discussions is in CVS just now :-)
2004-08-10 09:37:02 +00:00
moodler
3b7d3db5de
Don't clean posted text on input (will be cleaned on output).
2004-08-09 14:56:03 +00:00
moodler
38ad519c06
Whoops, fixed a typo
2004-08-07 04:09:50 +00:00
moodler
c274b0e0f5
Fix for stupid bug causing old mails not to be marked as mailed
...
Also, forum email is now posted from old to new.
2004-08-05 18:08:20 +00:00
moodler
3ecca1ee0c
Forum mail older than two days is never sent out.
...
This will prevent the "flood of mail" problem that newbie admins
sometimes experience when cron isn't set up.
2004-08-04 02:20:29 +00:00
moodler
b6268a0eb4
== was not working I think, but === definitely does
2004-08-03 05:11:34 +00:00
moodler
50a26903e6
Forum mail now logs differently if mail was just blocked (rather than
...
flagging it as an error)
2004-08-03 04:02:26 +00:00
moodler
9c674431b9
Some tidy ups in mail formatting
2004-08-02 09:49:20 +00:00
moodler
ca8e8a10ca
Simpler method of working out when to send digests
2004-08-02 03:00:40 +00:00
moodler
1246ea56bc
Set a default value for $CFG->forum_replytouser
2004-07-29 13:10:21 +00:00
moodler
a0330747f9
Add body color to email .... ?
...
Reversed PJ's changes .. should to be working OK without them
2004-07-22 14:08:33 +00:00
defacer
2913fac636
An improvement(?) in forum digest language handling.
2004-07-21 12:01:38 +00:00
moodler
6e6a64b319
Untested small hack to maybe fix the digest language
2004-07-21 09:42:27 +00:00
defacer
e1c6dde150
This should make individual forum posts in digests be sorted in ascending postid
...
(and thus, chronological) order. Strange thing is, it looks like being sorted as it is!
2004-07-20 12:39:19 +00:00
moodler
2862b309eb
Merging changes from Moodle 13 Stable
2004-07-07 17:42:53 +00:00
defacer
a402bdcbda
Minor fix in forum digests: The digest sender's name was that of the last
...
poster in it. Now set to the site shortname.
2004-06-25 07:38:44 +00:00
moodler
a4fbb0b2f1
Show links on group icons in forum posts
2004-06-23 15:31:50 +00:00
moodler
64762ddc20
Don't cache $strforums because the value could change from user to user
2004-06-07 13:24:02 +00:00
moodler
d395046adc
Merged bugfix from 1.3.x
2004-06-07 06:18:16 +00:00
gustav_delius
6e506bf902
Fixed bug 1535. Unless $CFG->forum_replytouser is set to 1 AND the user has set maildisplay nonzero, the address $CFG->noreplyaddress is sent instead of the user's address.
2004-06-06 12:49:55 +00:00
defacer
d658167fb5
Tiny fix for forum_cron() to suppress a warning.
2004-06-01 10:10:25 +00:00
defacer
aaf7a9dc9f
Email digest feature: Last and most important, the changes to forum_cron()
2004-06-01 10:09:26 +00:00
moodler
14eef46494
Undoing Gustav's checkin from yesterday ...
...
Sorry, Gustav, but all those record_exists calls were too much overhead.
It's better done by a check in the delete page... this will also
account for the case where a reply has been made since the post
was displayed on screen.
2004-05-31 02:42:26 +00:00
gustav_delius
cf84431be0
Can now break off posts into a new discussion, see bug 673
2004-05-30 17:25:26 +00:00
gustav_delius
4c62719001
Delete links on forum post now only show if post has no children
2004-05-30 14:42:04 +00:00
gustav_delius
cb9a975f95
fixed bug 904
2004-05-25 20:03:45 +00:00
moodler
1bf4c86205
Suppress warnings on set_time_limit
2004-05-18 14:14:47 +00:00
moodler
a796d0b8c3
Don't show the replies column when no replies are allowed - it seems to
...
upset some people.
2004-05-18 03:15:32 +00:00
defacer
65b0e53770
Fix for bug 1194:
...
Now forum_print_user_discussions does not show discussions in hidden
forums, unless you are an an editing teacher.
** NOISY DIFF WARNING **
I don't know why this happens, but the only changes are in function
forum_print_user_discussions (10 lines or so).
2004-05-17 09:31:06 +00:00
stronk7
2127fedda8
Step 2 of Bug 1223 done.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1223 )
2004-05-16 00:36:00 +00:00
stronk7
0f1a97c2fb
Step 1 of Bug 1223 done.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1223 )
2004-05-15 23:18:24 +00:00
moodler
b6650a256a
Borders on mailed posts
2004-05-10 18:26:31 +00:00