.. |
activity_modules
|
MDL-23899 migration to new locale aware asort
|
2010-09-05 13:00:47 +00:00 |
admin_bookmarks
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
blog_menu
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
blog_recent
|
fixed undefined $page
|
2010-09-17 11:15:23 +00:00 |
blog_tags
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
calendar_month
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
calendar_upcoming
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
comments
|
MDL-24321 switching to standard stdClass()
|
2010-09-21 08:54:01 +00:00 |
community
|
community block MDL-24827 redirect to the referer when remove a link from the community finder
|
2010-10-27 03:24:40 +00:00 |
completionstatus
|
completion MDL-24512 Fix hard coded string "More details"
|
2010-10-12 02:02:11 +00:00 |
course_list
|
MDL-6820 - make block icons clickable
|
2010-08-20 06:29:22 +00:00 |
course_overview
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
course_summary
|
MDL-24321 switching to stdClass in /blocks/
|
2010-09-21 08:10:17 +00:00 |
feedback
|
MDL-6820 - make block icons clickable
|
2010-08-20 06:29:22 +00:00 |
glossary_random
|
MDL-24321 switching to stdClass in /blocks/
|
2010-09-21 08:10:17 +00:00 |
html
|
MDL-23916 JS now allowed on private /my/ pages again
|
2010-08-24 09:14:09 +00:00 |
login
|
MDL-10137 rewritten cookie test on login page, username cookie is not required any more - hopefully this will be more reliable test
|
2010-10-10 17:30:28 +00:00 |
mentees
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
messages
|
NOBUG: minor CSS tweaking of the messaging block
|
2010-10-15 03:07:51 +00:00 |
mnet_hosts
|
MDL-6820 - make block icons clickable
|
2010-08-20 06:29:22 +00:00 |
myprofile
|
commenting out bogus code that is never executed
|
2010-09-17 11:13:11 +00:00 |
navigation
|
fixed unterminated JS statements + whitespace
|
2010-09-17 11:00:18 +00:00 |
news_items
|
rss MDL-23391 alter the rss urls to be component names ie mod_forum instead of just module name ie forum
|
2010-07-19 10:57:52 +00:00 |
online_users
|
block_online-users MDLSITE-1002 Fixed chrome issue by adding position css to positioned li
|
2010-10-06 06:24:09 +00:00 |
participants
|
MDL-24321 switching to stdClass in /blocks/
|
2010-09-21 08:10:17 +00:00 |
private_files
|
MDL-24321 switching to stdClass in /blocks/
|
2010-09-21 08:10:17 +00:00 |
quiz_results
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
recent_activity
|
NOBUG Adding missing include
|
2010-10-06 08:58:34 +00:00 |
rss_client
|
MDL-24321 switching to stdClass in /blocks/
|
2010-09-21 08:10:17 +00:00 |
search
|
blocks MDL-24374 upgrading code to change block_search_documents table.docdate and .updated to be integer type instead of datetime
|
2010-10-18 08:33:13 +00:00 |
search_forums
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
section_links
|
MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins
|
2010-07-13 13:56:55 +00:00 |
selfcompletion
|
completion: MDL-2631 Improve queries, reports and fix problems checking for tracked users
|
2010-08-12 03:40:35 +00:00 |
settings
|
blocks MDL-24066 Blocks can now choose to be hideable + navigation and settings are no longer hideable.
|
2010-09-14 02:12:41 +00:00 |
site_main_menu
|
MDL-24321 switching to stdClass in /blocks/
|
2010-09-21 08:10:17 +00:00 |
social_activities
|
MDL-24321 switching to stdClass in /blocks/
|
2010-09-21 08:10:17 +00:00 |
tag_flickr
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
tag_youtube
|
MDL-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
tags
|
tags MDL-22030 fixed redirection error after adding a tag. fixed course tags links rendering on only first tag block.
|
2010-09-30 02:40:41 +00:00 |
dock.js
|
navigation MDL-24129 showing the hidden regions when moving blocks. This also adds the 'blocks-moving' class to the body as an indicator for themers.
|
2010-09-10 07:20:41 +00:00 |
edit_form.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
index.html
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 12:00:47 +00:00 |
moodleblock.class.php
|
blocks MDL-24066 Blocks can now choose to be hideable + navigation and settings are no longer hideable.
|
2010-09-14 02:12:41 +00:00 |
upgrade.txt
|
MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins
|
2010-07-13 13:56:55 +00:00 |