..
format
MAJOR CHANGES:
2004-11-08 19:36:07 +00:00
category.php
Merged from MOODLE_14_STABLE: Fixing bug # 2199 - missing some teacher roles in course/category.php
2004-11-20 10:38:01 +00:00
delete.php
course/delete.php is using sesskey
2004-10-08 17:58:38 +00:00
edit.html
course/edit.php is using sesskey.
2004-10-08 18:13:05 +00:00
edit.php
Fix for bug 2241:
2004-11-29 04:19:05 +00:00
editsection.html
course/editsection.php is using sesskey.
2004-10-08 18:32:27 +00:00
editsection.php
course/editsection.php is using sesskey.
2004-10-08 18:32:27 +00:00
enrol.html
Fixed firstname lastname to call to fullname function
2004-09-29 21:32:53 +00:00
enrol.php
towards XHTML compliance
2004-09-12 12:21:27 +00:00
grade.php
XHTML compliance
2004-09-16 17:13:57 +00:00
grades.php
course/grades.php is using sesskey.
2004-10-09 11:37:48 +00:00
group-edit.html
course/group.php is using sesskey.
2004-10-09 11:47:36 +00:00
group.php
course/group.php is using sesskey.
2004-10-09 11:47:36 +00:00
groups-edit.html
course/groups.php is using sesskey.
2004-10-09 12:03:55 +00:00
groups-summary.html
Tiny formatting fix
2004-02-14 17:01:14 +00:00
groups.php
course/groups.php is using sesskey.
2004-10-09 12:03:55 +00:00
index.php
Merge from MOODLE_14_STABLE: moodle--eduforge--1.3.3--patch-201 - optimized calls to get_courses() to retrieve only required fields (martinlanghoff)
2004-11-17 05:05:14 +00:00
info.php
XHTML compliance
2004-09-16 17:13:57 +00:00
jumpto.php
Added optional_param and required_param just to get it on the plate
2004-10-01 12:09:52 +00:00
lib.php
Merged from MOODLE_14_STABLE: Fix for invalid sql in postgres - don't query log table for what was in log display if log->info is not set
2004-11-23 23:27:18 +00:00
log.php
Slight change to log page so that for > 5000 courses or users we don't straight off load the huge drop down menus but instead default to whatever is normally selected, with an option for 'More' to display the full drop down for either. Also includes an Martin L patch for sql query that brought postgres to it's knees (Martin L patch is destined for MOODLE_14_STABLE as well)
2004-11-23 00:16:24 +00:00
loggraph.php
towards XHTML compliance
2004-09-12 12:21:27 +00:00
loginas.php
Merged bug 2114 fix from STABLE
2004-10-21 15:50:58 +00:00
loglive.php
XHTML compliance
2004-09-16 17:13:57 +00:00
mod.php
course/mod.php is using sesskey.
2004-10-09 17:23:28 +00:00
mod_delete.html
towards XHTML compliance
2004-09-12 12:21:27 +00:00
outline_rep.php
Fixed firstname lastname to call to fullname function
2004-09-29 21:32:53 +00:00
quickreport.php
XHTML compliance
2004-09-16 17:13:57 +00:00
recent.php
Merged PHP5 fix for bug 2073 from STABLE
2004-10-15 09:54:04 +00:00
scales.php
Merged from MOODLE_14_STABLE: Recent course/scale optimisations
2004-11-22 05:22:20 +00:00
search.php
XHTML compliance
2004-09-16 17:13:57 +00:00
student.html
Bug fix for patch related to forcing searching in course/student.(html|php) if too many users, and bump to MAX_USERS_PER_PAGE to 5000
2004-11-23 00:39:29 +00:00
student.php
Bug fix for patch related to forcing searching in course/student.(html|php) if too many users, and bump to MAX_USERS_PER_PAGE to 5000
2004-11-23 00:39:29 +00:00
teacher.php
course/teacher.php is using sesskey.
2004-10-09 19:02:35 +00:00
unenrol.php
course/unenrol.php is using sesskey.
2004-10-09 19:08:01 +00:00
user.php
Now hidden sections are hidden completely from student view if
2004-11-16 17:30:45 +00:00
view.php
Fix for bug 2241:
2004-11-29 04:19:05 +00:00