moodler
a90fb36bd2
Added a course field (whoops!) and edited backuplib.php and restorelib.php
2003-09-14 15:20:09 +00:00
moodler
2c5c3e62a7
New module: Label.
...
This is a sort of "dummy" activity that allows HTML to be placed
anywhere in the course sections ...
2003-09-14 12:30:09 +00:00
moodler
c9f6251ea8
Two things are in this checkin:
...
1) Support for the new "label" module has been added. It's unfortunate
about having to make these exceptions but this was the overall cleanest
way I could think of.
2) All local calculation of pixpath and modpixpath has been removed and
replaced with a single calculation which is done in setup.php and
stored in $CFG->pixpath and #CFG->modpixpath. All graphics should
use these variables so that themes can easily override them.
2003-09-14 12:25:16 +00:00
moodler
c7ce6d80a3
Used the wrong function to display the message (Notify, not Notice)
2003-09-14 12:22:13 +00:00
moodler
ad410dd19b
New help files for label module
2003-09-14 12:20:32 +00:00
moodler
f9efae0e40
Put rating setup last because it's optional
2003-09-14 09:36:28 +00:00
moodler
18a97fd84d
Some early phpdoc-style documentation (thanks to Russell Jungwirth!)
...
Fixes for use of MySQL-only CONCAT function on other databases
2003-09-14 04:04:15 +00:00
adamtpaw
4382b8f2e3
update for Moodle 1.1
2003-09-14 00:25:59 +00:00
moodler
07bc24351d
Show restore icon all the time, even if there are no backups.
2003-09-13 12:59:39 +00:00
moodler
cabcedda58
Time to move on!
2003-09-13 11:59:41 +00:00
moodler
bb9cf93d21
Frontpage directories to ignore are called _vti_cnf .. not vti_cnf
2003-09-13 08:19:42 +00:00
les_kopari
96c1e116e6
Oracle tables, etc converted from mysql, plus test transactions.
2003-09-13 08:05:21 +00:00
les_kopari
1930ab3694
Oracle tables, etc converted from mysql.
2003-09-13 07:43:55 +00:00
moodler
9ac796a68f
PLace included metadata lines above the <title>
2003-09-13 07:34:20 +00:00
mits
2237c10c84
New translation added, and polished some.
2003-09-12 10:33:58 +00:00
koenr
914b06de0a
Translated by Koen Roggemans
2003-09-12 05:31:47 +00:00
koenr
d81a77dddf
Translated files in index; alphabetical order
2003-09-12 05:30:51 +00:00
moodler
04cc8f5c73
1.1.1 - now with less short_tags!
v1.1.1
2003-09-11 14:02:29 +00:00
moodler
8bd0a875e0
Fixed some short tags
2003-09-11 13:53:25 +00:00
moodler
7eb7746d2d
FIxed some short tags
2003-09-11 13:51:32 +00:00
moodler
c884816180
Short tags
2003-09-11 13:50:02 +00:00
moodler
f500dda15b
Some short tags
2003-09-11 13:24:07 +00:00
moodler
a2058a046c
Removed short tags
2003-09-11 13:23:11 +00:00
moodler
145cb8f9ab
More short tags
2003-09-11 13:21:56 +00:00
moodler
6b77de531b
More short tags not found by the script :-( :-(
2003-09-11 12:43:24 +00:00
moodler
9dbdc98e6e
Doh! No need to check for short_tags any more.
2003-09-11 12:09:50 +00:00
mits
81c017d199
Character code fixed shift_jis to EUC-JP
2003-09-11 04:11:43 +00:00
moodler
e646a2568f
Fixed a little bug that sometimes shows with empty categories
2003-09-10 17:36:15 +00:00
moodler
5fe1ba3a79
Updated
2003-09-10 16:55:22 +00:00
moodler
b79979b025
Actually makes sense now
2003-09-10 16:52:01 +00:00
moodler
2e0e6a2574
Email
2003-09-10 16:48:52 +00:00
moodler
a0c44f4696
Put something in it
2003-09-10 16:37:29 +00:00
moodler
2d34be8c39
Moved index.html
2003-09-10 16:23:02 +00:00
moodler
8748278c60
FIxed widths properly
2003-09-10 14:06:07 +00:00
moodler
d8d7a2d107
Fixed some typos when defining tables
2003-09-10 14:00:18 +00:00
moodler
70e51cf34f
Fixed a missing PostgreSQL field that had never been added!
2003-09-10 13:53:03 +00:00
moodler
e71f132dc8
Added missing showrecent field to PostgreSQL
2003-09-10 13:48:19 +00:00
moodler
88487dea6d
One GROUP BY -> DISTINCT
2003-09-10 13:28:27 +00:00
moodler
0db8b2e2b7
Some fixes for PostgreSQL (use DISTINCT)
2003-09-10 13:17:13 +00:00
moodler
2ab750436f
Mentioned tweak about creating missing language files
2003-09-10 12:52:40 +00:00
moodler
d99a684707
This is pretty much it - I'm starting packaging soon.
2003-09-10 12:51:26 +00:00
moodler
11863e8663
Try to create missing string files if possible (thanks Gustav)
2003-09-10 12:37:59 +00:00
moodler
6f4fb1cb92
No longer needed
2003-09-10 12:31:29 +00:00
moodler
4c4460b0a1
Updates from Radoslav Kalakay
2003-09-10 12:24:03 +00:00
moodler
ebe8ddc1d9
Some slight improvement in aligning icons
2003-09-10 08:53:43 +00:00
moodler
d7bdc08772
Admin self-edit fix and quiz no-grade fix
2003-09-10 08:25:08 +00:00
moodler
081bf74fb1
All grades are hidden now when zero grade is chosen ... even the marks.
...
This mode is only really useful when feedback is turned on.
2003-09-10 08:22:16 +00:00
moodler
795613884a
FIxed locale
2003-09-10 06:44:48 +00:00
moodler
f893d4b0f1
Updates in Thai for 1.1
2003-09-10 06:17:09 +00:00
moodler
ed1daaa9d7
Quiz grades can be set to zero.
...
If so, then grades are not shown to students, nor is a column added to
the gradebook (although they are still stored and calculated internally)
2003-09-10 05:02:39 +00:00