]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-09-19 martinlanghoffaccesslib: make_context_subobj() now expects ctxlevel...
2007-09-19 martinlanghoffdatalib:get_courses_wmanagers() handle empty $CFG-...
2007-09-19 martinlanghoffaccesslib: get_user_access_sitewide() was skipping...
2007-09-19 martinlanghoffaccesslib: get_user_access_bycontext() fetches all...
2007-09-19 martinlanghoffcalendar/lib: calendar_set_filters() use pre-fetched...
2007-09-19 martinlanghoffcourse/index: remove call to rebuild_context_rel()
2007-09-19 martinlanghoffaccesslib upgrade: remove stray build_context_rel(...
2007-09-19 martinlanghoffweblib: build_navigation() try to avoid pointless capchecks
2007-09-19 martinlanghoffcourse/lib: print_course() fix bug when $course->manage...
2007-09-19 martinlanghoffaccesslib: has_cap_fad() respect local-context-wins...
2007-09-19 martinlanghoffcourse/lib: print_my_moodle() - ask get_my_courses...
2007-09-19 martinlanghoffdatalib: get_my_courses() honour $fields array
2007-09-19 martinlanghoffaccesslib: get_my_courses() fix when called when empty...
2007-09-19 martinlanghoffindex.php: drop unused $hidesitecourse parameter when...
2007-09-19 martinlanghoffcourse/lib: print_courses() drop $hidesitecourse parameter
2007-09-19 martinlanghoffRevert "course/lib: print_courses() - no need to worry...
2007-09-19 martinlanghoffaccesslib - Ensure newly-created categories have a...
2007-09-19 martinlanghoffRevert "textlib: Don't require_once() class.t3lib_div...
2007-09-19 martinlanghoffaccesslib: get_user_access_bycontext() remove 2 unused...
2007-09-19 martinlanghoffcourse/lib: print_courses() - no need to worry about...
2007-09-19 martinlanghoffdatalib: get_courses_wmanagers() exclude the sitecourse
2007-09-19 martinlanghoffcourse/index: Bring back Petr's MDL-9647 simplify deali...
2007-09-19 martinlanghoffaccesslib: is_siteadmin() bugfixes
2007-09-19 martinlanghoffaccesslib: fix SQL CAST()s to work on MySQL and PostgreSQL
2007-09-19 martinlanghoffaccesslib: remove has_capability_including_child_contexts()
2007-09-19 martinlanghoffmoodlelib: isediting() uses $PAGE->user_allowed_editing...
2007-09-19 martinlanghoffindex: use $PAGE->edit_course_allowed() instead of...
2007-09-19 martinlanghoffblocks/admin_tree: applicable_formats() is called as...
2007-09-19 martinlanghoffRevert "datalib: Introducing sql_intarray_to_in()"
2007-09-19 martinlanghoffaccesslib: replace join() and sql_intarray_to_in()...
2007-09-19 martinlanghofftextlib: Don't require_once() class.t3lib_div.php which...
2007-09-19 martinlanghoffmoodlelib: moodle_request_shutdown() prints included...
2007-09-19 martinlanghoffblocks/admin_tree: Show the block if some admin privs...
2007-09-19 martinlanghoffaccesslib upgrade: admin/upgradesettings may need to...
2007-09-19 martinlanghoffaccesslib 1.9 upgrade: homepage check to see if we...
2007-09-19 martinlanghoffaccesslib rework: Upgrade block to populate context...
2007-09-19 martinlanghoffaccesslib: Introducing is_siteadmin() to reliably check...
2007-09-19 martinlanghoffadmin/index: Populate the context path JIT for the...
2007-09-19 martinlanghoffaccesslib: get_user_courses_bycap() fix to deal with...
2007-09-19 martinlanghoffaccesslib: remove references to deprecated context_rel...
2007-09-19 martinlanghoffadmin/cron: move accesslib stuff to occasional cleanups...
2007-09-19 martinlanghoffaccesslib: build_context_path() is now much much cheaper
2007-09-19 martinlanghoffbackup/restore_form.html: tiny XHTML compliance fix
2007-09-19 martinlanghoffdatalib: get_categories() - remove PostgreSQL-ism
2007-09-19 martinlanghoffaccesslib: Use sql_compat() to remove unportable Postgr...
2007-09-19 martinlanghoffaccesslib: get_assignable_roles() reworked to be consta...
2007-09-19 martinlanghoffcourse/index: minor context-related fixes
2007-09-19 martinlanghoffdatalib: get_categories() returns context, supports...
2007-09-19 martinlanghoffdatalib: fix_course_sortorder() - minor optimisation
2007-09-19 martinlanghoffcourse/lib: print_courses() and print_course() rework
2007-09-19 martinlanghoffdatalib: Introducing get_courses_wmanagers() for print_...
2007-09-19 martinlanghoffcourse/lib: print_course() bugfix when $rusers is empty
2007-09-19 martinlanghoffaccesslib: get_parent_contexts() bugfix
2007-09-19 martinlanghoffaccesslib: has_capability() now loads sub-course access...
2007-09-19 martinlanghoffmoodlelib: require_login() rework
2007-09-19 martinlanghoffaccesslib: Fix dirty paths checks on PHPv4
2007-09-19 martinlanghoffaccesslib: phpdoc update get_child_contexts()
2007-09-19 martinlanghoffaccesslib: rm get_role_context_capability() and update...
2007-09-19 martinlanghoffaccesslib: remove role_add_lastaccess_entries(),role_re...
2007-09-19 martinlanghoffaccesslib: require_capability() phpdoc notes
2007-09-19 martinlanghoffaccesslib: get_parent_cats() goes away too...
2007-09-19 martinlanghoffaccesslib: remove get_role_caps() merge_role_caps()
2007-09-19 martinlanghoffaccesslib: remove validate_context()
2007-09-19 martinlanghoffaccesslib: get_context_instance() - ignore clearcache
2007-09-19 martinlanghoffaccesslib: get_parent_contexts() reworked to use contex...
2007-09-19 martinlanghoffaccesslib: remove insert_context_rel(), build_context_r...
2007-09-19 martinlanghoffaccesslib: mark_context_dirty() - fix race condition
2007-09-19 martinlanghoffaccesslib: mark_context_dirty() don't mark it there...
2007-09-19 martinlanghoffdatalib: add_to_log() fix a bug and better error handling
2007-09-19 martinlanghoffblocks/admin_tree: exit early for non-admins
2007-09-19 martinlanghoffaccesslib: get_user_access_sitewide() fix invalid SQL...
2007-09-19 martinlanghoffdatalib: get_admin() - cache in a static var
2007-09-19 martinlanghoffuser/view: show user courses that are hidden, with...
2007-09-19 martinlanghoffdatalib: get_my_courses() now returns invisible courses...
2007-09-19 martinlanghoffaccesslib: has_capability() - fix warnings about FULLME...
2007-09-19 martinlanghoffmod/chat: chat_update_chat_times() smarter
2007-09-19 martinlanghoffmod/chat: reduce number of queries in cron.
2007-09-19 martinlanghoffaccesslib: has_capability() now supports fake $USER...
2007-09-19 martinlanghoffuser/index: make use of the smarter print_user_picture() -
2007-09-19 martinlanghoffcourse/participants: fix sort order when last access...
2007-09-19 martinlanghoffweblib: print_user()/print_user_picture() optimisations
2007-09-19 martinlanghoffmoodlelib: require_login() - rework course/category...
2007-09-19 martinlanghoffdatalib:course_parent_visible() rework, remove category...
2007-09-19 martinlanghoffdatalib: get_my_courses() - add course visibility checks
2007-09-19 martinlanghoffaccesslib: get_user_courses_bycap() also returns catego...
2007-09-19 martinlanghoffaccesslib: has_cap_fad() - merge switchrole with defaul...
2007-09-19 martinlanghoffaccesslib: remove unused static var
2007-09-19 martinlanghoffaccesslib: remove deprecated load_defaultuser_role()
2007-09-19 martinlanghoffmoodlelib:remove_course_contents() does not need to...
2007-09-19 martinlanghoffaccesslib: delete_context() now appropriately marks...
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...
next