]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-18 urs_hunkler'merged from 1.6 - MDL-6020 - CSS changes to align...
2006-09-18 toyomoyono more refernece to remove_creator() function
2006-09-18 tomflannaghanAdds Javascript Support for the presets.
2006-09-18 tomflannaghan<?php // $Id: preset.php,v 1.5 2006/08/30 09:17:40...
2006-09-18 skodakremoved references to /requested(teachers?|students...
2006-09-18 toyomoyoremove_admin() no longer referenced
2006-09-18 vyshaneRemoved configshowparticipantslist
2006-09-18 toyomoyoadd_creator no longer in use
2006-09-18 skodaknew metacourse fixes for admin block
2006-09-18 skodakmetacourse fixes for course editting
2006-09-18 toyomoyovalidation should not watch out for teacher and student...
2006-09-18 moodlerFIxed to use the new debugging function
2006-09-18 toyomoyoif the user has no capability, after creating a course...
2006-09-18 vyshaneAdded moodle/site:viewparticipants
2006-09-18 tjhuntRemove duplicate call to print_header
2006-09-18 vyshaneAdded moodle/site:viewparticipants
2006-09-18 moodlerFixed some debugging statements
2006-09-18 vyshaneReplaced managesharedfeeds by manageanyfeeds
2006-09-18 skodakmetacourses gui fixes, part I.
2006-09-18 vyshaneRemoved isadmin()
2006-09-18 vyshaneGot rid of isadmin() calls, added capability checks.
2006-09-18 moodlerSome trivial tidying of source
2006-09-18 vyshaneRemoved isteacher()
2006-09-18 vyshaneRemoved references to showsiteparticipantslist. Replace...
2006-09-18 vyshaneRemoved showsiteparticipantslist strings.
2006-09-18 vyshaneRemoved showsiteparticipantslist, replaced with capability
2006-09-18 vyshaneRemoved showsiteparticipantslist. Replaced with capability.
2006-09-18 toyomoyoremoving word for teachers and students, please use...
2006-09-18 moodlerNuked nuke.
2006-09-18 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-18 vinkmarFixes for MDL-6440 and MDL-6577
2006-09-18 vyshaneReplaced isteacher() in fullname() call.
2006-09-18 mark-nielsenAdded display default feedback in lesson settings
2006-09-18 mark-nielsenAdded lang entry for display default feedback
2006-09-18 mark-nielsenHelp file for displaying default feedback
2006-09-17 skodakmetacourse sync now uses roles, I will continue with...
2006-09-17 skodakadded new capability 'moodle/course:managemetacourses'
2006-09-17 skodakfixed some more warnings in uploaduser.php script
2006-09-17 skodakfixed warning
2006-09-17 cap2501Added dialog to confirm deletion of activity.
2006-09-17 skodakfixed several warnings in get_course()
2006-09-17 skodakremoved foter login link during initial phase of instal...
2006-09-17 cap2501cleaned up some formatting
2006-09-17 gustav_deliusRemoved a PHP notice
2006-09-17 skodakfixed non-working edit button on course page for teache...
2006-09-17 moodlerNew string
2006-09-17 moodlerFixed a typo
2006-09-17 moodlerRewritten manual enrolment module using new core functions.
2006-09-17 moodlerAdded new convenience funtions:
2006-09-17 moodlerAdded email_welcome_message_to_user() to send course...
2006-09-17 moodlerDon't rely on the legacy capabilities to identify admin...
2006-09-17 skodakPartial fix for missing deafult values in upgradesettin...
2006-09-17 moodler$CFG->defaultcourseroleid defines a site default for...
2006-09-17 moodlerRemoved the setting of default values. The default...
2006-09-17 skodakinfinite loop prevention when unassigning recursively
2006-09-17 skodakrole assignment and unassignment now propagates to...
2006-09-17 moodlerJust tidying a couple of functions
2006-09-17 skodakbackupdata folder is no longer displayed in list of...
2006-09-17 moodlerAdding defaultrole to course table
2006-09-17 vinkmarChanges required for MDL-6439 made to admin_sitesettext...
2006-09-17 moodlerFixing up script tag for compliance
2006-09-17 moodlerTidying up coursebox teacher listing (no bullets)
2006-09-17 moodlerSort get_user_roles from most local to most general
2006-09-17 moodlerUpdated tags file
2006-09-17 martinlanghoffre-merge of "Merged fix from 1.6 for Bug #5131 - RSS...
2006-09-16 skodakfixed recursive backing up of backup folder when resour...
2006-09-16 skodakbackupdata folder is not visible in directory resource...
2006-09-16 skodakbackupdata folder is not visible in directory resource...
2006-09-16 moodlerUpgrading print_course to use roles properly
2006-09-16 moodlerextending get_user_roles with more options and more...
2006-09-16 moodlerFixed hard-codes string
2006-09-16 moodlerJust some cleanups and removed notices
2006-09-16 moodlerRemoving unneeded functions, still needs some modernising
2006-09-16 moodlerEnrolments working better now. The core part is done...
2006-09-16 moodlerAdded new capability
2006-09-16 moodlerConverted deprecated get_teacher() to use new tables
2006-09-16 moodlerTidy up get_users_with_capability
2006-09-16 moodlerFixed a notice
2006-09-16 moodlerFixed up some bugs and notices when assigning roles...
2006-09-16 skodakfixed unenrol_student() - now uses roles instead of...
2006-09-16 skodakfixed error message
2006-09-16 skodakfixed uploaduser.php to work with role assignments...
2006-09-16 skodakcoverted deprecated get_group_students() to use legacy...
2006-09-16 skodakfixed $groupidsql in get_users_by_capability()
2006-09-16 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-15 moodlerDeleting deprecated methods of assigning people to...
2006-09-15 moodlerWe don't need these any more (obsolete because of role...
2006-09-15 moodlerFixed up a typo
2006-09-15 moodlerVarious logic and capability fixes
2006-09-15 moodlerFixed a bad bug in get_user_roles :-)
2006-09-15 moodlerNew capability: moodle/user:viewhiddendetails
2006-09-15 tjhuntMDL-6041 - Proper fix that eliminates the magic number...
2006-09-15 moodlerRename CONTEXT_USERID --> CONTEXT_USER for consistency
2006-09-15 tjhuntThe ISNULL() function is a nasty mysql-ism. The standar...
2006-09-15 moodlerSome SQL fixes
2006-09-15 moodlerFixed some notices
2006-09-15 moodlerFixed some SQL error
2006-09-15 moodlerGuest account could be getting the default role
2006-09-15 moodlerSome random quote fixing
2006-09-15 tjhuntFix typo.
next