.. |
format
|
MDL-25417 - remove redunant code
|
2011-08-05 12:06:57 +01:00 |
publish
|
MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects
|
2011-09-06 15:39:00 +12:00 |
report
|
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
|
2011-09-08 09:38:46 +12:00 |
simpletest
|
MDL-26623 fix file permissions
|
2011-03-01 12:26:49 +01:00 |
category.php
|
course: MDL-23425 use correct config setting in check for displaying course request buttons
|
2011-01-09 18:28:41 +00:00 |
completion.js
|
MDL-28554 workaround for http://yuilibrary.com/projects/yui3/ticket/2530999
|
2011-08-25 11:38:34 +02:00 |
completion.php
|
course completion: MDL-2631 Only update passing grade if grade criteria enabled
|
2010-08-26 23:05:43 +00:00 |
completion_form.php
|
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
|
2011-09-08 09:38:46 +12:00 |
delete.php
|
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
|
2011-09-08 09:38:46 +12:00 |
delete_category_form.php
|
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
|
2010-05-13 02:02:05 +00:00 |
edit.php
|
MDL-27896 editor - parent context will be respected by editor in case context is not created.
|
2011-08-12 11:33:21 +08:00 |
edit_form.php
|
MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects
|
2011-09-06 15:39:00 +12:00 |
editcategory.php
|
MDL-27896 course - Rectified wrong use of itemid for preparing draft file area
|
2011-08-12 16:41:29 +08:00 |
editcategory_form.php
|
MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects
|
2011-09-06 15:39:00 +12:00 |
editsection.php
|
navigation MDL-24783 Navigation cache is now cleared after editing a section name
|
2010-10-21 01:56:03 +00:00 |
editsection_form.php
|
MDL-21695 Replaced summaries.html
|
2010-06-28 17:05:05 +00:00 |
enrol.php
|
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
|
2010-06-21 15:30:49 +00:00 |
externallib.php
|
webservice MDL-24926 fix undefined variables into external course create.
|
2010-10-29 05:30:00 +00:00 |
index.php
|
MDL-24321 switching to stdClass in /c*/
|
2010-09-21 08:13:11 +00:00 |
info.php
|
course MDL-25101 made course description popup actually set its layout to popup
|
2010-11-10 02:42:57 +00:00 |
jumpto.php
|
MDL-20204 new url_select widget
|
2010-02-10 10:22:25 +00:00 |
lib.php
|
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
|
2011-09-08 09:38:46 +12:00 |
loginas.php
|
MDL-23911 login as session can be only terminated by logout, this should improve security on pages where user may enter JS that only he/she can see - such as the /my/index.php
|
2010-08-24 08:50:53 +00:00 |
mod.php
|
MDL-11288 Added ability to duplicate module in the course
|
2011-03-31 13:39:05 +02:00 |
modduplicate.php
|
MDL-11288 Added ability to duplicate module in the course
|
2011-03-31 13:39:05 +02:00 |
modedit.php
|
MDL-27001 'Show description' feature part 1: infrastructure that allows modules to support feature
|
2011-09-06 11:03:00 +01:00 |
moodleform_mod.php
|
MDL-27001 'Show description' feature part 1: infrastructure that allows modules to support feature
|
2011-09-06 11:03:00 +01:00 |
pending.php
|
MDL-13481 Strings fullname and shortname are now deprecated
|
2011-02-28 09:42:50 +01:00 |
recent.php
|
MDL-24321 switching to stdClass in /c*/
|
2010-09-21 08:13:11 +00:00 |
recent_form.php
|
MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case in MySQL
|
2010-08-25 08:43:42 +00:00 |
renderer.php
|
MDL-25609 frontpage combo list - avoid filter linking too much
|
2010-12-15 00:05:39 +01:00 |
report.php
|
navigation MDL-23451 Fixed up course reports page blocks
|
2010-07-23 03:44:03 +00:00 |
request.php
|
course MDL-25831 removed trailing whitespace
|
2011-01-05 15:08:18 +08:00 |
request_form.php
|
MDL-13481 Strings fullname and shortname are now deprecated
|
2011-02-28 09:42:50 +01:00 |
reset.php
|
MDL-26623 fix file permissions
|
2011-03-01 12:26:49 +01:00 |
reset_form.php
|
MDL-24157, clean up page_comments when reseting courses
|
2010-09-16 07:38:52 +00:00 |
resources.php
|
lib MDL-25981 Improved modinfo
|
2011-01-26 10:29:16 +00:00 |
rest.php
|
MDL-25072 convert $CFG->disablecourseajax to $CFG->enablecourseajax
|
2010-11-09 11:55:11 +00:00 |
scales.php
|
rating MDL-24513 made scales.php work with site level (not course level) scales
|
2010-10-11 06:21:53 +00:00 |
search.php
|
course MDL-23410 fixed get_string call
|
2010-09-21 07:41:07 +00:00 |
switchrole.php
|
MDL-27809 navigation: Reworked the caching within navigation and improved the ordering of events in order to reduce the use of session without serious impact on serverload
|
2011-06-24 16:42:41 +08:00 |
togglecompletion.php
|
MDL-26198 fix CSRF and missing access control + fix xhtml strict
|
2011-01-30 21:50:04 +01:00 |
user.php
|
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
|
2011-09-08 09:38:46 +12:00 |
view.php
|
MDL-26142 fix immediately spelling in strings, comments and code
|
2011-02-13 11:36:46 +01:00 |