]>
git.mjollnir.org Git - moodle.git/log
stronk7 [Fri, 7 May 2004 23:40:41 +0000 (23:40 +0000)]
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 !!
stronk7 [Fri, 7 May 2004 22:39:37 +0000 (22:39 +0000)]
Now $course->showrecent is out from backup & restore
stronk7 [Fri, 7 May 2004 18:09:23 +0000 (18:09 +0000)]
Added rss needed images for this theme
stronk7 [Fri, 7 May 2004 18:08:54 +0000 (18:08 +0000)]
Included global $THEME to support custom images...
gustav_delius [Fri, 7 May 2004 17:48:02 +0000 (17:48 +0000)]
fixed bug 1093 by applying clean_text to $forum->intro
gustav_delius [Fri, 7 May 2004 17:07:31 +0000 (17:07 +0000)]
fixed bug 1037 by improving clean_filename()
moodler [Fri, 7 May 2004 14:36:22 +0000 (14:36 +0000)]
6 Meg file in a language pack? er, no. :-)
gustav_delius [Fri, 7 May 2004 12:36:52 +0000 (12:36 +0000)]
block name is now 'Section links'
defacer [Fri, 7 May 2004 10:46:34 +0000 (10:46 +0000)]
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! :)
defacer [Fri, 7 May 2004 10:42:11 +0000 (10:42 +0000)]
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.
defacer [Fri, 7 May 2004 10:39:30 +0000 (10:39 +0000)]
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.
defacer [Fri, 7 May 2004 10:15:10 +0000 (10:15 +0000)]
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.
martignoni [Fri, 7 May 2004 10:05:56 +0000 (10:05 +0000)]
Added string 'unsubscribeshort'
martignoni [Fri, 7 May 2004 10:02:38 +0000 (10:02 +0000)]
Added 'parentlanguage'
martignoni [Fri, 7 May 2004 10:00:14 +0000 (10:00 +0000)]
Added two strings about deleting blocks from admin interface...
martignoni [Fri, 7 May 2004 09:53:32 +0000 (09:53 +0000)]
Typos corrected
martignoni [Fri, 7 May 2004 07:28:54 +0000 (07:28 +0000)]
It is possible to create weekly repeating events
martignoni [Fri, 7 May 2004 07:24:09 +0000 (07:24 +0000)]
New file translated
moodler [Fri, 7 May 2004 03:31:01 +0000 (03:31 +0000)]
Email from forums is marked as "bulk" to reduce vacation bounces etc
moodler [Fri, 7 May 2004 03:29:11 +0000 (03:29 +0000)]
Moodle mail can set precedence levels for email
moodler [Fri, 7 May 2004 03:25:04 +0000 (03:25 +0000)]
Mailer handles precedence header
moodler [Fri, 7 May 2004 02:30:24 +0000 (02:30 +0000)]
Renamed file
moodler [Fri, 7 May 2004 02:27:56 +0000 (02:27 +0000)]
Renamed "weeks_topics" to "section_links"
stronk7 [Thu, 6 May 2004 23:20:25 +0000 (23:20 +0000)]
Now ORIGINAL_WWWROOT is saved in backup and restored too!!
stronk7 [Thu, 6 May 2004 22:53:04 +0000 (22:53 +0000)]
Now links to forums are encoded properly
stronk7 [Thu, 6 May 2004 22:41:55 +0000 (22:41 +0000)]
Added two strings about deleting blocks from admin interface...
stronk7 [Thu, 6 May 2004 22:17:45 +0000 (22:17 +0000)]
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.
koenr [Thu, 6 May 2004 19:40:21 +0000 (19:40 +0000)]
pollishing translation
koenr [Thu, 6 May 2004 19:40:07 +0000 (19:40 +0000)]
initial translation by Koen Roggemans
jungwirr [Thu, 6 May 2004 19:39:42 +0000 (19:39 +0000)]
fixed bug 1325 - hard-coded string for add multiple rolls
gustav_delius [Thu, 6 May 2004 19:16:46 +0000 (19:16 +0000)]
a new block providing links to weeks/topics, see http://moodle.org/mod/forum/discuss.php?d=7648
gustav_delius [Thu, 6 May 2004 19:02:25 +0000 (19:02 +0000)]
add anchors to week/topics on course homepage
gustav_delius [Thu, 6 May 2004 16:37:55 +0000 (16:37 +0000)]
Updated CVS info in foreign language docs
gustav_delius [Thu, 6 May 2004 16:30:12 +0000 (16:30 +0000)]
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.
defacer [Thu, 6 May 2004 07:45:10 +0000 (07:45 +0000)]
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.
moodler [Thu, 6 May 2004 03:11:15 +0000 (03:11 +0000)]
Fix for bug 1312 ... just for robustness in the URLs
jungwirr [Wed, 5 May 2004 17:08:38 +0000 (17:08 +0000)]
added help files for most options of the module. Updated and clarified
the main module description help file.
jungwirr [Wed, 5 May 2004 17:06:56 +0000 (17:06 +0000)]
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
moodler [Wed, 5 May 2004 08:19:03 +0000 (08:19 +0000)]
Hide users in "hidden" chats from students. bug 1308
moodler [Wed, 5 May 2004 07:19:09 +0000 (07:19 +0000)]
Latvian translation!
gustav_delius [Wed, 5 May 2004 07:07:56 +0000 (07:07 +0000)]
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.
carlesbellver [Wed, 5 May 2004 07:06:18 +0000 (07:06 +0000)]
*** empty log message ***
martignoni [Tue, 4 May 2004 20:38:45 +0000 (20:38 +0000)]
Added string for "Take Attendance" in view.php
jungwirr [Tue, 4 May 2004 19:13:53 +0000 (19:13 +0000)]
fixed a bunch more foreach loops to test for null value on the iterated
collection
jungwirr [Tue, 4 May 2004 19:05:41 +0000 (19:05 +0000)]
fixed viewall.php to reflect the (unlikely) circumstance where a user is a
student AND a teacher in a course.
jungwirr [Tue, 4 May 2004 17:18:02 +0000 (17:18 +0000)]
Fixed the empty grades for attendance.
Added log_display database records
jungwirr [Tue, 4 May 2004 16:13:08 +0000 (16:13 +0000)]
added string for "Take Attendance" in view.php
jungwirr [Tue, 4 May 2004 16:12:15 +0000 (16:12 +0000)]
Added "Take attendance" option that allows a teacher without edit
privileges to modify the appropriate aspects of the roster.
martignoni [Tue, 4 May 2004 15:30:52 +0000 (15:30 +0000)]
Added two help files for forum rsstype & rssarticles.
martignoni [Tue, 4 May 2004 15:22:06 +0000 (15:22 +0000)]
Fixed CVS hosts
martignoni [Tue, 4 May 2004 15:05:15 +0000 (15:05 +0000)]
Addes new translated file
martignoni [Tue, 4 May 2004 14:57:11 +0000 (14:57 +0000)]
More realistic dates
martignoni [Tue, 4 May 2004 14:50:28 +0000 (14:50 +0000)]
A new resource type called Directory
martignoni [Tue, 4 May 2004 14:46:38 +0000 (14:46 +0000)]
Added two missing strings for scheduled backups.
martignoni [Tue, 4 May 2004 14:44:46 +0000 (14:44 +0000)]
'strftimedayshort' modified
martignoni [Tue, 4 May 2004 14:43:00 +0000 (14:43 +0000)]
Some new strings for RSS
martignoni [Tue, 4 May 2004 14:37:42 +0000 (14:37 +0000)]
User pictures can now be deleted - interface is improved a little
martignoni [Tue, 4 May 2004 14:36:09 +0000 (14:36 +0000)]
Changed hiddentopics to hiddensections
martignoni [Tue, 4 May 2004 14:34:20 +0000 (14:34 +0000)]
New strftime string for use by the calendar: Month Year.
bobopinna [Tue, 4 May 2004 14:23:22 +0000 (14:23 +0000)]
Updated by Bobo.
moodler [Tue, 4 May 2004 12:24:57 +0000 (12:24 +0000)]
Fixed CVS hosts
andreabix [Tue, 4 May 2004 09:39:09 +0000 (09:39 +0000)]
Changed calendar colors to accomplish needs of people with visual deficiencies.
bobopinna [Tue, 4 May 2004 08:48:52 +0000 (08:48 +0000)]
Traslated by Bobo
bobopinna [Tue, 4 May 2004 08:19:01 +0000 (08:19 +0000)]
Updated and translated by Bobo
bobopinna [Tue, 4 May 2004 06:46:29 +0000 (06:46 +0000)]
Traslated by Andrea Bicciolo
moodler [Tue, 4 May 2004 01:58:20 +0000 (01:58 +0000)]
Quick fix for bug 1303 ... but I'll come back to this today
moodler [Tue, 4 May 2004 01:21:17 +0000 (01:21 +0000)]
FIxed a logic bug when getting files ... bug 1305
koenr [Mon, 3 May 2004 21:33:51 +0000 (21:33 +0000)]
pollishing translation
koenr [Mon, 3 May 2004 21:20:43 +0000 (21:20 +0000)]
filling in missing strings...
koenr [Mon, 3 May 2004 21:20:04 +0000 (21:20 +0000)]
initial translation by Koen Roggemans
jungwirr [Mon, 3 May 2004 19:59:02 +0000 (19:59 +0000)]
fixed another foreach problem in lib.
Added a todo section to the README
stronk7 [Mon, 3 May 2004 19:50:24 +0000 (19:50 +0000)]
Added two help files for forum rsstype & rssarticles.
Please, check them...
stronk7 [Mon, 3 May 2004 18:25:30 +0000 (18:25 +0000)]
Added two missing strings for scheduled backups.
Please, check them...
stronk7 [Mon, 3 May 2004 18:18:54 +0000 (18:18 +0000)]
Added support for rsstype and rssarticles in forum's
backup & restore.
defacer [Mon, 3 May 2004 15:26:55 +0000 (15:26 +0000)]
L10n fixes and a bug fix... at least I _hope_ they were fixes...
moodler [Mon, 3 May 2004 15:03:31 +0000 (15:03 +0000)]
Better protection against Googlers
moodler [Mon, 3 May 2004 14:57:11 +0000 (14:57 +0000)]
Document $CFG->forceloginforprofiles
moodler [Mon, 3 May 2004 14:55:33 +0000 (14:55 +0000)]
Forcelogin works on user profiles, and a new setting can now forcelogin
just for these pages even if the site forcelogin is off.
$CFG->forceloginforprofiles
koenr [Mon, 3 May 2004 14:42:31 +0000 (14:42 +0000)]
pollishing translation
moodler [Mon, 3 May 2004 14:36:06 +0000 (14:36 +0000)]
Some new strings for RSS
defacer [Mon, 3 May 2004 14:07:35 +0000 (14:07 +0000)]
Some l10n problems fixed.
moodler [Mon, 3 May 2004 12:14:31 +0000 (12:14 +0000)]
More realistic dates
moodler [Mon, 3 May 2004 05:36:11 +0000 (05:36 +0000)]
Minor change to table format
moodler [Mon, 3 May 2004 02:12:45 +0000 (02:12 +0000)]
Removing some security checks that seem to cause trouble
koenr [Mon, 3 May 2004 00:34:32 +0000 (00:34 +0000)]
removing file
koenr [Mon, 3 May 2004 00:33:24 +0000 (00:33 +0000)]
initial translation by Koen Roggemans
koenr [Mon, 3 May 2004 00:19:34 +0000 (00:19 +0000)]
filling in missing strings...
stronk7 [Sun, 2 May 2004 23:14:53 +0000 (23:14 +0000)]
I suppose that now forum needs current version of Moodle
to work (modified cron system...), isn't it?
stronk7 [Sun, 2 May 2004 23:08:19 +0000 (23:08 +0000)]
First version of RSS System.
Discussion and post forum feeds supported.
Integrated in cron system.
Some strings missing.
Test, test, test...
stronk7 [Sun, 2 May 2004 22:34:13 +0000 (22:34 +0000)]
Changed hiddentopics to hiddensections in backup and restore
moodler [Sun, 2 May 2004 17:18:48 +0000 (17:18 +0000)]
Use the folder icon for Directory resources
paca70 [Sun, 2 May 2004 16:47:21 +0000 (16:47 +0000)]
Updates
moodler [Sun, 2 May 2004 15:32:21 +0000 (15:32 +0000)]
Indicating dependency
moodler [Sun, 2 May 2004 15:31:23 +0000 (15:31 +0000)]
This is required for directory resources
moodler [Sun, 2 May 2004 15:25:46 +0000 (15:25 +0000)]
Fix path problem with main directory listing
moodler [Sun, 2 May 2004 15:22:00 +0000 (15:22 +0000)]
Added file size and table headings to Directory resource
moodler [Sun, 2 May 2004 15:10:04 +0000 (15:10 +0000)]
A new resource type called Directory ... it simply lists all the
files in a directory to make them available to students.
moodler [Sun, 2 May 2004 02:36:45 +0000 (02:36 +0000)]
Some modifications to texts
moodler [Sun, 2 May 2004 02:25:04 +0000 (02:25 +0000)]
Some fixes to headers
moodler [Sun, 2 May 2004 02:13:58 +0000 (02:13 +0000)]
Don't require login to site level glossary entries