]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-05-30 nicolasconnaultImplemented a test version of the gradebook category...
2007-05-30 skodakMDL-9626 Enable user signup with Active Directory ...
2007-05-30 toyomoyomore fixes for gradebook backup/restore
2007-05-30 toyomoyofix ordering bug when restoring grade item
2007-05-30 toyomoyoadded itemtype to backup/restore, only restore a mod...
2007-05-30 nicolasconnaultMDL-9506 Added ksort() of each level of categories...
2007-05-30 toyomoyorespecting sortorder when restoring grade_itmes, other...
2007-05-30 nicolasconnaultMDL-9506 Refactored grade_tree::get_tree by doing the...
2007-05-30 toyomoyofixing a typo
2007-05-30 toyomoyoduring backup parent categories need to go before children
2007-05-29 wildgirltypo fix MDL-8093
2007-05-29 thepurpleblobMDL-9716
2007-05-29 csantossaenzFixed problem with cmi.interactions.n.id duplicated ids
2007-05-29 dwoolheadMDL-9729 Ensure start of week day calculation observes...
2007-05-29 toyomoyorestore for gradebook, needs testing for grade_history...
2007-05-29 jamiesenseireverting commit 1.889 "added another parameter to...
2007-05-29 jamiesenseireverting last commit "added another parameter to moodl...
2007-05-29 jamiesenseifixed bug in parsing urls
2007-05-29 nicolasconnaultMDL-9506 Resolved recursion issues in grade_tree:renumb...
2007-05-29 nicolasconnaultMDL-9317 Applying Petr's second patch
2007-05-28 mark-nielsenMerging in changes for MDL-9947 and MDL-9923 from MOODL...
2007-05-28 jamiesenseiadded another parameter to moodle_url out, out_action...
2007-05-28 jamiesenseiMDL-9745 "Checkboxes badly lined up in forms lib, e...
2007-05-28 bobopinnapatched a parse error
2007-05-28 jamiesenseiMDL-9745 Checkboxes badly lined up in forms lib, e...
2007-05-28 skodakMDL-9632; MDL-9545 basic assignment grading support...
2007-05-28 skodakMDL-9960 update_record() does not store NULLs; I hope...
2007-05-28 skodakapply magic quotes before using var in sql query in...
2007-05-28 bobopinnaAdded the starting point for CMIFeedback type checking
2007-05-28 nicolasconnaultMDL-9506 Category and Item now set their own courseid...
2007-05-28 nicolasconnaultMDL-9137 Applied parts of Petr's patch on the gradebook...
2007-05-28 nicolasconnaultMDL-9506 Corrected a number of small errors in unit...
2007-05-28 jamiesenseiadded more phpdoc comments for hardFreezeAllVisibleExcept
2007-05-28 jamiesenseinew method hardFreezeAllVisibleExcept
2007-05-28 nicolasconnaultRemoved non-standard :endif notation.
2007-05-27 skodakMDL-9959 debugging() shows warnings when called from...
2007-05-27 bobopinnafixed translation file for othersettings string
2007-05-27 bobopinnaFixed some bugs that block ADL test suite
2007-05-27 bobopinnaadded a new string for exit activity instead using...
2007-05-27 bobopinnaAdded exitactivity link in navigation bar
2007-05-27 bobopinnaModified exit string now is exit activity
2007-05-27 bobopinnaAdded some missing strings
2007-05-27 bobopinnacommented attend fields because this feature in not...
2007-05-27 bobopinnafixed a big problem with local manifest file import
2007-05-27 bobopinnaremoved an unrequired require_once
2007-05-27 bobopinnafixed a missing <li> tag in package TOC
2007-05-27 jamiesenseiMDL-9734 fix for clean_param PARAM_LOCALURL bug
2007-05-27 jamiesenseimade hardFreeze work properly for a whole form. New...
2007-05-27 jamiesenseiMDL-9891 new 'clonepermissionsfrom' key in access.php
2007-05-27 moodlerAutomatic installer.php lang files by installer_builder...
2007-05-26 skodakMDL-9643 some more polishing
2007-05-26 skodakMDL-9643 some more polishing
2007-05-26 moodlerAutomatic installer.php lang files by installer_builder...
2007-05-25 moodlerMerged MDL-9826 from stable
2007-05-25 anthonyforthFix for bug MDL-9942
2007-05-25 toyomoyoMDL-9515, backups for gradebook
2007-05-25 skodakMDL-9643 minor maths unit test cleanup
2007-05-25 nicolasconnaultMDL-9506 WOrking on grade_tree edit tree
2007-05-25 skodakMDL-9643 removing the sample files, use our unit tests...
2007-05-25 skodakMDL-9643 mathslib.php library, unit tests, removed...
2007-05-25 skodakMDL-9643 evalmath library improvement - sample calc...
2007-05-25 jamiesenseioops. reverting changes which shouldn't have been commi...
2007-05-25 jamiesenseifix for category.php lists. Slight change in listlib...
2007-05-25 moodlerAutomatic installer.php lang files by installer_builder...
2007-05-24 skodakMDL-9643 evalmath library import - tweaks and wrapper...
2007-05-24 tjhuntRemoving remaining references to RQP in core code....
2007-05-24 skodakMDL-9876 import adodb 4.95a
2007-05-24 sam_marshallMDL-9920 Allowed xmldb to create 32-bit serial fields...
2007-05-24 sam_marshallMDL-9932 Fixed calendar restore of events on same day...
2007-05-24 toyomoyograde import/export fixes to use forms lib
2007-05-24 nicolasconnaultMDL-9629 Beginning the edit category page. Also added...
2007-05-24 tjhuntSmall cleanup to remove duplicated code.
2007-05-24 tjhuntComment improvements.
2007-05-24 moodlerRemoved some RQP code no longer needed MDL-9600
2007-05-24 nicolasconnaultMDL-9506 Added grademax extrapolation from scale info...
2007-05-24 toyomoyofixing a typo
2007-05-24 toyomoyofix for MDL-9137, adding support for gradebook plugins...
2007-05-24 nicolasconnaultMDL-9889 Fixed a couple of bugs that were only detected...
2007-05-23 mark-nielsenMerging fixes for MDL-9757, MDL-9619 and MDL-9366 from...
2007-05-23 nfreearFollow up fix for bug MDL-9890 - replacing nicolasconna...
2007-05-23 thepurpleblobAdded some set_time_limit()s in case of slow servers...
2007-05-23 thepurpleblobProgress with making the code a bit more resilient.
2007-05-23 nfreearBig fix for MDL-9890 "Help should be well-formed, XHTML...
2007-05-23 nfreearBig fix for MDL-9890 "Help should be well-formed, XHTML...
2007-05-23 tjhuntXHTML strict. Fix entity. Merged from MOODLE_18_STABLE.
2007-05-23 tjhuntMDL-9914 - Can't download mark details from the quiz...
2007-05-23 toyomoyocorrecting handling of scales
2007-05-23 toyomoyofixing scale for grade_grab_grades()
2007-05-23 nicolasconnaultAdded set_time_limit(0) at beginning.
2007-05-23 jamiesenseireverting back to version 1.2. Accidentally committed...
2007-05-22 tjhuntMDL-9881 - Attempting to delete large number of questio...
2007-05-22 tjhuntWhen using DEBUG_DEVELOPER, make error(...) output...
2007-05-22 tjhuntSwitch a form from post to get, since that is more...
2007-05-22 skodakMDL-9848 eventslib improvements and cleanup
2007-05-22 jamiesenseiMDL-9857 "more options in print_context function"
2007-05-22 nicolasconnaultMDL-9506 Changed grade_tree fullobjects param (not...
2007-05-22 nfreearFollow up for MDL-9753, accepts HTML for $text param...
2007-05-22 moodlerAutomatic installer.php lang files by installer_builder...
2007-05-22 nicolasconnaultMDL-9506 Implemented grade_tree->update_db, fixed bugs...
2007-05-22 gbatesonuse PARAM_ALPHANUM on "section" parameter so that ...
next