2007-09-19 |
martinlanghoff | course/participants: fix sort order when last access... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | weblib: print_user()/print_user_picture() optimisations |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | moodlelib: require_login() - rework course/category... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib:course_parent_visible() rework, remove category... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: get_my_courses() - add course visibility checks |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_user_courses_bycap() also returns catego... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: has_cap_fad() - merge switchrole with defaul... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: remove unused static var |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: remove deprecated load_defaultuser_role() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | moodlelib:remove_course_contents() does not need to... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: delete_context() now appropriately marks... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | Interactive enrolment/unenrolments: make sure we unset... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: load_all_capabilities() must clear USER... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: drop rdef mangling part two |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | moodlelib: require_login() - assign tempguest role... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: intro load_temp_role() for temporary guest... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: drop rdef mangling for default role - check... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib:load_all_capabilities() - fix guest user... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib/moodlelib: check $USER->access[rsw] for roles... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/unenrol: check $USER->access[rsw] for role switches |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Document accessdata, public api, stale acces... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: rename "sess" and "accessinfo" to accessdata |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib:require_capability() revamp to check for... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib:context_moved() remove debugging msgs |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/index: Move categories around using move_category() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/lib: move_courses() calls content_moved(), intro... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib:content_moved() fix bug in depth handling |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course: Changing a course cat from course/edit calls... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: create_context() fix to also populate the... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Introducing context_moved() - call after... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/edit: mark the course contextpath as dirty to... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: create_context() now populates the path... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: simplify and speedup create_context() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/unenrol codepaths mark the context dirty - bugfix |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib:reload_all_capabilities() - force a reload... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | enrol/paypal: mark the contextpath as dirty on unenrolment |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | enrol/mnet: mark context as dirty after unenrol |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | deprecatedlib: Legacy interactive enrol/unenrol codepat... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | All interactive enrol/unenrol codepaths mark the contex... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | cron: call cleanup_dirty_contexts() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Introduce (and use) reload_all_capabilities() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_user_courses_bycap() fix bug introduced... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | admin/roles: context-specific role changes mark the... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | admin/roles: sitewide role changes mark site context... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Introduce $DIRTYCONTEXTS, $USER->access... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Introduce functions to deal with dirty contexts |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | get_role_users() callers rework to use the new $gethidden |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | group/assign: fixed performance of assigning users... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/lib:print_course() smarter calling of get_role_u... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib:get_role_users() revamp |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: get_courses_search() remove dead code |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/search.php: smarter about contexts, bugfix in... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: get_courses_search() learns to be smart about... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | categories: Categories page and get_courses_page()... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: introducing make_context_subobj() - and... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Fix dup enrolment entries in get_user_access... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_context_users_bycap() draft for course... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | get_my_courses() - bugfix in sitewide-login-as support. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | get_my_courses(): Support course-level login as |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: remove some functions we do not need anymore |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Intro global $ACCESS and load_user_accessdata() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/view: roleswitch checks moved to the course... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: add support for multi-enrolments |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | weblib: switchroles_form() user_login_string() handle... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: role_switch() supports unswitching by passin... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: has_cap_from_sess() now supports role switching |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib - role_switch() revamp, introduce get_role_ac... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Draft get_context_users_byrole() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | get_my_courses() and get_user_courses_bycap() field... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_user_courses_bycap() - make $doanything... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_user_courses_bycap() is less of a piggy... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: get_my_courses() - some fixes to the data... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_my_courses() rework, new get_courses_byc... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: has_capability() - useful debugging bit... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_user_access_bycontext() fetches override... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: default, guest and notloggedin roles work... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: has_capability() now works for the logged... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: initial has_capability() rewrite |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | lib/setup: declare SYSCONTEXTID to have the system... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Introducing get_user_sitewide_access($userid) |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: Introducing sql_intarray_to_in() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | user_set_preference(): minor optimisation |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Introducing build_context_path() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib:add_to_log() - avoid schema lookups, pace updat... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | pagelib: Course page - preload child contexts and smart... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | weblib:update_course_icon() - remove access control... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib:get_child_contexts() reworked to use context... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Introducing cleanup_contexts() and use it... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
toyomoyo | minor fix for count of users |
commit | commitdiff | tree | snapshot |
2007-09-19 |
toyomoyo | MDL-11324, only display users with moodle:course/view... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
stronk7 | Now assignment_submissions->data1 & data2 are nullable... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
stronk7 | Minor improvements to messages window for wood. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
skodak | MDL-1883 info for 3rd party developers in DEBUG_DEVELOP... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
skodak | MDL-1883 improved perf when editing scales - new functi... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
stronk7 | Fix some HTML in messages (wrong <a> and roundcorners... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
urs_hunkler | enhancements for messages: remove header and footer... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
nicolasconnault | MDL-11312 Added new grade_letters table, and new grade_... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
thepurpleblob | Typo! |
commit | commitdiff | tree | snapshot |
2007-09-18 |
tjhunt | MDL-11317 - Slashes displayed in incorrect responses... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
jamiesensei | moved question_make_default_categories function to... |
commit | commitdiff | tree | snapshot |
next |