Commit graph

14237 commits

Author SHA1 Message Date
koenr
b8ef14aeec more strings 2005-05-07 09:29:40 +00:00
koenr
bd665b75d4 xhtml issues 2005-05-07 09:29:03 +00:00
moodler
0a194c4c03 Google say they want 404 for prefetch requests 2005-05-07 08:20:34 +00:00
koenr
ad4e547dc4 xhtml compliance & -> & 2005-05-07 08:12:42 +00:00
koenr
7e8ca3f03e slightly modified helpfiles from Juraj Chlebec
Not XHTML compliant (yet)
2005-05-07 07:17:25 +00:00
koenr
802d38bc88 new strings from Juraj Chlebec 2005-05-07 07:08:01 +00:00
gbateson
c1da52882c Standardized table headings to Proper Case 2005-05-07 05:14:19 +00:00
mits
f537c5c63d polished. 2005-05-07 04:59:29 +00:00
moodler
7cbe6afeaa Cookies are not used with guests 2005-05-07 03:10:48 +00:00
martinlanghoff
b27f46f2b3 Merged from MOODLE_14_STABLE - Fixed calls to set_user_sesskey(). 2005-05-07 03:08:29 +00:00
martinlanghoff
d719609931 Merged from MOODLE_14_STABLE - Block link prefetching from Mozilla and Google Web Accelerator. 2005-05-07 03:07:08 +00:00
mjollnir_
2a8057e7ef Porting quiz upgrade to postgres. Still one bug remains - see 3148 2005-05-07 02:38:42 +00:00
mjollnir_
a35ee52017 Please don't put 1 into the where part of get_records_select, it causes postgres-invalid sql 2005-05-07 02:36:45 +00:00
mjollnir_
730e965b17 New postgres7.sql for quiz -- There is a bug in this to do with reserved words (see bug #3148) but committing anyway as is clean apart from this. 2005-05-07 00:23:50 +00:00
michaelpenne
1db0647ccd highscores will not display with practice lesson on because no grade records are entered. Also, on teacher view, when the question content is printed it uses FORMAT_HTML now 2005-05-06 23:57:20 +00:00
defacer
fcb50b292d Fix for bug 3113, some innocent notices. 2005-05-06 21:44:34 +00:00
gniske
40660e434a Fixed spelling errors 2005-05-06 21:11:35 +00:00
mits
6953c86a0c polished.
translated new help file.
2005-05-06 18:55:13 +00:00
stronk7
9f7fa650a5 Now resource autolinking filter is optimised too, so all the autolinking
filters are using latest improvements.
Only Bug 3138 remains open and is important. I've its solution at home and
I'll post it in some hours. Just testing it against PHP4 and PHP5.
(http://moodle.org/bugs/bug.php?op=show&bugid=3138)
2005-05-06 18:15:21 +00:00
mits
add8309956 polished features.html
changed link to lang files: <a href="http://download.moodle.org/lang/" target="_top">
changed number of language files: 61
2005-05-06 18:01:18 +00:00
stronk7
26ccd11c60 New lightspeed wiki filter (using the static and nothingtodo technologies now) 2005-05-06 17:57:08 +00:00
mits
d79a0c4cab polished. 2005-05-06 17:28:25 +00:00
gustav_delius
ab4f562bb2 Make it impossible to create a category in one course as the child of a category in another course, fixing bug 2940 2005-05-06 17:07:27 +00:00
gustav_delius
e303a824ff Use the grade highlighting only if the maximum grade scheme is used, see bug 2545 2005-05-06 16:43:28 +00:00
gustav_delius
47d726e9ae Fixed error message that created a warning 2005-05-06 16:27:30 +00:00
gustav_delius
15f3e35a48 One line to do with the multianswer upgrade that I forgot to merge 2005-05-06 16:25:55 +00:00
gniske
2db4ab7bea Fixed spelling errors 2005-05-06 13:54:47 +00:00
bobopinna
d5a62d972f fixed some typos and fixed some datamodel element 2005-05-06 13:29:59 +00:00
exe-cutor
5724019cc4 Saves admins some work. shib-protected just redirects to /auth/shibboleth/index.php
but only if a user is Shibboleth authenticated.
2005-05-06 13:14:31 +00:00
gustav_delius
cd3fcec93a Fixed typo in the example in the cloze question help file in some languages 2005-05-06 13:13:23 +00:00
moodler
b1dc6929bc 10 per page by default 2005-05-06 12:50:49 +00:00
gustav_delius
c14199770b Fix tooltip on question edit link, see bug 3139 2005-05-06 11:21:00 +00:00
gustav_delius
dea537e55e loops in upgrade script no longer produce output 2005-05-06 10:50:59 +00:00
gniske
06aabb11a2 Fixed spelling errors 2005-05-06 10:28:02 +00:00
martignoni
9fb0804170 Forgotten string 'toonly' 2005-05-06 10:02:05 +00:00
martignoni
33bf4d8026 Added 'upgradesure' string 2005-05-06 09:59:12 +00:00
martignoni
a3b0c22629 Changed auth_shib_instructions_help to make it conform with the README 2005-05-06 09:46:46 +00:00
moodler
ff17bbebce Information wasn't being printed on-screen before the javascript redirect
was kicking in. It was either a problem with the PHP flush() function or
in a browsers handling of half output XHTML.
Either way the fix was to include the delay in the javascript.
Messages during a redirect should now be displayed correctly.

Bug 3118. (SE)
2005-05-06 09:29:02 +00:00
martignoni
0fcf7d3d49 Better loggedinas string for guest users 2005-05-06 08:56:34 +00:00
martignoni
3f17710987 Removed "?" from "Show next quiz" 2005-05-06 08:51:37 +00:00
gustav_delius
43bc8c2929 In non-adaptive mode the mark is printed as in the old days and not as --/n 2005-05-06 07:36:54 +00:00
gustav_delius
978f438893 "Go" buttons are now enclosed in <noscript> tags. 2005-05-06 07:03:14 +00:00
bobopinna
96d3ec9f03 Updated to moodle 1.5 alpha by Luca Arese 2005-05-06 06:55:35 +00:00
bobopinna
18b928a062 fixed a typo 2005-05-06 06:54:02 +00:00
moodler
29c514bdff Admin can now change passwords. Bug 3119. (SE) 2005-05-06 06:46:43 +00:00
mits
bfa5f53f1e polished. 2005-05-06 06:42:38 +00:00
exe-cutor
bab8ceb10e Extended and corrected the error messages 2005-05-06 06:35:24 +00:00
bobopinna
3e82613631 Updated to moodle 1.5alpha by Luca Arese 2005-05-06 06:25:33 +00:00
gustav_delius
ee1fb969c8 Merging in from the MOODLE_15_QUIZREFACTOR branch.
The quiz module now can handle adaptive questions and can render remote questions via RQP web services.
2005-05-06 06:24:04 +00:00
moodler
69b8ba4c4c Added sesskey checking (SC #113) 2005-05-06 03:11:58 +00:00