]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-03-22 moodlerCleaned up table of fields
2006-03-22 ikawheroCorrected variable reference - was causing problems...
2006-03-22 moodlerThe menu to add fields is now more accessible
2006-03-22 moodlerFixing more typos
2006-03-22 moodlerFixing silly stuff
2006-03-22 gustav_deliusIn preparation of the qtype plugin-mechanism give set...
2006-03-22 ikawheroInitialise variable usedtags.
2006-03-22 moodlerFixes
2006-03-22 moodlerLots and lots and lots of cleanup for the data module...
2006-03-22 vyshaneFix for Bug #4954
2006-03-22 vyshaneAdded $CFG->pagepath for Moodle Doc link.
2006-03-22 vyshaneAdded $forcelang optional parameter. This is useful...
2006-03-22 vyshaneFixed preview link bug (Bug #4942). Made the preview...
2006-03-21 gustav_deliusAbolished the qtype integers. The question types are...
2006-03-21 danstowellMinor changes to RSSlib - main change is augnmented...
2006-03-21 gustav_deliusRestore works again, except for random questions.
2006-03-21 gustav_deliusMoving question restore code into questiontype classes...
2006-03-21 gustav_deliusFix bug 4952
2006-03-21 dhawesfix listed in bug 3834 applied
2006-03-21 stronk7Some excess of security was causing Bug 4713.
2006-03-21 gustav_deliusMoved questiontype specific backup functions into quest...
2006-03-21 moodlerFixed bug in make_mod_upload_directory() vecause of...
2006-03-21 gustav_deliusNow the question backup code has been separated from...
2006-03-21 nfreearPart fix, bug 4943: print_simple_box behaviour changed...
2006-03-21 gustav_deliusMoving question backup from mod/quiz/ to question/...
2006-03-21 gustav_deliusFixed small problem in delete_question()
2006-03-21 tjhuntClarify doc comment.
2006-03-21 thepurpleblobRemoved unused global (see bug #4948)
2006-03-21 anthonyforthRename backup_ids_uk constraint to include prefix to...
2006-03-21 moodlerFIxes for some question styles that were getting confus...
2006-03-21 moodlerNo reports or grading when there are no questions
2006-03-21 moodlerChristian's code to support time delays
2006-03-21 moodlerRemoving language files we don't need
2006-03-21 moodlerJust another warning
2006-03-21 moodlerRemoved errant help file
2006-03-21 moodlerImprove the English
2006-03-21 moodlerChange of function name, no actual change
2006-03-21 moodlerOld change, just removing a comment
2006-03-21 moodlerChristian's changes to update Resources when files...
2006-03-21 gustav_deliusMoved code to delete questions and question categories...
2006-03-21 moodlerAha, the link to the new reset feature
2006-03-21 moodlerChecking in an old change
2006-03-21 moodlerShow tag name in the RSS feed
2006-03-21 moodlerSmall patches while I contemplate rewriting all those...
2006-03-21 moodlerFilled in string for blog tags block
2006-03-21 moodlerNew feature: you can now reset a course simply and...
2006-03-21 vyshaneBug #4887
2006-03-21 vyshaneAdded $CFG->pagepath for Moodle Docs.
2006-03-21 vyshaneAdded language strings for CVS imports.
2006-03-21 vyshaneAdded CSV import facility for the data module. Fixed...
2006-03-21 vyshaneFixed Bug #4945
2006-03-21 moodlerTweaking output and layout
2006-03-20 gustav_deliusImproved language strings used during deletion of courses
2006-03-20 gustav_deliusSome improvements to delete_question()
2006-03-20 gustav_deliusMoved the quiz constants into lib.php to keep things...
2006-03-20 gustav_deliusRename quiz_default_questiontype to default_questiontype
2006-03-20 gustav_deliusRenaming constants QUIZ_ADAPTIVE and QUIZ_IGNORE_DUPRES...
2006-03-20 gustav_deliusRemoved references to quiz
2006-03-20 stronk7Automatic installer.php by installer_builder (20060320)
2006-03-20 moodlerRename a link
2006-03-20 moodlerTidy form a tiny bit
2006-03-20 moodlerSome new default styles for generaltables
2006-03-20 moodlerSmall fix for admin menu layout and also print_table
2006-03-20 moodlerSlight, temporary fix for one thing caused by new print...
2006-03-20 thepurpleblobRemoved comments for global filter settings.
2006-03-20 thepurpleblobAdded explanatory note about encodings in imported...
2006-03-20 moodlerNew string
2006-03-20 moodlerSome new strings
2006-03-20 moodlerRSS should be fully working now
2006-03-20 moodlerSpeedup! get_timezone_record wasn't caching! :-)
2006-03-20 ikawheroBlock for listing blog tags
2006-03-20 moodlerPut some default times in for people who were tracking dev
2006-03-20 moodlerAdd timemodified to blog_tag_instance records and some...
2006-03-20 moodlerAdded timemodified to blog_tag_instance table and some...
2006-03-20 moodlerAdded a new field "module" to the post table to indicat...
2006-03-20 moodlertag support in rss
2006-03-20 moodlerSLightly more efficiency to help keep the cached_text...
2006-03-19 stronk7Email encoding only can be specified if $CFG->unicodedb...
2006-03-19 gustav_deliusTeacher-provided text is now printed without cleaning.
2006-03-19 gustav_deliusShow All link below question list.
2006-03-19 gustav_deliusRemoved a notice
2006-03-19 gustav_deliusAlmost forgot to take out diagnostic echo
2006-03-19 gustav_deliusImproved handling of event types so that now graded...
2006-03-19 gustav_deliusSmall correction to comment
2006-03-19 stronk7Notice killing... ;-)
2006-03-19 stronk7Notice killing... ;-)
2006-03-19 gustav_deliusslightly more informative error message
2006-03-19 gustav_deliusDon't try to recode empty answers.
2006-03-19 gustav_deliusI hadn't known that ! has higher precedence than ==
2006-03-19 gustav_deliusminiscule change: subquestion code only has to be uniqu...
2006-03-19 gustav_deliustemporary fix to essay print_question... This really...
2006-03-19 stronk7Automatic installer.php by installer_builder (20060319)
2006-03-19 gustav_deliusFixed backup and restore for match questions
2006-03-19 gustav_deliusFixed multichoice restore
2006-03-19 stronk7Now the user emailcharset setting can fallback to the...
2006-03-19 stronk7Now encode_mimeheader() only encodes the header if...
2006-03-19 stronk7Starting NOW we are using our own encode_mimeheader...
2006-03-19 mark-nielsen[Fixed] this page was shooting of warnings for unset...
2006-03-19 mark-nielsencleaned up the left menu feature output by removing...
2006-03-19 stronk7Updating phpmailer to 1.73. Some bugs solved.
next