.. |
format
|
MDL-6544
|
2006-09-21 18:38:54 +00:00 |
import
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31:09 +00:00 |
report
|
MDL-6041 - Proper fix that eliminates the magic number 99999 when getting lists of studnets. Now, there is no arbitrary upper limit in the datalib functions, and sensible upper limits on pages that display lists of users. However, if you try to get all the site students, then get_students prints a warning in debug mode, telling you that you need to rethink your code.
|
2006-09-15 14:32:35 +00:00 |
category.php
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31:09 +00:00 |
delete.php
|
adding capabilities
|
2006-09-07 08:57:56 +00:00 |
edit.html
|
relacing deprecated functions with capability checks
|
2006-09-19 14:16:40 +00:00 |
edit.php
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31:09 +00:00 |
editsection.html
|
changes needed for new s() and p() - see bug #2338
|
2006-04-14 08:02:32 +00:00 |
editsection.php
|
adding capabilities
|
2006-09-05 08:50:23 +00:00 |
enrol.php
|
Enrolments working better now. The core part is done, just the plugins to go.
|
2006-09-16 13:59:38 +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
|
various minor Role UI fixes
|
2006-09-19 17:34:29 +00:00 |
groups.php
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31:09 +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
|
Added comment regarding $isteacher being deprecated in print_recent_activity()
|
2006-09-22 09:11:46 +00:00 |
loginas.php
|
replacing iscreator() calls with capabilty
|
2006-09-12 08:56:10 +00:00 |
mod.php
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31: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 |
scales.php
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31:09 +00:00 |
search.php
|
replacing deprecated funciton calls with capability calls
|
2006-09-19 09:16:24 +00:00 |
unenrol.php
|
People under switched roles should not be able to unenrol
|
2006-09-21 16:11:31 +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 |