vyshane
5a1736e382
Added $CFG->pagepath for Moodle Docs.
2006-03-21 04:59:55 +00:00
vyshane
c27ae154d6
Added language strings for CVS imports.
2006-03-21 04:38:05 +00:00
vyshane
e1791b72e8
Added CSV import facility for the data module. Fixed notice for checkbox and
...
multimenu field types.
2006-03-21 04:36:36 +00:00
vyshane
2c42a9e71c
Fixed Bug #4945
2006-03-21 03:11:38 +00:00
moodler
d7dfcee179
Tweaking output and layout
2006-03-21 01:35:42 +00:00
gustav_delius
4b87fbe7ad
Improved language strings used during deletion of courses
2006-03-20 23:05:35 +00:00
gustav_delius
90c3f31066
Some improvements to delete_question()
2006-03-20 23:04:22 +00:00
gustav_delius
75cd257be8
Moved the quiz constants into lib.php to keep things simple.
2006-03-20 20:59:46 +00:00
gustav_delius
af3830ee49
Rename quiz_default_questiontype to default_questiontype
2006-03-20 20:52:18 +00:00
gustav_delius
6b11a0e863
Renaming constants QUIZ_ADAPTIVE and QUIZ_IGNORE_DUPRESP to QUESTION_..... and moved them to lib/questionlib.php because they are used for question-level options.
2006-03-20 20:45:55 +00:00
gustav_delius
077588e2a4
Removed references to quiz
2006-03-20 20:19:29 +00:00
stronk7
2d597adac7
Automatic installer.php by installer_builder (20060320)
2006-03-20 16:25:00 +00:00
moodler
2c0be8da59
Rename a link
2006-03-20 15:56:19 +00:00
moodler
356d76d5f3
Tidy form a tiny bit
2006-03-20 15:55:08 +00:00
moodler
e037ed244a
Some new default styles for generaltables
2006-03-20 15:44:07 +00:00
moodler
5889c1bb64
Small fix for admin menu layout and also print_table
2006-03-20 15:33:18 +00:00
moodler
8e62501630
Slight, temporary fix for one thing caused by new print_simple_box (see bug 4943)
2006-03-20 15:27:35 +00:00
thepurpleblob
9ecf1c7727
Removed comments for global filter settings.
...
These now have a GUI option on the admin=>filters page
2006-03-20 15:06:10 +00:00
thepurpleblob
2a8dfb5caa
Added explanatory note about encodings in imported files.
2006-03-20 13:48:33 +00:00
moodler
6887074b40
New string
2006-03-20 13:12:21 +00:00
moodler
ee64892aae
Some new strings
2006-03-20 12:50:22 +00:00
moodler
ebb73f49b8
RSS should be fully working now
...
but phew, we need to clean up that old simpblog stuff with all the wierd
variable names. ;-)
2006-03-20 12:45:36 +00:00
moodler
952d8dc87c
Speedup! get_timezone_record wasn't caching! :-)
2006-03-20 09:36:47 +00:00
ikawhero
f3ea6dfaaa
Block for listing blog tags
2006-03-20 08:28:25 +00:00
moodler
9a8091a9ab
Put some default times in for people who were tracking dev
2006-03-20 07:47:41 +00:00
moodler
2d642a137c
Add timemodified to blog_tag_instance records and some clean up
2006-03-20 07:45:55 +00:00
moodler
6a30c073d4
Added timemodified to blog_tag_instance table and some indexes
2006-03-20 07:40:55 +00:00
moodler
112d0ebf82
Added a new field "module" to the post table to indicate what type of module
...
each entry is
2006-03-20 07:13:21 +00:00
moodler
490201c75c
tag support in rss
2006-03-20 05:48:40 +00:00
moodler
a9743837bf
SLightly more efficiency to help keep the cached_text table smaller see bug 4677
2006-03-20 02:33:41 +00:00
stronk7
c47a030a0b
Email encoding only can be specified if $CFG->unicodedb=true
2006-03-19 20:42:34 +00:00
gustav_delius
7347c60b52
Teacher-provided text is now printed without cleaning.
2006-03-19 19:49:37 +00:00
gustav_delius
3abfa3a013
Show All link below question list.
2006-03-19 19:23:07 +00:00
gustav_delius
d38bd8c1be
Removed a notice
2006-03-19 18:33:35 +00:00
gustav_delius
afabbb3374
Almost forgot to take out diagnostic echo
2006-03-19 18:31:48 +00:00
gustav_delius
f30bbcaf5b
Improved handling of event types so that now graded states can always be distinguished from ungraded ones.
2006-03-19 18:28:29 +00:00
gustav_delius
43a602a7a6
Small correction to comment
2006-03-19 12:19:49 +00:00
stronk7
8abebd1e5b
Notice killing... ;-)
2006-03-19 11:13:16 +00:00
stronk7
a848411a3b
Notice killing... ;-)
2006-03-19 11:10:25 +00:00
gustav_delius
570c30aaa0
slightly more informative error message
2006-03-19 11:05:04 +00:00
gustav_delius
b2315a929d
Don't try to recode empty answers.
2006-03-19 11:03:12 +00:00
gustav_delius
96e5e2e251
I hadn't known that ! has higher precedence than ==
2006-03-19 11:02:36 +00:00
gustav_delius
18bd0d680c
miniscule change: subquestion code only has to be unique within question
2006-03-19 10:43:12 +00:00
gustav_delius
549880a59d
temporary fix to essay print_question... This really should be converted to using templates.
2006-03-19 10:21:23 +00:00
stronk7
afe7f09506
Automatic installer.php by installer_builder (20060319)
2006-03-19 10:04:24 +00:00
gustav_delius
c0749a1605
Fixed backup and restore for match questions
2006-03-19 09:50:43 +00:00
gustav_delius
28b904c8c2
Fixed multichoice restore
...
Print message when recoding fails
2006-03-19 09:20:42 +00:00
stronk7
39aed89b8b
Now the user emailcharset setting can fallback to the site emailcharset setting.
2006-03-19 02:46:56 +00:00
stronk7
c539d6224b
Now encode_mimeheader() only encodes the header if it isn't 100% ASCII.
2006-03-19 02:38:21 +00:00
stronk7
56a2b987e6
Starting NOW we are using our own encode_mimeheader() function to
...
generate all Moodle emails. Only applied if we are running under
$CFG->unicodedb. Tested with postfix and sendmail servers and
Thunderbird, Mail and Entourage mail clients...
Test, test, test....!
2006-03-19 02:35:50 +00:00