]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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...
2006-09-14 moodlerRevert to standardwhite if theme is missing MDL...
2006-09-14 moodlerFixing up comments on debugging()
2006-09-14 moodlerMoved debugging() to weblib.php since it's really about...
2006-09-14 toyomoyotaking out user_student table reference in SQL, replace...
2006-09-14 moodlerRemove obsolete themes link MDL-6518
2006-09-14 toyomoyoreplacing legacy calls
2006-09-14 vyshaneFix for MDL-6517. Patch by David Mudrak.
2006-09-13 gbatesonfix for overly advanced version numbers in HotPot modul...
2006-09-13 urs_hunkler'merged from 1.6'
2006-09-13 tjhuntMDL-6542 - Don't run the unit tests until the user...
2006-09-13 tjhuntPut the unit test styles in the standard theme, rather...
2006-09-13 urs_hunklerMerged from 1.6. See bug MDL-6028
2006-09-13 tjhuntFix ordering problem with question number column headings.
2006-09-13 tjhuntRemoving Eclipse .project file that Al committed by...
2006-09-13 tjhuntFix typo.
2006-09-13 tjhuntDelete what I assume is a bogus line.
2006-09-13 thompson697Complete work on Roll Forwards - Restore from previous...
2006-09-13 moodlerCHanged a lot of CFG->debug stuff to use the new debugg...
next