]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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.
2006-09-15 moodlerJust tidying
2006-09-15 ethemTidy up
2006-09-15 ethemTidy up
2006-09-15 ethemTidy up
2006-09-15 ethemNew string for capability: Manage payments
2006-09-15 ethemNew string for capability: Manage Payments
2006-09-15 ethemGoodbye old config
2006-09-15 vyshaneMerge from 1.6 stable. Small fixes to make xhtml validate.
2006-09-15 moodlerFIxed navigation
2006-09-15 toyomoyochanging lib functions to work with roles, some functio...
2006-09-15 moodlerPassing cleanup
2006-09-15 moodlerBringing phpinfo into the fold
2006-09-15 moodlerFIxed docs
2006-09-15 moodlerFixed a notice when course->modinfo is empty
2006-09-15 moodlerFixed some subscription typos
2006-09-15 moodlerUpdates for visual stuff
2006-09-15 vyshaneFixed bug in forum_search_posts(). More testing needed...
2006-09-15 moodlerCleaning up assign and override interfaces
2006-09-15 vyshaneFixed bug in get_records_sql(). This call:
2006-09-15 vyshaneSmall SQL fix. Removed unneeded WHERE clause
2006-09-14 gbatesondo not add $restore->course_startdateoffset to ANY...
2006-09-14 moodlerTidying
2006-09-14 moodlerTidied up the role assignment pages
2006-09-14 moodlerAllow columns to be zero
2006-09-14 thepurpleblobMerged from STABLE
2006-09-14 moodlerReorganise settings a bit
2006-09-14 moodlerSome fixes to user policies (removed some which are...
2006-09-14 gbatesonmoved restorelog code to "hotpot_restore_mods", so...
2006-09-14 moodlerDon't overwrite capabilities when loading default role
2006-09-14 moodlerAdded a new setting called $CFG->defaultuserroleid...
2006-09-14 toyomoyochanging sql calls from user_students table to role_ass...
2006-09-14 vyshaneMinor formatting tidyup
2006-09-14 vyshaneConverted forum searches so that they take into account...
2006-09-14 bobopinnaRemoved two style definitions (bug MDL-6209)
2006-09-14 moodlerRemoved a PHP4 notice
2006-09-14 gbatesonadd get_coursemodule_from_id/instance functions for...
2006-09-14 gbatesonreduce length of worksheet name to 31 chars if running...
2006-09-14 gbatesonremove   from blank cells when generating Excel...
2006-09-14 moodlerBetter handling of forum id/object
2006-09-14 moodlerStrip tags from block skip link names
2006-09-14 moodlerFixed some typos
2006-09-14 moodlerFixed a notice
2006-09-14 toyomoyofixing missing bracket
2006-09-14 moodlerFixed a typo
2006-09-14 moodlerMerged fix from http://moodle.org/mod/forum/discuss...
next