moodle/course
2006-10-18 13:03:50 +00:00
..
format Merged from 1.7 2006-10-18 07:05:21 +00:00
import fixed wrong capability name and function name typo 2006-10-09 10:07:15 +00:00
report MDL-6444 Typo in Course/Report/Participation/index.php, patch by Stephen Bourget; merged from MOODLE_17_STABLE 2006-10-16 09:06:35 +00:00
category.php Added button to turn editing off again ... ugly but ... 2006-10-04 04:49:44 +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 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
edit_form.php added new dummy function to moodleform to allow some defintion to be done for the form dependent on data values. 2006-10-16 12:07:44 +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 Fix for breadcrumb problem (MDL-6271). 2006-09-28 00:08:50 +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 Make the sorting of the names always by lastname, to match assign roles 2006-10-01 08:48:58 +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 Merged from 1.7 (lang string change) 2006-10-16 02:53:45 +00:00
loginas.php New implementation of loginas see MDL-6626 2006-10-01 05:46:55 +00:00
mod.php put the cursor in the edit box rather than doing nothing for label 2006-10-18 13:03:50 +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.php fixed some whitespace problems 2006-10-17 11:38:46 +00:00
request_form.php oops, forgot to set to PARAM_RAW for summary field which uses htmleditor on last commit. 2006-10-17 11:44:13 +00:00
reset.php adding capabilitiies 2006-09-13 09:08:14 +00:00
rest.php Merged from 1.7 2006-10-16 02:45:38 +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 Unenrol fixed to support other users too and better workflow 2006-09-28 08:55:04 +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