tjhunt
ee26dfd17b
Bug #6116 - Quiz database upgrade scripts call renamed function by the old name. Merged from MOODLE_16_STABLE.
2006-07-18 11:01:06 +00:00
tjhunt
a92a796a6a
Bug 6092 - Give quiz finish time as well as start time in the quiz overview report.
2006-07-17 16:35:34 +00:00
skodak
1b4035b074
Bug #6129 - Incorrect glossary import file size limit; merged from MOODLE_16_STABLE
2006-07-17 13:35:05 +00:00
stronk7
cd58557ae0
Close properly the showentry page. Bug 5986.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5986 )
Merged from MOODLE_16_STABLE
2006-07-16 09:01:03 +00:00
skodak
15a6cf334f
Bug #6099 - Restore alternatively failing on data module - fixed status codes of module restore process; merged from MOODLE_16_STABLE
2006-07-13 15:38:03 +00:00
moodler
fcdcc372f1
Integrating the "AU Assignment type" into Moodle (which was based on
...
Upload&Review).
It's not tested and probably needs polishing, but people seem to love it
as it is.
http://moodle.org/mod/forum/discuss.php?d=46829
2006-07-13 07:17:51 +00:00
skodak
afda6b5681
Bug #6087 - alphabetic problem in glossary; merged from MOODLE_16_STABLE
2006-07-12 20:29:18 +00:00
martinlanghoff
07b76bad6a
chat: Prevent user from submitting a 2nd message before his 1st is received.
...
Some users reported that mod/chat was silently dropping some messages. The
user's browser may not be able to keep up with the rate at which he submits
chat messages. This update keeps things sane.
Merged from MOODLE_16_STABLE
Author: Donal McMullan <donal@catalyst.net.nz>
2006-07-12 02:29:12 +00:00
mchampan
a25a3912f7
Search functions moved from mod/name/lib.php to search/documents/mod_document.php.
...
Pagination added to query page. Various small changes and amendments.
2006-07-11 17:15:22 +00:00
tjhunt
079aa26d7d
Bug #6077 - Teacher saving their grades destroys student essay! Merged from MOODLE_16_STABLE.
2006-07-11 16:14:23 +00:00
skodak
b2ec10959a
workaround for Bug #6035 - editing quiz in one tab changes quiz in other; merged from MOODLE_16_STABLE
2006-07-11 13:02:42 +00:00
skodak
5109569b69
Bug #5988 - Branch Tables in 1.6+ (Lesson Module); merged from MOODLE_16_STABLE
2006-07-10 22:39:58 +00:00
skodak
46341ab710
Bug #5732 - Lesson Scores "out of XX" marks report incorrect mark; merged from MOODLE_16_STABLE
2006-07-10 21:52:12 +00:00
moodler
6476b0afe7
CSS templates weren't being backed up!
2006-07-09 02:03:22 +00:00
skodak
81b0eec894
Bug #6050 - import glossary entries to new glossary not creating new glossary; merged from MOODLE_16_STABLE
2006-07-07 19:54:22 +00:00
skodak
2af7f6e266
fixed warning in glossary export, merged from MOODLE_16_STABLE
2006-07-06 21:27:00 +00:00
skodak
246444b975
Bug #5615 - Assigment listing shows duplicate names with paged display; merged from MOODLE_16_STABLE
2006-07-06 09:47:48 +00:00
martinlanghoff
95900e17f2
wiki: Fix for broken view on new (empty) wiki pages.
...
The wiki should display the 'edit' screen when a user tries to view a page
that doesn't exist. This output should not be filtered.
Merged from MOODLE_16_STABLE
Author: Donal McMullan
2006-07-06 05:08:11 +00:00
mchampan
abb4ea20d4
Cleaned up files, fixed some discrepancies and made sure strings that needed escaping
...
used the correct function. Add description comments to files.
2006-07-05 14:37:16 +00:00
tjhunt
00aeaec820
Bug 6019: Quiz timer does not submit the form when it reaches zero. Merged from MOODLE_16_STABLE.
2006-07-05 10:43:53 +00:00
skodak
bc1544bfc7
Bug #5909 - Fix use of user_group() because it returns arrays now - part 2 forum search fixed too; merged from MOODLE_16_STABLE
2006-07-04 08:32:05 +00:00
skodak
f262874bbe
Bug #5909 - Fix use of user_group() because it returns arrays now - part 1; merged from MOODLE_16_STABLE
2006-07-03 21:11:17 +00:00
skodak
dbfa9ccd8d
Bug #5996 - block+resource=problem; merged from MOODLE_16_STABLE
2006-07-03 06:26:38 +00:00
tjhunt
c358d62055
Bug 5967 - Missing lang strings and help for quiz reports. Merged from MOODLE_16_STABLE.
2006-06-30 10:31:44 +00:00
skodak
895a45e231
Bug #5944 - error message when moving thread; merged from MOODLE_16_STABLE
2006-06-29 08:01:48 +00:00
skodak
eb073d70ad
Bug #5955 - link to help item for html editor looks funny; merged from MOODLE_16_STABLE
2006-06-29 07:00:27 +00:00
skodak
62ce993db3
Bug #5959 - save and view takes to wrong place; merged from MOODLE_16_STABLE
2006-06-29 06:53:53 +00:00
skodak
036c0fcb1a
Bug #5960 - can't delete or edit comments; merged from MOODLE_16_STABLE
2006-06-29 06:48:31 +00:00
tjhunt
04a4cd2a0e
Bug #5918 - essay question comments from teachers lost in 1.6 upgrade. Thanks to Mark Nielsen the suggestion of how to fix. Merged from MOODLE_16_STABLE.
2006-06-28 17:21:53 +00:00
tjhunt
5190eed81b
Bug #5945 : Lang string name missmatch when starting quiz attempt. Merged from MOODLE_16_STABLE.
2006-06-28 10:13:40 +00:00
skodak
a251b76547
Bug #5931 - blocks block database; merged from MOODLE_16_STABLE
2006-06-26 21:35:05 +00:00
skodak
b3d4840d39
assignments on mymoodle page, Bug #5839 - Found more than one record in get_record_sql !; merged from MOODLE_16_STABLE
2006-06-26 16:16:43 +00:00
vyshane
4e5e7d54b5
Merged from 1.6 stable. Error message now displays using notify() instead of
...
error() when purging of old RSS feeds fail during a discussion move.
2006-06-26 04:44:41 +00:00
mchampan
682d403259
Initial commit
2006-06-25 23:07:36 +00:00
moodler
e6dd6b9a68
No need for error when deleting RSS feed
2006-06-19 16:20:35 +00:00
moodler
e5f121c6c1
Merged XHTML fix from stable
2006-06-18 08:21:35 +00:00
moodler
feec09eecf
Merged fix for bug 5830 into dev
2006-06-16 09:42:38 +00:00
vyshane
883f4e3dc6
Merged fix from 1.6 for bug:
...
Notice: Undefined property: id in /home/moodle/public_html/certificate/mod/forum/discuss.php on line 38
This happens when the user is not logged in and wants to view a forum of type
news.
2006-06-14 08:47:19 +00:00
tjhunt
0d8b8f1777
Quiz module sometimes left the user staring at a blank page. Now there is an error message. Merged from MOODLE_16_STABLE.
2006-06-13 18:59:41 +00:00
stronk7
daec7cda9b
One notice() was preventing the upgrade to 1.7dev to continue. Bug 5773.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5773 )
2006-06-09 10:15:03 +00:00
stronk7
d96466d29f
Moving from lastIP to lastip everywhere. Bug 5763.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5763 )
Merged from MOODLE_16_STABLE
2006-06-09 10:04:43 +00:00
vyshane
da52f1523c
Merge from 1.6. Fix for scorm_option2text(). options field is now saved
...
proprely.
2006-06-08 07:39:37 +00:00
stronk7
8326d5afa3
Now the question_attempts creation and dotation will be
...
only executed if it hasn't been done in MOODLE_16_STABLE. Bug 5717.
(http://moodle.org/bugs/bug.php?op=show&bugid=5717 )
2006-06-07 17:56:47 +00:00
vyshane
b134f6a71e
Merged fix from 1.6 for Bug #5131 - RSS Feeds and Moving Discussions.
2006-06-07 08:19:34 +00:00
toyomoyo
b6640a76ba
merged fix for 5720
2006-06-07 06:05:03 +00:00
toyomoyo
257c550aae
merged fix for 5720
2006-06-07 05:59:25 +00:00
skodak
d12cb320b3
Bug #5659 - Problem with build-in buttons when creating templates; merged from MOODLE_16_STABLE
2006-06-06 20:55:25 +00:00
tjhunt
c078b2527b
Fix notices when you restore a course with an empty forum. Merged from MOODLE_16_STABLE.
2006-06-06 17:25:00 +00:00
tjhunt
37611ee17c
Bug #5559 : revised fix - using better CSS class names. Merged from MOODLE_16_STABLE.
2006-06-06 17:10:04 +00:00
skodak
3cdd4eeba0
Bug #5535 - Database module backup error in 1.5.4, patch submitted by Patrick Pollet ; merged from MOODLE_16_STABLE
2006-06-06 15:12:51 +00:00