Commit Graph

14500 Commits

Author SHA1 Message Date
paca70
eeefd0b0df Use SITEID instead of hardcoded value.
SITEID could be != 1 in older installations.
2005-05-11 08:57:14 +00:00
moodler
1d9498e455 Correct fix for bug 3192 2005-05-11 05:37:15 +00:00
moodler
8ed1787bbf Tweaks for IE :-/ 2005-05-11 04:08:59 +00:00
moodler
c009421c08 Tidied up Login block and added password reset link 2005-05-11 03:34:15 +00:00
moodler
b1a7805dfa New string for login block (and shortened one without changing meaning) 2005-05-11 03:24:15 +00:00
mjollnir_
7088c65545 Merged from MOODLE_14_STABLE: Default course id for htmlarea insert image to 0 rather than empty string to prevent invalid sql. Credit: Patrick Li 2005-05-11 02:05:59 +00:00
koenr
4fd5abaa74 New strings/helpfiles for questionnaire.
As I recall right, they could be added to the lang folder instead of to the contrib ??
2005-05-10 22:38:13 +00:00
mits
1eb9e4abf8 translated new help file for hotpot using new langdoc.php uploaded below.
http://moodle.org/mod/forum/discuss.php?d=18742
2005-05-10 22:34:15 +00:00
michaelpenne
caf0134981 fixed Bug #3192 - grades doesn't use 'uncategorised' as a string 2005-05-10 22:21:19 +00:00
villate
794c9b515b Complete translation for the 1.5 beta version 2005-05-10 20:34:38 +00:00
mits
f402466e81 fixed background, border color
th.header,
td.header,
div.header
2005-05-10 20:14:51 +00:00
stronk7
9e72253b32 Hooks to call pre15 restore included.
(not working yet)
Hard work starts now! ;-)
2005-05-10 19:48:17 +00:00
mits
3e86fa9ebe fixed navbar border color and background color. 2005-05-10 19:01:15 +00:00
defacer
4c58e0289b Removing dead commented code. 2005-05-10 17:32:01 +00:00
defacer
e6890163dd Nice borders all around the header when a sideblock is collapsed. 2005-05-10 17:09:15 +00:00
gustav_delius
bae2f74800 grading details should be shown in non-adaptive mode 2005-05-10 15:51:15 +00:00
gustav_delius
9b1a258947 just fixing my earlier fix 2005-05-10 15:34:08 +00:00
lonecatz
436a089310 first translation by sun at hit.edu.cn 2005-05-10 15:01:29 +00:00
gustav_delius
c4aff6543c Fixed bug reported at http://moodle.org/mod/forum/discuss.php?d=23526 2005-05-10 15:00:27 +00:00
lonecatz
30e99c8720 some correction by sun at hit.edu.cn 2005-05-10 14:49:54 +00:00
moodler
b1ace59a73 Anyone with the password "changeme" needs to change it 2005-05-10 14:11:53 +00:00
thepurpleblob
e7a27eeb87 fixed typo. 2005-05-10 10:31:41 +00:00
gustav_delius
b8897e49a8 fixed bug 3191 2005-05-10 10:12:24 +00:00
mits
aa6bcf419a fixed based on standard theme. 2005-05-10 10:04:06 +00:00
gustav_delius
9f9265f302 fixed bug 3190 2005-05-10 09:59:51 +00:00
gustav_delius
9a62a7634b Made sure the questions that can be parent questions are backed up and restored first so that the recoding of the parent field will work. 2005-05-10 09:49:58 +00:00
gustav_delius
2e1111c5b1 Towards a Moodle 1.5 quiz backup and restore. Not tested yet.
I moved some quiz speicific functions out of backup/backuplib.php into mod/quiz/backuplib.php
2005-05-10 09:37:09 +00:00
thepurpleblob
135973fb1c Export now uses functions in questiontype classes. Changes in this file
reflect slightly different question object layout.
2005-05-10 09:23:10 +00:00
urs_hunkler
62aaf8a1ea added CSS for the changed sideblocks 2005-05-10 09:16:11 +00:00
thepurpleblob
835ee89f1c Refactored to use functions in questiontypes classes, which have slightly
different object structure.
2005-05-10 09:07:21 +00:00
moodler
7a38eda14a Removing some background colors from standard 2005-05-10 07:18:09 +00:00
bobopinna
9c28a7c06e Fixed report counter 2005-05-10 07:09:54 +00:00
bobopinna
8afadf947c Fixed a problem with Safari 2005-05-10 06:54:49 +00:00
moodler
4c20222852 A quick hack to allow anonymising of all names.
You can make everyone have the name "Bruce" if you want.   }-)
2005-05-10 06:18:30 +00:00
moodler
74528955bd Make the RSS blocks wider (210) 2005-05-10 05:39:32 +00:00
defacer
c4d951e1f8 Here be DIVs. 2005-05-10 04:00:56 +00:00
moodler
ddff098403 Fixed typo 2005-05-10 03:36:57 +00:00
moodler
fd8585a08d Modification to forum post headers to make filtering a bit easier,
and also to support more of RFC2919 and RFC2369
2005-05-10 03:34:43 +00:00
defacer
45c89333e1 Moving this from inline style to CSS. 2005-05-10 00:47:08 +00:00
defacer
ef6a8319d4 Making these menus smaller so that they fit in the same line as the help icon.
The alternative would be to have the block request a greater width.
2005-05-10 00:36:37 +00:00
martinlanghoff
57472983bb Merged from MOODLE_14_STABLE - SQL fixes in GROUP BY clause in SCORM module -- merged patch from Patrick Li 2005-05-10 00:31:34 +00:00
defacer
d33d0cda79 Better appearance for section add menus in vertical mode. 2005-05-10 00:31:32 +00:00
defacer
4b4ca01dae Giving some margin back to /pix/help.gif, and bringing blocks to 90% working order again. 2005-05-10 00:22:34 +00:00
defacer
1fd3772bc5 Changing width="22" for /pix/help.gif to width="17" 2005-05-10 00:21:09 +00:00
defacer
b1aa9a39a2 Switching blocks to table-less format; IT DOESN'T WORK CORRECTLY YET.
Changing width="22" for /pix/help.gif to width="17"
2005-05-10 00:20:18 +00:00
defacer
1c46eb0334 Improved markup for print_section_add_menus, without tables. 2005-05-10 00:17:22 +00:00
defacer
ebe43221ff Removing annoying extra padding from the left side of this graphic.
We can very easily fix this with CSS, coming up next.
2005-05-10 00:15:06 +00:00
defacer
4fad36189f I 'm fed up with the crappy HTML for blocks that keeps giving us
no end of trouble (bug 1718 is just the tip of the iceberg).

Rehauling things... these two divs are superfluous.
2005-05-09 23:37:28 +00:00
defacer
88bbf2efff Visual improvement: blocks which are "hidden" (eye icon) now shown exactly
like collapsed blocks (minus sign) when editing is on.
2005-05-09 23:11:25 +00:00
martignoni
3d95cc65ff Added 'editcatquestions' string. 2005-05-09 21:57:53 +00:00