]> git.mjollnir.org Git - moodle.git/commit
MDL-12945 a slightly bigger patch for performance in recent activity and various...
authorskodak <skodak>
Thu, 24 Jan 2008 20:33:50 +0000 (20:33 +0000)
committerskodak <skodak>
Thu, 24 Jan 2008 20:33:50 +0000 (20:33 +0000)
commitdd97c3286859dff8e9f14f23941d8cb891bba18b
tree510ec8032c4f82bfc980ef610e4e497fd7be15a7
parentd20737e8bfce17fcb78f6f82366f86dbfdbfc83a
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
63 files changed:
blocks/activity_modules/block_activity_modules.php
blocks/admin/block_admin.php
blocks/calendar_month/block_calendar_month.php
blocks/calendar_upcoming/block_calendar_upcoming.php
blocks/course_list/block_course_list.php
blocks/course_summary/block_course_summary.php
blocks/glossary_random/block_glossary_random.php
blocks/mnet_hosts/block_mnet_hosts.php
blocks/news_items/block_news_items.php
blocks/online_users/block_online_users.php
blocks/section_links/block_section_links.php
blocks/site_main_menu/block_site_main_menu.php
blocks/social_activities/block_social_activities.php
calendar/lib.php
course/lib.php
course/recent.php
course/recent_form.php [new file with mode: 0644]
filter/activitynames/filter.php
lang/en_utf8/assignment.php
lang/en_utf8/chat.php
lang/en_utf8/moodle.php
lib/datalib.php
lib/db/mysql.php
lib/db/postgres7.php
lib/db/upgrade.php
lib/grouplib.php
lib/weblib.php
mod/assignment/index.php
mod/assignment/lib.php
mod/assignment/settings.php
mod/chat/index.php
mod/chat/lib.php
mod/choice/index.php
mod/data/index.php
mod/data/lib.php
mod/exercise/lib.php
mod/forum/index.php
mod/forum/lib.php
mod/forum/post.php
mod/forum/search.php
mod/glossary/approve.php
mod/glossary/index.php
mod/glossary/lib.php
mod/journal/index.php
mod/journal/lib.php
mod/label/lib.php
mod/lams/lib.php
mod/lesson/index.php
mod/lesson/lib.php
mod/quiz/index.php
mod/quiz/lib.php
mod/resource/index.php
mod/resource/lib.php
mod/scorm/index.php
mod/scorm/lib.php
mod/survey/index.php
mod/survey/lib.php
mod/wiki/index.php
mod/wiki/lib.php
mod/workshop/index.php
mod/workshop/lib.php
theme/standard/styles_fonts.css
version.php