26494 Commits

Author SHA1 Message Date
martinlanghoff
97e9803b48 moodlelib:moodle_request_shutdown() - only call apache_child_terminate if child_terminate is true - MDL-9350
Apparently there _is_ a PHP ini setting controlling
it -- defaults to off.
2007-06-07 21:22:20 +00:00
tjhunt
1e95d7b7a3 OU Bug 3246 - No logs shown when a group is selected. Merged from OU Moodle. Merged from MOODLE_18_STABLE. 2007-06-07 16:04:23 +00:00
tjhunt
0be7010474 Fix logging of course settings updates. 2007-06-07 15:40:08 +00:00
tjhunt
edf3ef00a7 Make code slightly more robust, merged from MOODLE_18_STABLE. 2007-06-07 15:33:56 +00:00
nicolasconnault
1c307f2186 grade_item idnumber now self generated if needed.
deleted flag implemented in grade_item::update method
added GRADE_TYPE_NONE to gradelib and updated grade_item object
Implemented multiple items (generation of itemnumber when not explicitly given)
2007-06-07 12:45:24 +00:00
skodak
c5b5f18dc1 MDL-9516 update_grade() inline docs 2007-06-07 08:34:04 +00:00
moodler
80974e6a12 Teacher forums are now displayed to admins correctly MDL-9590
Merged from 1.8
2007-06-07 02:45:45 +00:00
skodak
b67ec72f57 MDL-9516 update_grade(); now required $source of grading to allow modification of original grades in activities through grade_updated event 2007-06-06 23:04:24 +00:00
skodak
13127313d3 fixed unit grade tests - missing grade types 2007-06-06 22:15:40 +00:00
bobopinna
9a71cd85d8 MDL-9206 Readded unlimited attempts option (Sorry I miss it) 2007-06-06 21:36:50 +00:00
bobopinna
97be053372 MDL-9562 Fixed 2007-06-06 21:04:56 +00:00
urs_hunkler
a53e47a25d MDL-9745 - corrected "input" placement with IE specific "expression" JavaScript in CSS properties. 2007-06-06 19:55:32 +00:00
urs_hunkler
27dabc5694 MDL-9745 - corrected textareas too. 2007-06-06 19:52:13 +00:00
skodak
75e1038756 fixing uninitilaized scale problems in last commit 2007-06-06 19:16:37 +00:00
urs_hunkler
22fd179c60 MDL-9745 - for IE7 I corrected the text input fiield offset with a CSS 2 property. 2007-06-06 19:08:22 +00:00
tjhunt
453db696ad Accessibility - make it clear to screen-reader users that the question number is a quesiton number. 2007-06-06 16:02:19 +00:00
moodler
bd3523a5f7 Merged fix for MDL-9077 and MDL-9557 2007-06-06 09:19:18 +00:00
toyomoyo
b89ef1db2a fixes to use temp buffer table for gradebook import 2007-06-06 08:51:58 +00:00
skodak
b919d68049 fixed mnod typo 2007-06-06 07:59:55 +00:00
bobopinna
f8c950b362 MDL-7097 Fixed all stuff for learner_response datamodel element 2007-06-06 07:35:44 +00:00
skodak
e9c04db4ba fixed event name 2007-06-06 07:06:22 +00:00
moodler
434e3420db New tags 2007-06-06 04:14:05 +00:00
toyomoyo
43a8e6aa49 fixing a typo 2007-06-06 02:45:39 +00:00
skodak
612607bd47 MDL-9516 new central grading function update_grade(); to be improved/tested more tomorrow 2007-06-05 22:58:37 +00:00
pichetp
dca29e98dc eliminate this nasty JavaScript that prints the button. 2007-06-05 15:28:03 +00:00
tjhunt
18dfa59377 Eliminate trailing whitespace. 2007-06-05 14:56:12 +00:00
csantossaenz
caf5cd741c The field "unique" has been changed to false for the sequencing type. 2007-06-05 14:10:27 +00:00
bobopinna
55175138ae fixed some others problem with learner_response element 2007-06-05 09:30:19 +00:00
toyomoyo
4d40aa144a grade import temporary buffer tables and encoding/import form changes 2007-06-05 09:28:15 +00:00
nicolasconnault
210611f6ee MDL-9629 Changed grade_item.gradetype default to 1, added GRADE_TYPE_NONE constant = 0, incrementing existing constants by 1. Set up auto-generation of idnumber for grade_item if itemmodule and iteminstance are set, only a temporary stub if they are not set (must be replaced by correct generation code). New category form now has server-side validation (not using formslib) 2007-06-05 08:50:24 +00:00
jgutierr25
209596cb6a automatic authentication when direct access from another CAS application and multiauth 2007-06-05 08:35:57 +00:00
toyomoyo
1b63e57388 adding a usermodified field to post table 2007-06-05 05:40:10 +00:00
nicolasconnault
45ec6bcfa2 Added some strings 2007-06-05 04:16:14 +00:00
toyomoyo
9b8c9d379c part of the user management improvements on enrolment, forgot to check this in 2007-06-05 01:54:19 +00:00
nicolasconnault
bbac4ae7c5 MDL-9972 Removed the __destruct() method, which was not needed. Also fixed a few bugs that caused notices in PHP5. 2007-06-05 01:19:09 +00:00
nicolasconnault
ffa6e8d3c0 MDL-9629 Category edit page now supports creation of a new category for selected items or categories. 2007-06-05 00:39:01 +00:00
poltawski
2d9a41ee1f MDL-8080 Grade exceptions broken for teacher by invalid capability check.
Thanks to Paul Ortman for the patch. Merged from MOODLE_17_STABLE
2007-06-04 22:53:50 +00:00
poltawski
6d77bd6146 MDL-10001 - Change the ordering of height and width parameters in the interface to reflect
previous ordering. merged from MOODLE_18_STABLE
2007-06-04 22:24:23 +00:00
poltawski
d72689a78f MDL-9987 - Reffering to wrong capability name, merged from 18_STABLE 2007-06-04 22:01:59 +00:00
skodak
38bd362af1 MDL-10018 Discussion for all groups not sent when groups used to users without access to all groups 2007-06-04 21:43:57 +00:00
bobopinna
77f6272082 fixed some problems with learner_response values 2007-06-04 15:50:44 +00:00
moodler
05c8db0fa7 Merged typo fixes for MDL-10013 2007-06-04 12:42:17 +00:00
bobopinna
f30fc27a35 Commented lines that block ADL test suite check 2007-06-04 11:19:27 +00:00
bobopinna
d5f9eb42b1 General cleaning of function SetValue
First step for solving CMIFeedback pattern matching
2007-06-04 07:26:00 +00:00
skodak
04366d79cf MDL-10012 Implement grade_updated event triggers in Database 2007-06-03 19:36:20 +00:00
skodak
5980d52f23 MDL-9516 fixed mod_form.php logic + related lib issues 2007-06-03 19:12:55 +00:00
skodak
c3cec42188 MDL-9516 fixed mod_form.php logic 2007-06-03 19:08:14 +00:00
skodak
353228d8f4 MDL-9548 Implement grade_updated event triggers in Forum 2007-06-03 16:24:03 +00:00
skodak
0c5988d7d2 MDL-10011 cleanup xhtml and code in report.php - forum, glossary and data mod 2007-06-03 16:17:39 +00:00
skodak
926d9e5e27 fixed some xhtm strict problems 2007-06-03 15:31:30 +00:00