.. |
format
|
Merged changes to use new ajaxenabled for MDL-8417
|
2007-03-01 02:42:16 +00:00 |
import
|
Merging fixes to MDL-8582 from MOODLE_18_STABLE
|
2007-02-28 16:30:41 +00:00 |
report
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
category.php
|
Duplicate alt tags in course category page MDL-8711, merged from MOODLE_18_STABLE
|
2007-03-01 14:47:52 +00:00 |
delete.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
edit.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
edit_form.php
|
some small changes
|
2007-01-21 09:26:33 +00:00 |
editsection.html
|
MDL-7861 - XHTML errors (strict) were found in course/editsection.html and mod/chat/view.php. They were corrected and additional css rules were written to replace the corrected inline styling.
|
2007-03-02 02:40:30 +00:00 |
editsection.php
|
fix for bug MDL-7040. Form focus not defined
|
2006-10-17 12:41:55 +00:00 |
enrol.php
|
MDL-7903 Guests can not enter course that allows guests with key; merged from MOODLE_17_STABLE
|
2006-12-18 19:21:10 +00:00 |
grade.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
grades.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
group-edit.html
|
Place information before controls on upload forms MDL-7491
|
2006-11-28 08:24:45 +00:00 |
group.php
|
major whitespace cleanup - fixed tabs
|
2006-09-20 20:31:09 +00:00 |
groups-edit.html
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
groups.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
import.php
|
adding capabilities
|
2006-09-05 08:50:23 +00:00 |
importstudents.html
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
importstudents.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
index.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
info.php
|
Show cost info on info pages MDL-8318
|
2007-03-05 05:39:49 +00:00 |
jumpto.php
|
validate local redirection actions in jumpto.php SC#310
|
2006-09-11 06:47:38 +00:00 |
lib.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
loginas.php
|
Fixes so that no-one can "login as" users with "doanything" MDL-8411
|
2007-02-13 08:31:10 +00:00 |
mod.php
|
made some changes so that if a user has any roles assigned in context_module or context_block with moodle/site:manageblocks or moodle/course:manageactivities, he will see the "turn editting on" button without needing to have a role assigned at context_course with moodle/course:manageactivies capability. Of course this user would not be able to edit any blocks or modules he/she is not supposed to edit. Ajax for these users with partial editing privilages are locked. Please report bugs asap as we are looking at backporting this change to 1.8. Cheers.
|
2007-02-16 07:57:19 +00:00 |
mod_delete.html
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
modedit.php
|
made some changes so that if a user has any roles assigned in context_module or context_block with moodle/site:manageblocks or moodle/course:manageactivities, he will see the "turn editting on" button without needing to have a role assigned at context_course with moodle/course:manageactivies capability. Of course this user would not be able to edit any blocks or modules he/she is not supposed to edit. Ajax for these users with partial editing privilages are locked. Please report bugs asap as we are looking at backporting this change to 1.8. Cheers.
|
2007-02-16 07:57:19 +00:00 |
moodleform_mod.php
|
missed defaults_reprocessing to data_preprocessing
|
2007-01-16 18:01:02 +00:00 |
pending-reject.html
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
pending.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
recent.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
report.php
|
adding capabilities
|
2006-09-05 08:50:23 +00:00 |
request.php
|
MDL-8166 rename in/out methods in formslib - HQ consensus
|
2007-01-12 18:52:09 +00:00 |
request_form.php
|
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
|
2007-01-05 04:51:46 +00:00 |
reset.php
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
rest.php
|
Merged from 1.7.
|
2006-11-22 07:36:41 +00:00 |
scales.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
search.php
|
MDL-8697 - Fixed the legacy HTML for the search table
|
2007-03-02 01:26:19 +00:00 |
unenrol.php
|
Merged unenrol fixes from stable MDL-6964 MDL-7123
|
2006-10-23 03:12:37 +00:00 |
user.php
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
view.php
|
Merged changes to use new ajaxenabled for MDL-8417
|
2007-03-01 02:42:16 +00:00 |