1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-20 15:40:17 +01:00

30429 Commits

Author SHA1 Message Date
nicolasconnault
7736be9785 MDL-13796 Changed lang help file acc. to Helen's suggestions 2008-03-12 06:56:37 +00:00
moodlerobot
4b2095e70f Automatic installer.php lang files by installer_builder (20080312) 2008-03-12 03:16:30 +00:00
skodak
05aba805bb MDL-13895 incorrect title and alt on grade edit icon in gradebook reports; merged from MOODLE_19_STABLE 2008-03-11 23:59:55 +00:00
pichetp
093c15be54 MDL-12572 MDL-13427 New HTML cleaning code 2008-03-11 19:20:03 +00:00
danmarsden
55963a3a29 MDL-13892 partial fix - check var first before using! 2008-03-11 19:01:34 +00:00
pichetp
92f4826927 MDL-12572 MDL-13427 New HTML export mode useable with Excel or Word 2008-03-11 17:13:33 +00:00
thepurpleblob
7f91ea90de MDL-13872:
Display a dash when no grade info, suppresses notice.

Merged from STABLE_19
2008-03-11 14:26:38 +00:00
skodak
05d820ea4c MDL-13884 fixed incorrect left join, thanks Tim; merged from MOODLE_19_STABLE 2008-03-11 10:53:18 +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
09d0ef2137 MDL-13884 Students assigned at site or course category level do not appear in grader report; merged from MOODLE_19_STABLE 2008-03-11 09:51:31 +00:00
skodak
71f15e84fe MDL-13885 fixed participation report problems; merged from MOODLE_19_STABLE 2008-03-11 09:21:17 +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
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