2007-09-19 |
martinlanghoff | moodlelib: moodle_request_shutdown() prints included... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | blocks/admin_tree: Show the block if some admin privs... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib upgrade: admin/upgradesettings may need to... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib 1.9 upgrade: homepage check to see if we... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib rework: Upgrade block to populate context... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Introducing is_siteadmin() to reliably check... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | admin/index: Populate the context path JIT for the... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_user_courses_bycap() fix to deal with... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: remove references to deprecated context_rel... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | admin/cron: move accesslib stuff to occasional cleanups... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: build_context_path() is now much much cheaper |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | backup/restore_form.html: tiny XHTML compliance fix |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: get_categories() - remove PostgreSQL-ism |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Use sql_compat() to remove unportable Postgr... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_assignable_roles() reworked to be consta... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/index: minor context-related fixes |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: get_categories() returns context, supports... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: fix_course_sortorder() - minor optimisation |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/lib: print_courses() and print_course() rework |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: Introducing get_courses_wmanagers() for print_... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | course/lib: print_course() bugfix when $rusers is empty |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_parent_contexts() bugfix |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: has_capability() now loads sub-course access... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | moodlelib: require_login() rework |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: Fix dirty paths checks on PHPv4 |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: phpdoc update get_child_contexts() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: rm get_role_context_capability() and update... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: remove role_add_lastaccess_entries(),role_re... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: require_capability() phpdoc notes |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_parent_cats() goes away too... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: remove get_role_caps() merge_role_caps() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: remove validate_context() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_context_instance() - ignore clearcache |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_parent_contexts() reworked to use contex... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: remove insert_context_rel(), build_context_r... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: mark_context_dirty() - fix race condition |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: mark_context_dirty() don't mark it there... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: add_to_log() fix a bug and better error handling |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | blocks/admin_tree: exit early for non-admins |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: get_user_access_sitewide() fix invalid SQL... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: get_admin() - cache in a static var |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | user/view: show user courses that are hidden, with... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | datalib: get_my_courses() now returns invisible courses... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: has_capability() - fix warnings about FULLME... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | mod/chat: chat_update_chat_times() smarter |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | mod/chat: reduce number of queries in cron. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | accesslib: has_capability() now supports fake $USER... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
martinlanghoff | user/index: make use of the smarter print_user_picture() - |
commit | commitdiff | tree | snapshot |
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 |
next |