]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-19 mark-nielsenAttempted to improve the display of the table in collap...
2006-09-19 mark-nielsenFix for the instance mentioned in MDL-3058
2006-09-19 mark-nielsenCorrected a lang entry for better translation
2006-09-19 moodlerMerged fix related to MDL-6020
2006-09-19 mark-nielsenGot ahead of myself, fixed by bug fix
2006-09-19 mark-nielsenNotice fix in report for numerical question types
2006-09-19 mark-nielsenFix in addpage.php when one deletes all pages in a...
2006-09-19 toyomoyotook out a comment, for proper debugging use the new...
2006-09-19 mark-nielsenSaw several problems with lesson_choose_from_menu,...
2006-09-19 mark-nielsenRemoved hard-coded strings and fixed labels
2006-09-19 mark-nielsenRemoved a hard-coded string and added PHPdoc comments...
2006-09-19 mark-nielsenremoved some unecessary comments
2006-09-19 toyomoyofunction should be looking up parent contexts too
2006-09-19 mark-nielsenFixed a bug when detecting a user as eligible for posti...
2006-09-19 mark-nielsenFixed alignment problem with the buttons for password...
2006-09-19 toyomoyoreplacing references to user_* tables
2006-09-19 tomflannaghanPreset added. This is a basic javascript based preset.
2006-09-18 skodakadded capabilty risks into access.php and GUI for defin...
2006-09-18 skodakMDL-6568 shortname added to roles
2006-09-18 ethemunenrol_student() -> role_unassign()
2006-09-18 vyshaneAdded new capabilities, renamed mod/data:readentry...
2006-09-18 moodlerFixing debugging
2006-09-18 moodlerFixed up some more debug statements
2006-09-18 moodlerFixed a some debugging statements
2006-09-18 vyshaneFixed notice
2006-09-18 toyomoyoremoving get_creators(), no more reference to the function
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...
next