moodle.git
2011-05-27 Tim HuntMDL-20636 fix styling of essay questions. #371
2011-05-27 Tim HuntMDL-20636 fix URL handling for previews to always use...
2011-05-27 Wale OlujideMDL-20636 Make more space for the qusetion name in...
2011-05-26 Tim HuntMDL-27649 Convert the calculated question types to...
2011-05-26 Tim HuntMDL-27649 support question variants as a first-class...
2011-05-26 Tim HuntMDL-20636 improve the fomatting of the generated code.
2011-05-26 Tim HuntMDL-20636 fix question flag icons on the review page.
2011-05-26 Tim HuntMDL-27413 qtype_multianswer upgrade should be complete.
2011-05-26 Tim HuntMDL-27413 qtype_multianswer two more upgrade tests.
2011-05-26 Tim HuntMDL-27413 qtype_multianswer upgrade. First passing...
2011-05-26 Tim HuntMDL-27413 qtype_multianswer now works for all embedded...
2011-05-26 Tim HuntMDL-27413 qtype_multianswer embedded inline multichoice...
2011-05-26 Tim HuntMDL-27413 qtype_multianswer add missing module.js
2011-05-26 Tim HuntMDL-27413 qtype_multianswer more coding style cleanup.
2011-05-26 Tim HuntMDL-27410 Fix broken calculated qytpe install. #670
2011-05-25 Tim HuntMDL-27413 qtype_multianswer start work on rendering.
2011-05-25 Tim HuntMDL-20636 Fix potential bug with qtype_shortanswer...
2011-05-23 Tim HuntMDL-27413 unit tests for some of the new multianswer...
2011-05-23 Tim HuntMDL-27413 start conversion of the multianswer qtype...
2011-05-23 Tim HuntMDL-20636 a bit of clode clean-up in calculated*.
2011-05-20 Tim HuntMDL-20636 Fix a lot more coding style issues.
2011-05-20 Tim HuntMDL-20636 fix some more coding style issues in the...
2011-05-20 Tim HuntMDL-20636 quiz let users with capability mod/quiz:grade...
2011-05-20 Tim HuntMDL-20636 Implement upgrade of calculated* question...
2011-05-19 Tim HuntMDL-20636 local_qeupgradehelper use a textarea in extra...
2011-05-19 Tim HuntMDL-20636 make upgradehelper able to reset badly upgrad...
2011-05-19 Tim HuntMDL-20636 make question upgrade more robust for incompa...
2011-05-19 Tim HuntMDL-20636 make syncronised datasets work for calculated...
2011-05-19 Tim HuntMDL-20636 quiz restart preview button was missing since...
2011-05-19 Tim HuntMDL-27410, MDL-27412 make the calculated* qtypes work...
2011-05-19 Tim HuntMDL-20636 fix broken links in the statistics report.
2011-05-19 Tim HuntMDL-20636 Dean's refactoring had broken the quiz summar...
2011-05-19 Tim HuntMDL-20636 Add support for hints to the calculated*...
2011-05-19 Tim HuntMDL-27412 Upgrade the calculatedmulti question type...
2011-05-19 Tim HuntMDL-27411 upgrade the calculatedsimple qtype to the...
2011-05-18 Tim HuntMDL-27410 qtype_calculated fix basic question editing...
2011-05-18 Tim HuntMDL-27410 qtype_calculated works in my unit tests.
2011-05-18 Tim HuntMDL-20636 Fix some minor problems with the question...
2011-05-18 Tim HuntMDL-27410 qtype_calculated better errorhandling for...
2011-05-17 Tim HuntMDL-27410 qtype_calculated start working on the new...
2011-05-17 Tim HuntMDL-20636 Rename questiontype.php to questiontypebase...
2011-05-17 Tim HuntMDL-27411 qtype_calculatedsimple Fix lots of coding...
2011-05-17 Tim HuntMDL-27412 qtype_calculatedmulti Fix lots of coding...
2011-05-16 Tim HuntMDL-27410 Big cleanup of the coding style in qtype_calc...
2011-05-16 Tim HuntMDL-27505 Remove the ou-specific question types from...
2011-05-14 Tim HuntMDL-20636 Fix some more codechecker issues.
2011-05-13 Tim HuntMDL-27408 Database upgrade for adaptive mode.
2011-05-13 Tim HuntMDL-20636 QE upgrade helper: Make resetting quiz attemp...
2011-05-13 Tim HuntMDL-20636 Add warning about very old attempts to listpr...
2011-05-13 Tim HuntMDL-20636 Make extracttestcase.php work after the upgra...
2011-05-13 Tim HuntMDL-20636 Make extracttestcase work.
2011-05-13 Tim HuntMDL-20636 Fix upgrade of numerical questions.
2011-05-12 Tim HuntMDL-20636 fix most of the remaining codechecker issues...
2011-05-12 Tim HuntMDL-27408 update all question and quiz plugin version...
2011-05-12 Tim HuntMDL-27408 fix question engine upgrade issues on MySQL.
2011-05-12 Tim HuntMDL-27408 fix a few minor bugs with the upgrade from...
2011-05-12 Tim HuntMDL-27408 Moved the question engine install/upgrade...
2011-05-12 Tim HuntMDL-20636 split question/engine/lib.php into several...
2011-05-11 Tim HuntMDL-20636 fix many code-checker issues in mod/quiz.
2011-05-11 Tim HuntMDL-20636 fix upgrade issue.
2011-05-11 Tim HuntMDL-20636 Merge remote-tracking branch 'moodle/master...
2011-05-11 Tim HuntMDL-20636 Question engine upgrade unit tests for descri...
2011-05-11 Tim HuntMDL-20636 Question engine upgrade unit tests for shorta...
2011-05-11 Tim HuntMDL-27408 question engine upgrade, change to update...
2011-05-11 Tim HuntMDL-20636 Initial pass at converting this code to Moodl...
2011-05-11 Tim HuntMDL-20636 Refactor the various list pages a bit.
2011-05-11 Tim HuntMDL-20636 listpreupgrade done.
2011-05-11 Tim HuntMDL-20636 Cleanup in the upgradehelper plugin.
2011-05-11 Tim HuntMDL-20636 Implement lots of the post-upgrade functional...
2011-05-11 Tim HuntMDL-20636 Start of work on a local plugin to help with...
2011-05-11 Tim HuntMDL-20636 Re-organise all the old upgrade code, before...
2011-05-11 Dean LennardMDL-20636 moved header creation into seperate funciton
2011-05-11 Dean LennardMDL-20636 Changed renderer function scopes so they...
2011-05-11 Dean LennardMDL-20636 Added phpDoc comments
2011-05-11 Eloy Lafuente... weekly release 2.1dev
2011-05-10 Wale OlujideMDL-20636 Fix for minor css issue for wip#372
2011-05-10 Sam HemelrykMerge branch 'MDL-27140_master' of git://github.com...
2011-05-09 Eloy Lafuente... MDL-27140 weeks course format - incorrect roll of dates...
2011-05-09 Eloy Lafuente... Merge branch 'MDL-27401-master' of git://github.com...
2011-05-09 Tim HuntMDL-20636 quiz renderers. Some final clean-ups.
2011-05-09 Dean LennardMDL-20636 Code Checked
2011-05-09 Dean LennardMDL-20636 Convverted html to html::writer and code...
2011-05-09 Dean LennardMDL-20636 Changed guest access and enrollment code...
2011-05-09 Dean LennardMDL-20636 Created view object in renderer file
2011-05-09 Dean LennardMDL-20636 Added viuew object as class
2011-05-09 Dean LennardMDL-20636 Code checked
2011-05-09 Dean LennardMDL-20636 Made changes to view and renderer sections
2011-05-09 Dean LennardMDL-20636 updates to code
2011-05-09 Dean LennardMDL-20636 code checked
2011-05-09 Dean LennardMDL-20636 changed accessrules to return the button...
2011-05-09 Dean LennardMDL-20636 updates to view/renderer code
2011-05-09 Dean LennardMDL-20636 added view page to the renderer file
2011-05-09 Dean LennardMDL-20636 changes made to renderers, attempt and view
2011-05-09 Dean LennardMDL-20636 Made changes to the three files and code...
2011-05-09 Dean LennardMDL-20636 Updated code to include html writer
2011-05-09 Dean LennardMDL-20636 Fixed issues raised
2011-05-09 Dean LennardMDL-20636 Attempt as converting attempt.php over to...
2011-05-09 Tim HuntMDL-20636 My go and creating a renderer for mod/quiz...
2011-05-09 sam marshallMDL-27401 Unit test errors in lib/simpletest/testpageli...
2011-05-09 Andreas GrabsMDL-27422 The excel export fails in some conditions.
next