]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-03-25 moodlerImprovements to RSS . it could be better
2006-03-25 moodlerRemovced the "generate all" button and just made it...
2006-03-25 moodlerUpdate the passed-in data object when generating new...
2006-03-25 moodlerSmarter links for the templates tab
2006-03-25 moodleriChanged strings
2006-03-25 moodlerFixes for fields display
2006-03-25 stronk7Bump! Now we support Win32 locales. B-)
2006-03-25 stronk7English_Australia is our root Windows locale! :-P
2006-03-25 moodlerRename a string
2006-03-25 moodlerBetter-looking add fields
2006-03-25 moodlerDon't prefix add filed with label
2006-03-25 mjollnir_Fixing call to upgrade_plugins since questiontypes...
2006-03-25 moodlerAdded support for Yahoo and MSN Search
2006-03-24 gustav_deliusAdded question type that is used if a question of unkno...
2006-03-24 gustav_deliusThese are no longer needed because the backup functions...
2006-03-24 mjollnir_More time fixes for stats - under certain dst situation...
2006-03-24 gustav_deliusSetting title attribute on questiontype icons so that...
2006-03-24 gustav_deliusRenaming question/questiontypes/ to question/types...
2006-03-24 gustav_deliusRenaming question/questiontypes/ to question/types...
2006-03-24 nfreearAccessibility: resizable icons moved to pix/a/ and...
2006-03-24 moodlerAlways allow regeneration of templates
2006-03-24 thepurpleblobAdded missing string
2006-03-24 moodlerCleaned up approval script (more security ;-))
2006-03-24 moodlerFixed a typo
2006-03-24 vyshaneUpdate for URL field changes.
2006-03-24 vyshaneBug fixes and changes to URL field.
2006-03-24 moodlerRenamed fields.php to field.php
2006-03-24 moodlerRenaming some stuff, it's the fashion this week
2006-03-24 moodlerJust working out the preset file format
2006-03-24 vyshaneFix for Bug #4969. Renamed variable $mode to $template.
2006-03-23 stronk7Added two strings to display dates properly. For Englis...
2006-03-23 patricksleeProper fix for the module toolbar actions
2006-03-23 patricksleeFixed group switch icon cannot set a module to use...
2006-03-23 gustav_deliusRemoving questiontype settings from quiz settings page
2006-03-23 gustav_deliusTaking out help button from the grade option, there...
2006-03-23 gustav_deliusTimer now uses the client's clock. Patch contributed...
2006-03-23 stronk7Two new $CFG runtime variables created $CFG->ostype...
2006-03-23 stronk7Automatic installer.php by installer_builder (20060323)
2006-03-23 stronk7Automatic installer.php by installer_builder (20060323)
2006-03-23 ethemTable type fix. ENGINE changed to TYPE. Old mysql versi...
2006-03-23 gustav_deliusDo the module upgrades before the qtype upgrades
2006-03-23 thepurpleblobAdded support for matching questions. Bug #3901
2006-03-23 thepurpleblobNot all questions have grades/fractions. Added check.
2006-03-23 moodlerVarious tidy-ups
2006-03-23 ikawheroBlock now configurable.
2006-03-23 ikawheroAdded some new strings for blog tags block
2006-03-23 vyshaneFixed bug data_print_template() from /mod/data/lib...
2006-03-23 ikawheroTidied up the class size assignments
2006-03-23 vyshaneRenamed $rid to $recordid in function call $field-...
2006-03-23 vyshaneFixed extra function argument in call for display_add_f...
2006-03-23 moodlerremoved $content->content = $this->format_data_field_mu...
2006-03-23 moodlerFixed some typos
2006-03-23 vyshaneFixed typo in function define_field()
2006-03-23 moodlerFixed Fatal error: Call to undefined function get_cours...
2006-03-23 vyshaneFixed php notice for undeclared variable.
2006-03-23 moodlerAdded missing text
2006-03-23 mjollnir_Fixing missing , in prefix_blog_instance postgres creation
2006-03-22 gustav_deliusPutting the "Save as new question" button back.
2006-03-22 gustav_deliusThe obsolete table quiz_attemptonlast_datasets should...
2006-03-22 gustav_deliusRemoved some more references to quiz from the questiont...
2006-03-22 gustav_deliusFixed the links to the question review script.
2006-03-22 thepurpleblobFixed link to example file.
2006-03-22 thepurpleblobChanged comment about encoding (must be utf-8)
2006-03-22 thepurpleblobadded rest of instructions for this option
2006-03-22 gustav_deliusDeleting attempts properly now
2006-03-22 michaelpenneAdded a new entry to this file for Essay question type...
2006-03-22 michaelpenneHelp file for the Essay question type.
2006-03-22 nfreearAccessibility: fix bug 4963 in function, print_header...
2006-03-22 gustav_deliusSome minor improvements in the handling of review optio...
2006-03-22 nfreearAccessibility: fixed bug 4012 x9, added Alt, filled...
2006-03-22 gustav_deliusFixed bug 4953
2006-03-22 ikawheroAdded sorting - needs generalising.
2006-03-22 thepurpleblobNew help popup for import option 'match grades'.
2006-03-22 thepurpleblobGrades in imported questions must match grades option...
2006-03-22 thepurpleblobAdded function for matching/checking question grades...
2006-03-22 thepurpleblobAdded new strings for question grade matching
2006-03-22 moodlerFingers were on auto-pilot obviously! Thanks Mits!
2006-03-22 moodlerRemoved some debugging
2006-03-22 thepurpleblobGrade option list generation now out to library
2006-03-22 thepurpleblobSplit out grade option list generation, so it can be...
2006-03-22 moodlerVarious cleanups
2006-03-22 moodlerSome language modifications
2006-03-22 gustav_deliusCleanup: don't use questiontype constants within questi...
2006-03-22 moodlerFixed up some styles and pagepath for field-editing...
2006-03-22 gustav_deliusDon't name script files after the plugin, makes it...
2006-03-22 gustav_deliusThese are no longer needed because the restore function...
2006-03-22 gustav_deliusrqp questions set the type to rqp_nn where nn is the...
2006-03-22 gustav_deliusQuestiontypes are doing their own database upgrade...
2006-03-22 gustav_deliusRecode qtypes during restore of old backups.
2006-03-22 gustav_deliusBumped the backup version because I need this version...
2006-03-22 ikawheroSome styles for block blog tags
2006-03-22 ikawheroAdded colours (correct Aust English spelling) for block...
2006-03-22 moodlerTweaky tweaky tweak
2006-03-22 moodlerCleanups
2006-03-22 moodlerFixed up hardcoded tables with notice_yesno
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
next