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
stronk7
ba29c4a9e0
TODO updated.
2004-08-03 17:27:28 +00:00
kaipe
a753b153de
DEBUGGED
...
Icon images did not have any closing " for attribute SRC
2004-08-03 12:16:55 +00:00
gustav_delius
2f565a77a3
resource module requires recent version
2004-08-03 06:29:10 +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
stronk7
8d8275a5c5
TEMPLATE format for glossaries. It is self-documented, but some
...
review will be welcome...ciao :-)
2004-08-02 21:53:47 +00:00
stronk7
7749579343
Some changes to the formats plugin detection function
...
and minor changes to some functions.
2004-08-02 21:44:06 +00:00
stronk7
e58b1d1eda
Reload current glossary format from DB, because
...
the plugin system can changed it automatically.
2004-08-02 21:41:49 +00:00
moodler
6da4b2618f
The resource types are now always displayed in a standard order
...
no matter what the language.
2004-08-02 19:11:15 +00:00
stronk7
b99e90b08d
Modified pending formats to be more structured. No visual changes.
2004-08-02 18:22:47 +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
kaipe
39fbd5c818
Added support for some PHP style mathematical functions in the correct answer formula for calculated questions
...
Documentation on the functions can be found at
http://uk.php.net/manual/en/ref.math.php
2004-08-01 22:22:20 +00:00
moodler
d43730d8ab
Fixed some notices, thanks Eloy!
2004-08-01 06:37:12 +00:00
moodler
427c8ccb1a
Files starting with a slash are treated as URLs too
2004-08-01 06:36:42 +00:00
stronk7
26983d03b8
Minor changes to make things into formats easier.
2004-08-01 00:17:07 +00:00
stronk7
2ff5bb1cc6
More glossary formats checked and slighty modified...
2004-08-01 00:16:17 +00:00
stronk7
d653f27820
Small typo
2004-07-31 16:03:57 +00:00
stronk7
903536cf37
Adjusted the 'frame' option for some mimetypes when restoring 1.3 courses...
2004-07-30 20:23:04 +00:00
moodler
96d2ed50ad
Info about using socket server
2004-07-30 16:16:12 +00:00
moodler
d90de21cfc
Fixed a typo
2004-07-30 15:48:02 +00:00
moodler
101f83b5f4
New config for socket chat
2004-07-30 15:37:26 +00:00
moodler
d434b9aeeb
New stuff to support socket mode
2004-07-30 15:36:39 +00:00
moodler
4173d1133c
Removing this file
2004-07-30 15:34:59 +00:00
moodler
b19cad7fd9
New versions for socket-based chat
2004-07-30 15:33:52 +00:00
moodler
8e7eec609f
This version sort of works. Still needs some polishing.
2004-07-30 15:32:36 +00:00
kaipe
2443a13e75
New generic tools that allow the creation of dataset-dependent questions
...
as well as the new question type Calculated that uses this generic support.
2004-07-30 14:50:58 +00:00
kaipe
7a82d19324
New feature
...
Unit support for numerical questions
2004-07-30 14:43:08 +00:00
kaipe
8c5a95facb
Database update to support new question type Calculated
...
as well as units for Calculated and Numerical questions
2004-07-30 14:40:16 +00:00
paca70
c670cbd0a9
More updates, but wiki is still working only partical.
2004-07-30 11:09:47 +00:00
paca70
08f3586975
Fixed uncorrect primary key for postgresql.
2004-07-30 10:42:59 +00:00
moodler
8588f87283
Fixed URL detection
2004-07-30 09:47:41 +00:00
moodler
e01c2d047d
FIx up some resources that didn't upgrade properly before. :-/
2004-07-30 07:03:39 +00:00
moodler
b035834fc5
resource->type is now a varchar
2004-07-30 03:55:27 +00:00
moodler
1246ea56bc
Set a default value for $CFG->forum_replytouser
2004-07-29 13:10:21 +00:00
moodler
11c6232781
Some cleanups with formatting and so on.
2004-07-29 06:15:54 +00:00
moodler
d0a1d0483e
Fixed a notice
2004-07-29 03:43:48 +00:00
moodler
82b1b994c8
Fixed a notice
2004-07-28 12:01:42 +00:00
moodler
4bdd6ce13b
Fixed a notice on site page
2004-07-28 11:57:12 +00:00
paca70
edf693decf
Wery quickly tested and untested versions for Postgresql.
2004-07-28 08:51:05 +00:00
moodler
1aef6fb798
Fixed lots of bodgy little things
2004-07-28 06:56:59 +00:00
moodler
63308949f7
Fixed a notice
2004-07-28 06:55:51 +00:00
moodler
b673e40b87
Fixed some notices ... thanks, Eloy! For some reason my server
...
isn't displaying these even though it's set up ...
2004-07-28 05:52:18 +00:00
moodler
433ba81ad6
Grr, fixed ID tag syntax
2004-07-28 05:30:55 +00:00
moodler
bea52d2c4f
Added some ID tags to these files
2004-07-28 05:29:52 +00:00
stronk7
d735b7ba9c
Now new resources are included in backup & restore.
...
1.4--->1.4 and 1.3--->1.4 conversions are working fine.
Tomorrow I'll try the backwards conversion (1.4--->1.3).
Bug 1674
(http://moodle.org/bugs/bug.php?op=show&bugid=1674 )
2004-07-27 23:05:05 +00:00
stronk7
a359c29b79
Bulk changes to support plugin-formats in glossaries.
...
See the TODO.txt to get details about pending tasks.
The db upgrade should work fine (not tested under postgresql).
The plugin architecture is finished too.
See Bug 936.
(http://moodle.org/bugs/bug.php?op=show&bugid=936 )
2004-07-27 17:19:47 +00:00
stronk7
eaa9a06849
Removed old glossary formats.
...
Part of the new formats plugin structure.
See Bug 936
(http://moodle.org/bugs/bug.php?op=show&bugid=936 )
2004-07-27 17:13:37 +00:00
moodler
9350263a96
Merged fix from stable
2004-07-27 13:19:12 +00:00