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 |
2007-09-18 |
jamiesensei | MDL-11318 formslib now respects a template for an eleme... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
moodler | The "alias" role names were not being used in the role... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
toyomoyo | added a string for backup/restore |
commit | commitdiff | tree | snapshot |
2007-09-18 |
toyomoyo | MDL-11234, if role definitions matches, restore role... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
toyomoyo | added needsupdate flag into backup/restore, added a... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
moodler | iAdded a string for preview rows in exports |
commit | commitdiff | tree | snapshot |
2007-09-18 |
moodler | Cleaned up the display of the export pages |
commit | commitdiff | tree | snapshot |
2007-09-18 |
moodler | Some layout for the grades export download link / buttons |
commit | commitdiff | tree | snapshot |
2007-09-17 |
stronk7 | Adding Id to file |
commit | commitdiff | tree | snapshot |
2007-09-17 |
stronk7 | Added data_decode_content_links_caller() and data_decod... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
iarenaza | MDL-11299 - Make objectClass string comparison case... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
stronk7 | Adding data_encode_content_links() to backup, so data... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
diml | mismatched code version in file. |
commit | commitdiff | tree | snapshot |
next |