gustav_delius
c12007857b
removed some undefined variable errors. However there are lots of them in edit.html, see bug 1344
2004-05-08 20:52:53 +00:00
gustav_delius
a86ea57ddf
category list now sorted when adding entry, thanks to Bernard, bug 1010
2004-05-08 20:47:14 +00:00
stronk7
5b76e6fc51
Now every link to forums (from resources and forums) and every link
...
to resources (from resources and forums) are re-encoded in backup/restore.
I could reduce the code size but for now I prefer to have it this looong
form to clarify what it's doing.
Please, test, test and test...
2004-05-08 18:30:30 +00:00
stronk7
3a238a355a
Changed the system to recode links to forums. Now it it detect
...
that the link doesn't belong to the course being restored, then
the original link is mantained.
With this, the backup/restore should be finished. Now some
tests to check everything !!
2004-05-07 23:40:41 +00:00
gustav_delius
274e05dbd5
fixed bug 1093 by applying clean_text to $forum->intro
2004-05-07 17:48:02 +00:00
moodler
49d9b738cf
Email from forums is marked as "bulk" to reduce vacation bounces etc
2004-05-07 03:31:01 +00:00
stronk7
1ea2e64c65
Now links to forums are encoded properly
2004-05-06 22:53:04 +00:00
jungwirr
afa120e3c0
fixed bug 1325 - hard-coded string for add multiple rolls
2004-05-06 19:39:42 +00:00
jungwirr
311b524ac2
changed the options settings to be more compliant with the rest of the
...
modules.
Added help page links for many options.
Changed the style of the add multiple interface to match mod.php
2004-05-05 17:06:56 +00:00
moodler
3120f6f20b
Hide users in "hidden" chats from students. bug 1308
2004-05-05 08:19:03 +00:00
gustav_delius
dcd338ffdc
Events associated to hidden activities are now invisible in calendar, using new field 'visible' in table 'event' which is updated each time a course module is hidden or unhidden.
2004-05-05 07:07:56 +00:00
jungwirr
88521dee99
fixed a bunch more foreach loops to test for null value on the iterated
...
collection
2004-05-04 19:13:53 +00:00
jungwirr
2f226580b5
fixed viewall.php to reflect the (unlikely) circumstance where a user is a
...
student AND a teacher in a course.
2004-05-04 19:05:41 +00:00
jungwirr
018e87bedb
Fixed the empty grades for attendance.
...
Added log_display database records
2004-05-04 17:18:02 +00:00
jungwirr
86eb8c6e0d
Added "Take attendance" option that allows a teacher without edit
...
privileges to modify the appropriate aspects of the roster.
2004-05-04 16:12:15 +00:00
jungwirr
51383e2cdf
fixed another foreach problem in lib.
...
Added a todo section to the README
2004-05-03 19:59:02 +00:00
stronk7
c05e7d7e53
Added support for rsstype and rssarticles in forum's
...
backup & restore.
2004-05-03 18:18:54 +00:00
moodler
4464fcf74a
Minor change to table format
2004-05-03 05:36:11 +00:00
moodler
c1f86c2afa
Removing some security checks that seem to cause trouble
2004-05-03 02:12:45 +00:00
stronk7
759a8abbad
I suppose that now forum needs current version of Moodle
...
to work (modified cron system...), isn't it?
2004-05-02 23:14:53 +00:00
stronk7
8adcb49f8e
First version of RSS System.
...
Discussion and post forum feeds supported.
Integrated in cron system.
Some strings missing.
Test, test, test...
2004-05-02 23:08:19 +00:00
moodler
7e62329aa0
Use the folder icon for Directory resources
2004-05-02 17:18:48 +00:00
moodler
47bb59fbf2
Indicating dependency
2004-05-02 15:32:21 +00:00
moodler
593d774fb0
Fix path problem with main directory listing
2004-05-02 15:25:46 +00:00
moodler
cd2dea0a8d
Added file size and table headings to Directory resource
2004-05-02 15:22:00 +00:00
moodler
7ba54e1b78
A new resource type called Directory ... it simply lists all the
...
files in a directory to make them available to students.
2004-05-02 15:10:04 +00:00
moodler
ff62c65990
Some fixes to headers
2004-05-02 02:25:04 +00:00
moodler
31085e5057
Don't require login to site level glossary entries
2004-05-02 02:13:58 +00:00
moodler
2c0d657437
Chat now logs "talk" events ... which also updates last access in the course
...
so chatters appear in the online users block so Tom is happy. :-)
Seriously though, it's good to have talking events in the log.
2004-04-30 12:40:42 +00:00
moodler
58259e3217
Can use $CFG->journal_showrecentactivity to hide recent activity for journals
2004-04-30 04:50:41 +00:00
moodler
806021014b
Some fixes to ensure students can't post to hidden forums
2004-04-30 01:54:56 +00:00
moodler
d2f308c091
Support for events.
...
Ouch - I thought I'd checked this in days ago
2004-04-28 02:56:40 +00:00
moodler
7e1500acd7
WEBLINKs and WEBPAGEs can have icons too
2004-04-26 15:44:25 +00:00
moodler
9d361034ec
Much requested: Uploaded resources are now shown using the relevant icon.
2004-04-26 15:31:22 +00:00
moodler
c215cee456
Put a submit button at the top too.
2004-04-26 13:39:39 +00:00
moodler
0acd686363
Show no grade on entries without any feedback
2004-04-26 13:35:33 +00:00
moodler
6673d7bdf6
Subscriber editing is group-aware.
...
Groups can be subscribed or unsubscribed with one click
2004-04-26 08:55:00 +00:00
moodler
3315ee39b1
Fixed a hard-coded string. bug 1269
2004-04-26 03:01:00 +00:00
moodler
426c04370a
FIx to help PostgreSQL .... fix from Bruno Vernier Bug 1270
2004-04-26 02:54:55 +00:00
stronk7
ff4c50a9a2
As showing/hiding "Save my answers" button was based in empty($results),
...
moved $results->attemptbuildsonthelast to $attemptbuildsonthelast.
This was introduced in my latest CVS version, trying to take out
some notices...solved now.
2004-04-25 09:16:19 +00:00
stronk7
c18490b89b
Take our some notices...
2004-04-25 08:43:42 +00:00
moodler
8496c4af27
Calendar support for the Chat module
2004-04-25 03:05:58 +00:00
moodler
36257d39d5
Check attachment variable to prevent warnings
2004-04-25 02:15:48 +00:00
moodler
fce9c67b20
Fix for bug 1268
2004-04-25 01:43:20 +00:00
moodler
5c87e15a0a
Solution for bug 1258 I think ... needs testing
2004-04-24 15:08:57 +00:00
moodler
bbb56db78a
New functions by Jenny Watt, to make workshops show up on Recent Activity
...
workshop_get_recent_mod_activity()
workshop_print_recent_mod_activity()
Thanks, Jenny!
2004-04-24 12:47:52 +00:00
moodler
c69cb506b8
Don't send out notifications for hidden assignments until they are unhidden
...
Bug 1259
2004-04-24 04:51:56 +00:00
stronk7
9b690d2b48
Now encoding some fields to be non-ASCII aware. Thanks to Petr Skoda.
...
See bug 1266 (http://moodle.org/bugs/bug.php?op=show&bugid=1266&pos=14 ).
Applied the same patch to alias too!!
2004-04-24 00:48:57 +00:00
stronk7
56eea82e08
First version of inter-activities mantained in backup/restore.
...
All the conversion to some pseudo-codes are done at backup time.
In the restore process, every link is decoded to new ids.
For now, this is supported:
- In backup:
-all links to forums are encoded.
- In restore:
- all links to forums are decoded.
- from forums (post->message).
- from resources (resource->alltext).
The process requires a backup made with the same version (because it
has to be properly encoded at backup time). Old backups will work
without conversions at all.
Only tested with some little courses.
It would be perfect to have some "big" course to test it.
Please, test and feedback, ciao :-)
2004-04-24 00:40:45 +00:00
moodler
cf55faf8e8
Deal with apostrophes better in assignments
2004-04-22 16:30:01 +00:00