havran
1bec7e0564
new strings and some changes from Martina Majorova & Juraj Chlebec
2005-05-20 14:06:28 +00:00
mindforge
920fb237c4
In locallib the function quiz_restore_question_sessions did not load the timestamp field for states. This was fixed by replacing the list of fields in the query by a s.*
2005-05-20 11:44:59 +00:00
mindforge
ee676b5ace
Fixed typo.
2005-05-20 10:36:27 +00:00
mindforge
405464d38d
Fix for bug 3129.
2005-05-20 09:25:07 +00:00
gustav_delius
1ddb7f4efc
Printing of header moved into plugins themselves to allow them to provide export functionality which does not want a header printed. Thanks to Enrique for doing this.
2005-05-20 08:52:33 +00:00
dlnsk
8194f51dff
Translation of module Book
2005-05-20 08:28:37 +00:00
dlnsk
0e6e0dadd5
Anymore needs.
...
Now used types.html
2005-05-20 06:44:06 +00:00
dlnsk
5575601e2c
Translation of module Resource
2005-05-20 06:24:33 +00:00
koenr
482ed223bb
took error notice out of session expired notice
2005-05-20 06:12:49 +00:00
martinlanghoff
b9bb37f30d
get_list_of_timezones() - backed out optimization in sorting at the database; we need to sort the translated names, not the db names. Thanks Jon for the heads up.
2005-05-20 00:50:45 +00:00
martinlanghoff
7641e51553
get_list_of_timezones() - fix to usage of GROUP BY (fixes Postgres support) and optimization in sorting at the database. By Patrick Li
2005-05-20 00:14:32 +00:00
martinlanghoff
31df0bb83c
Merged from MOODLE_14_STABLE - Better DB errors debug traces from Patrick Li
2005-05-19 21:59:00 +00:00
koenr
413ff46e2c
suddenly empty file uploaded. very strange.
...
The fix
2005-05-19 21:03:48 +00:00
defacer
e345909c50
Now that the extended multilang filter is in place (bug 2879),
...
reintroducing format_text to the HTML block (bug 2878).
2005-05-19 20:09:57 +00:00
mits
32287aed9b
Now translationg quiz related strings.
2005-05-19 18:57:10 +00:00
defacer
fde4a0941b
New extended multilang filter!
...
Now does lang replacement for each "langblock" (many lang-enabled tags
bunched together with only whitespace between), allowing:
* Multiple langblocks per filtered text
* Non-lang-translated content before, after, and between langblocks
This should be solving bugs 2878 and 2879. Buy one, get one free.
2005-05-19 17:32:30 +00:00
mindforge
356d829527
Fix for bug 3288.
2005-05-19 16:13:18 +00:00
moodler
6ea5ebd43e
Fixed some notices.
2005-05-19 15:34:08 +00:00
moodler
d49b56e533
Some fixes for bug 3166 and the errors when in debug mode
2005-05-19 14:13:23 +00:00
moodler
bdcf985cbd
Fix for journal upgrade problem
2005-05-19 13:17:51 +00:00
mindforge
bfeb5f257d
Fix for bug 3294.
2005-05-19 10:36:36 +00:00
martignoni
478ba27078
New file added
2005-05-19 09:35:51 +00:00
ethem
79d1644127
be annotator.
2005-05-19 08:15:56 +00:00
gustav_delius
97f0cb15f1
Questoin edit popup window now closes itself automatically, see bug 3140. Thank you Eloy for the lesson in javascript.
2005-05-19 08:05:58 +00:00
gustav_delius
be34c2948d
Improved reporting during upgrade, see bug 3297
2005-05-19 07:54:29 +00:00
ethem
8cfedc61ca
Turkish Documentation
...
(Please help me, help me)
There are a lot of documentation.
2005-05-19 07:36:29 +00:00
dlnsk
6ac84e004e
Changes in datetime format
2005-05-19 07:16:14 +00:00
bobopinna
66fc6a1c02
Fixed some datamodel elements type
2005-05-19 06:22:37 +00:00
martinlanghoff
9feb9a19d6
Typo in table_column() breaks field renaming under postgres -- credit for the patch goes to Patrick Li
2005-05-19 05:08:03 +00:00
stronk7
e44f2f92b0
Now length is correctly set and stored to DB (bug 3290)
...
(http://moodle.org/bugs/bug.php?op=show&bugid=3290 )
plus some added bits to handle the hidden field properly
2005-05-18 23:53:36 +00:00
danmarsden
5634beeaa5
-shouldn't have been using Javascript there! - few more fixes coming. - choice mod limit function doesn't seem to be working properly - doesn't seem to display results anymore!
2005-05-18 21:50:45 +00:00
koenr
be808502ac
new file - not understood everything yet
2005-05-18 21:44:50 +00:00
koenr
ed1d555709
new strings
2005-05-18 21:43:56 +00:00
koenr
e1aa434bc7
took out the double quotes, see discussion http://moodle.org/mod/forum/discuss.php?d=23046
2005-05-18 21:17:24 +00:00
dhawes
e4897989b2
interface fix - instead of a combo box show feeds as checkboxes to make it more obvious when an instance has no associated feed. bug fix - if a custom title is set always use it over the feed's incoming title
2005-05-18 20:09:29 +00:00
gustav_delius
67f74fec53
Some code cleanup: the function extract_response() is not used any more
2005-05-18 19:59:12 +00:00
gustav_delius
c877e32fa2
language file for the item analysis report for the quiz module developed by Enrique
2005-05-18 19:53:44 +00:00
gustav_delius
43f14820fd
Updated version of item analysis report from Enrique
2005-05-18 19:52:21 +00:00
dhawes
bc1aed98c7
don't get extra fields which are not needed from course table
2005-05-18 19:21:08 +00:00
stronk7
6472f6357f
Prevent multiple execution of restore. Bug 3291
...
(http://moodle.org/bugs/bug.php?op=show&bugid=3291 )
Merged from MOODLE_14_STABLE
2005-05-18 18:07:02 +00:00
urs_hunkler
75da9c2023
some more changes - mainly background colors
2005-05-18 16:33:26 +00:00
urs_hunkler
29803fe88d
mainly corrected typos, changes in admin pages
2005-05-18 16:02:47 +00:00
gustav_delius
5144dc4aba
Shortened length of answer field for numerical questions to 20, closing bug 1508
2005-05-18 15:43:37 +00:00
mits
0ee53538e2
fixed based on standard theme.
2005-05-18 15:25:03 +00:00
mits
758fc7ca9e
translated one string for auth.php.
2005-05-18 15:24:38 +00:00
martignoni
e0498d0814
Superfluous english word deleted
2005-05-18 15:17:32 +00:00
urs_hunkler
633877d3ea
typo
2005-05-18 14:58:57 +00:00
bobopinna
23f6c62b62
fixed a problem with Firefox and bad schema version
2005-05-18 14:57:12 +00:00
urs_hunkler
7f4e5cce98
in the comment in the file header stood "styles_color". corrected.
2005-05-18 14:56:25 +00:00
urs_hunkler
00199b8e1d
some optimizations
2005-05-18 14:42:08 +00:00