.. |
activity_modules
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
admin
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
admin_bookmarks
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 12:00:47 +00:00 |
admin_tree
|
MDL-21240 shortened urls now start with / everywhere
|
2010-01-18 20:57:32 +00:00 |
blog_menu
|
MDL-20204 converting link to html_writer or action_link
|
2010-02-11 16:27:53 +00:00 |
blog_recent
|
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
|
2010-01-16 15:39:56 +00:00 |
blog_tags
|
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
|
2010-01-16 15:39:56 +00:00 |
calendar_month
|
javascript MDL-21503 Removed use of the global Y from dock, navigation and calendar
|
2010-02-05 06:36:09 +00:00 |
calendar_upcoming
|
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
|
2009-12-16 18:00:58 +00:00 |
comments
|
MDL-20565 When editing is off, hiding blocks whose sub-system is disabled at site level. When editing is on, printing a "[subsytem] is disabled" message.
|
2009-10-15 01:36:50 +00:00 |
course_list
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
course_summary
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
global_navigation_tree
|
MDL-20204 converting some more html_links
|
2010-02-16 15:27:16 +00:00 |
glossary_random
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 12:00:47 +00:00 |
html
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 12:00:47 +00:00 |
loancalc
|
MDL-21235 fixed select method name
|
2010-01-16 18:29:51 +00:00 |
login
|
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
|
2009-12-16 18:00:58 +00:00 |
mentees
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 12:00:47 +00:00 |
messages
|
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
|
2009-12-27 19:47:21 +00:00 |
mnet_hosts
|
mnet MDL-21484 don't offer jump links in the mnet block to remote users
|
2010-02-01 03:37:38 +00:00 |
news_items
|
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
|
2009-12-16 18:00:58 +00:00 |
online_users
|
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
|
2009-12-27 19:47:21 +00:00 |
participants
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
quiz_results
|
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
|
2009-12-16 18:00:58 +00:00 |
recent_activity
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 12:00:47 +00:00 |
rss_client
|
MDL-20204 converting link to html_writer or action_link
|
2010-02-11 16:27:53 +00:00 |
search
|
http://tracker.moodle.org/browse/MDL-21186
|
2009-12-24 23:10:56 +00:00 |
search_forums
|
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
|
2009-12-30 15:19:55 +00:00 |
section_links
|
"MDL-20125, boilerplates added"
|
2010-01-18 05:33:25 +00:00 |
settings_navigation_tree
|
MDL-20204 converting some more html_links
|
2010-02-16 15:27:16 +00:00 |
site_main_menu
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
social_activities
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
tag_flickr
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 12:00:47 +00:00 |
tag_youtube
|
MDL-21293 tag_youtube block - apply conversion of old tags to new ones in specialization()
|
2010-01-21 19:28:28 +00:00 |
tags
|
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
|
2009-12-30 15:19:55 +00:00 |
dock.js
|
navigation MDL-21529 Added a close icon to docked item panels + show/hide event improvements
|
2010-02-08 04:09:18 +00:00 |
edit_form.php
|
block/config MDL-21375 Restrict options on the front page, and use better human-readable names
|
2010-01-25 05:29:51 +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
|
javascript MDL-21503 Removed use of the global Y from dock, navigation and calendar
|
2010-02-05 06:36:09 +00:00 |
upgrade.txt
|
MDL-21125 removing obsolete global $THEME
|
2009-12-23 18:23:21 +00:00 |