]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-09-19 martinlanghoffInteractive enrolment/unenrolments: make sure we unset...
2007-09-19 martinlanghoffaccesslib: load_all_capabilities() must clear USER...
2007-09-19 martinlanghoffaccesslib: drop rdef mangling part two
2007-09-19 martinlanghoffmoodlelib: require_login() - assign tempguest role...
2007-09-19 martinlanghoffaccesslib: intro load_temp_role() for temporary guest...
2007-09-19 martinlanghoffaccesslib: drop rdef mangling for default role - check...
2007-09-19 martinlanghoffaccesslib:load_all_capabilities() - fix guest user...
2007-09-19 martinlanghoffaccesslib/moodlelib: check $USER->access[rsw] for roles...
2007-09-19 martinlanghoffcourse/unenrol: check $USER->access[rsw] for role switches
2007-09-19 martinlanghoffaccesslib: Document accessdata, public api, stale acces...
2007-09-19 martinlanghoffaccesslib: rename "sess" and "accessinfo" to accessdata
2007-09-19 martinlanghoffaccesslib:require_capability() revamp to check for...
2007-09-19 martinlanghoffaccesslib:context_moved() remove debugging msgs
2007-09-19 martinlanghoffcourse/index: Move categories around using move_category()
2007-09-19 martinlanghoffcourse/lib: move_courses() calls content_moved(), intro...
2007-09-19 martinlanghoffaccesslib:content_moved() fix bug in depth handling
2007-09-19 martinlanghoffcourse: Changing a course cat from course/edit calls...
2007-09-19 martinlanghoffaccesslib: create_context() fix to also populate the...
2007-09-19 martinlanghoffaccesslib: Introducing context_moved() - call after...
2007-09-19 martinlanghoffcourse/edit: mark the course contextpath as dirty to...
2007-09-19 martinlanghoffaccesslib: create_context() now populates the path...
2007-09-19 martinlanghoffaccesslib: simplify and speedup create_context()
2007-09-19 martinlanghoffcourse/unenrol codepaths mark the context dirty - bugfix
2007-09-19 martinlanghoffaccesslib:reload_all_capabilities() - force a reload...
2007-09-19 martinlanghoffenrol/paypal: mark the contextpath as dirty on unenrolment
2007-09-19 martinlanghoffenrol/mnet: mark context as dirty after unenrol
2007-09-19 martinlanghoffdeprecatedlib: Legacy interactive enrol/unenrol codepat...
2007-09-19 martinlanghoffAll interactive enrol/unenrol codepaths mark the contex...
2007-09-19 martinlanghoffcron: call cleanup_dirty_contexts()
2007-09-19 martinlanghoffaccesslib: Introduce (and use) reload_all_capabilities()
2007-09-19 martinlanghoffaccesslib: get_user_courses_bycap() fix bug introduced...
2007-09-19 martinlanghoffadmin/roles: context-specific role changes mark the...
2007-09-19 martinlanghoffadmin/roles: sitewide role changes mark site context...
2007-09-19 martinlanghoffaccesslib: Introduce $DIRTYCONTEXTS, $USER->access...
2007-09-19 martinlanghoffaccesslib: Introduce functions to deal with dirty contexts
2007-09-19 martinlanghoffget_role_users() callers rework to use the new $gethidden
2007-09-19 martinlanghoffgroup/assign: fixed performance of assigning users...
2007-09-19 martinlanghoffcourse/lib:print_course() smarter calling of get_role_u...
2007-09-19 martinlanghoffaccesslib:get_role_users() revamp
2007-09-19 martinlanghoffdatalib: get_courses_search() remove dead code
2007-09-19 martinlanghoffcourse/search.php: smarter about contexts, bugfix in...
2007-09-19 martinlanghoffdatalib: get_courses_search() learns to be smart about...
2007-09-19 martinlanghoffcategories: Categories page and get_courses_page()...
2007-09-19 martinlanghoffaccesslib: introducing make_context_subobj() - and...
2007-09-19 martinlanghoffaccesslib: Fix dup enrolment entries in get_user_access...
2007-09-19 martinlanghoffaccesslib: get_context_users_bycap() draft for course...
2007-09-19 martinlanghoffget_my_courses() - bugfix in sitewide-login-as support.
2007-09-19 martinlanghoffget_my_courses(): Support course-level login as
2007-09-19 martinlanghoffaccesslib: remove some functions we do not need anymore
2007-09-19 martinlanghoffaccesslib: Intro global $ACCESS and load_user_accessdata()
2007-09-19 martinlanghoffcourse/view: roleswitch checks moved to the course...
2007-09-19 martinlanghoffaccesslib: add support for multi-enrolments
2007-09-19 martinlanghoffweblib: switchroles_form() user_login_string() handle...
2007-09-19 martinlanghoffaccesslib: role_switch() supports unswitching by passin...
2007-09-19 martinlanghoffaccesslib: has_cap_from_sess() now supports role switching
2007-09-19 martinlanghoffaccesslib - role_switch() revamp, introduce get_role_ac...
2007-09-19 martinlanghoffaccesslib: Draft get_context_users_byrole()
2007-09-19 martinlanghoffget_my_courses() and get_user_courses_bycap() field...
2007-09-19 martinlanghoffaccesslib: get_user_courses_bycap() - make $doanything...
2007-09-19 martinlanghoffaccesslib: get_user_courses_bycap() is less of a piggy...
2007-09-19 martinlanghoffdatalib: get_my_courses() - some fixes to the data...
2007-09-19 martinlanghoffaccesslib: get_my_courses() rework, new get_courses_byc...
2007-09-19 martinlanghoffaccesslib: has_capability() - useful debugging bit...
2007-09-19 martinlanghoffaccesslib: get_user_access_bycontext() fetches override...
2007-09-19 martinlanghoffaccesslib: default, guest and notloggedin roles work...
2007-09-19 martinlanghoffaccesslib: has_capability() now works for the logged...
2007-09-19 martinlanghoffaccesslib: initial has_capability() rewrite
2007-09-19 martinlanghofflib/setup: declare SYSCONTEXTID to have the system...
2007-09-19 martinlanghoffaccesslib: Introducing get_user_sitewide_access($userid)
2007-09-19 martinlanghoffdatalib: Introducing sql_intarray_to_in()
2007-09-19 martinlanghoffuser_set_preference(): minor optimisation
2007-09-19 martinlanghoffaccesslib: Introducing build_context_path()
2007-09-19 martinlanghoffdatalib:add_to_log() - avoid schema lookups, pace updat...
2007-09-19 martinlanghoffpagelib: Course page - preload child contexts and smart...
2007-09-19 martinlanghoffweblib:update_course_icon() - remove access control...
2007-09-19 martinlanghoffaccesslib:get_child_contexts() reworked to use context...
2007-09-19 martinlanghoffaccesslib: Introducing cleanup_contexts() and use it...
2007-09-19 toyomoyominor fix for count of users
2007-09-19 toyomoyoMDL-11324, only display users with moodle:course/view...
2007-09-18 stronk7Now assignment_submissions->data1 & data2 are nullable...
2007-09-18 stronk7Minor improvements to messages window for wood.
2007-09-18 skodakMDL-1883 info for 3rd party developers in DEBUG_DEVELOP...
2007-09-18 skodakMDL-1883 improved perf when editing scales - new functi...
2007-09-18 stronk7Fix some HTML in messages (wrong <a> and roundcorners...
2007-09-18 urs_hunklerenhancements for messages: remove header and footer...
2007-09-18 nicolasconnaultMDL-11312 Added new grade_letters table, and new grade_...
2007-09-18 thepurpleblobTypo!
2007-09-18 tjhuntMDL-11317 - Slashes displayed in incorrect responses...
2007-09-18 jamiesenseimoved question_make_default_categories function to...
2007-09-18 jamiesenseiMDL-11318 formslib now respects a template for an eleme...
2007-09-18 moodlerThe "alias" role names were not being used in the role...
2007-09-18 toyomoyoadded a string for backup/restore
2007-09-18 toyomoyoMDL-11234, if role definitions matches, restore role...
2007-09-18 moodlerAutomatic installer.php lang files by installer_builder...
2007-09-18 toyomoyoadded needsupdate flag into backup/restore, added a...
2007-09-18 moodleriAdded a string for preview rows in exports
2007-09-18 moodlerCleaned up the display of the export pages
2007-09-18 moodlerSome layout for the grades export download link / buttons
2007-09-17 stronk7Adding Id to file
2007-09-17 stronk7Added data_decode_content_links_caller() and data_decod...
next