]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-07-18 skodakMDL-10520 reverting previous commit - the db setup...
2007-07-18 nicolasconnaultAutomatic grading Google Summer of Code project (Epaile...
2007-07-18 urs_hunkleradded returns to make debugging easier
2007-07-18 urs_hunklercorrected an error in the sideblock structure for custo...
2007-07-18 skodakregular whitespace cleanup in grade code
2007-07-18 skodakfixed problem with quickgrading overriding nonexistent...
2007-07-18 urs_hunklercorrected a wrong closing div
2007-07-18 skodakMDL-9137 added new aggregation needed for upgrade ...
2007-07-18 skodakMDL-10517 Use of addslashes in assignment/lib.php
2007-07-18 stronk7Avoid some nested boxes in calendar block
2007-07-18 urs_hunkleradded clearfix to class settingsform to correct collapsing
2007-07-18 urs_hunkleradded a wrapper div to be able to handle content shorte...
2007-07-18 nicolasconnaultMDL-10478 Added category preference aggregationview...
2007-07-18 tjhuntMDL-10515 - Change HTML to make it easier to style...
2007-07-18 nicolasconnaultMDL-10490 Letter type implemented
2007-07-18 thepurpleblobMDL-10496:
2007-07-18 moodlerFixed up help button texts MDL-9628
2007-07-18 moodlerMove the "default role" into enrolments section MDL...
2007-07-18 skodakMDL-10439 yet another attempt to fix definition_after_d...
2007-07-18 toyomoyofixing 2 typos
2007-07-18 toyomoyoadding capabilities check
2007-07-18 toyomoyoMDL-10480, implement average grade selection
2007-07-18 toyomoyomerged fix for MDL-10469, users with doanything has...
2007-07-18 toyomoyonegative grades might be used so use null check instead...
2007-07-18 moodlerAutomatic installer.php lang files by installer_builder...
2007-07-18 nicolasconnaultMDL-10345 Fixed bug that changed a null scale finalgrad...
2007-07-18 nicolasconnaultMDL-10392 completed: the finalgrade value wasn't assign...
2007-07-18 nicolasconnaultMDL-10479 Done, but would be nice to middle-align the...
2007-07-18 nicolasconnaultMDL-10477 Fixed a small bug in grade/edit/item.php...
2007-07-18 toyomoyoputting a space before {
2007-07-17 skodakMDL-10481 fixing broken form defaults - sorry
2007-07-17 nicolasconnaultminor edit
2007-07-17 nicolasconnaultMDL-9628 Refactored display "Raw" string into "Real...
2007-07-17 stronk7And key fields are lowercased too. End of MDL-10413
2007-07-17 stronk7And index fields are lowercased too. Part of MDL-10413
2007-07-17 stronk7Ensuring we always retrofit lowercase tables. Part...
2007-07-17 nicolasconnaultMDL-10481
2007-07-17 tjhuntOU bug 3463 - warnings when you start an attempt in...
2007-07-17 skodakMDL-10481 minor form cleanup - added prefix for prefere...
2007-07-17 nicolasconnaultMDL-10481 Elements added to form. item preferences...
2007-07-17 skodakMDL-10065 move lib/simpletest/grade/simpletest elsewhere
2007-07-17 thepurpleblobMDL-10395:
2007-07-17 thepurpleblobMDL-10495:
2007-07-17 jgutierr25test if auth cas activated and no parameters
2007-07-17 jgutierr25*** empty log message ***
2007-07-17 moodlerMoving simpletest to grade directory
2007-07-17 toyomoyoallow comments, lock checking for xml plugin
2007-07-17 moodlerlatest tags
2007-07-17 skodakMDL-10439 call definition_after_data() from moodleform...
2007-07-17 nicolasconnaultMDL-10477 Implementing rangesdisplaytype, finishing...
2007-07-17 skodakMDL-10111 aggragationcof for weighted categories and...
2007-07-17 skodakMDL-10438 inline docs added, moved $gpr into grade...
2007-07-17 skodakMDL-10438 inline docs added
2007-07-17 nicolasconnaultremoved accidentally added backup file
2007-07-17 toyomoyofixing broken headers
2007-07-17 toyomoyomerged fix for MDL-10475, adding override for legacy...
2007-07-17 moodlerLatest tags file
2007-07-16 urs_hunklerAdded check if $PAGE is set. Seams that $PAGE is not...
2007-07-16 stronk7Adding some course->xxxx missing fields to backup ...
2007-07-16 nicolasconnaultMDL-10477 Mainly the percentage grade display type
2007-07-16 urs_hunkler#admin-report-courseoverview-index .invisiblefieldset...
2007-07-16 skodakMDL-10438 return tracking in grading forms; new grade...
2007-07-16 skodakMDL-10482 incorrect texarea height
2007-07-16 tjhuntAdd id="responseform" to the question preview form...
2007-07-16 tjhuntStop the 'remove rqp' environment message from appearin...
2007-07-16 nicolasconnaultMDL-9629 New setting and language strings. Also using...
2007-07-16 toyomoyoaverage class/group should not take non-graded students...
2007-07-16 skodakfixed css broken by edit_tree.php to tree.php renaming
2007-07-16 skodakuse min max bounds in update_final_grade()
2007-07-16 toyomoyoMDL-10474, fixing division by 0
2007-07-16 moodlerMDL-9628 FIxed the CSS for category headers
2007-07-16 moodlerChanged "Grand totals" to "averages" everywhere
2007-07-16 moodlerSOme tidying upup of CSS MDL-9628
2007-07-16 toyomoyopage param should not be in the baseurl for group selec...
2007-07-16 moodlerChanges "show scales" everywhere to "show ranges"
2007-07-16 moodlerFOr showing ranges in the gradebook
2007-07-16 toyomoyoputting a clear div
2007-07-16 jamiesenseiwhen element is frozen should not escape html entities...
2007-07-16 toyomoyofix for MDL-10345, use averages instead of totals
2007-07-16 moodlerRestored a glovbal declaration for SESSION (to make...
2007-07-16 moodlerUse a private CSS class for this table to be more flexible
2007-07-16 moodlerReport selection is now sticky due to user preference...
2007-07-16 nicolasconnaultMDL-9633 Added report class for user report
2007-07-16 moodlerMOved the main link to reports.php
2007-07-15 stronk7Now the glossary->allowcoments setting is respected...
2007-07-15 skodakMDL-8096 fixed & in htmlarea httpsrequired parameter...
2007-07-15 skodakfix for upgrade trouble caused by recen grade import...
2007-07-14 stronk7Most probable default value for applicationid is 1...
2007-07-14 stronk7Deleting duplicate applicationid field, adding one...
2007-07-14 stronk7Moving mnet_application somewhere before mnet_host
2007-07-14 mjollnir_fixing a small syntax oddity that breaks get_my_courses...
2007-07-14 stronk7Big reordering of table creation, following all depende...
2007-07-14 stronk7Reordering a bit mnet_application table and fixing...
2007-07-14 nicolasconnaultOptimising the grader report
2007-07-14 nicolasconnaultMDL-9633 Refactored the index.php page into a child...
2007-07-14 mjollnir_ Merged Donal's changes to MNET to allow moodle...
2007-07-13 mchurchTracker #MDL-9353 - Paypal cost of course not visible...
2007-07-13 nicolasconnaultOptimising the grader report
2007-07-13 tjhuntMDL-10452 - start quiz UI is confusing if you have...
2007-07-13 nicolasconnaultMDL-10392 changed feedback language strings to grade...
next