rkingdon
1d8d55e7ed
Improved handling of Groups.
2004-08-07 14:16:20 +00:00
moodler
fab7e07e19
Upgraded to ADOdb 4.5.1. Contains a lot of small fixes and speed-ups.
2004-08-07 14:10:19 +00:00
koenr
f5f346a594
pollishing translation
2004-08-07 13:49:39 +00:00
moodler
04a72b882a
Fixed a notice on PHP5
2004-08-07 13:44:25 +00:00
moodler
51a96819cc
COntinue buttons should break out of frames
2004-08-07 13:43:01 +00:00
moodler
5132e606f1
Fixed a notice on PHP 5
2004-08-07 13:40:48 +00:00
moodler
6527c077b6
Ficed a PHP5 notice
2004-08-07 13:39:36 +00:00
moodler
e1f3202adb
FIxed a PHP5 notice
2004-08-07 13:36:57 +00:00
martignoni
27927af15f
News strings added
2004-08-07 08:26:15 +00:00
moodler
6c05a7818a
Clean up and new strings
2004-08-07 06:34:27 +00:00
moodler
1284a926f9
More mtrace statements
2004-08-07 06:05:37 +00:00
moodler
d462753c54
Changed echo statements to mtrace()
2004-08-07 06:02:26 +00:00
moodler
428b6fec9e
More mtracing
2004-08-07 05:56:03 +00:00
moodler
38ad519c06
Whoops, fixed a typo
2004-08-07 04:09:50 +00:00
moodler
622ebc6a7c
mtrace now works properly for web display too
2004-08-07 03:59:53 +00:00
moodler
29ad118c2f
Merged recent fix from stable
2004-08-07 02:44:38 +00:00
stronk7
ba9d68c4c3
Added blocklib.php. Now it seems to work.
...
(not really sure if this script should exist!!)
Bug 1702
(http://moodle.org/bugs/bug.php?op=show&bugid=1702 )
2004-08-07 00:03:08 +00:00
stronk7
42ad99c5a8
Bump!! Calculated questions are now included
2004-08-06 23:44:27 +00:00
stronk7
9fd687e0d2
Now CALCULATED questions are in backup & restore.
...
It was difficult to understand but easy to implement :-)
Some mechanisms has been added to avoid to duplicate
quiz_dataset_definitions (confirmed from Henrik).
Please, test, test, test, test....
2004-08-06 23:43:19 +00:00
thepurpleblob
28e9d5d789
Whoops got rid of xml stuff - sorry my mistake
2004-08-06 15:06:17 +00:00
thepurpleblob
bbb4e32d3c
Adding xml export
2004-08-06 14:59:45 +00:00
thepurpleblob
b2bf1d1d11
Copied from gift directory by mistake - removing
2004-08-06 14:52:56 +00:00
rkingdon
e79c8ce18d
Changes for version 2004062300
2004-08-06 14:46:53 +00:00
rkingdon
a98a140b10
A few new strings for version 2004062300
2004-08-06 14:44:17 +00:00
rkingdon
94cc7ed0f1
Removal teacher assessment of student assessments; addition of Groups,
...
various improvements.
2004-08-06 14:42:23 +00:00
thepurpleblob
852a8212aa
XML export kinda works now.
2004-08-06 14:31:30 +00:00
thepurpleblob
0890110fbc
vaguely working version of xml export - much more work needed though
2004-08-06 13:03:33 +00:00
thepurpleblob
a0ffa51354
export filename does not now have .txt extension - this is selected by overridable
...
method on format.php
2004-08-06 11:11:51 +00:00
thepurpleblob
3cb21c9388
fixed bug that must have crept in during recent refactor. $course not being passed
...
to export format object.
export file extension can now be selected by overriding method in format.php
2004-08-06 11:11:05 +00:00
thepurpleblob
3102622add
Changed export part so that export file extension can be changed
...
by overriding export_file_extension() method
2004-08-06 11:09:22 +00:00
mits
b4fe4243db
Polish, New translated file added.
2004-08-06 01:40:10 +00:00
stronk7
04bc8ed1c1
Now numerical_units support has been added to backup and restore.
...
Currently only working with numerical questions...
2004-08-05 23:11:31 +00:00
stronk7
1db60bdac0
Numerical questions lost their category when editing. Fixed.
2004-08-05 22:57:57 +00:00
stronk7
44d6ae6df4
Applied the same checks than to the forum to generate
...
glossary rss feeds only when necessary.
My only dude is if we should use the modification time instead
of the creation time (here and in forums...).
2004-08-05 20:10:07 +00:00
moodler
19223525fa
Removed Martin's mistaken addition from a few days ago
2004-08-05 18:13:59 +00:00
moodler
c274b0e0f5
Fix for stupid bug causing old mails not to be marked as mailed
...
Also, forum email is now posted from old to new.
2004-08-05 18:08:20 +00:00
moodler
6069e20688
RSS for forums now checks the new posts against the file modification date,
...
and doesn't regenerate the RSS file if it doesn't need to.
Much faster now. :-)
2004-08-05 18:06:55 +00:00
moodler
b65a50e5a2
Use mtrace function for debugging
2004-08-05 17:25:15 +00:00
moodler
defaac4cee
Added mtrace function for printing information to standard output
2004-08-05 17:08:46 +00:00
moodler
69f78bcb59
Added some better tracing .... makes it easier to debug cron.php
...
from the cvommand line
2004-08-05 17:03:19 +00:00
martignoni
3f311859e3
Added 'file'
2004-08-05 16:12:57 +00:00
martignoni
f4e833085c
Small correction
2004-08-05 14:05:05 +00:00
moodler
2faa4187a0
Added "File"
2004-08-05 13:51:34 +00:00
moodler
53f046e9ce
FIxed translation of "Browse"
2004-08-05 13:49:31 +00:00
martignoni
e07d38b198
Small typo
2004-08-05 13:27:37 +00:00
martignoni
f352c48c99
Improvements
2004-08-05 12:39:02 +00:00
martignoni
3fff134f26
New strings for dataset definitions
2004-08-05 12:34:34 +00:00
moodler
c35889f9f1
Removing some upgrade stuff ... not sure what I was trying to do there
...
I'm checking this in so I can do some testing on other sites
2004-08-05 10:51:58 +00:00
kaipe
d02ad0f9c2
New page quiz/questiontypes/datasetdependent/categorydatasetdefinitions.php?category=XX
...
offers a simple editing view for category reusable dataset definitions.
It is unlinked but can be reached by specifying the URL or having a question
edit page link it in the future.
2004-08-05 09:53:17 +00:00
moodler
91a0974597
Default calendar to 21 days
2004-08-05 09:28:44 +00:00