moodle/course
2006-09-26 11:13:51 +00:00
..
format Use AJAX for weekly formats too. HOWEVER, there are some remaining 2006-09-23 14:38:01 +00:00
import major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
report Moved Penny's funky sql function into dmllib.php 2006-09-26 04:33:59 +00:00
category.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
delete.php adding capabilities 2006-09-07 08:57:56 +00:00
edit.html relacing deprecated functions with capability checks 2006-09-19 14:16:40 +00:00
edit.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
edit2.php * added error message for setHelpButton method not existing 2006-09-26 09:42:42 +00:00
edit_form.php changed some assignments to assignment by reference when instantiating objects. 2006-09-26 11:13:51 +00:00
editsection.html changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
editsection.php adding capabilities 2006-09-05 08:50:23 +00:00
enrol.php Enrolments working better now. The core part is done, just the plugins to go. 2006-09-16 13:59:38 +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 role sortorder column now has unique index; new function get_all_roles() that returns all roles with correct sort 2006-09-23 12:51:00 +00:00
groups.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +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 moodle/course:managemetacourse is now singular 2006-09-19 06:35:52 +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 course/lib.php: remove unused global 2006-09-26 05:04:40 +00:00
loginas.php replacing iscreator() calls with capabilty 2006-09-12 08:56:10 +00:00
mod.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
mod_delete.html Modify sesskey behaviour. SC#73 2005-01-22 18:53:44 +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 removed references to /requested(teachers?|students?)name/ and 'showsiteparticipantslist' - we are now using only default names stored in langpacks for backwards compatibility 2006-09-18 11:21:24 +00:00
recent.php adding capabilities 2006-09-05 08:50:23 +00:00
report.php adding capabilities 2006-09-05 08:50:23 +00:00
request.html general cleanup of xxx_parameter() functions; fixed broken requesting of courses 2006-04-12 16:41:10 +00:00
request.php 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
reset.php adding capabilitiies 2006-09-13 09:08:14 +00:00
rest.php Moved the REST interface for course modification from 2006-09-23 13:23:18 +00:00
scales.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
search.php Changed CONTEXT_SITE to CONTEXT_SYSTEM MDL-6506 2006-09-26 03:57:05 +00:00
unenrol.php People under switched roles should not be able to unenrol 2006-09-21 16:11:31 +00:00
user.php Rename CONTEXT_USERID --> CONTEXT_USER for consistency 2006-09-15 14:09:16 +00:00
view.php Make it easier to get out of a switched role in case viewing is not allowed 2006-09-22 01:29:11 +00:00