Commit graph

2494 commits

Author SHA1 Message Date
defacer
548c4e2e55 Fix for bug 2285: chatd shows all chat users as present in every chatroom
Should be fixed, but needs testing.
2004-12-15 07:08:31 +00:00
skodak
e7f927a0fc new handling of uploaded files, please TEST, TEST, TEST 2004-12-14 18:57:51 +00:00
moodler
c7e65290e4 Merged fix from stable for wrong function 2004-12-14 11:08:04 +00:00
moodler
61242972a3 Merged parameter checking from stable 2004-12-14 08:52:33 +00:00
moodler
f5a1c0c064 New field popup to control new feature: launch quiz in fullscreen popup window 2004-12-14 06:43:22 +00:00
moodler
21da9db80b When posting a new topic, display the forum description to help
orient the posting.  Also changed some headings slightly to make more
sense.
2004-12-14 06:26:43 +00:00
moodler
49aa374281 Changed new discussion link to a form button 2004-12-14 05:59:30 +00:00
defacer
ccb42b9a70 Fixed some warnings for foreach() on empty array, when upgrading a site
with no workshops in it.
2004-12-13 18:32:20 +00:00
thepurpleblob
0cc29b85c4 Fixed typo in escaping exported text. 2004-12-13 17:28:34 +00:00
thepurpleblob
ca6477c5ac Can now export HTML - dangerous characters are converted to entities. 2004-12-13 11:37:45 +00:00
martinlanghoff
a45de11f5b Merge from MOODLE_14_STABLE - Fixed SC#30 - credits go to skodak 2004-12-13 06:48:57 +00:00
gustav_delius
eb89027f5b More changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740. 2004-12-12 11:20:07 +00:00
thepurpleblob
77cfab9ba9 Now correctly escapes 'reserved' characters when exporting GIFT format. 2004-12-12 10:48:05 +00:00
moodler
8579e15617 Merged fix SC22 from STABLE, even though this file will be rewritten
with Petr's new file handling soon!  :-)
2004-12-12 07:09:51 +00:00
stronk7
69baafdea7 Now search function look into aliases too.
Bug 2242
(http://moodle.org/bugs/bug.php?op=show&bugid=2242)

Merged from MOODLE_14_STABLE
2004-12-11 00:54:37 +00:00
thepurpleblob
3397020814 Bug in export of multichoice-multianswer questions fixed.
Thanks to Nguyen Tuan Anh for spotting this and providing the fix!
2004-12-09 16:18:23 +00:00
gustav_delius
1c4e73b614 Now teachers can again grade assessments. Also various tweaks of admin interface. This is work in progress. Heavy testing and further development will take place during the coming days, so consider this code as unstable. 2004-12-09 09:34:43 +00:00
mchurch
03c6f3bf7d Modified to ouput proper XHTML - especially if it already was XHTML.
See bug #2230.
2004-12-08 22:05:44 +00:00
moodler
68c3b07794 FIx for display of first session, from stable 2004-12-08 13:47:06 +00:00
gustav_delius
47162a5b59 fixed cutoffime misprint 2004-12-08 10:39:06 +00:00
gustav_delius
9e5b9a2084 fixed missing ) and undefined $timenow 2004-12-08 10:09:25 +00:00
gustav_delius
9a41fb44c0 removed duplicated sentences from emails 2004-12-08 08:29:11 +00:00
gustav_delius
2317a9f3b0 Fixed date check 2004-12-07 07:41:49 +00:00
michaelpenne
bca6b842ca fix class stats for essay questions 2004-12-06 20:33:44 +00:00
gustav_delius
5e5b03eba0 use filter_text instead of text_to_html 2004-12-06 20:20:27 +00:00
kaipe
180bcb2740 New feature that makes it possible to specify the number of decimals
for the correct answer in calculated questions
as well as some minor refactoring and debugging.
2004-12-05 13:02:49 +00:00
kaipe
2ad1b388f7 Updating database and backup/restore in order to make it possible
for teachers to choose number of decimals for calculated questions.
Can someone please check if the database update for postgres7 turns out alright?
2004-12-05 12:56:01 +00:00
gustav_delius
ab98918f09 Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541. 2004-12-05 11:49:18 +00:00
michaelpenne
8061400e0f updated essay and short answer code to work with quotes (single and double) 2004-12-01 21:02:07 +00:00
michaelpenne
611e79fd75 updated essay code to work with quotes being used in user answer and teacher response 2004-12-01 21:00:49 +00:00
moodler
1c58180bce Merged lastpostid from stable 2004-11-30 02:53:08 +00:00
moodler
f025416cb0 Merged fix from stable 2004-11-30 01:42:44 +00:00
moodler
268c64855a Added name of the last poster to the discussion listing
- thanks to Dmitry for his patch!   (dlnsk % mail.ru)
2004-11-29 08:18:32 +00:00
stronk7
1c144d0eed Changed some parameters. SC#33.
Merged from MOODLE_14_STABLE
2004-11-28 23:54:11 +00:00
moodler
3f8eeff210 Merged from stable 2004-11-26 15:42:05 +00:00
moodler
b64dab0e5d Changes for XHTML and accessibility compatibility 2004-11-26 09:33:02 +00:00
moodler
caf261b0c3 Changes for XHTML and accessibility compatibility 2004-11-26 07:07:06 +00:00
stronk7
36ce6ea2d1 Solve some visualisation issues in encyclopedia format. I think that now
it will be correct!

Merged from MOODLE_14_STABLE
2004-11-26 01:22:41 +00:00
martinlanghoff
1da35f2942 Merge from MOODLE_14_STABLE
Fix for bug 2227 "bug in pclzip.php causing scorm errors"
http://moodle.org/bugs/bug.php?op=show&bugid=2227

Credits go to skodak
2004-11-26 00:57:58 +00:00
moodler
8ac17ba443 Changes for XHTML and accessibility compatibility 2004-11-25 10:01:56 +00:00
mjollnir_
7472315e3c Merged from MOODLE_14_STABLE: Fixed bug in dialogue where plain text email notification had no break between the url and the ---- that was causing GET requests like mod/dialogue/view.php?id=foo--------- and subsequent invalid sql 2004-11-24 23:51:04 +00:00
stronk7
e2cf5316c1 New paging system for glosaries.
100% compatible with Moodle's one.
Supports more options. Perhaps we could use it
sitewide.

Merged from MOODLE_14_STABLE
2004-11-24 23:37:46 +00:00
mjollnir_
56e9c38161 Merged from MOODLE_14_STABLE: Fix for postgres-invalid-sql (must have AS between field and alias) 2004-11-24 23:24:32 +00:00
mjollnir_
a56f0d607b Merged from MOODLE_14_STABLE: Forum: Do not trust userid from hidden form field, use $USER->id instead for db inserts 2004-11-23 23:34:34 +00:00
mjollnir_
63758a7848 Merged from MOODLE_14_STABLE: Requires bump for glossary for last patch - needs db_lowercase and db_uppercase 2004-11-23 23:16:08 +00:00
mjollnir_
ef0fc810bf Merged from MOODLE_14_STABLE: Bug fix for forum rating redirects - manifested itself in invalid sql in postgres 2004-11-23 23:13:52 +00:00
mjollnir_
6b7f8df2ec Merged from MOODLE_14_STABLE: Fixing use of UCASE and LCASE in glossary which are not postgres friendly - two new functions in datalib, db_uppercase and db_lowercase which return the database-correct functions to use. Some were already fixed in HEAD - those have been left as they were 2004-11-23 23:05:06 +00:00
mjollnir_
38279ad6d8 Merged from MOODlE_14_STABLE: Attempt to fix bad constraint name in wiki and version bump (honoring partial freeze) and requires bump (needs changes in execute_sql to not show adodb feedback) 2004-11-23 22:40:48 +00:00
paca70
3c55bb0f9d Fixed typo. Time to sleep... 2004-11-23 21:34:38 +00:00
paca70
e80c7d5d15 Closed bug #2209
Don't replace & if it's part of encoded character.
2004-11-23 21:29:21 +00:00