]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-08-27 skodakfixed cosmetic typo - missing semicolon before closing tag
2006-08-27 skodakNew handwritten XMS schema for install.xml files, gener...
2006-08-27 koenrtypo - Thanks Mits!
2006-08-27 stronk7Very, very, very, very initial support of insert_record...
2006-08-27 stronk7Initial commit supporting install/upgrade inder XMLDB.
2006-08-27 stronk7Just remove one condition previously checked.
2006-08-27 stronk7Cache names for improved speed in long iterations reque...
2006-08-27 koenrupdating index files MDL-3484
2006-08-27 koenrupdating index files MDL-3484
2006-08-27 skodakreverting isguest() changes
2006-08-27 koenrupdating index files MDL-3484
2006-08-27 koenrtypo
2006-08-27 koenrupdating index files MDL-3484
2006-08-27 koenrupdating index files MDL-3484
2006-08-27 koenrupdating index files MDL-3484
2006-08-26 skodakfixed warning in glossary recent activity from deteted...
2006-08-26 skodakremoving some isteacher()s from glossary
2006-08-26 skodakisguest() compatible with roles
2006-08-26 skodaktrusttext cleaning in glossary upgrade - definitions...
2006-08-26 skodakminor trusttext fix
2006-08-26 skodakfixed table already exists problem during install and...
2006-08-26 skodaktrusttext:
2006-08-26 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-26 stronk7Max for decimal type in MSSQL is 38 cc.
2006-08-26 stronk7Adding back the first column in the recordset, that...
2006-08-25 mark-nielsenMerged bug fix for bug MDL-6323
2006-08-25 skodakfixed missing continue button during upgrade when using...
2006-08-25 skodakMany bugs and typos fixed in capabilitties and legacy...
2006-08-25 mark-nielsenMerged differences from MOODLE_16_STABLE into HEAD
2006-08-25 stronk7PGs doubles are caller DOUBLE PRECISION
2006-08-25 stronk7Indexes on text fields are not allowed
2006-08-25 stronk7Solved one wrong field declaration in lesson_grades
2006-08-25 tjhuntConvert mod/quiz/view.php to roles, and further tidy...
2006-08-25 tjhuntMissing language string.
2006-08-25 skodakfixed missing global $CONTEXT in get_context_instance()
2006-08-25 tjhuntCorrect typo.
2006-08-25 moodlerJust a slight tidy-up
2006-08-25 vyshaneAdded has_capability checks
2006-08-25 vyshaneAdded has_capability check
2006-08-25 vyshaneAdded has_capability checks
2006-08-25 toyomoyosome (mainly admin realated) capabilities
2006-08-25 moodlerAdded 3d moving icon for ajax course format
2006-08-25 moodlerFIxed some tabs :(
2006-08-25 vyshanePrevious committer missed one rename from $edit to...
2006-08-25 vyshaneChanges to take care of forum upgrade to new roles...
2006-08-25 vyshaneWe need the newly created course_module id to be passed...
2006-08-24 stronk7Added support for the new upgrade system for main tables.
2006-08-24 stronk7Renamed column question_sessions->comment at Eloy's
2006-08-24 tjhuntAvoid reserved words in dmllib unit tests.
2006-08-24 stronk7MDL-5969 Let multiple choice questions have feedback...
2006-08-24 tjhuntRenamed column question_sessions->comment at Eloy's...
2006-08-24 tjhuntDuring the conversion datalib -> ddllib, Eloy removed...
2006-08-24 tjhuntMDL-4816 Fix silly error in my commit for this bug.
2006-08-24 tjhuntFix Eclipse warnings.
2006-08-24 tjhuntFix PHP syntax error. I wish more developers used Eclipse.
2006-08-24 tjhuntMDL-5969 Let multiple choice questions have feedback...
2006-08-24 tjhuntFixed syntax error in a PHPdoc comments.
2006-08-24 tjhuntFixed syntax error in a PHPdoc comment.
2006-08-24 vinkmarAdded support for phpMyAdmin plugin.
2006-08-24 moodlerFIxed roles button on blocks
2006-08-24 moodlerFormatting fixes
2006-08-24 moodlerFIxed some notices
2006-08-24 moodlerEd Coyne's AJAX course format, with some cleanups done.
2006-08-24 moodlerFIxing Ed's mistaken checkin
2006-08-24 danmarsdenMDL-4493 issue with 405 pages for IIS users - must...
2006-08-23 tjhuntMDL-4816 Short answer question type considers '100...
2006-08-23 tjhuntClarified comment.
2006-08-23 tjhuntMDL-6338 - Short answer questions with ' in the answer...
2006-08-23 tjhuntFix getting the context. It did not work during questio...
2006-08-23 tjhuntGet the contexts without referring to undefined variables.
2006-08-23 stronk7Adding one PHP close tag that has been missing (but...
2006-08-23 tjhuntGet the contexts without referring to undefined variables.
2006-08-23 thepurpleblobMerged from STABLE
2006-08-23 tjhuntImproved one language string. Thank Mitshiro Yoshida.
2006-08-23 moodlerAdding a copyright notice, and mentioning MDL-3717...
2006-08-23 toyomoyochanging default override values
2006-08-23 toyomoyorenamed variable so that it doens't get recycled
2006-08-23 vyshaneRemoved forum_get_course_forum for forum type teacher.
2006-08-23 vyshaneFixed notice
2006-08-23 toyomoyovarious changes - loading capabilities for questions...
2006-08-23 toyomoyofixing a typo
2006-08-23 toyomoyofix for MDL-6326, add support for quiz_feedaback table
2006-08-23 moodlerFixed context caching (wasn't using globals)
2006-08-22 skodakdebug off level is now 5 instead of 7 to prevent E_WARN...
2006-08-22 skodakreverting wrong commit, sorry :-(
2006-08-22 skodakdebug off level is now 5 instead of 7 to prevent E_WARN...
2006-08-22 skodakfixed trailing whitespace in last commit :-(; merged...
2006-08-22 stronk7Normalizing a bit all the float/double generators.
2006-08-22 skodakRewritten help.php by Tim Hunt with minor fixes - SC...
2006-08-22 stronk7quiz_feedback added to XMLDB
2006-08-22 stronk7Small typo. ;-)
2006-08-22 tjhuntSC 299. Merged from MOODLE_16_STABLE.
2006-08-22 stronk7Change rule to tzrule (reserved word)
2006-08-22 stronk7Updated using tzdata2006j
2006-08-22 stronk7Change rule to tzrule (reserved word)
2006-08-22 tjhuntFix an obvious typo in the roles and permissions code.
2006-08-22 tjhuntFix Eclipse warnings.
2006-08-22 tjhuntFix Eclipse warnings.
2006-08-22 tjhuntWork round Eclipse warning.
2006-08-22 tjhuntFix Eclipse warnings.
next