]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2010-01-04 David MudrakRefactored the Workshop API class
2010-01-04 David MudrakReviewed and modified the workshop capabilities
2010-01-04 David MudrakMDL-20183 Uses some of the new Navigation API
2010-01-04 David MudrakMDL-20192 Moving settings.php into suplugins and a...
2010-01-04 David MudrakDropping obsolete function call
2010-01-04 David MudrakMDL-20192 Allocators and grading strategies are proper...
2010-01-04 David MudrakRemoved the Dummy grading strategy
2010-01-04 David MudrakMDL-19931 Number of errors - grading strategy logic...
2010-01-04 David MudrakFixed SQL quoting - double quotes needed here
2010-01-04 David MudrakFixed a unittest bug
2010-01-04 David MudrakMDL-20192 Allocation and grading methods are proper...
2010-01-04 David MudrakWIP template for unit testing
2010-01-04 David MudrakGet rid of old navigation stuff (to finish yet) and...
2010-01-04 David MudrakReverts the double quotes surrounding SQL
2010-01-04 David MudrakBetter explanation of the returned value
2010-01-04 David MudrakDisplays the radio to evaluate the assertion
2010-01-04 David MudrakWork in progress on "Number of errors" grading strategy...
2010-01-04 David MudrakAdded a dummy grading strategy to demonstrate the basic...
2010-01-04 David MudrakPuttting a TODO note - return to this code once working...
2010-01-04 David MudrakFixing the rendering of remove icon
2010-01-04 David MudrakReverting Petr's suggestion - using stdClass instead...
2010-01-04 David MudrakFixed function name typo
2010-01-04 David Mudrakwip
2010-01-04 David MudrakFixing regression
2010-01-04 David MudrakFixing the type for grades to number(10,5)
2010-01-04 David MudrakDropping support for Workshop password
2010-01-04 David MudrakPetr's review: private member variables do not have...
2010-01-04 David MudrakEnglish string fixed, thank to Stephan Rinke
2010-01-04 David MudrakAdding new install.php file
2010-01-04 David MudrakPetr's review: Removing assignments by reference where...
2010-01-04 David MudrakFixing regression - $DB does not return objects() but...
2010-01-04 David MudrakPetr's review: use object instead of stdClass
2010-01-04 David MudrakPetr's review: Removing assignment by reference
2010-01-04 David MudrakAccumulative grading: calculation of grade given by...
2010-01-04 David MudrakAdded an unique index on workshop_grades
2010-01-04 David MudrakRemoving unittesting of implementation details
2010-01-04 David MudrakRefactoring and fixing
2010-01-04 David MudrakFixed wroing using of static cache
2010-01-04 David MudrakRemoving static variables. Double quoting SQL. Named...
2010-01-04 David MudrakPrepared a framework for calculating the grade for...
2010-01-04 David MudrakFixed regressions
2010-01-04 David MudrakAccumulative assessment saves (and loads already saved...
2010-01-04 David MudrakUse standard elements for setting the grades and scales
2010-01-04 David MudrakDisplays embeded files in assessment forms
2010-01-04 David MudrakRemoving TODO.txt file
2010-01-04 David MudrakMigrated deprecated popup_form()
2010-01-04 David MudrakReplacing deprecated print_user_picture()
2010-01-04 David MudrakDisplay "Edit submission" button at submission page
2010-01-04 David MudrakDeletes the embeded media when deleting the assessment...
2010-01-04 David MudrakDo not support tags yet until the API stabilizes
2010-01-04 David MudrakReplaces deprecated update_module_button()
2010-01-04 David MudrakAssessment dimensions now have unique id which allows...
2010-01-04 David MudrakDB structure change
2010-01-04 David MudrakA lot of changes here and there
2010-01-04 David MudrakUses workshop renderer to display assessment page
2010-01-04 David MudrakMDL-19941 Submission attachments and embedded files...
2010-01-04 David MudrakAdding a development tools script
2010-01-04 David MudrakIn response to MDL-19603 changing the text length to...
2010-01-04 David MudrakExtending workshop class constructor
2010-01-04 David MudrakMDL-19870 Random allocation - work in progress
2010-01-04 David MudrakFix: do not remove allocation if it should be kept
2010-01-04 David MudrakMDL-19870 Initial work on random allocator
2010-01-04 David MudrakUse the new output->table() rendering method
2010-01-04 David MudrakManual allocator uses the new subrendering feature
2010-01-04 David MudrakMDL-19717 First drafts of allocation support
2010-01-04 David MudrakAdded capabilities
2010-01-04 David MudrakUse the new output approach
2010-01-04 David MudrakRemoved anonymity and hidegrades
2010-01-04 David MudrakFirst drafts of assessment support
2010-01-04 David MudrakRenaming {load|save}_grading_form() methods
2010-01-04 David MudrakRenaming gradingform.php to edit_form.php
2010-01-04 David MudrakFirst drafts of the Number of errors grading strategy
2010-01-04 David MudrakDisplay the strategy name
2010-01-04 David MudrakEdit grading form refactoring
2010-01-04 David MudrakAdded submission form strings
2010-01-04 David MudrakSome plays with submission, to do
2010-01-04 David MudrakAdding formal source code conventions
2010-01-04 David MudrakExplaining nattachments better
2010-01-04 David MudrakInitial draft of submission support
2010-01-04 David MudrakSome mform refactoring
2010-01-04 David MudrakYay! Saving dimensions works
2010-01-04 David MudrakFixed the missing table in Error banded strategy and...
2010-01-04 David MudrakUse strategy-specific term for assessment dimension
2010-01-04 David MudrakApplying Eloy's suggestions
2010-01-04 David MudrakMore work on the strategy API
2010-01-04 David MudrakSome files renamed to fit the coding style
2010-01-04 David MudrakMDL-17827 workshop: initial check in of the files
2010-01-04 David MudrakAdding locallib.php to store internal functions
2010-01-04 Petr SkodaMDL-20204 improved pix docs
2010-01-04 Petr SkodaMDL-21236 removing spurious popup action from normal...
2010-01-04 Dongsheng Cai"MDL-20204, fixed yui2 js file path"
2010-01-04 Petr SkodaMDL-21232 using normal = which should be enough now...
2010-01-04 Penny Leachportfolio/glossary MDL-21158 make sure full glossary...
2010-01-04 Penny Leachportfolio NOBUG just fixed some code wrapping in a...
2010-01-04 Penny Leachportfolio/forum MDL-21156 added portfolio url rewritin...
2010-01-04 Penny Leachportfolio MDL-21156 added a missing lang string and...
2010-01-04 Sam Hemelrykoutput MDL-21232 image now checks to see if passed...
2010-01-04 Moodle RobotUpdated the HEAD build version to 20100104
2010-01-03 Petr SkodaMDL-21231 fixed recent regression, thanks penny for...
2010-01-03 Petr SkodaMDL-21198 one more single_button + version bump to...
next