..
fonts
help
MDL-19676 MDL-14408 MDL-8776 Blog improvements
2009-10-30 07:25:50 +00:00
access.php
ajaxlib: MDL-16695 New page_requirements_manager class. Soon to replace require_js.
2009-06-12 03:13:29 +00:00
activitynames.php
admin.php
MDL-20900 iconv now required in 2.0
2009-11-18 22:26:16 +00:00
algebra.php
assignment.php
mod-assignment MDL-20241 Upgraded assignment to use new navigation blocks
2009-09-09 08:23:41 +00:00
auth.php
en_utf8 MDL-19468 Copied auth_* language strings back into auth.php to maintain backwards compatibility
2009-10-09 05:25:00 +00:00
auth_cas.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_db.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_email.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_fc.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_imap.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_ldap.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_manual.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_mnet.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_nntp.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_nologin.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_none.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_pam.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_pop3.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_radius.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_shibboleth.php
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
auth_webservice.php
MDL-17135 basic ws auth plugin, this plugin does not allow normal logins through /login/index.php
2009-10-06 20:26:22 +00:00
block.php
blocks: MDL-19893 move blocks on page UI - part 1
2009-07-30 08:22:12 +00:00
block_blog_recent.php
MDL-19688 Recent blog entries block
2009-10-30 07:27:33 +00:00
block_course_list.php
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00
block_course_summary.php
block_global_navigation_tree.php
MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle.
2009-08-28 10:28:16 +00:00
block_glossary_random.php
MDL-14635 remove tags from glossary block help, merged from 19
2008-06-25 03:26:08 +00:00
block_html.php
block_loancalc.php
block_mentees.php
blocks: MDL-19889 Convert mentees block to use edit_form.php - lang string.
2009-07-29 05:19:45 +00:00
block_mnet_hosts.php
block_online_users.php
MDL-11984 blocks: new capability block/online_users:viewlist which may be used to restrict viewing of list of online users, if cap not allowed only number of users dispalyed, I hope this will be also faster because only one query used now (insetad of two); for BC reasons enabled by default in all legacy roles
2008-11-30 15:42:48 +00:00
block_quiz_results.php
block_rss_client.php
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
block_search.php
Drift between CVS and git
2008-06-25 17:31:23 +00:00
block_search_forums.php
block_section_links.php
block_settings_navigation_tree.php
MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle.
2009-08-28 10:28:16 +00:00
block_social_activities.php
block_tag_flickr.php
block_tag_youtube.php
block_tags.php
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
blog.php
MDL-19676 MDL-14408 MDL-8776 Blog improvements
2009-10-30 07:25:50 +00:00
bulkusers.php
MDL-12101 cleanup/fixing/refactoring of user bulk operation and admin user browsing
2007-11-13 08:43:20 +00:00
calendar.php
calendar MDL-20601 Conversion of calendar to mforms and new html editor + file API
2009-11-02 03:50:56 +00:00
censor.php
chat.php
"MDL-14651, improved chat module interface"
2009-10-08 06:37:00 +00:00
choice.php
mod-choice MDL-20248 Upgraded choice module to use the new navigation blocks
2009-09-10 07:51:53 +00:00
completion.php
MDL-19692: Completion tracking help icon enhancements
2009-07-14 14:00:34 +00:00
condition.php
MDL-18297: Changed date conditions so that the text and behaviour is more natural.
2009-04-17 16:06:29 +00:00
countries.php
merge from 19_STABLE
2008-02-06 05:56:10 +00:00
coursereport_log.php
MDL-17464 profile reports are now respecting course report caps
2008-11-30 12:04:27 +00:00
coursereport_outline.php
MDL-17463 - renamed outline to activity report - merged from MOODLE_19_STABLE
2008-11-29 15:09:50 +00:00
coursereport_participation.php
MDL-17463 - reparate capabilities for course and admin reports
2008-11-29 14:22:10 +00:00
coursereport_progress.php
MDL-17463 chnging progress report cap to new standard
2008-11-29 16:41:20 +00:00
coursereport_stats.php
MDL-17463 - reparate capabilities for course and admin reports
2008-11-29 14:22:10 +00:00
currencies.php
data.php
MDL-11896 added hint if entry awaits approval
2009-09-27 18:08:27 +00:00
datapreset_imagegallery.php
dbtransfer.php
admin dbtransfer: MDL-18225 dbtransfer script should do some output to reassure you that something is happening.
2009-02-12 08:34:35 +00:00
debug.php
MDL-20697 removing duplicate error string, fixing get_site() which is now using exceptions
2009-11-01 09:10:09 +00:00
editor.php
MDL-19211 text editor plugins configuration
2009-05-17 21:10:06 +00:00
editor_textarea.php
MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon
2009-05-16 20:53:21 +00:00
editor_tinymce.php
Added some ellipses to some new strings
2009-11-11 07:05:31 +00:00
emailprotect.php
enrol_authorize.php
http://moodle.org/mod/forum/discuss.php?d=100629
2008-07-04 16:59:24 +00:00
enrol_database.php
MDL-12296:
2007-11-21 11:06:46 +00:00
enrol_flatfile.php
enrol_imsenterprise.php
enrol_ldap.php
enrol_manual.php
MDL-15785 new options for enforcing of enrolment key commplexity and requirements
2008-12-06 21:20:42 +00:00
enrol_mnet.php
MDL-17357 Removed duplicate string definition. Merged from 1.9
2008-11-21 23:13:24 +00:00
enrol_paypal.php
error.php
"MDL-20346, comments api for data module"
2009-11-18 06:00:48 +00:00
exercise.php
MDL-16729 - typo in 'Statements'
2008-10-02 14:41:51 +00:00
feedback.php
mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks
2009-09-11 02:04:38 +00:00
filter_tidy.php
filters: MDL-17684 Look for the filter name in filter_myfilter.php first.
2009-03-30 08:33:13 +00:00
filters.php
filters: MDL-7336 code to let people edit local filter config
2009-04-13 07:14:27 +00:00
folder.php
MDL-20066 new folder module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:47:43 +00:00
form.php
webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability
2009-11-05 07:06:09 +00:00
forum.php
MDL-20523 Script for upgrading sites that use the old bloglevel settings.
2009-10-30 07:24:55 +00:00
glossary.php
mod-glossary MDL-20256 Upgraded module to use the new navigation blocks
2009-09-11 05:38:44 +00:00
gradeexport_ods.php
MDL-11811 OpenDocument is correct name for file format; merged from MOODLE_19_STABLE
2008-02-17 19:48:31 +00:00
gradeexport_txt.php
gradeexport_xls.php
gradeexport_xml.php
gradeimport_csv.php
gradeimport_xml.php
"MDL-14129, fix print_error"
2008-06-15 12:02:43 +00:00
gradereport_grader.php
MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913)
2009-02-09 10:49:41 +00:00
gradereport_outcomes.php
gradereport_overview.php
gradereport_user.php
grades.php
MDL-12972 Added icons next to each student name in the grader report, which link to the student's user grades report. Merged FROM MOODLE_19_STABLE
2009-10-27 14:21:30 +00:00
group.php
user selection: MDL-16994 Improve the user selector used on the assign roles and group memebers pages - Convert the group memebership page.
2008-10-29 08:18:24 +00:00
hotpot.php
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:16:08 +00:00
imscc.php
MDL-20591 check for min libxml 2.6.30 version on ims-cc import ; merged from 19_STABLE
2009-10-19 17:22:27 +00:00
imscp.php
MDL-20067 new IMS Content package module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:48:32 +00:00
install.php
MDL-19374 fixed a typo.
2009-06-02 19:26:28 +00:00
journal.php
label.php
lams.php
MDL-12707 - moved hotpot/ lams to use new admin settings
2007-12-22 19:57:46 +00:00
langconfig.php
MDLSITE-548 - langconfig: Adding thousands separator.
2008-11-04 16:26:08 +00:00
lesson.php
mod-lesson MDL-20259 Created callback methods to expand navigation and settings blocks
2009-09-16 06:22:12 +00:00
mediaplugin.php
message.php
MDL-14651
2008-11-18 05:21:57 +00:00
messageprocessor_email.php
MDL-10107 Some new text for Messaging interface and some tips for Luis to continue with
2008-09-23 02:27:57 +00:00
messageprocessor_jabber.php
MDL-16267 and MDL-10107
2008-09-23 03:05:44 +00:00
messageprocessor_popup.php
MDL-10107 Some new text for Messaging interface and some tips for Luis to continue with
2008-09-23 02:27:57 +00:00
mimetypes.php
mnet.php
mnet lang string: MDL-17209 typo fix
2008-11-13 14:47:24 +00:00
moodle.php
MDL-20846 creating users on restore - new strings. Merged from 19_STABLE
2009-11-18 01:25:33 +00:00
multilang.php
my.php
notes.php
MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup
2008-08-26 05:45:07 +00:00
page.php
MDL-20068 new Page module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:49:07 +00:00
pix.php
portfolio.php
portfolio MDL-20872 elegant handling of cleanup/display race condition
2009-11-18 12:27:15 +00:00
portfolio_boxnet.php
MDL-16519 - added some more help text to box.net config page
2008-09-16 13:01:34 +00:00
portfolio_download.php
MDL-16414 - make the handling of the download portfolio plugin nicer
2008-09-16 14:23:41 +00:00
portfolio_flickr.php
MDL-16341 Finished flickr plugin
2008-10-31 09:14:06 +00:00
portfolio_googledocs.php
portfolio: MDL-16417 - Adding googledocs/picasa plugins
2008-11-29 20:24:25 +00:00
portfolio_mahara.php
portfolio MDL-20639 mahara plugin: update to mnet requirements after stricter mnet dispatcher checking
2009-11-18 13:35:58 +00:00
portfolio_picasa.php
portfolio: MDL-16417 - Adding googledocs/picasa plugins
2008-11-29 20:24:25 +00:00
qformat_gift.php
MDL-18390:
2009-03-03 15:36:17 +00:00
qformat_xml.php
MDL-18555:
2009-03-16 14:25:30 +00:00
qtype_calculated.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_calculatedsimple.php
MDL-17366 modifying lang strings
2009-06-03 03:05:45 +00:00
qtype_datasetdependent.php
MDL-17366 modifying lang strings
2009-06-03 03:05:45 +00:00
qtype_description.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_essay.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_match.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_missingtype.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_multianswer.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_multichoice.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_numerical.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_random.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_randomsamatch.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_shortanswer.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
qtype_truefalse.php
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
2009-02-25 07:14:03 +00:00
question.php
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:17:10 +00:00
quiz.php
quiz: MDL-19145 Safe Exam Browser integration.
2009-09-30 10:57:57 +00:00
quiz_analysis.php
MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system.
2008-08-26 01:05:01 +00:00
quiz_grading.php
quiz manual grading: MDL-5517 manual grading pop-up is too small. HTML editor does not fit. Merged from MOODLE_19_STABLE.
2008-12-10 09:11:30 +00:00
quiz_overview.php
MDL-17357 Removed duplicate string definition. Merged from 1.9
2008-11-21 23:13:24 +00:00
quiz_regrade.php
MDL-15736 "deleting regrade report. Regrade functionality is now part of overview report" putting quiz_regrade.php back into HEAD since lang files from HEAD are downloaded to use on older versions of Moodle, should not delete obsolete lang files.
2008-10-31 04:52:29 +00:00
quiz_responses.php
"MDL-14129, fix hardcoded print_error"
2008-09-25 01:55:39 +00:00
quiz_statistics.php
MDL-15326 "allow for per report capabilities to replace mod/quiz:viewreports"
2008-11-25 12:11:27 +00:00
README
report_capability.php
MDL-16343 Report showing, for a given capability, how it is set in the definition of each role, and everywhere that it is overridden.
2008-09-08 07:01:41 +00:00
report_configlog.php
MDL-17878 basic UI for looking at config log
2009-01-13 21:13:16 +00:00
report_courseoverview.php
MDL-17463 - reparate capabilities for course and admin reports
2008-11-29 14:22:10 +00:00
report_questioninstances.php
MDL-17463 - reparate capabilities for course and admin reports
2008-11-29 14:22:10 +00:00
report_security.php
security MDL-18807 Changed language strings: Thanks for the new strings Helen
2009-11-18 09:55:03 +00:00
report_spamcleaner.php
MDL-18223 merged spam cleaner into head + removed legacy code + fixed report title
2009-02-17 22:37:48 +00:00
report_unittest.php
MDL-17372 admin reports: Added full plugin support for admin reports; added specail capability for unittest execution, minor refactoring
2008-11-26 19:27:39 +00:00
repository.php
lang/repository upgraded description for repositoryallowexternallinks
2009-11-11 07:14:24 +00:00
repository_alfresco.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_boxnet.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_draft.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_filesystem.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_flickr.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_flickr_public.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_googledocs.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_local.php
repository/local MDL-16597 Some wording changes local -> server (more user-centric)
2009-09-22 08:25:41 +00:00
repository_mahara.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_merlot.php
"MDL-20648, merlot.org repository plugin, support basic search only"
2009-11-13 08:43:18 +00:00
repository_picasa.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_remotemoodle.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_s3.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_upload.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_url.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_webdav.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_wikimedia.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
repository_youtube.php
"MDL-19181, display plugin instances based on capabilities"
2009-08-07 10:02:47 +00:00
resource.php
"MDL-16597, support set primary file in resource module, add a parameter to filemanager element"
2009-09-08 07:55:22 +00:00
role.php
MDL-12922 adding 'moodle/restore:rolldates' cap to control who can roll dates on restore
2009-10-06 01:14:47 +00:00
scorm.php
MDL-18910 full support for module intro editor with embedded images
2009-04-22 06:48:15 +00:00
search.php
MDL-14129, remove error() and white space in search module.
2008-07-21 08:28:26 +00:00
simpletest.php
MDL-19579 code coverage - show link to latest complete report
2009-06-26 17:07:33 +00:00
survey.php
mod-survey MDL-20262 Upgraded survey module in the following ways
2009-09-17 04:11:46 +00:00
table.php
MDL-15937 "Table export formats descriptions" misspellings of 'separate' as 'seperate' fixing. Also found one misspelling of hierarchy
2008-08-15 10:06:10 +00:00
tag.php
formslib / tags: MDL-17889 improvements to this field type:
2009-01-16 07:07:21 +00:00
tex.php
theme_standard.php
blocks editing ui: MDL-19398 Can how precisely control block positioning using the edit icon
2009-07-16 10:50:19 +00:00
timezones.php
url.php
MDL-20069 new URL module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:49:37 +00:00
userkey.php
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
2008-03-03 10:25:37 +00:00
webservice.php
webservice MDL-17135 add logging to add/edit/delete service action
2009-11-06 08:17:09 +00:00
webservice_amf.php
MDL-12886 support for ws cap names in core
2009-10-26 19:41:06 +00:00
webservice_rest.php
MDL-12886 support for ws cap names in core
2009-10-26 19:41:06 +00:00
webservice_soap.php
MDL-12886 support for ws cap names in core
2009-10-26 19:41:06 +00:00
webservice_xmlrpc.php
MDL-12886 support for ws cap names in core
2009-10-26 19:41:06 +00:00
wiki.php
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:17:10 +00:00
xmldb.php
MDL-20749 correct error output - some more strings added
2009-11-05 13:58:48 +00:00