Commit graph

8643 commits

Author SHA1 Message Date
dongsheng
f7edb3c779 MDL-10662, I found these bugs when I was working on MDL-14068 2008-04-04 04:32:29 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
stronk7
c691bebc56 Force download checkbox is not initialized properly, credit goes to skodak. MDL-14010 ; merged from 19_STABLE 2008-04-01 22:17:58 +00:00
tjhunt
20b8b489ec MDL-8682 - the last commit caused a regression that stopped it working.
!something==somethingelse

is not the same as

something!==somethingelse

in javascript, it seems.
2008-03-31 15:07:14 +00:00
nicolasconnault
013a8774a0 MDL-13397 Fixed the language string. 2008-03-31 06:15:51 +00:00
skodak
9db5d080f4 MDL-14060 fixed cm caching in forum cron; merged from MOODLE_19_STABLE 2008-03-27 08:49:25 +00:00
skodak
741478495e MDL-14074 removed obsoleted $CFG->enablerecordcache = true 2008-03-27 08:44:11 +00:00
skodak
a833a46aba MDL-14074 removed obsoleted $CFG->enablerecordcache = true; merged from MOODLE_19_STABLE 2008-03-27 08:40:01 +00:00
skodak
953d154fa4 MDL-14074 removed obsoleted $CFG->enablerecordcache = true 2008-03-27 08:37:43 +00:00
gbateson
5abcfe582d trigger the updating of grades from earlier versions of Moodle
merge other fixes from Moodle 19 hotpot/lib.php
2008-03-27 08:14:44 +00:00
dongsheng
55ac3d6f21 MDL-13151 add a new language string: phone2, thanks for your idea, Jams Ballard. 2008-03-26 02:58:16 +00:00
tjhunt
44266ca4ef MDL-13806 - supplimental - bug fixes to the previous commit. 2008-03-25 19:40:42 +00:00
poltawski
fa6eb1dc57 MDL-14050 - count(FALSE) == 1 . This was causing fatal errors when scorm_scoes were
empty.
merged from MOODLE_19_STABLE
2008-03-25 14:38:42 +00:00
skodak
8cb121cc6b MDL-14032 rewritten forum_tp_clean_read_records() - it should not run out of memory anymore + other minor memory savings; merged from MOODLE_19_STABLE 2008-03-24 19:51:37 +00:00
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