moodle/course
2006-11-09 21:22:49 +00:00
..
format Merged from 1.7. 2006-10-24 08:13:13 +00:00
import fixed wrong capability name and function name typo 2006-10-09 10:07:15 +00:00
report Moving deprecated uses of sql_paging_limit() to the new $limitfrom, 2006-10-23 23:00:18 +00:00
category.php merged category page cleaning - MDL-7409 2006-11-09 06:22:10 +00:00
delete.php adding capabilities 2006-09-07 08:57:56 +00:00
edit.html fixed some incorrect strtolower() calls that were breaking non ascii languages MDL-6135 2006-10-07 20:47:54 +00:00
edit.php refactored course/edit2.php and edit_form MDL-6914 ; set $CFG->use_new_forms=1; in config.php if you want to test it ;-) 2006-10-13 09:58:53 +00:00
edit2.php added focus on first element with error 2006-10-24 11:38:33 +00:00
edit_form.php fixed metacourse issues in course/edit2.php MDL-6949 2006-11-09 21:22:49 +00:00
editsection.html changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
editsection.php fix for bug MDL-7040. Form focus not defined 2006-10-17 12:41:55 +00:00
enrol.php Merged guest enrol fixes. MDL-7182 2006-10-24 02:13:42 +00:00
grade.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
grades.php adding capabilities 2006-09-06 08:55:23 +00:00
group-edit.html fixed bug 5594 - can not save group details; merged from MOODLE_16_STABLE 2006-05-23 18:00:20 +00:00
group.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
groups-edit.html Tidied up groups interface to make it a bit more intuitive 2006-10-01 08:37:15 +00:00
groups.php merged fox for MDL-7300, mssql error on group creation 2006-11-03 08:18:29 +00:00
import.php adding capabilities 2006-09-05 08:50:23 +00:00
importstudents.html Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:47:44 +00:00
importstudents.php Child courses import list empty MDL-7424; added new count_courses_notin_metacourse() function, the old one was kept for BC 2006-11-09 21:12:31 +00:00
index.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
info.php xxx_param() fix; merged from MOODLE_15_STABLE 2005-11-18 10:57:36 +00:00
jumpto.php validate local redirection actions in jumpto.php SC#310 2006-09-11 06:47:38 +00:00
lib.php add code to redirect to modedit.php from course/mod.php for activities adding / updating using new formslib 2006-11-09 18:25:58 +00:00
loginas.php Merge loginas fix for site level 2006-11-05 06:46:20 +00:00
mod.php add code to redirect to modedit.php from course/mod.php for activities adding / updating using new formslib 2006-11-09 18:25:58 +00:00
mod_delete.html Modify sesskey behaviour. SC#73 2005-01-22 18:53:44 +00:00
modedit.php moved the inclusion of mod/{modname}/lib.php to before form definition so that constants in there can be used in form defintion 2006-11-09 19:22:38 +00:00
pending-reject.html general cleanup of xxx_parameter() functions; fixed broken requesting of courses 2006-04-12 16:41:10 +00:00
pending.php Fixed &nbsp characters MDL-7179 2006-10-23 13:42:23 +00:00
recent.php prevent duplicate content in search engines MDL-7299; merged from MOODLE_17_STABLE 2006-11-06 21:49:22 +00:00
report.php adding capabilities 2006-09-05 08:50:23 +00:00
request.php added autofocus on first error and moved formslib include to inside request_form.php 2006-10-24 11:43:51 +00:00
request_form.php added autofocus on first error and moved formslib include to inside request_form.php 2006-10-24 11:43:51 +00:00
reset.php adding capabilitiies 2006-09-13 09:08:14 +00:00
rest.php Merged from 1.7. 2006-10-24 08:13:13 +00:00
scales.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
search.php Fixing Theme Config Variables MDL-6784 2006-10-09 10:12:41 +00:00
unenrol.php Merged unenrol fixes from stable MDL-6964 MDL-7123 2006-10-23 03:12:37 +00:00
user.php Merged MDL-7150 fixes (don't try to show grades when there aren't any) 2006-10-31 15:08:22 +00:00
view.php Merged drag class fixes from stable 2006-10-30 09:41:55 +00:00