]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-7925 - it happened again. Stupid bloodly forms lib. I have no idea what it was...
tjhunt [Fri, 20 Jul 2007 17:10:35 +0000 (17:10 +0000)]
MDL-7925 - it happened again. Stupid bloodly forms lib. I have no idea what it was playing at. Merged from MOODLE_18_STABLE.

17 years agoMDL-10524 minor simplification of median aggregation + fixed aggregation names in...
skodak [Fri, 20 Jul 2007 13:54:58 +0000 (13:54 +0000)]
MDL-10524 minor simplification of median aggregation + fixed aggregation names in lang

17 years agoMDL-10396:
thepurpleblob [Fri, 20 Jul 2007 13:03:19 +0000 (13:03 +0000)]
MDL-10396:
Add an option and a check to (optionally) prevent users being enrolled
in hidden courses.

Merged from STABLE_18

17 years agoMDL-9633 Fixed ranking in user report. Also enabled group mode on/off to alter total...
nicolasconnault [Fri, 20 Jul 2007 09:34:35 +0000 (09:34 +0000)]
MDL-9633 Fixed ranking in user report. Also enabled group mode on/off to alter total users. This required a refactoring of the grouping code into grade_report abstract class.

17 years agoMDL-10157:
thepurpleblob [Fri, 20 Jul 2007 08:57:05 +0000 (08:57 +0000)]
MDL-10157:
Turn the diagnostic prints into error_logs. The more normal "course skipped"
message now requires DEBUG_ALL or greater before it is generated at all.

Merged from STABLE_18

17 years agoMDL-9628 Fixed typos and added language strings. Corrected a bug that prevented a...
nicolasconnault [Fri, 20 Jul 2007 07:31:13 +0000 (07:31 +0000)]
MDL-9628 Fixed typos and added language strings. Corrected a bug that prevented a decimalpoints of 0 from being used (empty($decimalpoints)) -> is_null

17 years agoMDL-10345 Refactored grade_report_grader::get_groupavghtml() and grade_report_grader...
nicolasconnault [Fri, 20 Jul 2007 05:53:55 +0000 (05:53 +0000)]
MDL-10345 Refactored grade_report_grader::get_groupavghtml() and grade_report_grader::get_gradeavghtml() into one method: grade_report_grader::get_avghtml($grouponly=false)

17 years agoAutomatic installer.php lang files by installer_builder (20070720)
moodler [Fri, 20 Jul 2007 05:39:50 +0000 (05:39 +0000)]
Automatic installer.php lang files by installer_builder (20070720)

17 years agoMDL-10414 Corrected tabindex order
nicolasconnault [Fri, 20 Jul 2007 05:00:07 +0000 (05:00 +0000)]
MDL-10414 Corrected tabindex order

17 years agolib/accesslib: Performance optimisation
mattc-catalyst [Fri, 20 Jul 2007 04:05:34 +0000 (04:05 +0000)]
lib/accesslib: Performance optimisation

- On postgres query time drops from ~600ms to ~35ms in some
  instances, in other instances performance is around the same
  as old the implementation.

Author: Matt Clarkson <mattc@catalyst.net.nz>

17 years agoJust fixing one comment
stronk7 [Thu, 19 Jul 2007 21:33:21 +0000 (21:33 +0000)]
Just fixing one comment

17 years agoMDL-10524 fixed aggregation for course item + other minor improvements
skodak [Thu, 19 Jul 2007 17:36:36 +0000 (17:36 +0000)]
MDL-10524 fixed aggregation for course item + other minor improvements

17 years agoSplitting white-wood backgroud into two different backgrounds,
stronk7 [Thu, 19 Jul 2007 17:20:38 +0000 (17:20 +0000)]
Splitting white-wood backgroud into two different backgrounds,
one to be used with blocks (darker) and the other for
contents (brighter). Suggestion from Urs!

17 years agoAdding 'get_coursemodule_info' to the standard available functions for assignment...
mchurch [Thu, 19 Jul 2007 16:59:51 +0000 (16:59 +0000)]
Adding 'get_coursemodule_info' to the standard available functions for assignment types. As a minimum, this allows assignment types to add their own icon (like resource does).

17 years agoMDL-8056 - one if statement was missed during Matt Clarkson's/Eloy's commit on 15th...
tjhunt [Thu, 19 Jul 2007 16:51:17 +0000 (16:51 +0000)]
MDL-8056 - one if statement was missed during Matt Clarkson's/Eloy's commit on 15th July 2007. Merged from MOODLE_18_STABLE

17 years agocorrected display of blocks without title
urs_hunkler [Thu, 19 Jul 2007 11:06:19 +0000 (11:06 +0000)]
corrected display of blocks without title

17 years agoImprove display of preview attemtp summary on quiz view page.
tjhunt [Thu, 19 Jul 2007 10:27:54 +0000 (10:27 +0000)]
Improve display of preview attemtp summary on quiz view page.

17 years agoMDL-10527 changed overridden UI logic
skodak [Thu, 19 Jul 2007 10:04:08 +0000 (10:04 +0000)]
MDL-10527 changed overridden UI logic

17 years agoadding enableoutcomes flag
toyomoyo [Thu, 19 Jul 2007 09:02:50 +0000 (09:02 +0000)]
adding enableoutcomes flag

17 years agoMDL-10525 renaming class grade_grades and grade_grades_text - singulars for all grade...
skodak [Thu, 19 Jul 2007 08:15:19 +0000 (08:15 +0000)]
MDL-10525 renaming class grade_grades and grade_grades_text - singulars for all grade class names

17 years agoadding the grade_outcomes_courses table
toyomoyo [Thu, 19 Jul 2007 07:35:21 +0000 (07:35 +0000)]
adding the grade_outcomes_courses table

17 years agomerged fix for MDL-10445, adding of blocks on user blog page not possible
toyomoyo [Thu, 19 Jul 2007 06:06:28 +0000 (06:06 +0000)]
merged fix for MDL-10445, adding of blocks on user blog page not possible

17 years agoAdded support for flv files in resources MDL-9739
moodler [Thu, 19 Jul 2007 05:51:33 +0000 (05:51 +0000)]
Added support for flv files in  resources   MDL-9739

17 years agoAutomatic installer.php lang files by installer_builder (20070719)
moodler [Thu, 19 Jul 2007 05:45:29 +0000 (05:45 +0000)]
Automatic installer.php lang files by installer_builder (20070719)

17 years agoAdded support for flv
moodler [Thu, 19 Jul 2007 05:43:33 +0000 (05:43 +0000)]
Added support for flv

17 years agoFIixes to show MP3 player properly MDL-9739
moodler [Thu, 19 Jul 2007 05:19:24 +0000 (05:19 +0000)]
FIixes to show MP3 player properly  MDL-9739

17 years agomerged fix for MDL-10149, preventing the deletion of the last admin role
toyomoyo [Thu, 19 Jul 2007 05:19:05 +0000 (05:19 +0000)]
merged fix for MDL-10149, preventing the deletion of the last admin role

17 years agoFixed navigation on embedded media
moodler [Thu, 19 Jul 2007 03:45:30 +0000 (03:45 +0000)]
Fixed navigation on embedded media

17 years agomerged fix for MDL-10461, timemodied in role assignments not preserved
toyomoyo [Thu, 19 Jul 2007 03:37:53 +0000 (03:37 +0000)]
merged fix for MDL-10461, timemodied in role assignments not preserved

17 years agoAdding style to one more header.
stronk7 [Thu, 19 Jul 2007 00:02:13 +0000 (00:02 +0000)]
Adding style to one more header.

17 years agoMDL-10520 reverting previous commit - the db setup+upgrade code must be fixed first
skodak [Wed, 18 Jul 2007 21:37:30 +0000 (21:37 +0000)]
MDL-10520 reverting previous commit - the db setup+upgrade code must be fixed first

17 years agoAutomatic grading Google Summer of Code project (Epaile assignment module) by Arkaitz...
nicolasconnault [Wed, 18 Jul 2007 21:13:53 +0000 (21:13 +0000)]
Automatic grading Google Summer of Code project (Epaile assignment module) by Arkaitz Garo, First commit.

17 years agoadded returns to make debugging easier
urs_hunkler [Wed, 18 Jul 2007 21:08:21 +0000 (21:08 +0000)]
added returns to make debugging easier

17 years agocorrected an error in the sideblock structure for custom corners
urs_hunkler [Wed, 18 Jul 2007 21:06:40 +0000 (21:06 +0000)]
corrected an error in the sideblock structure for custom corners

17 years agoregular whitespace cleanup in grade code
skodak [Wed, 18 Jul 2007 19:56:07 +0000 (19:56 +0000)]
regular whitespace cleanup in grade code

17 years agofixed problem with quickgrading overriding nonexistent grades with no grade
skodak [Wed, 18 Jul 2007 19:53:24 +0000 (19:53 +0000)]
fixed problem with quickgrading overriding nonexistent grades with no grade

17 years agocorrected a wrong closing div
urs_hunkler [Wed, 18 Jul 2007 19:51:11 +0000 (19:51 +0000)]
corrected a wrong closing div

17 years agoMDL-9137 added new aggregation needed for upgrade - weighted + extra credit
skodak [Wed, 18 Jul 2007 19:29:32 +0000 (19:29 +0000)]
MDL-9137 added new aggregation needed for upgrade - weighted + extra credit
minor item edit form cleanup
fixed minor bug in grader/lib.php

17 years agoMDL-10517 Use of addslashes in assignment/lib.php
skodak [Wed, 18 Jul 2007 18:42:45 +0000 (18:42 +0000)]
MDL-10517 Use of addslashes in assignment/lib.php

17 years agoAvoid some nested boxes in calendar block
stronk7 [Wed, 18 Jul 2007 18:38:28 +0000 (18:38 +0000)]
Avoid some nested boxes in calendar block

17 years agoadded clearfix to class settingsform to correct collapsing
urs_hunkler [Wed, 18 Jul 2007 15:53:07 +0000 (15:53 +0000)]
added clearfix to class settingsform to correct collapsing

17 years agoadded a wrapper div to be able to handle content shorter than the side columns
urs_hunkler [Wed, 18 Jul 2007 15:41:26 +0000 (15:41 +0000)]
added a wrapper div to be able to handle content shorter than the side columns

17 years agoMDL-10478 Added category preference aggregationview. This one is linked with the...
nicolasconnault [Wed, 18 Jul 2007 14:54:35 +0000 (14:54 +0000)]
MDL-10478 Added category preference aggregationview. This one is linked with the more global preferences and $CFG. However, a category-specific preference needs implementing: grade_report_categorystate{$catid}, which equals GRADE_CATEGORY_EXPANDED or GRADE_CATEGORY_CONTRACTED. I've written a stub in grade/report/grader/lib.php around line 492 for pruning out the grade_tree according to these prefs.

We'll also need to implement the actions for the -/+ icons.

17 years agoMDL-10515 - Change HTML to make it easier to style multiple choice questions. Merged...
tjhunt [Wed, 18 Jul 2007 13:57:24 +0000 (13:57 +0000)]
MDL-10515 - Change HTML to make it easier to style multiple choice questions. Merged from MOODLE_18_STABLE

17 years agoMDL-10490 Letter type implemented
nicolasconnault [Wed, 18 Jul 2007 11:34:55 +0000 (11:34 +0000)]
MDL-10490 Letter type implemented

17 years agoMDL-10496:
thepurpleblob [Wed, 18 Jul 2007 09:14:28 +0000 (09:14 +0000)]
MDL-10496:
Correct role capability requirements had not been included, so menu
was not displayed for roles with only category update and/or bacup
selected (assigned at site level)

Merged from STABLE_18

17 years agoFixed up help button texts MDL-9628
moodler [Wed, 18 Jul 2007 09:07:50 +0000 (09:07 +0000)]
Fixed up help button texts   MDL-9628

17 years agoMove the "default role" into enrolments section MDL-10511
moodler [Wed, 18 Jul 2007 08:57:28 +0000 (08:57 +0000)]
Move the "default role" into enrolments section  MDL-10511

17 years agoMDL-10439 yet another attempt to fix definition_after_data() - see the bug report...
skodak [Wed, 18 Jul 2007 08:48:28 +0000 (08:48 +0000)]
MDL-10439 yet another attempt to fix definition_after_data() - see the bug report for sample usage

17 years agofixing 2 typos
toyomoyo [Wed, 18 Jul 2007 08:39:50 +0000 (08:39 +0000)]
fixing 2 typos

17 years agoadding capabilities check
toyomoyo [Wed, 18 Jul 2007 08:13:09 +0000 (08:13 +0000)]
adding capabilities check

17 years agoMDL-10480, implement average grade selection
toyomoyo [Wed, 18 Jul 2007 08:03:38 +0000 (08:03 +0000)]
MDL-10480, implement average grade selection

17 years agomerged fix for MDL-10469, users with doanything has no courses showing
toyomoyo [Wed, 18 Jul 2007 07:02:54 +0000 (07:02 +0000)]
merged fix for MDL-10469, users with doanything has no courses showing

17 years agonegative grades might be used so use null check instead. might break other db so...
toyomoyo [Wed, 18 Jul 2007 06:21:55 +0000 (06:21 +0000)]
negative grades might be used so use null check instead. might break other db so might need a sql_null() function or something similar

17 years agoAutomatic installer.php lang files by installer_builder (20070718)
moodler [Wed, 18 Jul 2007 06:17:19 +0000 (06:17 +0000)]
Automatic installer.php lang files by installer_builder (20070718)

17 years agoMDL-10345 Fixed bug that changed a null scale finalgrade to 1 due to passing through...
nicolasconnault [Wed, 18 Jul 2007 05:17:45 +0000 (05:17 +0000)]
MDL-10345 Fixed bug that changed a null scale finalgrade to 1 due to passing through bounded_number(1, null, 3)

17 years agoMDL-10392 completed: the finalgrade value wasn't assigned to the grade_grades object...
nicolasconnault [Wed, 18 Jul 2007 03:57:50 +0000 (03:57 +0000)]
MDL-10392 completed: the finalgrade value wasn't assigned to the grade_grades object when its update() method was being called.

17 years agoMDL-10479 Done, but would be nice to middle-align the user names vertically.
nicolasconnault [Wed, 18 Jul 2007 03:34:55 +0000 (03:34 +0000)]
MDL-10479 Done, but would be nice to middle-align the user names vertically.

17 years agoMDL-10477 Fixed a small bug in grade/edit/item.php , where I was testing for
nicolasconnault [Wed, 18 Jul 2007 03:14:06 +0000 (03:14 +0000)]
MDL-10477 Fixed a small bug in grade/edit/item.php , where I was testing for
if (!empty($data->pref_gradedisplaytype))

which returned false if the value was set to 0. I just changed !empty to isset and it fixed it.

17 years agoputting a space before {
toyomoyo [Wed, 18 Jul 2007 02:02:48 +0000 (02:02 +0000)]
putting a space before {

17 years agoMDL-10481 fixing broken form defaults - sorry
skodak [Tue, 17 Jul 2007 19:38:27 +0000 (19:38 +0000)]
MDL-10481 fixing broken form defaults - sorry

17 years agominor edit
nicolasconnault [Tue, 17 Jul 2007 19:28:22 +0000 (19:28 +0000)]
minor edit

17 years agoMDL-9628 Refactored display "Raw" string into "Real" to avoid confusion with raw...
nicolasconnault [Tue, 17 Jul 2007 19:04:50 +0000 (19:04 +0000)]
MDL-9628 Refactored display "Raw" string into "Real" to avoid confusion with raw vs final grades

17 years agoAnd key fields are lowercased too. End of MDL-10413
stronk7 [Tue, 17 Jul 2007 18:57:31 +0000 (18:57 +0000)]
And key fields are lowercased too. End of MDL-10413

Merged from MOODLE_18_STABLE

17 years agoAnd index fields are lowercased too. Part of MDL-10413
stronk7 [Tue, 17 Jul 2007 18:55:51 +0000 (18:55 +0000)]
And index fields are lowercased too. Part of MDL-10413

Merged from MOODLE_18_STABLE

17 years agoEnsuring we always retrofit lowercase tables. Part of MDL-10413.
stronk7 [Tue, 17 Jul 2007 18:49:22 +0000 (18:49 +0000)]
Ensuring we always retrofit lowercase tables. Part of MDL-10413.

Merged from MOODLE_18_STABLE

17 years agoMDL-10481
nicolasconnault [Tue, 17 Jul 2007 18:46:21 +0000 (18:46 +0000)]
MDL-10481
Two new preferences: averagesdecimalpoints and rangesdecimalpoints
Two new constants: GRADE_REPORT_PREFERENCE_INHERIT and GRADE_REPORT_PREFERENCE_DEFAULT with string values
removed GRADE_REPORT_GRADE_DISPLAY_TYPE_INHERIT in favour of the above
Added a number of language strings.

17 years agoOU bug 3463 - warnings when you start an attempt in 'each attempt builds on last...
tjhunt [Tue, 17 Jul 2007 15:27:59 +0000 (15:27 +0000)]
OU bug 3463 - warnings when you start an attempt in 'each attempt builds on last' mode.

17 years agoMDL-10481 minor form cleanup - added prefix for preferences in element names, added...
skodak [Tue, 17 Jul 2007 15:22:18 +0000 (15:22 +0000)]
MDL-10481 minor form cleanup - added prefix for preferences in element names, added header + temporary debug delay before redirect

17 years agoMDL-10481 Elements added to form. item preferences not yet recognised by report.
nicolasconnault [Tue, 17 Jul 2007 14:53:10 +0000 (14:53 +0000)]
MDL-10481 Elements added to form. item preferences not yet recognised by report.

17 years agoMDL-10065 move lib/simpletest/grade/simpletest elsewhere
skodak [Tue, 17 Jul 2007 14:25:20 +0000 (14:25 +0000)]
MDL-10065 move lib/simpletest/grade/simpletest elsewhere
+ fixed categroy locking unittest and minor problem with return value

17 years agoMDL-10395:
thepurpleblob [Tue, 17 Jul 2007 14:07:56 +0000 (14:07 +0000)]
MDL-10395:
Course managers are now displayed in the order that the user
selects in the Define Roles page.

17 years agoMDL-10495:
thepurpleblob [Tue, 17 Jul 2007 13:13:35 +0000 (13:13 +0000)]
MDL-10495:
Course Managers role's now in same order as Manage Roles screen.

17 years agotest if auth cas activated and no parameters
jgutierr25 [Tue, 17 Jul 2007 12:08:26 +0000 (12:08 +0000)]
test if auth cas activated and no parameters

17 years ago*** empty log message ***
jgutierr25 [Tue, 17 Jul 2007 11:46:19 +0000 (11:46 +0000)]
*** empty log message ***

17 years agoMoving simpletest to grade directory
moodler [Tue, 17 Jul 2007 08:50:34 +0000 (08:50 +0000)]
Moving simpletest to grade directory

17 years agoallow comments, lock checking for xml plugin
toyomoyo [Tue, 17 Jul 2007 08:40:35 +0000 (08:40 +0000)]
allow comments, lock checking for xml plugin

17 years agolatest tags
moodler [Tue, 17 Jul 2007 07:54:36 +0000 (07:54 +0000)]
latest tags

17 years agoMDL-10439 call definition_after_data() from moodleform constructor only when form...
skodak [Tue, 17 Jul 2007 07:48:58 +0000 (07:48 +0000)]
MDL-10439 call definition_after_data() from moodleform constructor only when form submitted

17 years agoMDL-10477 Implementing rangesdisplaytype, finishing off this task
nicolasconnault [Tue, 17 Jul 2007 07:41:52 +0000 (07:41 +0000)]
MDL-10477 Implementing rangesdisplaytype, finishing off this task

17 years agoMDL-10111 aggragationcof for weighted categories and extra items in old gradebook
skodak [Tue, 17 Jul 2007 07:24:35 +0000 (07:24 +0000)]
MDL-10111 aggragationcof for weighted categories and extra items in old gradebook

17 years agoMDL-10438 inline docs added, moved $gpr into grade class
skodak [Tue, 17 Jul 2007 06:09:03 +0000 (06:09 +0000)]
MDL-10438 inline docs added, moved $gpr into grade class

17 years agoMDL-10438 inline docs added
skodak [Tue, 17 Jul 2007 05:52:42 +0000 (05:52 +0000)]
MDL-10438 inline docs added

17 years agoremoved accidentally added backup file
nicolasconnault [Tue, 17 Jul 2007 05:25:31 +0000 (05:25 +0000)]
removed accidentally added backup file

17 years agofixing broken headers
toyomoyo [Tue, 17 Jul 2007 03:32:10 +0000 (03:32 +0000)]
fixing broken headers

17 years agomerged fix for MDL-10475, adding override for legacy student roles before dropping...
toyomoyo [Tue, 17 Jul 2007 02:47:48 +0000 (02:47 +0000)]
merged fix for MDL-10475, adding override for legacy student roles before dropping studentcanpost

17 years agoLatest tags file
moodler [Tue, 17 Jul 2007 02:30:08 +0000 (02:30 +0000)]
Latest tags file

17 years agoAdded check if $PAGE is set. Seams that $PAGE is not set on all pages.
urs_hunkler [Mon, 16 Jul 2007 20:59:38 +0000 (20:59 +0000)]
Added check if $PAGE is set. Seams that $PAGE is not set on all pages.

17 years agoAdding some course->xxxx missing fields to backup & restore. MDL-10444
stronk7 [Mon, 16 Jul 2007 20:18:26 +0000 (20:18 +0000)]
Adding some course->xxxx missing fields to backup & restore. MDL-10444

Merged from MOODLE_18_STABLE

17 years agoMDL-10477 Mainly the percentage grade display type
nicolasconnault [Mon, 16 Jul 2007 19:46:54 +0000 (19:46 +0000)]
MDL-10477 Mainly the percentage grade display type

17 years ago#admin-report-courseoverview-index .invisiblefieldset { display: block; }
urs_hunkler [Mon, 16 Jul 2007 19:25:11 +0000 (19:25 +0000)]
#admin-report-courseoverview-index .invisiblefieldset {  display: block; }

17 years agoMDL-10438 return tracking in grading forms; new grade plugin selector
skodak [Mon, 16 Jul 2007 18:58:09 +0000 (18:58 +0000)]
MDL-10438 return tracking in grading forms; new grade plugin selector

17 years agoMDL-10482 incorrect texarea height
skodak [Mon, 16 Jul 2007 14:50:25 +0000 (14:50 +0000)]
MDL-10482 incorrect texarea height

17 years agoAdd id="responseform" to the question preview form tag, to match the quiz form, to...
tjhunt [Mon, 16 Jul 2007 13:32:52 +0000 (13:32 +0000)]
Add id="responseform" to the question preview form tag, to match the quiz form, to make life easier for Javascript on questions. Idea thanks to Adriane Boyd.

17 years agoStop the 'remove rqp' environment message from appearing after the question type...
tjhunt [Mon, 16 Jul 2007 13:23:13 +0000 (13:23 +0000)]
Stop the 'remove rqp' environment message from appearing after the question type is gone.

17 years agoMDL-9629 New setting and language strings. Also using constants from gradelib in...
nicolasconnault [Mon, 16 Jul 2007 09:18:02 +0000 (09:18 +0000)]
MDL-9629 New setting and language strings. Also using constants from gradelib in settings.php and preferences_form.php for grader report.

17 years agoaverage class/group should not take non-graded students into consideration
toyomoyo [Mon, 16 Jul 2007 09:03:23 +0000 (09:03 +0000)]
average class/group should not take non-graded students into consideration

17 years agofixed css broken by edit_tree.php to tree.php renaming
skodak [Mon, 16 Jul 2007 07:32:51 +0000 (07:32 +0000)]
fixed css broken by edit_tree.php to tree.php renaming

17 years agouse min max bounds in update_final_grade()
skodak [Mon, 16 Jul 2007 07:16:08 +0000 (07:16 +0000)]
use min max bounds in update_final_grade()

17 years agoMDL-10474, fixing division by 0
toyomoyo [Mon, 16 Jul 2007 07:14:40 +0000 (07:14 +0000)]
MDL-10474, fixing division by 0