30418 Commits

Author SHA1 Message Date
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
moodlerobot
240522d152 Automatic installer.php lang files by installer_builder (20080311) 2008-03-11 03:16:20 +00:00
skodak
347037d838 MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE 2008-03-10 21:19:45 +00:00
skodak
a7e51d62f3 MDL-13866 fixed stupid bug in my last commit; merged from MOODLE_19_STABLE 2008-03-10 21:18:16 +00:00
skodak
99ccfda8e2 MDL-13878 use ints for old values of scales in grader report; merged from MOODLE_19_STABLE 2008-03-10 20:25:29 +00:00
garethmorgan
693838d37c Populating $overridableroles and $assignableroles to make the roles tabs accessible. MDL-13803. 2008-03-10 19:05:12 +00:00
nicolasconnault
5d6308d491 MDL-13796 Most of the recaptcha implementation is done. 2008-03-10 17:32:32 +00:00
andreabix
7d47ca30d0 fixed [MDL-13181] 2008-03-10 16:27:37 +00:00
andreabix
0d75d2bfc7 Fixed [MDL-12830] 2008-03-10 16:03:09 +00:00
andreabix
48fd6b71cc Added grade pass/fail colours. Fixed label line height in course page 2008-03-10 15:14:42 +00:00
andreabix
7929ba8693 Added grade pass/fail colours. Fixed label line height in course page 2008-03-10 15:14:42 +00:00
ethem
25a215b9cb Race condition in cron for Scheduled-Capture (very very big sites and order review enabled only).
In one cron, 250-500 orders may be processed (based on 5 minutes).
If an admin sets cron time up smaller than 5 minutes and
250-500> new transactions are made after last cron executed, it can be blocked.
Authorize cron sets up an_lastcron every time when admin/cron.php executes.
This must be set up after blocking check code.

As result, if pending orders aren't accepted with in 30 days at payment management page, they expired and users cannot enrol.
When an admin enabled order review, he is guaranteed 'Payment managers accept/deny transactions manually'.
Scheduled-Capture is designed for forgotten orders only ;)
2008-03-10 11:05:46 +00:00
pichetp
d650e1a315 nextpageparam["forceregeneration"] was not implemented correctly line 582 2008-03-10 10:53:41 +00:00
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