Commit graph

7236 commits

Author SHA1 Message Date
nicolasconnault
95c2d696c4 MDL-14065 Commented out buggy backuplib tests, and replaced E_ALL with DEBUG_DEVELOPER in dmllib tests 2008-03-27 17:08:55 +00:00
nicolasconnault
477eec40b7 MDL-14065 Fixed gradebook unit tests, including a bug fix in grade_item class 2008-03-27 12:08:36 +00:00
sam_marshall
44e02d79ab MDL-14051 Changed timeout behaviour for download_file_content so curl has a read timeout 2008-03-26 13:00:48 +00:00
dongsheng
6f87ef52b9 MDL-14055, change to human-readable strings from hard-coded integer, thanks for Matt's patch. 2008-03-26 01:35:04 +00:00
scyrma
ecde257b56 small code cleanup (merge) 2008-03-25 09:36:01 +00:00
skodak
4cfededa0d MDL-14029 html2text throws tons of notices is style or script tags found; merged from MOODLE_19_STABLE 2008-03-23 16:51:55 +00:00
stronk7
3813e87cf8 Update timezone rules to tzdata2008a. MDL-14024 ; merged from 19_STABLE 2008-03-22 23:37:25 +00:00
skodak
85db09fb81 MDL-14021 replaced sloppy JOIN ON TRUE with CROSS JOINs - ora or ms does not like it; backported from MOODLE_19_STABLE 2008-03-22 20:23:06 +00:00
dongsheng
c7a7112781 MDL-12263, under certain conditions, $catctxids is NULL, so an if statement should be here. 2008-03-20 07:20:00 +00:00
scyrma
a5fe6177d6 MDL-13985 - removed call to get_string, translation of this string made no sense and broke badly. (merge) 2008-03-20 07:05:06 +00:00
nicolasconnault
902d5cc046 MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch. 2008-03-20 06:05:44 +00:00
scyrma
94c824304a MDL-13959 - Fix from Eloy - this makes the timezone-related functions accept an optional parameter different from the current user timezone. (merge) 2008-03-20 03:01:58 +00:00
skodak
8d08612b12 MDL-13990 ignore bogus dirs in moodledata/user during upgrade; merged from MOODLE_19_STABLE 2008-03-19 23:09:00 +00:00
skodak
9eeb49b24e MDL-13899 improved submission and grading date hack; merged from MOODLE_19_STABLE 2008-03-19 22:39:19 +00:00
scyrma
317f94b0a2 MDL-13934 - Commit patch by Eloy - prevent display of moodle docs link on redirect pages 2008-03-19 08:19:31 +00:00
scyrma
0f2f6126c3 MDL-12093 - remove added classes - they don't help the issue and clutter the code 2008-03-19 08:16:51 +00:00
scyrma
c93c6b3b3d MDL-13434 Addslashes removed, is added whenever necessary in tag/lib.php. 2008-03-19 08:12:14 +00:00
scyrma
4258003130 MDL-12235 deprecated document_file function. Not found anywhere in core. 2008-03-19 07:58:40 +00:00
moodler
85edee26f3 MDL-13810 Merged from 1.9 2008-03-19 07:49:40 +00:00
nicolasconnault
c1a33301b9 MDL-13796 Removing redundant language code. 2008-03-19 05:47:55 +00:00
skodak
c55c9d73df MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE 2008-03-18 23:21:23 +00:00
skodak
cf12f6c5a9 MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE 2008-03-18 22:54:56 +00:00
skodak
0b943ef12c MDL-13921 Incorrect access given to members of group included in 2 groupings; merged from MOODLE_19_STABLE 2008-03-18 16:38:25 +00:00
skodak
36bddcf5fb MDL-13949 removed adobe reader XSS bug workaround; merged from MOODLE_19_STABLE 2008-03-17 12:36:26 +00:00
skodak
55231be044 MDL-13943 improved perf when sending multiple grades into grade_update(); merged from MOODLE_19_STABLE 2008-03-16 23:22:47 +00:00
skodak
f8f1f8076f MDL-13945 prevent fatal errors in all rs_xx functions; merged from MOODLE_19_STABLE 2008-03-16 22:48:39 +00:00
skodak
600fe3b333 MDL-13944 rs_close() does not throw fatal error if rs does not exist aynmore; merged from MOODLE_19_STABLE 2008-03-16 22:08:14 +00:00
skodak
ddb9c47252 MDL-13939 stats produce bogus role/course data if user has several different enrolments; ,erged from MOODLE_19_STABLE 2008-03-16 01:24:21 +00:00
skodak
b5f3a99c73 MDL-13412 Allow callers of email_to_user() to set wordwrap; merged from MOODLE_19_STABLE 2008-03-15 17:04:36 +00:00
skodak
5ac776acda MDL-13893 fixed hiding of editor buttons, added labels there too; merged from MOODLE_19_STABLE 2008-03-15 16:37:41 +00:00
skodak
f043289d2f MDL-13886 whitelist text-decoration in kses cleaning; merged from MOODLE_19_STABLE 2008-03-15 15:01:27 +00:00
skodak
5048575d7e MDL-13920 assignment without grades now sets text grade type, fixed overriding of feedback and overriding logic in general on grade edit page; merged from MOODLE_19_STABLE 2008-03-15 14:54:43 +00:00
nicolasconnault
9b5f87d27e MDL-13796 Committing new recaptcha element 2008-03-13 15:45:16 +00:00
sam_marshall
6c5a2108b5 MDL-13915: Fixed add_to_log when very long url is specified (now doesn't try to insert more than 100 chars into database) 2008-03-13 15:32:08 +00:00
nicolasconnault
7bd75cb3c1 MDL-13919 Fixed undefined variable. Merging from MOODLE_19_STABLE 2008-03-13 14:02:54 +00:00
scyrma
31b57a92bb Fixed a bug introduced somewhere down the late modifications.. 2008-03-13 08:38:37 +00:00
skodak
25bcd90821 MDL-13845 rewritten rounding in grades classes again - rounding done also before storage into db so that we can compare the values properly and skip db updates if possible + some more optimisations; merged from MOODLE_19_STABLE 2008-03-12 19:45:17 +00:00
nicolasconnault
7c572b8c90 MDL-13796 Added help button and help file, used Snoopy in recaptchalib for proxy support, fixed lang strings, refactored validation code, used element property to pass error string around. 2008-03-11 10:34:50 +00:00
skodak
0a2925beb9 MDL-13881 fixed silly logic bug when disabling rcache - patch by Matt Clarkson; merged from MOODLE_19_STABLE 2008-03-11 09:05:20 +00:00
nicolasconnault
5d6308d491 MDL-13796 Most of the recaptcha implementation is done. 2008-03-10 17:32:32 +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
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
skodak
6537035609 MDL-13851 fixed disappearing grade categories in PHP4; merged from MOODLE_19_STABLE 2008-03-08 22:12:45 +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
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
66690b6914 MDL-13845 major performance problems when regrading course; merged from MOODLE_19_STABLE 2008-03-08 12:51:16 +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