moodler
1d2603b1e3
Make sure grades are always rounded
2003-01-03 16:05:44 +00:00
moodler
a2fe7cc0dc
Changed three fields to avoid SQL problems with PostgreSQL etc:
...
quiz_truefalse: true->trueanswer and false->falseanswer
quiz_questions: type->qtype
2003-01-03 16:01:48 +00:00
moodler
a3fb1c450a
New function table_column() to add or alter a column in any database.
2003-01-03 15:31:30 +00:00
moodler
d2d7c864de
Mention language count
2003-01-03 14:39:13 +00:00
moodler
3cc9937d3c
More stuff
2003-01-03 13:05:40 +00:00
moodler
e53b0823ab
More robust checking of returned $rs
2003-01-03 06:44:35 +00:00
moodler
8663bfdb08
Display months in local language for date_selector
2003-01-03 06:43:12 +00:00
moodler
15ac90653d
Replaced § with &sect to avoid some buggy browsers
2003-01-03 05:33:17 +00:00
moodler
a86b60ddd9
Changed a link
2003-01-03 03:25:48 +00:00
moodler
3250c50889
Removed German help files
2003-01-03 03:03:19 +00:00
moodler
5f55de1007
New Dutch translation from Hans Zwart and Jacob Romeyn!
2003-01-03 02:54:50 +00:00
moodler
14217044a5
Some little fixes
2003-01-02 15:25:51 +00:00
moodler
5422d75fcb
Hmmm database name causing some problems ...
2003-01-02 15:12:34 +00:00
moodler
e1bf736ffa
Fixed that damn www linking problem with words like wwwroot :-)
2003-01-02 14:54:33 +00:00
moodler
36b4f9852e
buggy_referer is dead! Long live buggy_referer!
...
Should be fixed now. As a bonus, I've removed all the uses of
HTTP_POST_VARS from all scripts.
All forms should use the new data_submitted() function to collect
form data (it does the match_referer thing internally now).
Much nicer.
2003-01-02 14:49:23 +00:00
moodler
fb964e0c78
Some robustness fixes.
2003-01-02 13:08:20 +00:00
paca70
ba79f7429e
Some updates, more to come.
2003-01-02 12:45:39 +00:00
moodler
fa3ba0f6c1
Slightly more efficient way to open the database connections
2003-01-02 11:34:00 +00:00
moodler
c030ab7078
More details...
2003-01-02 11:13:01 +00:00
moodler
7adcd58f82
Prepend database name to all table names to avoid ADOdb bug when there
...
is multiple database connections at once.
2003-01-02 11:09:03 +00:00
moodler
24cd45467f
Site news forum defaults to the "Site news" string
2003-01-02 10:54:00 +00:00
moodler
9c2c5c5bd0
Use the name of the Site News forum on the front page ... instead of the
...
"Site News" string ...
2003-01-02 10:48:01 +00:00
moodler
51ba6ad642
Define forum type all the time
2003-01-02 10:46:52 +00:00
moodler
42a986b23a
Looking like a beta
2003-01-02 10:38:08 +00:00
moodler
61e96406df
Robustness fixes
2003-01-02 10:35:11 +00:00
moodler
ac5d88ebe9
Ignore guest when checking imcomplete users
2003-01-02 10:32:51 +00:00
moodler
819df380a3
Initial version of Thai translation, by M Minkowski :-)
2003-01-02 07:55:40 +00:00
moodler
5b4fd9c20a
Allow phpinfo() debugging to occur even if Moodle isn't configured yet
...
(to help with configuration problems!).
2003-01-02 07:37:28 +00:00
moodler
33e5f52c01
Removing english versions
2003-01-02 06:52:27 +00:00
moodler
6846ee2da5
Removing files
2003-01-02 06:51:56 +00:00
moodler
a44d18e70e
More consistency when printing editing stuff in section
2003-01-02 06:44:20 +00:00
compuproggy
6af88ac7a2
*** empty log message ***
2003-01-02 06:38:36 +00:00
moodler
106140f7d1
New frame mode for dox
2003-01-01 15:13:56 +00:00
moodler
b79f41cd42
Robust fix
2003-01-01 15:13:21 +00:00
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