455 Commits

Author SHA1 Message Date
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
stronk7
2e506e609b Notice out.
Merged from 14_STABLE
2004-08-26 11:18:28 +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
f950af3c43 All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
All the page headers work correctly also on the site course.

On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
gustav_delius
90fcc576ea Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +00:00
defacer
6a3c93f484 julmis' last commit contained garbage from a CVS merge conflict he obviously had,
so I 'm removing them. Good thing they weren't mixed with deliberate changes!
2004-08-21 13:28:46 +00:00
gustav_delius
369fa1b01a Moved the raw SQL out of here and into the new search_user function in datalib.php. 2004-08-21 12:43:17 +00:00
julmis
eb2042f685 Add editor settings feature and Ludo's (Marc Alier) spellchecking functionality.
- Needs testing and should consider unstable.
2004-08-21 10:12:09 +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
moodler
d3e569daf8 Bump 2004-08-18 13:35:42 +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
stronk7
33f48f030e Now the RSS link is showed in the list of forums.
Now going to the glossary...

Bug 1706
(http://moodle.org/bugs/bug.php?op=show&bugid=1706)
2004-08-08 18:00:32 +00:00
stronk7
1ad1917042 Avoid some notices... 2004-08-07 17:21:43 +00:00
moodler
38ad519c06 Whoops, fixed a typo 2004-08-07 04:09:50 +00:00
moodler
29ad118c2f Merged recent fix from stable 2004-08-07 02:44:38 +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
6069e20688 RSS for forums now checks the new posts against the file modification date,
and doesn't regenerate the RSS file if it doesn't need to.

Much faster now.   :-)
2004-08-05 18:06:55 +00:00
moodler
b0a02eb869 FIxed some defaults and notices 2004-08-04 12:50:38 +00:00
moodler
fa2fb64cbc Fixed some notices. 2004-08-04 12:48:06 +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
paca70
edf693decf Wery quickly tested and untested versions for Postgresql. 2004-07-28 08:51:05 +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
0d1db48ee0 FIxes some course language problems 2004-07-13 14:11:17 +00:00
moodler
13152de482 Fixed a wrinkly prune (cou;dn;t update posts containing quotes) 2004-07-08 14:39:15 +00:00
moodler
2862b309eb Merging changes from Moodle 13 Stable 2004-07-07 17:42:53 +00:00
gustav_delius
8e8d0524af made sure that the guest autologin does not happen when user replies to post 2004-07-01 22:29:04 +00:00
moodler
4d35d88bcd Fixed a typo I just made 2004-06-29 03:49:51 +00:00
moodler
d078ee9bf4 Slight changes to prunng code (first post now assumes discussion name) 2004-06-29 03:46:17 +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