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 |
|
rkingdon
|
693f6eb5cf
|
Cron routine does not send "graded" emails until releasegrades date;
grades are "not available" in index page until after the relaesegrades
date; phasing of three phase workshop tidied up.
|
2004-11-23 20:52:54 +00:00 |
|
mjollnir_
|
905e80d273
|
Merged from MOODLE_14_STABLE: Attempt to fix the unique index on quiz_attemptonlast_datasets for postgres (requires version bump in quiz AND requires bump in quiz for the getting rid of adodb feedback in execute_sql
|
2004-11-23 05:04:53 +00:00 |
|
moodler
|
f7abd64afb
|
Merged changes from stable
|
2004-11-23 03:43:24 +00:00 |
|
mjollnir_
|
7b07a935c5
|
Merged from MOODLE_14_STABLE: Fixing weird forum bug to do with forum ratings (manifested itself in invalid postgres sql)
|
2004-11-23 02:49:51 +00:00 |
|
moodler
|
ae6d640123
|
Minor HTML fixes
|
2004-11-23 02:47:07 +00:00 |
|
moodler
|
cc28a5b560
|
Just a code tidy up
|
2004-11-23 02:41:45 +00:00 |
|
mjollnir_
|
1604a0fc2b
|
Merged from MOODLE_14_STABLE: More small sql tweaks to avoid invalid postgres sql
|
2004-11-23 02:05:47 +00:00 |
|
rkingdon
|
03371565eb
|
Fixes teacher's view of 3 phase workshops.
|
2004-11-22 19:09:06 +00:00 |
|
moodler
|
b5c6d80dfe
|
I've not tested this at all :-( but it was sent to me by the original
author of this feature as a bug fix.
PLEASE TEST! (See bug 2179 for example)
|
2004-11-22 16:25:29 +00:00 |
|