Commit graph

7163 commits

Author SHA1 Message Date
nicolasconnault
58de44666d MDL-11790 Fixed hard-coded strings. Merci Nicolas! 2007-11-08 04:39:10 +00:00
nfreear
120a18f051 Follow up fixes MDL-12029 "Glossary view needs heading markup..." 2007-11-07 17:45:57 +00:00
sam_marshall
52ca1e737e MDL-12055 Tweaked forum subscribe 'continue' address 2007-11-07 17:33:12 +00:00
sam_marshall
93e898eb4d MDL-12055 Tweaked forum subscribe 'continue' address 2007-11-07 17:04:48 +00:00
tjhunt
1061756d8e Minor whitespace fixup. 2007-11-07 15:41:20 +00:00
tjhunt
f63a4ff2cc Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE. 2007-11-07 15:26:37 +00:00
tjhunt
7ca4613b85 Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE. 2007-11-07 15:20:57 +00:00
tjhunt
2b3b36d0af Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE. 2007-11-07 12:35:33 +00:00
toyomoyo
0b7870f348 MDL-12048, assignment grades not migrated into 1.9 2007-11-07 04:29:15 +00:00
jmg324
8ba59d07d7 fixes notice error in forum/user about image alt 2007-11-06 15:34:19 +00:00
toyomoyo
c6af52a915 fixing bogus $scoid 2007-11-06 05:41:24 +00:00
toyomoyo
b10bd7b5aa fixing a warning 2007-11-06 02:59:48 +00:00
nfreear
097d705e6d Fixes MDL-12029 "Glossary view needs heading markup + other accessibility fixes". 2007-11-05 15:22:22 +00:00
nicolasconnault
0760ba2c40 MDL-8992 Now only appearing once per page, and XHTML compliant. Also removed an ugly browser-sniffing css hack from the quicktime plugin, and applied the same browser detection as for the other plugins 2007-11-05 14:10:27 +00:00
toyomoyo
d23121ab31 MDL-9552, update the gradebook everytime score is sent 2007-11-05 07:31:35 +00:00
skodak
ced5ee5921 MDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depending in hidden grades
MDL-11974 improved gradebook CSS
2007-11-01 08:25:05 +00:00
tjhunt
8289cdf33a MDL-10284 - wrong language string used on the quiz view page to inform students of the quiz deadline. I took the opportunity to strip out an unnecessary HTML table, and reviewing uses of the string /quiz(open|close)s?/ found one other inconsistency on the quiz editing form. Merged from MOODLE_18_STABLE. 2007-10-31 17:08:47 +00:00
tjhunt
8de9f89a56 MDL-11624 - /mod/quiz/index.php too dependant on individual course format names. I basically changed it to do the same as the forum module. Merged from MOODLE_18_STABLE. 2007-10-31 16:42:02 +00:00
tjhunt
6c58e1985b MDL-6376 - fix minor errors in the previous commit.
More significantly, this patch changes the '1 Students have made 1 attempts' string.

To start with, this code was being produced in five different places, so I made a function to do the work!. Next, as you can see, it is not gramatical. Also, some people find it confusing, as in MDL-6376.

Therefore, it now just says 'Attempts: 1'.

Merged from MOODLE_19_STABLE.
2007-10-30 19:29:45 +00:00
poltawski
b18921676e MDL-11124 - Allowed 'There are no [modulename]' translations. This is currently
hardcoded and can be discovered through the user interface resonably easily.

Merged from MOODLE_19_STABLE
2007-10-29 10:44:50 +00:00
danmarsden
770778a502 missed one line.
Fix for MDL-10085  and MDL-8118 Problem with number of Responses in choice wrong, and displayed users incorrect on results.
2007-10-29 00:21:53 +00:00
danmarsden
97b294f8c4 Fix for MDL-10085 and MDL-8118 Problem with number of Responses in choice wrong, and displayed users incorrect on results. 2007-10-28 23:25:54 +00:00
mattc-catalyst
a979298761 mod/quiz: fixed fatal error in quiz_print_recent_mod_activity()
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-10-25 01:26:17 +00:00
danmarsden
41daad7675 MDL-11397 bug with IE 6 not displaying anonymous results correctly.
- also fix for XHTML Strict.
2007-10-24 21:27:26 +00:00
tjhunt
c0fa4bc84c MDL-11881 - User with question permission but not mod/quiz:manage can get a nasty require_capability error. Merged from MOODLE_19_STABLE. 2007-10-23 16:15:46 +00:00
tjhunt
3bdca85298 MDL-11870 - Notices on the quiz view page if the corresponding grade item was deleted. Merged from MOODLE_18_STABLE. 2007-10-23 07:48:03 +00:00
danmarsden
19e559e4bc Fix for MDL-9666 totals don't appear when full names are shown. 2007-10-22 21:49:58 +00:00
danmarsden
8c74e3f676 fix for MDL-11063 - thanks to Wen for the patch. 2007-10-22 21:25:06 +00:00
gbateson
7762e45ef4 improve XHTML compatability of HotPot reports; fix termination of <input> tags for JCloze and JQuiz 2007-10-22 01:48:14 +00:00
gbateson
f6c4bee314 improvements to XHTML compatability (merged from 1.9) 2007-10-21 03:02:55 +00:00
tjhunt
bfbef967bc Fix notice. Meged from MOODLE_19_STABLE. 2007-10-17 14:36:03 +00:00
toyomoyo
82f66bed7b closing the $rs 2007-10-17 07:28:17 +00:00
toyomoyo
b592b8040e MDL-11738 merged, chat message not shown 2007-10-17 07:18:56 +00:00
tjhunt
d309fd0926 MDL-5262 - PHP notice when sorting on R% coloumn in the Item analysis report - I adopted the simple solution of stopping people sorting on that column, since it is the same as sorting on rcount, I think. Merged from MOODLE_19_STABLE. 2007-10-16 21:26:50 +00:00
tjhunt
4f189a8e17 Fix possible notice. Merged from MOODLE_19_STABLE. 2007-10-16 20:52:28 +00:00
tjhunt
76c619ea16 MDL-11791 - Custom corners broken on the quiz view page because I missed a global declaration, and PHP empty was hiding the problem. Merged from MOODLE_19_STABLE. 2007-10-16 20:29:20 +00:00
stronk7
226a1d9dfc Move the update of digestmailtimelast to the end of the
loop to allow digests to be sent over multiple cron
executions if something crash in the middle. MDL-11657

Merged from MOODLE_19_STABLE
2007-10-16 16:10:19 +00:00
tjhunt
bddd9f6f40 MDL-11762 - Navigation not set up properly for resources - $this->navlinks was not being initialised in the base class. Merged from MOODLE_19_STABLE. 2007-10-15 07:32:15 +00:00
nicolasconnault
ed818bbdbf MDL-10905 iterating correctly with readdir (as shown in php doc) 2007-10-15 05:18:58 +00:00
stronk7
910b6fa760 Improving cron to make digests to use much less memory. MDL-11657
Merged from MOODLE_19_STABLE
2007-10-14 16:14:40 +00:00
mark-nielsen
72c61e0996 Mergin fix for MDL-11684 from MOODLE_19_STABLE 2007-10-13 03:12:27 +00:00
mark-nielsen
41d5033732 Mergin fix for MDL-11696 from MOODLE_19_STABLE 2007-10-13 02:36:08 +00:00
mark-nielsen
87b5691f00 Mergin fix for MDL-11636 from MOODLE_19_STABLE 2007-10-13 01:59:32 +00:00
tjhunt
38e179a4ed MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
tjhunt
14e66f3beb MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr. Merged from MOODLE_19_STABLE. 2007-10-11 11:42:49 +00:00
skodak
f2e4a0818a preparation for 1.9 beta 2 - setting correct requires in mods and plugins 2007-10-10 16:09:17 +00:00
moodler
ba4418ad4e Merged Urs fixes from 1.8 stable and reformatted a bit 2007-10-10 14:57:39 +00:00
skodak
03cedd6283 MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-) 2007-10-10 12:19:27 +00:00
nicolasconnault
b7064779f5 Updated copyright notice in header 2007-10-10 05:25:14 +00:00
moodler
f3c3a4d3b1 Added a timemodified field to forum_queue, and we now delete records
that are older than a week before processing digests.

After upgrade it's possible that some posts will be lost this way but
on the other hand it ensures that sites with problems like moodle.org
had will start working again.

We still need a recordset added to the digestposts loop.

MDL-11657
2007-10-10 02:52:25 +00:00