]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-04-30 andreabixFixed Task MDL-9611
2007-04-30 skodakMDL-9652 rename new password reveal to unmask
2007-04-30 skodakMDL-9647 simplify dealing with headers/footers in admin...
2007-04-30 skodakMDL-9647 simplify dealing with headers/footers in admin...
2007-04-30 skodakMDL-9647 simplify dealing with headers/footers in admin...
2007-04-30 skodakMDL-9647 simplify dealing with headers/footers in admin...
2007-04-30 skodakMDL-9647 simplify dealing with headers/footers in admin...
2007-04-30 moodlerFixed discussions tab ... this is an old change I never...
2007-04-30 anthonyforthFix for bug 9646
2007-04-30 csantossaenzFixed some bugs about undefined variables and added...
2007-04-30 moodlerSOme small changes from the meeting today
2007-04-30 nicolasconnaultMDL-9506 Lots more unit tests, and work on grade_item...
2007-04-30 toyomoyoevents and grades db fixes
2007-04-30 jamiesenseistandardizing params for edit question page. All pages...
2007-04-30 nicolasconnaultMLD-9506 Corrected update_final_grades() in grade_item...
2007-04-30 nicolasconnaultMDL-9506 Removed redundant portion of code.
2007-04-30 nicolasconnaultMDL-9506 Added grade_grades_raw as a proper object...
2007-04-30 donal72MDL-8973 : Undo API change in previous commit
2007-04-30 toyomoyomerged fix for MDL-9613
2007-04-30 toyomoyoadding 2 fields back
2007-04-30 nicolasconnaultMDL-9506 Implemented get_raw and get_final, plus added...
2007-04-29 martinlanghoffddllib: Introducing create_temp_table()
2007-04-29 donal72Typo in previous commit: MDL-8973 : Update to the requi...
2007-04-29 donal72MDL-8973 : Update to the require_logout function to...
2007-04-29 donal72MDL-9288 - use addslashes to avoid injection attacks...
2007-04-29 donal72Bugfix: The $this->response['faultCode'] was returning...
2007-04-29 donal72Prevent notices on user creation
2007-04-29 skodakMDL-9217 rearanged groups installation and upgrade...
2007-04-29 moodlerAutomatic installer.php lang files by installer_builder...
2007-04-29 donal72Add missing closing-bracket from previous commit
2007-04-28 moodlerAutomatic installer.php lang files by installer_builder...
2007-04-28 ikawheroNew language strings for textarea profile field type
2007-04-28 ikawheroNew textarea profile field type
2007-04-27 tjhuntMDL-9616 - tidy up
2007-04-27 tjhuntGet the strings the right way round!
2007-04-27 tjhuntMDL-9616 - Custom checks in environment.xml
2007-04-27 csantossaenzAdded functions to for the SCORM compliance 2004 (Seque...
2007-04-27 jamiesenseiRemoved 'edit category' redundant button
2007-04-27 tjhuntMDL-6368 and MDL-6369 - supplimental - I missed one...
2007-04-27 tjhuntInsufficient error checking was causing problems.
2007-04-27 tjhuntNew capability for configuring question types.
2007-04-27 tjhuntFix syntax error.
2007-04-27 tjhuntMDL-9608 - Work around Firefox putting the user's passw...
2007-04-27 nicolasconnaultMDL-9506 Added raw and final grade objects, plus more...
2007-04-27 nicolasconnaultMDL-9506 Number of important changes, restored unit...
2007-04-27 toyomoyochanging grades tables
2007-04-27 moodlerMerged MDL-9606 from stable
2007-04-27 jamiesenseiremoved global vars declaration for var not used in...
2007-04-27 jamiesenseiforget to pass page parameter during redirects.
2007-04-27 jamiesenseioops. small mistake with copyright notice.
2007-04-27 nicolasconnaultMDL-9506 Renamed lib/gradebook to lib/grade (bug MDL...
2007-04-27 nicolasconnaultMDL-9506 Added a function that checks an object for...
2007-04-27 nicolasconnaultMDL-9506 gradebook classes
2007-04-26 mjollnir_Merged from MOODLE_18_STABLE: MDL-9585 - mod/data:...
2007-04-26 skodakMDL-9574 + MDL-9607 Add Change-own-password and Edit...
2007-04-26 poltawskiMDL-9605 - missing string in language pack editing
2007-04-26 moodlerMerged MDL-9594 from stable
2007-04-26 toyomoyosome events code/testing code
2007-04-26 moodlerMerge XHTML fixes for MDL-9589
2007-04-26 nicolasconnaultMDL-9506 More work in the unit tests
2007-04-26 nicolasconnaultMDL-9506 Refactored gradelib.php: an abstract class...
2007-04-26 nicolasconnaultUpgraded simpletestlib from 1.0.1alpha3 to 1.0.1beta
2007-04-26 skodakMDL-9588 Addd password reveal class to admin settings...
2007-04-26 nicolasconnaultMDL-9506 Changed grade_calculations.usermodified type...
2007-04-26 nicolasconnaultMDL-9506 More implementation of gradebook API and more...
2007-04-26 nicolasconnaultMDL-9506 version.php
2007-04-26 nicolasconnaultMDL-9506 Added timestamps to grade_categories
2007-04-26 toyomoyofix for MDL-9530, BLOB/TEXT column can't have a default...
2007-04-25 skodakMDL-8031 Enforce password complexity for user authentic...
2007-04-25 tjhuntEliminate support for old-style question editing forms.
2007-04-25 skodakMDL-3079 allow review of password on signup page
2007-04-25 tjhuntMDL-9565 - Fix error in previous commit. Merged from...
2007-04-25 pichetpMDL-9657 cleaning abstractype code.
2007-04-25 tjhunt* Fix layout problem on password form. (invisiblefields...
2007-04-25 tjhuntClean up whitespace.
2007-04-25 tjhuntNew lang string for clarifying quiz UI.
2007-04-25 jamiesenseiAdded redirects after all actions.
2007-04-25 tjhuntThe question core code was restricting question types...
2007-04-25 thepurpleblobMDL-9577:
2007-04-25 pichetpMDL-9657 cleaning abstractype code.
2007-04-25 pichetpremoving comments and print_r
2007-04-25 pichetpMDL-9496 Adding multianswer to calculated and MDL-9657...
2007-04-24 tjhuntClean up whitespace.
2007-04-24 tjhuntOccasional unique-key violations were caused by some...
2007-04-24 tjhuntBase class methods preparitory to deleting a lot of...
2007-04-24 tjhuntClean up whitespace.
2007-04-24 tjhuntClean up trailing whitespace.
2007-04-24 tjhuntRemove duplicate $Id$
2007-04-24 tjhuntFix comedy require_once. Merged from MOODLE_16_STABLE.
2007-04-24 skodakMDL-9485 resource summary now optional again; merged...
2007-04-24 skodakMDL-9568 Choice does not count correct; merged from...
2007-04-24 skodaklets prevent detection of strict PHP5 errors in redirec...
2007-04-24 tjhuntMDL-6368 and MDL-6369 - allow question type plugins...
2007-04-24 tjhuntStop "Undefined variable: ALLOWED_TAGS" errors all...
2007-04-24 tjhuntMDL-9565 - Question preview links don't work in develop...
2007-04-24 skodakMDL-9561 Langimport does not ignore langlist when langc...
2007-04-24 skodakMDL-9561 Langimport does not ignore langlist when langc...
2007-04-24 skodakMDL-9560 $CFG->langlist should accept both short (en...
2007-04-24 nfreearFixes bug MDL-9520, "groups_groupids_to_groups should...
2007-04-24 skodakMDL-9559 setup_lang_from_browser should respect...
next