30392 Commits

Author SHA1 Message Date
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
moodler
8cd9482066 Fix the display of the release (merged from 1.9) 2008-03-05 05:36:49 +00:00
scyrma
31d4d33fd6 MDL-13769 - Fix for postgresql 2008-03-05 01:46:11 +00:00
stronk7
6fb10690b4 Simplify anydb_escape_string() to use simple-cross-db addslashes(). MDL-13793 ; merged from 19_STABLE 2008-03-04 23:41:37 +00:00
danmarsden
5d2b80133f MDL-10358 Scorm package not updating correctly - calling function in lib not included. 2008-03-04 22:26:00 +00:00
danmarsden
9c5ba97480 MDL-11722 - incorrect string - creating new one so that other lang packs translate it correctly. 2008-03-04 20:11:36 +00:00
skodak
2516a42ad1 MDL-13762 some debug code and workaround for sloppy use of recordsets; merged from MOODLE_19_STABLE 2008-03-04 09:24:04 +00:00
skodak
4b1b37021a MDL-13360 expire notification problems; merged from MOODLE_19_STABLE 2008-03-04 08:55:28 +00:00
moodlerobot
94fa07ca55 Automatic installer.php lang files by installer_builder (20080304) 2008-03-04 03:29:33 +00:00
skodak
888715a468 synced version with MOODLE_19_STABLE 2008-03-03 21:07:25 +00:00
skodak
ba9ad04975 MDL-13741 Incorrect max size shown when using course upload limit; patch by Jason Meinzer; merged from MOODLE_19_STABLE 2008-03-03 20:49:54 +00:00
skodak
d747d41bf2 MDL-13749 Front Page Calendar: Not displaying information from courses student is a member of.; merged from MOODLE_19_STABLE 2008-03-03 20:40:03 +00:00
arborrow
7ee33f8178 MDL-13593 - adding uploadpictures.html help file; merging from MOODLE_19_STABLE 2008-03-03 17:45:36 +00:00
ethem
9088b7d25d Code readability & documentation 2008-03-03 16:04:32 +00:00