.. |
format
|
The up and down arrows for moving sections now jump to the moved section when the page reloads. Makes it easier to move sections over longer distances. I actually thought I had fixed this a long time ago but apparently not.
|
2005-03-06 14:57:23 +00:00 |
category.php
|
Fixes for null sortorder on empty categories.
|
2005-02-22 03:23:41 +00:00 |
delete.php
|
course/delete.php is using sesskey
|
2004-10-08 17:58:38 +00:00 |
edit.html
|
Only course creators can move courses to a different category. This fixes bug 2065.
|
2005-02-13 22:52:20 +00:00 |
edit.php
|
Merged from MOODLE_14_STABLE - Provide an explicit sortorder for new courses in empty categories, and run fix_course_sortorder() after adding the course to make sure its in the appropriate range for the category. This mege adds fix specific to HEAD: it reverts an earlier bad fix.
|
2005-02-24 21:22:06 +00:00 |
editsection.html
|
Minor change to enlarge the textarea for topic summary editing.
|
2004-12-07 23:49:51 +00:00 |
editsection.php
|
Removed THEME from many course files
|
2005-01-25 14:03:43 +00:00 |
enrol.php
|
Updated guest shortcut code with Mike's loginas fixes
|
2005-02-19 21:02:33 +00:00 |
grade.php
|
XHTML compliance
|
2004-09-16 17:13:57 +00:00 |
grades.php
|
Fixed behaviour of groups.php in the case of an empty group, see bug 2346
|
2005-02-13 19:38:10 +00:00 |
group-edit.html
|
Allow groups to have enrolment keys in addition to the course enrolment key.
|
2004-12-14 08:12:12 +00:00 |
group.php
|
Better fix for the group image uploading
|
2005-02-17 07:14:28 +00:00 |
groups-edit.html
|
Doing away with .generaltableheader
|
2005-03-06 20:22:07 +00:00 |
groups-summary.html
|
Removed THEME from many course files
|
2005-01-25 14:03:43 +00:00 |
groups.php
|
course/groups.php is using sesskey.
|
2004-10-09 12:03:55 +00:00 |
import.php
|
Course/import.php should check for teacher
|
2005-03-02 05:38:47 +00:00 |
importstudents.html
|
Now actions for meta-courses (add, delete...) are using sesskey.
|
2005-02-02 19:13:24 +00:00 |
importstudents.php
|
Removing PHP notice in metacourse assign courses page (bug 2479)
|
2005-02-07 21:10:25 +00:00 |
index.php
|
Removed THEME from many course files
|
2005-01-25 14:03:43 +00:00 |
info.php
|
Removed THEME from many course files
|
2005-01-25 14:03:43 +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
|
Implemented bug 2676 - jump back to working section after clicking
|
2005-03-05 05:19:26 +00:00 |
log.php
|
Merged from MOODLE_14_STABLE - Added an early session_write_close() to loglive.php and log.php pages
|
2005-01-17 05:42:27 +00:00 |
loggraph.php
|
towards XHTML compliance
|
2004-09-12 12:21:27 +00:00 |
loginas.php
|
Bug #2133 - Fixed group caching for loginas.
|
2005-02-16 13:49:22 +00:00 |
loglive.php
|
Merged from MOODLE_14_STABLE - loglive now has a proper footer and the links in header & footer open in new windows
|
2005-03-01 02:53:27 +00:00 |
mod.php
|
Implemented bug 2676 - jump back to working section after clicking
|
2005-03-05 05:19:26 +00:00 |
mod_delete.html
|
Modify sesskey behaviour. SC#73
|
2005-01-22 18:53:44 +00:00 |
outline_rep.php
|
Fixed firstname lastname to call to fullname function
|
2004-09-29 21:32:53 +00:00 |
recent.php
|
removed explicit style-adding for user login string
|
2005-02-25 06:23:46 +00:00 |
scales.php
|
Removed THEME from many course files
|
2005-01-25 14:03:43 +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
|
small fix
|
2005-02-13 21:43:43 +00:00 |
teacher.php
|
Introduced the language string 'editingteachershort' and set it to 'Editor'. Also fixed a typo. This closes bug 1949
|
2005-01-02 07:42:24 +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
|
Simplifying to death using the new blocks_setup()
|
2005-03-02 05:19:47 +00:00 |