.. |
format
|
Turn off display of week dates if we are in editing mode and if ajax is turned on. We do this for now because the ajax code does not yet update the week dates when sections are moved around. Will have to fix later.
|
2006-10-10 02:38:33 +00:00 |
import
|
fixed wrong capability name and function name typo
|
2006-10-09 10:07:15 +00:00 |
report
|
FIxed up log headers etc MDL-6714
|
2006-09-27 09:22:29 +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
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31:09 +00:00 |
edit2.php
|
New version of formslib.php (see MDL-6914 for more details), course/edit2.php is disabled for now - working on edit3.php ;-)
|
2006-10-12 07:33:57 +00:00 |
edit_form.php
|
changed $default to $toform - more meaningful
|
2006-10-10 07:16:05 +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 the header too by requiring login to the course
|
2006-10-01 09:31:49 +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
|
Fixes for empty logs array MDL-6145
|
2006-09-27 07:41:38 +00:00 |
loginas.php
|
New implementation of loginas see MDL-6626
|
2006-10-01 05:46:55 +00:00 |
mod.php
|
merged fixed wrong capaiblity checks
|
2006-10-11 03:48: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
|
Merged from 1.7
|
2006-10-11 05:45:44 +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 |