gustav_delius
c9e2967077
fixed bug 990 which allowed students to see grades even when they were not supposed to by typing in the URL
2004-05-08 15:56:37 +00:00
gustav_delius
c2ce7ea4d8
maxlength set in textfields to avoid exceeding length of database fields
2004-05-08 14:48:02 +00:00
moodler
047ab76eb6
Changed language direction and resorted file
2004-05-08 14:28:31 +00:00
moodler
0b5e8ed7d5
bug 753
2004-05-08 14:02:18 +00:00
defacer
33683b3655
Fix for bug 1334:
...
Yesterday I was in such a hurry to leave that I forgot to check it in...
Sorry Martin! :-)
2004-05-08 13:35:11 +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
stronk7
3c01fbf4ba
Now $course->showrecent is out from backup & restore
2004-05-07 22:39:37 +00:00
stronk7
18b13a8370
Added rss needed images for this theme
2004-05-07 18:09:23 +00:00
stronk7
1adf511c7e
Included global $THEME to support custom images...
2004-05-07 18:08:54 +00:00
gustav_delius
274e05dbd5
fixed bug 1093 by applying clean_text to $forum->intro
2004-05-07 17:48:02 +00:00
gustav_delius
8644437d66
fixed bug 1037 by improving clean_filename()
2004-05-07 17:07:31 +00:00
moodler
cc88e7f105
6 Meg file in a language pack? er, no. :-)
2004-05-07 14:36:22 +00:00
gustav_delius
af91aca09c
block name is now 'Section links'
2004-05-07 12:36:52 +00:00
defacer
61854a2fff
Eloy discovered this little bug hiding under the rug. Even though this code
...
is not used at all right now, it was wrong and would need to be fixed when
we have calendars for the site front page.
Thanks Eloy! :)
2004-05-07 10:46:34 +00:00
defacer
bacafa1ca9
Modified the behavior of upcoming events block to be the same as month block,
...
even though there is no way to go from it to the detailed month view right now.
2004-05-07 10:42:11 +00:00
defacer
51f8a12f28
Fix for bug 1321:
...
When clicking the month name from the month view block and go to detailed
month view, only events from the course you where in are shown by default.
2004-05-07 10:39:30 +00:00
defacer
bd1195678c
Fix for bug 1320:
...
Upcoming events were not displayed before calendar_session_vars() was called
at least once. The upcoming events block did not do that, because once upon a
time it was displayed below the month view, which was known to do it :)
Solution: calendar_session_vars() is now called directly from lib.php.
2004-05-07 10:15:10 +00:00
martignoni
c85afffd71
Added string 'unsubscribeshort'
2004-05-07 10:05:56 +00:00
martignoni
af9930e10a
Added 'parentlanguage'
2004-05-07 10:02:38 +00:00
martignoni
a5552ef859
Added two strings about deleting blocks from admin interface...
2004-05-07 10:00:14 +00:00
martignoni
e62f4fc705
Typos corrected
2004-05-07 09:53:32 +00:00
martignoni
38be1c7a73
It is possible to create weekly repeating events
2004-05-07 07:28:54 +00:00
martignoni
8a0878918c
New file translated
2004-05-07 07:24:09 +00:00
moodler
49d9b738cf
Email from forums is marked as "bulk" to reduce vacation bounces etc
2004-05-07 03:31:01 +00:00
moodler
b68dca1934
Moodle mail can set precedence levels for email
2004-05-07 03:29:11 +00:00
moodler
a9688f538f
Mailer handles precedence header
2004-05-07 03:25:04 +00:00
moodler
06c66f4576
Renamed file
2004-05-07 02:30:24 +00:00
moodler
d208d07b7f
Renamed "weeks_topics" to "section_links"
2004-05-07 02:27:56 +00:00
stronk7
c9c8984582
Now ORIGINAL_WWWROOT is saved in backup and restored too!!
2004-05-06 23:20:25 +00:00
stronk7
1ea2e64c65
Now links to forums are encoded properly
2004-05-06 22:53:04 +00:00
stronk7
c3ff2d75c6
Added two strings about deleting blocks from admin interface...
2004-05-06 22:41:55 +00:00
stronk7
4c49c802d0
Some minor changes about the system to encode file.php calls included.
...
Solve an important issue about scheduled backups not working properly
when encoding links...
Added support for event->visible in backup & restore.
TODO: Add wwwroot to backup/restore to use it when decoding.
Change the system to encode forum calls.
2004-05-06 22:17:45 +00:00
koenr
94701e1f8d
pollishing translation
2004-05-06 19:40:21 +00:00
koenr
2a58aab560
initial translation by Koen Roggemans
2004-05-06 19:40:07 +00:00
jungwirr
afa120e3c0
fixed bug 1325 - hard-coded string for add multiple rolls
2004-05-06 19:39:42 +00:00
gustav_delius
aff97c0b2e
a new block providing links to weeks/topics, see http://moodle.org/mod/forum/discuss.php?d=7648
2004-05-06 19:16:46 +00:00
gustav_delius
fab178a10b
add anchors to week/topics on course homepage
2004-05-06 19:02:25 +00:00
gustav_delius
cc539b6aaf
Updated CVS info in foreign language docs
2004-05-06 16:37:55 +00:00
gustav_delius
f86aaab21c
It is possible to create weekly repeating events but it is not yet possible to edit or delete them together. Also it is now possible to specify the duration in minutes as an alternative to specifying the end time and date.
2004-05-06 16:30:12 +00:00
defacer
d715f7c4c0
Fix for 3-month pane event filters, now you don't get a "missing required parameter"
...
error when you click on them. Reported by Ger Tielemans in the forums.
2004-05-06 07:45:10 +00:00
moodler
319b472958
Fix for bug 1312 ... just for robustness in the URLs
2004-05-06 03:11:15 +00:00
jungwirr
68d0db38e8
added help files for most options of the module. Updated and clarified
...
the main module description help file.
2004-05-05 17:08:38 +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
moodler
480ec24e52
Latvian translation!
2004-05-05 07:19:09 +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
carlesbellver
b0942cf145
*** empty log message ***
2004-05-05 07:06:18 +00:00
martignoni
9a8247cacc
Added string for "Take Attendance" in view.php
2004-05-04 20:38:45 +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