]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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...
2007-07-13 nicolasconnaultMDL-10414 Implemented tab indices (student_grades,...
2007-07-13 nicolasconnaultMDL-10286 Updated overlib.js (2 years diff!) and enable...
2007-07-13 skodakone more category locking fix
2007-07-13 skodakupdated category locking to work the same as hiding...
2007-07-13 skodakgrade_tree minor cleanup - grades not included anymore...
2007-07-13 thepurpleblobMDL-10380:
2007-07-13 toyomoyoMDL-10181, user management improvements fixes
2007-07-13 moodlerAutomatic installer.php lang files by installer_builder...
2007-07-13 jamiesenseifix for MDL-10440 IE7 and IE6 on win xp error when...
2007-07-13 nicolasconnaultMDL-10386 Quickfeedback and quickgrading fixed! It...
2007-07-13 toyomoyoMDL-9363, some fixes for grade import, not finished!
2007-07-13 skodakfixed == typo, thanks Nicolas and Yu
2007-07-13 nicolasconnaultMDL-9628 Refactored variables and method from grader_re...
2007-07-13 moodlerI fixed up the database creation
2007-07-13 nicolasconnaultMDL-9628 Renamed edit_* to * and updated links to these...
2007-07-13 nicolasconnaultMDL-9628 Renamed edit_* to *
2007-07-13 nicolasconnaultrenaming constant
2007-07-13 nicolasconnaultMDL-9628 New constants in gradelib.php: GRADE_EDIT_URL...
2007-07-13 toyomoyoadding feedback to grade import temp table and rename...
2007-07-13 moodlerMerged "no posts" string fix from stable
2007-07-12 skodakmajor grade editing fixes and improvements - grader...
2007-07-12 skodakMDL-10364 initial calcualtion edit form
2007-07-12 skodakMDL-10364 initial calcualtion edit form
2007-07-12 skodakMDL-10437 moved editing forms to grade/edit/ directory...
2007-07-12 skodakMDL-10364 calcualtion icon fix
2007-07-12 nicolasconnaultMDL-10386 More refactoring (grade_report_grader->get_us...
2007-07-12 skodakMDL-10364 calcualtion validation improvements
2007-07-12 skodakMDL-10364 calcualtion validation improvements
2007-07-12 skodakalways initilize arrays!
2007-07-12 nicolasconnaultMDL-10386 Refactored the grader report file (index...
2007-07-12 skodakfixed object initialization
2007-07-12 skodakMDL-10433 Upgrade: undo_groupings() causes warnings...
2007-07-12 nfreearPart fix of bug MDL-10332 "Data module not filtering...
2007-07-12 dimllanguage file for search bloc (EN)
2007-07-12 dimlrenew of the global search engine
2007-07-12 skodakitem and category edit forms minor improvements
2007-07-12 skodakMDL-10382 adding some more checks to prevent JS errors...
2007-07-12 toyomoyofixing formslib usage and locked implementation
next