]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-10-10 skodakMDL-11688 makes sure all course and user contexts exist...
2007-10-10 toyomoyoMDL-11510, adding missing backup/restore gradebook...
2007-10-10 wildgirlMDL-7610 help file re-wording
2007-10-10 moodlerJust a small fix that would make this SQL work ......
2007-10-10 skodakMDL-11686 dropped obsoleted grade tables, removed conte...
2007-10-10 toyomoyoMDL-11510, missing gradebook fields in backup
2007-10-10 toyomoyoMDL-11510, adding missing fields
2007-10-10 toyomoyoMDL-11510, referencing to wrong fields
2007-10-10 toyomoyoMDL-11667, adding 2 global variables to set default...
2007-10-10 nicolasconnaultAdded copyright notice
2007-10-10 nicolasconnaultMDL-11543 Printing nice list of categories for parent...
2007-10-10 moodlerTidied up border around category listing
2007-10-10 nicolasconnaultMDL-11543 format_string(parent category name)
2007-10-10 nicolasconnaultMDL-11543 Refactored editcategory and form
2007-10-10 nicolasconnaultUpdated copyright notice in header
2007-10-10 nicolasconnaultMDL-11608 Removed stripslashes_safe($rename) and change...
2007-10-10 nicolasconnaultMDL-11543 Replacing "Site" with "Top" in the list of...
2007-10-10 moodlerAutomatic installer.php lang files by installer_builder...
2007-10-10 moodlerMiscellaneous fixes for MDL-11543
2007-10-10 moodlerAdded a timemodified field to forum_queue, and we now...
2007-10-09 iarenazaFix MDL-11632: Multiple files with emtpy lines outside...
2007-10-09 nicolasconnaultMDL-11543 Temporary solution originally proposed by...
2007-10-09 sam_marshallMDL-11681 Changed it so current tab no longer is a...
2007-10-09 skodakMDL-11674 fixed mysql incompatible SQL in chat cron
2007-10-09 skodakMDL-11660 user_lastaccess cleanup
2007-10-09 skodakMDL-11660
2007-10-09 nfreearFixes MDL-11676, Skip block links are broken in Interne...
2007-10-09 tjhuntMDL-9076 - Move the 'Add 3 more overall feedbacks'...
2007-10-09 tjhuntMDL-11617 - 'Student may review' heading on quiz settin...
2007-10-09 skodakfixed yet more undefined $sqls
2007-10-09 nicolasconnaultMDL-11608 The $rename param was obtained with PARAM_NOT...
2007-10-09 skodakdo not optimise the $USER fetching - it was broken...
2007-10-09 skodakfixed undefined $modcontext
2007-10-09 skodakfixed missing $sql warning
2007-10-09 nicolasconnaultMDL-11543 Temporary solution originally proposed by...
2007-10-09 skodakMDL-11640
2007-10-09 thepurpleblobMDL-11514:
2007-10-09 thepurpleblobMDL-11515:
2007-10-09 thepurpleblobMDL-11425:
2007-10-09 skodakinherit by default decimal points in ranges and average...
2007-10-09 moodlerAdded CSS classes to totals columns (cat and course...
2007-10-09 toyomoyofixing a typo and some half finished comment
2007-10-09 toyomoyoMDL-11669, adding a new export setting (for xml atm...
2007-10-09 toyomoyoMDL-11665, users with no grade:viewhidden capability...
2007-10-09 toyomoyoMDL-10048, revert some changes in courses regaring...
2007-10-09 stronk7Modify notify_login_failures() for better scale. MDL...
2007-10-08 skodakMDL-11578 , MDL-11578 , MDL-11573 :
2007-10-08 stronk7ANSI join ON clauses should contain only the join condi...
2007-10-08 skodakMDL-11653 undefined rcache in /lib/dmllib.php during...
2007-10-08 stronk7Bump. MDL-11605
2007-10-08 stronk7Adding one new index to cache_text table. User to make...
2007-10-08 nfreearFixes MDL-11648, "Required" is inappropriate text for...
2007-10-08 nicolasconnaultCreating course grade_category and course grade_item...
2007-10-08 nicolasconnaultMaking the overview report viewable by student role...
2007-10-08 toyomoyodropping context_rel table
2007-10-08 ikawheroOnly include data from field types that are "small"
2007-10-08 moodlerSome fixes to make preferences work correctly (if not...
2007-10-08 ikawheroInclude custom profile fields when setting up a user...
2007-10-08 ikawheroNew function to return a partial user object with the...
2007-10-08 moodlerCleaner saving of grader report prefs
2007-10-08 ikawheroCheck to ensure custom profile fields do not have same...
2007-10-08 moodlerRe-ordered some preferences to be a bit more logical
2007-10-08 toyomoyoMDL-11633, changing import to use $mform->getdata(...
2007-10-08 gbatesonadded escaping of quotes in TimesUp message, so that...
2007-10-08 moodlerFixed typo from MDL-11642, thanks Gary
2007-10-08 toyomoyoMDL-11616, adding activity link back for hidden grade...
2007-10-08 toyomoyousing correct capability for displaying activity report...
2007-10-07 dimlfixes a bug in resource_get_physical_file(...) when...
2007-10-07 dimladd an override for system limits (execution time ...
2007-10-07 dimlchanging access resolution for buttons labels
2007-10-07 dimlunconsistent file
2007-10-07 dimlstring nl translations for search block
2007-10-07 dimlstring fr translations for search block
2007-10-07 dimlstring en translations for search block
2007-10-07 dimladding dutch translation for search engine
2007-10-07 dimlfix access check function for documents bug $context...
2007-10-07 skodakMDL-11618 removed the inherit override from decimals...
2007-10-07 stronk7Adding some traces here and there
2007-10-07 moodlerMore passing around of context information to speed...
2007-10-07 moodlerAdded some hooks to increase debugging in admin/cron.php
2007-10-07 skodakMDL-11448 FirstClass Authentication does not hold setti...
2007-10-07 skodakfixed defaults and hardcoded lang strings in performanc...
2007-10-07 skodakMDL-11568 prevent warning from $USER->mnehostid when...
2007-10-07 skodakMDL-11304 remerging fixes
2007-10-07 moodlerRemoved some blank lines MDL-11632
2007-10-07 skodakMDL-9636 grade import fixes - allow null grades, no...
2007-10-07 skodakMDL-11611 reimplemented displaytype and decimals disabl...
2007-10-07 skodakMDL-11622, MDL-11623 xml import/export now uses user...
2007-10-07 moodlerMerged blog theme/lang fixes from MDL-10833
2007-10-06 pichetpchecking that there remain $oldwrappedids before deleti...
2007-10-06 pichetpmissing global $CFG ; line 577
2007-10-05 stronk7ORPHAN_USER_LASTACCESS_PROBLEM . MDL-11604
2007-10-05 skodakMDL-11621 removed recursion from create_contexts()
2007-10-05 skodakMDL-11621 new create_contexts() function that makes...
2007-10-05 skodakMDL-11521 fixed problems when creating contexts and...
2007-10-05 skodakfixed whitespace
2007-10-05 moodlerSome SQL fixes to avoid putting 'quotes' around integer...
2007-10-05 skodakMDL-11576 grader report - if user can not see hidden...
2007-10-05 moodlerPass $modcontext down through the functions so that...
2007-10-05 moodlerGet imagealt during outer loops so that print_user_pict...
next