6629 Commits

Author SHA1 Message Date
skodak
291b184bc4 MDLSITE-320 some debug code for digest times in forum cron; merged from MOODLE_19_STABLE 2008-03-20 22:32:12 +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
skodak
ec29061d82 MDL-13899 force resending of all assignment grades into gradebook so that the submitted and graded dates get updated; merged from MOODLE_19_STABLE 2008-03-19 23:20:00 +00:00
skodak
12dce2534f MDL-13899 assignments should be now sending proper submissions and grading dates into gradebook; merged from MOODLE_19_STABLE 2008-03-19 22:35:24 +00:00
tjhunt
d45459b7c1 MDL-13978 - Notice when adding a new quiz 2008-03-19 12:21:56 +00:00
dongsheng
d6cc234114 MDL-13481, Distinguish between course fullname and user fullname 2008-03-19 08:49:23 +00:00
skodak
f30036d3f1 MDL-13610 made assignment submissions table 100% wide; merged from MOODLE_19_STABLE 2008-03-18 17:18:44 +00:00
skodak
2b0a14e472 MDL-11007 groupmembersonly support for glossaries; merged from MOODLE_19_STABLE 2008-03-18 17:12:48 +00:00
skodak
7214101bd5 MDL-10990 forum perf revisited - reply and post discussion buttons now back for guests; merged from MOODLE_19_STABLE 2008-03-18 17:08:15 +00:00
skodak
1986792355 MDL-13807 assignment_showrecentsubmissions does not hide submissions on recent activity full report - patch by Jason Meinzer; merged from MOODLE_19_STABLE 2008-03-18 16:45:44 +00:00
skodak
91e450813c MDLSITE-320 digest processing should be able to continue without duplicates if fails; merged from MOODLE_19_STABLE 2008-03-18 08:28:27 +00:00
scyrma
ffa2134012 MDL-12514 - Added missing js library (thanks Johannes Albert) and fixed missing string escaping. (merge) 2008-03-18 01:22:37 +00:00
pichetp
0410e50698 MDL-12572 splitting code and create get_questions_atttempts_data function
improve CVS, XLS and ODS downloads so that data is easily sort.
2008-03-17 14:21:20 +00:00
nicolasconnault
3eb53921ac MDL-13743 Added realmedia support. Merging from MOODLE_19_STABLE 2008-03-17 13:15:25 +00:00
nicolasconnault
75e8435e46 MDL-13903 New file resource option for forcing the download of the file instead of embedding it. 2008-03-17 12:55:35 +00:00
stronk7
4d272b485f Glossary extended search fixed. MDL-13947 ; merged from 19_STABLE 2008-03-17 12:30:47 +00:00
pichetp
169b607dc4 MDL-13427 Adding strip tags filtering for download and question text
limit to CSV download
2008-03-16 00:22:49 +00:00
skodak
25220be35d MDL-13866 adding warning that regrading of forums may take a while; merged from MOODLE_19_STABLE 2008-03-15 22:51:05 +00:00
pichetp
7eb7798b9f MDL-12572 Removing storage of database search in $SESSION 2008-03-15 20:55:07 +00:00
skodak
63824bbffd MDL-13920 adding warning that regrading of assignments may take a while; merged from MOODLE_19_STABLE 2008-03-15 18:52:39 +00:00
skodak
9fb2de4ea7 MDL-13093 "Continue" link jumps over items; merged from MOODLE_19_STABLE 2008-03-15 15:05:06 +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
pichetp
b9568564ed MDL-12572 Adding storage of database search in $SESSION
TODO new getstrings , test echo removing etc.
2008-03-15 12:58:43 +00:00
scyrma
4dda78aecd MDL-13236 fixes a regression - thanks to Steve Wright for the patch. 2008-03-14 08:22:16 +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
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
b30f2e92ba MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE 2008-03-10 10:46:42 +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
skodak
9a4314a3bc MDL-13842 Error migrating grades for exercise module...; merged from MOODLE_19_STABLE 2008-03-08 12:58:05 +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
nicolasconnault
44d6ecc32b MDL-12854 Added required rule for submission text. Merging from MOODLE_19_STABLE 2008-03-07 09:18:08 +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
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
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
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
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
moodler
6bf96bb89c Merged version bump from 1.9 2008-03-03 12:03:05 +00:00
moodler
99058191c6 Merged version bumps for release 1.9 2008-03-03 11:49:34 +00:00
moodler
0036b42fa3 Merged MDL-11484 Added some colors for overridden grades 2008-03-03 05:57:32 +00:00