.. |
format
|
Merge branch 'wip-MDL-25927' of git://github.com/sammarshallou/moodle
|
2011-01-10 15:16:22 +01:00 |
publish
|
publication MDL-25221 destroy backup controller once backup is done.
|
2010-11-16 03:04:40 +00:00 |
report
|
completion MDL-25929 Remove progresstrackedroles option
|
2011-01-10 15:20:24 +00:00 |
simpletest
|
webservice MDL-12886 remove bad unit tests updating the DB
|
2009-12-17 08:54:11 +00: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
|
more unterminated JS statements
|
2010-09-17 11:59:10 +00: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-24698 hopefully fixed all completion_info problems
|
2010-11-17 06:23:56 +00:00 |
delete.php
|
MDL-24148 several course delete improvements and fixes:
|
2010-09-19 13:09:48 +00: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-23797 fixed some problems discovered by the new PAGE->context diag code
|
2010-08-16 19:11:50 +00:00 |
edit_form.php
|
MDL-24698 hopefully fixed all completion_info problems
|
2010-11-17 06:23:56 +00:00 |
editcategory.php
|
category editing MDL-21671 fixed deprecated function call, check capability when parent category changed
|
2010-12-20 19:03:14 +01:00 |
editcategory_form.php
|
category editing MDL-21671 fixed deprecated function call, check capability when parent category changed
|
2010-12-20 19:03:14 +01: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
|
course reports MDL-25881 - incorrect string
|
2011-01-16 14:58:41 +00: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-24321 switching to stdClass in /c*/
|
2010-09-21 08:13:11 +00:00 |
modedit.php
|
MDL-25478 - stop fatal errors adding blocks on the module edit page
|
2011-01-03 19:09:56 +00:00 |
moodleform_mod.php
|
MDL-24698 hopefully fixed all completion_info problems
|
2010-11-17 06:23:56 +00:00 |
pending.php
|
MDL-25589 removing extra align value
|
2011-01-03 18:08:44 +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-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 |
reset.php
|
MDL-21652 html_table rendering refactored
|
2010-03-20 22:15:54 +00:00 |
reset_form.php
|
MDL-24157, clean up page_comments when reseting courses
|
2010-09-16 07:38:52 +00:00 |
resources.php
|
MDL-26041 do not include lables in the list of resources
|
2011-01-23 12:32:08 +01: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-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
|
2010-01-16 15:39:56 +00:00 |
togglecompletion.php
|
course-completion MDL-23249 Fixed up notices and deprecated functions
|
2010-07-23 03:25:07 +00:00 |
user.php
|
completion MDL-25929 Reordered SQL to make it clearer (after tim's review)
|
2011-01-10 15:35:46 +00:00 |
view.php
|
MDL-24698 hopefully fixed all completion_info problems
|
2010-11-17 06:23:56 +00:00 |