.. |
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 fix for MDL-7115, teacher page replaced by generic role assign page
|
2006-10-20 05:49:05 +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
|
fix for :
|
2006-10-19 07:12:11 +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
|
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 guest recent activity fixes from stable
|
2006-10-24 14:37:04 +00:00 |
loginas.php
|
This new function called load_all_capabilities() should be used whenever
|
2006-10-23 15:17:31 +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
|
Fixed   characters MDL-7179
|
2006-10-23 13:42:23 +00:00 |
recent.php
|
Merged lastcourseaccess fixes from MDL-7134
|
2006-10-22 08:31:06 +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
|
Suppress all the uses of LIMIT in the get_field_sql() calls. MDL-7173
|
2006-10-23 16:03:52 +00:00 |
view.php
|
Turn AJAX off for now at site level MDL-7254; merged from MOODLE_17_STABLE
|
2006-10-27 20:34:40 +00:00 |