Commit graph

27042 commits

Author SHA1 Message Date
skodak
c186c7b2cb MDL-10524 minor simplification of median aggregation + fixed aggregation names in lang 2007-07-20 13:54:58 +00:00
thepurpleblob
61fbd0fb52 MDL-10396:
Add an option and a check to (optionally) prevent users being enrolled
in hidden courses.

Merged from STABLE_18
2007-07-20 13:03:19 +00:00
nicolasconnault
90d3960c6d 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. 2007-07-20 09:34:35 +00:00
thepurpleblob
830ba6ea46 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
2007-07-20 08:57:05 +00:00
nicolasconnault
d5f0aa0196 MDL-9628 Fixed typos and added language strings. Corrected a bug that prevented a decimalpoints of 0 from being used (empty($decimalpoints)) -> is_null 2007-07-20 07:31:13 +00:00
nicolasconnault
5b508a08ae MDL-10345 Refactored grade_report_grader::get_groupavghtml() and grade_report_grader::get_gradeavghtml() into one method: grade_report_grader::get_avghtml($grouponly=false) 2007-07-20 05:53:55 +00:00
moodler
7a31d38fd8 Automatic installer.php lang files by installer_builder (20070720) 2007-07-20 05:39:50 +00:00
nicolasconnault
c0c1e7c2ad MDL-10414 Corrected tabindex order 2007-07-20 05:00:07 +00:00
mattc-catalyst
cd54510d42 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>
2007-07-20 04:05:34 +00:00
stronk7
06ec822832 Just fixing one comment 2007-07-19 21:33:21 +00:00
skodak
d14ae855a2 MDL-10524 fixed aggregation for course item + other minor improvements 2007-07-19 17:36:36 +00:00
stronk7
d18634d3fd Splitting white-wood backgroud into two different backgrounds,
one to be used with blocks (darker) and the other for
contents (brighter). Suggestion from Urs!
2007-07-19 17:20:38 +00:00
mchurch
09ba8e56a9 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). 2007-07-19 16:59:51 +00:00
tjhunt
5d5ae618a8 MDL-8056 - one if statement was missed during Matt Clarkson's/Eloy's commit on 15th July 2007. Merged from MOODLE_18_STABLE 2007-07-19 16:51:17 +00:00
urs_hunkler
33762ff3da corrected display of blocks without title 2007-07-19 11:06:19 +00:00
tjhunt
e584e7c84e Improve display of preview attemtp summary on quiz view page. 2007-07-19 10:27:54 +00:00
skodak
29a5680ef7 MDL-10527 changed overridden UI logic 2007-07-19 10:04:08 +00:00
toyomoyo
f1117649bf adding enableoutcomes flag 2007-07-19 09:02:50 +00:00
skodak
3ee5c20149 MDL-10525 renaming class grade_grades and grade_grades_text - singulars for all grade class names 2007-07-19 08:15:19 +00:00
toyomoyo
2717b64523 adding the grade_outcomes_courses table 2007-07-19 07:35:21 +00:00
toyomoyo
6ad71d66c8 merged fix for MDL-10445, adding of blocks on user blog page not possible 2007-07-19 06:06:28 +00:00
moodler
69ea5e1722 Added support for flv files in resources MDL-9739 2007-07-19 05:51:33 +00:00
moodler
699a8fbe02 Automatic installer.php lang files by installer_builder (20070719) 2007-07-19 05:45:29 +00:00
moodler
759bc3c89a Added support for flv 2007-07-19 05:43:33 +00:00
moodler
b15f06224b FIixes to show MP3 player properly MDL-9739 2007-07-19 05:19:24 +00:00
toyomoyo
60ace1e114 merged fix for MDL-10149, preventing the deletion of the last admin role 2007-07-19 05:19:05 +00:00
moodler
d670dbee90 Fixed navigation on embedded media 2007-07-19 03:45:30 +00:00
toyomoyo
69b0088cd9 merged fix for MDL-10461, timemodied in role assignments not preserved 2007-07-19 03:37:53 +00:00
stronk7
604015c878 Adding style to one more header. 2007-07-19 00:02:13 +00:00
skodak
5c13c6cc87 MDL-10520 reverting previous commit - the db setup+upgrade code must be fixed first 2007-07-18 21:37:30 +00:00
nicolasconnault
064105e357 Automatic grading Google Summer of Code project (Epaile assignment module) by Arkaitz Garo, First commit. 2007-07-18 21:13:53 +00:00
urs_hunkler
7784025672 added returns to make debugging easier 2007-07-18 21:08:21 +00:00
urs_hunkler
e1d02e7e0f corrected an error in the sideblock structure for custom corners 2007-07-18 21:06:40 +00:00
skodak
ba74762bda regular whitespace cleanup in grade code 2007-07-18 19:56:07 +00:00
skodak
e1d2692a73 fixed problem with quickgrading overriding nonexistent grades with no grade 2007-07-18 19:53:24 +00:00
urs_hunkler
966c9a686c corrected a wrong closing div 2007-07-18 19:51:11 +00:00
skodak
9580a21f1c MDL-9137 added new aggregation needed for upgrade - weighted + extra credit
minor item edit form cleanup
fixed minor bug in grader/lib.php
2007-07-18 19:29:32 +00:00
skodak
3a935caf4d MDL-10517 Use of addslashes in assignment/lib.php 2007-07-18 18:42:45 +00:00
stronk7
72c7ee0c4d Avoid some nested boxes in calendar block 2007-07-18 18:38:28 +00:00
urs_hunkler
0dc89caf21 added clearfix to class settingsform to correct collapsing 2007-07-18 15:53:07 +00:00
urs_hunkler
53c914f8e2 added a wrapper div to be able to handle content shorter than the side columns 2007-07-18 15:41:26 +00:00
nicolasconnault
8c5a416edd 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.
2007-07-18 14:54:35 +00:00
tjhunt
b60af635df MDL-10515 - Change HTML to make it easier to style multiple choice questions. Merged from MOODLE_18_STABLE 2007-07-18 13:57:24 +00:00
nicolasconnault
32b97bb24a MDL-10490 Letter type implemented 2007-07-18 11:34:55 +00:00
thepurpleblob
808b3dbeb3 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
2007-07-18 09:14:28 +00:00
moodler
939b226a2b Fixed up help button texts MDL-9628 2007-07-18 09:07:50 +00:00
moodler
e15d4dd0e0 Move the "default role" into enrolments section MDL-10511 2007-07-18 08:57:28 +00:00
skodak
af15f9cc53 MDL-10439 yet another attempt to fix definition_after_data() - see the bug report for sample usage 2007-07-18 08:48:28 +00:00
toyomoyo
5ea4345b72 fixing 2 typos 2007-07-18 08:39:50 +00:00
toyomoyo
5c2aa19894 adding capabilities check 2007-07-18 08:13:09 +00:00