moodler
a669b1f5f9
Ah! Now we're getting somewhere - chat reports look quite nice now!
2003-07-21 04:08:32 +00:00
moodler
9df9138a77
A bit more usable now
2003-07-21 03:37:53 +00:00
moodler
22a4491ae9
Some new code related to the new reports - uploading for testing on
...
other server - still very early
2003-07-21 03:16:19 +00:00
moodler
cea5796545
Only show "recent activity" for chats in the current course.
2003-07-21 01:35:28 +00:00
moodler
f78ae3c432
Fixed translation
2003-07-21 00:59:21 +00:00
moodler
693b57dfde
Slight change to string
2003-07-20 14:19:16 +00:00
moodler
058811c1c7
Changes related to new popup capabilities for "Web Links".
...
TRANSLATORS PLEASE NOTE: help/resource/resourcetype.html has changed slightly.
2003-07-20 14:07:37 +00:00
moodler
23b8ce894a
Added target again for non-Javascript users (I'd taken it out while testing)
2003-07-20 14:02:00 +00:00
moodler
93faa0c4e8
Give each popup a resource a unique window
2003-07-20 13:58:01 +00:00
moodler
3ee3e01a03
Popup windows now work on side links too
2003-07-20 13:56:27 +00:00
moodler
86aa7ccfdf
New feature - "Web link" resources can now specify a popup window
...
fullscreen is currently the only feature left out of this .. I had
trouble getting it to work consistently so I've left it out as being
more troubles than it's worth.
2003-07-20 13:53:31 +00:00
moodler
d769d2ee51
Rebuild course cache using the function for it.
2003-07-20 07:56:51 +00:00
stronk7
309fbe5681
Numerical questions included in backup/restore. Up a bit.
2003-07-19 18:02:03 +00:00
stronk7
e2bad68d23
Now numerical questions are included in backup and restore too !!
2003-07-19 18:01:11 +00:00
moodler
8fa367a9fe
I'm about to start on some big jobs ...
2003-07-19 13:37:09 +00:00
moodler
66716651d4
For completeness
2003-07-19 11:59:55 +00:00
stronk7
5bcd2fa872
Modified a bit the form to avoid bug 556.
...
Seems to work fine now (render-html bug)
2003-07-17 22:11:08 +00:00
moodler
94cb8c7d95
Fixed call to get_all_instances_in_course()
2003-07-17 01:35:29 +00:00
palojacko
605fd762e4
update for moodle 1.0.9
2003-07-16 22:09:31 +00:00
rkingdon
d90f8c6a54
Removal of debugging code; fixed bug in _get_student_submissions routine
2003-07-16 19:47:24 +00:00
stronk7
9380866797
Little modification to use $CFG->directorypermissions in mkdir
2003-07-16 07:57:10 +00:00
giro123
8cbe6d4b77
en 1.35
2003-07-15 18:20:19 +00:00
giro123
cc1c2fa6f1
en 1.156
2003-07-15 18:19:37 +00:00
giro123
0fa09c7a49
en 1.5
2003-07-15 18:17:52 +00:00
giro123
61036f520a
en 1.18
2003-07-15 18:16:24 +00:00
stronk7
042c19f5a5
Changed backup logs default to NO.
2003-07-15 18:12:41 +00:00
stronk7
e487376a8c
Added some flushes to avoid some browsers timeouts
...
when calculating what to backup (check phase).
2003-07-15 18:10:15 +00:00
moodler
d246da7c70
UPdates from Paula Magri
2003-07-15 15:42:27 +00:00
rkingdon
bd89f04f53
Minor corrections, addition of rubics table - July 2003
2003-07-15 15:24:58 +00:00
moodler
f8a51b414b
Don't convert URLs into links for the plain text format because
...
it can mess up code sometimes
2003-07-15 02:19:12 +00:00
moodler
7c55a29b37
Text emails now have html entities translated properly
...
Thanks to Gustav Delius for the patch
2003-07-15 02:06:51 +00:00
mits
0f46a5f343
New translation.
2003-07-14 23:45:57 +00:00
moodler
493486c43f
Removed redundant up/down arrows ... let's see how everyone feels about it
2003-07-14 16:22:42 +00:00
moodler
7977cffdb0
Arbitrary moving of activities (aka cut and paste)
...
Some of this code was sent by Howard Miller, but I rewrote most of it
to make it shorter and to fit in better with current code.
2003-07-14 13:08:38 +00:00
moodler
29ee5550d3
Removing Chatarea completely from Moodle.
...
If anyone still wants it, I've made an archive here:
http://moodle.org/download/modules/chatarea.zip
2003-07-13 14:03:20 +00:00
moodler
263cff8b75
Print images correctly on questions included from categories in
...
other courses.
2003-07-12 16:24:29 +00:00
moodler
52dcc2f9e6
Some slight cleanup (optimisation) of print_section and print_section_block
2003-07-12 06:52:26 +00:00
moodler
cccb016ae4
When displaying index lists of a particular module's activities,
...
ensure that the order they are displayed in is always the same as the
order they have been defined in. See bug 553.
This involved API changes to the function get_all_instances_in_course()
2003-07-12 05:19:18 +00:00
moodler
4337380421
Email addresses are now well and truly obfuscated on public profile pages
2003-07-11 08:38:39 +00:00
stronk7
bc66e327c6
Small typo when creating structures in a fresh installation
...
(no previous backup installed)
2003-07-10 18:21:32 +00:00
moodler
9c02661096
Added a question field to numerical table for completeness
2003-07-10 14:09:43 +00:00
moodler
361f649d7a
New question type: Numerical questions.
...
Mostly coded by Henrik Kaipe - I changed a few things on the way in.
2003-07-10 13:25:07 +00:00
moodler
60bb26021a
Whoops forgot to check these babies in
2003-07-10 08:12:18 +00:00
moodler
cc3655a22c
Just some comments
2003-07-10 08:11:58 +00:00
moodler
3a35179587
Updated a few glaring problems (old style code)
2003-07-10 08:06:09 +00:00
moodler
132911c884
Force unique entries in list
2003-07-10 06:42:44 +00:00
moodler
7d494f1c2e
Need to escape slashes here
2003-07-10 06:38:02 +00:00
moodler
4854814402
Minor formatting fix
2003-07-10 04:49:13 +00:00
moodler
b7602a115e
Chat now prints something useful under recent activity
2003-07-10 04:46:03 +00:00
mits
7f4f4560b9
New translationd added.
2003-07-10 02:20:42 +00:00