30405 Commits

Author SHA1 Message Date
nicolasconnault
82411edb29 MDL-13789 Removing useless files. Merging from MOODLE_19_STABLE 2008-03-10 10:51:44 +00:00
skodak
b30f2e92ba MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE 2008-03-10 10:46:42 +00:00
nicolasconnault
4909bff6db MDL-13789 Removing useless files. Merging from MOODLE_19_STABLE 2008-03-10 10:42:07 +00:00
skodak
41a446dbce MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE 2008-03-10 10:41:22 +00:00
nicolasconnault
fe6caf18f7 MDL-13852 Fixed help string links. Merging from MOODLE_19_STABLE 2008-03-10 10:11:46 +00:00
skodak
9c9a3259ee MDL-13863 detect missing idnumbers in formulas after restore; merged from MOODLE_19_STABLE 2008-03-10 09:35:42 +00:00
skodak
67881aa801 MDL-13862 grader report - do not show column averages if error found; merged from MOODLE_19_STABLE 2008-03-10 09:33:09 +00:00
nicolasconnault
6f066b8c2f MDL-13830 Added colours for gradepass and gradefail. Merging from MOODLE_19_STABLE 2008-03-10 06:38:21 +00:00
stronk7
bef163c889 Ensure only target groups_members are added to backup. MDL-12453 ; merged from 19_STABLE 2008-03-09 17:28:17 +00:00
arborrow
d1eb0531fb MDL-13593 - added statement about non case sensitivity; merging from MOODLE_19_STABLE 2008-03-09 02:43:01 +00:00
skodak
ec3717e1bd MDL-13853 automatic fixing of incorrect grade category paths; merged from MOODLE_19_STABLE 2008-03-08 23:23:41 +00:00
skodak
1909a12760 MDL-13853 incorrect paths when moving grade categories - affects aggregation in subcategories; merged from MOODLE_19_STABLE 2008-03-08 22:38:11 +00:00
stronk7
c21e611a34 Wood-ize groupinfo boxes. Merged from 19_STABLE 2008-03-08 22:29:10 +00:00
skodak
6537035609 MDL-13851 fixed disappearing grade categories in PHP4; merged from MOODLE_19_STABLE 2008-03-08 22:12:45 +00:00
skodak
fbb51be65a cosmetic fix for CONTEXT:SYSTEM fetching; merged from MOODLE_19_STABLE 2008-03-08 15:36:52 +00:00
skodak
076aeb01a6 MDL-13850 fix automatic creation of course grade item; merge dfrom MOODLE_19_STABLE 2008-03-08 15:34:39 +00:00
skodak
b0f44d8dbe MDL-13849 add API method to use outcome in course into grade_outcome class; merged from MOODLE_19_STABLE 2008-03-08 15:29:42 +00:00
skodak
bf9211ef78 fixed db warning; merged from MOODLE_19_STABLE 2008-03-08 15:27:42 +00:00
skodak
a450311936 add debug code for missing course id when getting course grading category; merged from MOODLE_19_STABLE 2008-03-08 15:10:35 +00:00
skodak
0c94e43d01 MDL-13848 backup form - do not include checkboxes for mods that are not used in course; merged from MOODLE_19_STABLE 2008-03-08 15:08:44 +00:00
skodak
9a4314a3bc MDL-13842 Error migrating grades for exercise module...; merged from MOODLE_19_STABLE 2008-03-08 12:58:05 +00:00
skodak
66690b6914 MDL-13845 major performance problems when regrading course; merged from MOODLE_19_STABLE 2008-03-08 12:51:16 +00:00
moodlerobot
ded38d4960 Automatic installer.php lang files by installer_builder (20080308) 2008-03-08 03:23:48 +00:00
tjhunt
7d69de1830 MDL-13836 - When grades are imported, list users who had grades imported, but who are not currenly in the course. 2008-03-07 17:30:54 +00:00
nicolasconnault
e64779883b MDL-12356 Patched grade_grade->is_passed() method so that it returns null when the gradepass value is null or equal to grademin, or when the finalgrade is null. Merging from MOODLE_19_STABLE 2008-03-07 14:09:43 +00:00
nicolasconnault
a1f27717db MDL-11888 Added unique constraint. 2008-03-07 13:23:38 +00:00
wildgirl
bca33e3ac4 MDL-13820 help file typo fixes 2008-03-07 13:21:06 +00:00
tjhunt
6b84dd19ac Replace some tabs that managed to slip in. What is Eclipse playing at? 2008-03-07 12:36:16 +00:00
tjhunt
a6a89b9eab Strip some trailing whitespace. 2008-03-07 12:35:10 +00:00
tjhunt
c52c62d1b1 MDL-13806 - Refactor all the code that implements the rules for whether students can attempt the quiz now into some classes.
Resource page now done as well. That should be everything.
2008-03-07 12:33:07 +00:00
tjhunt
111ded5895 Clarify unused argument. 2008-03-07 11:17:44 +00:00
nicolasconnault
8436e8b94b MDL-13828 Updated to YUI 2.5.0 2008-03-07 09:48:29 +00:00
nicolasconnault
44d6ecc32b MDL-12854 Added required rule for submission text. Merging from MOODLE_19_STABLE 2008-03-07 09:18:08 +00:00
nicolasconnault
e369c8f688 MDL-13820 Removed aggregation2.html and fixed typos in aggregation.html. Merging from MOODLE_19_STABLE 2008-03-07 08:56:13 +00:00
moodlerobot
bd38399b8d Automatic installer.php lang files by installer_builder (20080307) 2008-03-07 03:22:28 +00:00
danmarsden
a5f35b9f5b MDL-13812 choice options not shown when limit enabled. 2008-03-06 19:56:29 +00:00
tjhunt
05866d85d4 MDL-13806 - Refactor all the code that implements the rules for whether students can attempt the quiz now into some classes.
Here are unit tests for all the access rule classes, and the associated bug fixes.
2008-03-06 15:11:50 +00:00
tjhunt
1ba25b6820 Fix typo. 2008-03-06 15:04:09 +00:00
nicolasconnault
27c9bf2445 MDL-12182 fixing fixtures 2008-03-06 14:55:10 +00:00
nicolasconnault
4a88e245bd MDL-12182 merging from MOODLE_19_STABLE 2008-03-06 14:28:20 +00:00
nicolasconnault
43ea3f3ca6 MDL-12182 Fixing unit tests for gradebook. Mainly a change in set_locked() arguments. Merging from MOODLE_19_STABLE 2008-03-06 13:51:55 +00:00
nicolasconnault
6dfea40119 MDL-13046 Fixed notices. Merging from MOODLE_19_STABLE 2008-03-06 09:42:33 +00:00
scyrma
542300b41e MDL-12860 - Patch from Joseph Rézeau, to fix a problem in the display of lesson result when using regexp. 2008-03-06 08:24:40 +00:00
scyrma
e9b18d9092 MDL-13795 - Proposed fix to show a nice string instead of a non-existent deadline. (merge) 2008-03-06 05:02:07 +00:00
moodler
fffb5d240a Merged MDL-13810 Fixed check for ul.timeaccess 2008-03-06 02:15:00 +00:00
ethem
68be1fe1e7 get_recordsetXXX in cron() for performance 2008-03-05 17:09:05 +00:00
scyrma
420c306eec MDL-13791 - fix to prevent notice 2008-03-05 10:16:23 +00:00
tjhunt
758c50b1cd MDL-13794 - Reordering tool does not work if you type the same number into two boxes.
Also, fix some javascript that did not work in IE7.
2008-03-05 10:16:18 +00:00
nicolasconnault
54294d3b09 MDL-13787 Updated get_pref() so that it looks up a short version of the config variable (grade_ instead of grade_report_) in case the first isn't set. It also returns null if no variable is found. Merging from MOODLE_19_STABLE 2008-03-05 07:10:16 +00:00
moodlerobot
037a40f7dd Updated the HEAD build version to 20080305 2008-03-05 05:51:01 +00:00