19404 Commits

Author SHA1 Message Date
moodler
92b6d775b2 No reports or grading when there are no questions 2006-03-21 09:28:08 +00:00
moodler
c88369b8e3 Christian's code to support time delays 2006-03-21 09:24:47 +00:00
moodler
07679347f4 Removing language files we don't need 2006-03-21 09:23:20 +00:00
moodler
133081306d Just another warning 2006-03-21 09:21:00 +00:00
moodler
cc9708572b Removed errant help file 2006-03-21 09:16:22 +00:00
moodler
26c829d7ed Improve the English 2006-03-21 09:12:38 +00:00
moodler
da077b9a7a Change of function name, no actual change 2006-03-21 09:08:57 +00:00
moodler
ba6602f8da Old change, just removing a comment 2006-03-21 09:08:16 +00:00
moodler
d27a5b2581 Christian's changes to update Resources when files are moved
I've not checked this closely but it seems to work
2006-03-21 09:07:19 +00:00
gustav_delius
f67172b64b Moved code to delete questions and question categories to lib/questionlib.php
Also fixed bug 4949
2006-03-21 09:06:34 +00:00
moodler
9d8d30e03a Aha, the link to the new reset feature 2006-03-21 09:04:22 +00:00
moodler
d799fa2d6c Checking in an old change 2006-03-21 09:03:30 +00:00
moodler
dba2764db7 Show tag name in the RSS feed 2006-03-21 08:56:20 +00:00
moodler
0ad2f60285 Small patches while I contemplate rewriting all those patches from scratch 2006-03-21 08:04:15 +00:00
moodler
6479f65751 Filled in string for blog tags block 2006-03-21 07:37:12 +00:00
moodler
ffd0fbb7ac New feature: you can now reset a course simply and easily using the new
"Reset" item on the course admin menu.

This allows you to delete user data from the course without touching the
course itself.
2006-03-21 07:34:33 +00:00
vyshane
6305db8858 Bug #4887 2006-03-21 07:03:37 +00:00
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