]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoTweaking the formatting of the footers a bit
moodler [Mon, 10 May 2004 18:12:32 +0000 (18:12 +0000)]
Tweaking the formatting of the footers a bit

21 years agoSolved some notices (debug mode) when creating new entries...
stronk7 [Mon, 10 May 2004 18:10:17 +0000 (18:10 +0000)]
Solved some notices (debug mode) when creating new entries...

21 years agoFIxed short tag
moodler [Mon, 10 May 2004 17:47:54 +0000 (17:47 +0000)]
FIxed short tag

21 years agoFIxed some short tags
moodler [Mon, 10 May 2004 17:46:35 +0000 (17:46 +0000)]
FIxed some short tags

21 years agoFixed some short tags (found by Eloy!)
moodler [Mon, 10 May 2004 17:40:10 +0000 (17:40 +0000)]
Fixed some short tags (found by Eloy!)

21 years agoRemoved short tag
moodler [Mon, 10 May 2004 17:37:33 +0000 (17:37 +0000)]
Removed short tag

21 years agoOK, this is IT for Moodle 1.3 Beta
moodler [Mon, 10 May 2004 17:35:35 +0000 (17:35 +0000)]
OK, this is IT for Moodle 1.3 Beta

21 years agoCleanups
moodler [Mon, 10 May 2004 17:34:40 +0000 (17:34 +0000)]
Cleanups

21 years agoRemoved commas ... sorry, but this date format just looks wierd to me. :-)
moodler [Mon, 10 May 2004 17:27:57 +0000 (17:27 +0000)]
Removed commas ... sorry, but this date format just looks wierd to me.  :-)

21 years agoNew release information for Moodle 1.3 Beta
moodler [Mon, 10 May 2004 17:19:54 +0000 (17:19 +0000)]
New release information for Moodle 1.3 Beta

21 years agoFixed Yankee ordering of month, day
moodler [Mon, 10 May 2004 17:17:48 +0000 (17:17 +0000)]
Fixed Yankee ordering of month, day

21 years agoFIxed English order of day, month
moodler [Mon, 10 May 2004 17:17:25 +0000 (17:17 +0000)]
FIxed English order of day, month

21 years agoSome tweaks for formatting sideblock footers (esp upcoming events)
moodler [Mon, 10 May 2004 17:09:06 +0000 (17:09 +0000)]
Some tweaks for formatting sideblock footers (esp upcoming events)

21 years agoMOve hidden sections setting down a bit
moodler [Mon, 10 May 2004 16:29:27 +0000 (16:29 +0000)]
MOve hidden sections setting down a bit

21 years agoAdded small links for the monthly calendar and adding a new event at the
defacer [Mon, 10 May 2004 16:29:20 +0000 (16:29 +0000)]
Added small links for the monthly calendar and adding a new event at the
bottom of the block, as discussed in the forums.

21 years agoSlight correction to 'hiddensections'
moodler [Mon, 10 May 2004 16:28:00 +0000 (16:28 +0000)]
Slight correction to 'hiddensections'

21 years agoHandle resource names with slashes better
moodler [Mon, 10 May 2004 16:10:55 +0000 (16:10 +0000)]
Handle resource names with slashes better

21 years agoAdded some messages in integrity checks to be more explicit.
stronk7 [Mon, 10 May 2004 16:02:03 +0000 (16:02 +0000)]
Added some messages in integrity checks to be more explicit.
Howard Miller suggested it.

21 years agoDeleted one string. It had a typo and es version was fine!!
stronk7 [Mon, 10 May 2004 15:55:44 +0000 (15:55 +0000)]
Deleted one string. It had a typo and es version was fine!!

21 years agoDon't need to bundle a font since the default one in lib/default.ttf works fine
moodler [Mon, 10 May 2004 15:38:59 +0000 (15:38 +0000)]
Don't need to bundle a font since the default one in lib/default.ttf works fine
with Greek.

21 years agoPrint footers in side_blocks even when non-list $content is supplied
moodler [Mon, 10 May 2004 15:15:44 +0000 (15:15 +0000)]
Print footers in side_blocks even when non-list $content is supplied

21 years agoAdded a CVS version number
moodler [Mon, 10 May 2004 13:27:09 +0000 (13:27 +0000)]
Added a CVS version number

21 years agoTime to draw a line in the mud
moodler [Mon, 10 May 2004 13:20:37 +0000 (13:20 +0000)]
Time to draw a line in the mud

21 years agoNow glossaries can produce RSS feeds too !!
martignoni [Mon, 10 May 2004 12:30:04 +0000 (12:30 +0000)]
Now glossaries can produce RSS feeds too !!

21 years agoNew strings for RSS feeds in glossaries
martignoni [Mon, 10 May 2004 12:21:39 +0000 (12:21 +0000)]
New strings for RSS feeds in glossaries

21 years ago*** empty log message ***
carlesbellver [Mon, 10 May 2004 11:40:51 +0000 (11:40 +0000)]
*** empty log message ***

21 years agoSome strings (RSS related) has been moved from forum.php to moodle.php to avoid supli...
martignoni [Mon, 10 May 2004 11:09:33 +0000 (11:09 +0000)]
Some strings (RSS related) has been moved from forum.php to moodle.php to avoid suplicating them once per module.

21 years agoFix for bug 1354:
defacer [Mon, 10 May 2004 08:35:03 +0000 (08:35 +0000)]
Fix for bug 1354:

Eloy discovered that there was too much compensation for the user's timezone
in the monthly view event popups. Removed it and now it's OK.

21 years agoSolved a small bug in scheduled backups when encoding links!!
stronk7 [Sun, 9 May 2004 23:15:56 +0000 (23:15 +0000)]
Solved a small bug in scheduled backups when encoding links!!
I've tested it against 10 courses (manual and scheduled) and
everything seems to work fine. In some days I'll test it againt
some BIG course (if moodle.org is updated to this version).
Dump version to 1.3 beta (as I think everything is finished now).

:-)

21 years agoIncluded some missing colons...I forgot.
stronk7 [Sun, 9 May 2004 23:10:46 +0000 (23:10 +0000)]
Included some missing colons...I forgot.

21 years agoSome minor fixes (HTMLArea 3.0RC1)
julmis [Sun, 9 May 2004 23:05:21 +0000 (23:05 +0000)]
Some minor fixes (HTMLArea 3.0RC1)

21 years agoOpps. reordering some lines...
stronk7 [Sun, 9 May 2004 22:30:56 +0000 (22:30 +0000)]
Opps. reordering some lines...

21 years agoNow glossary->rsstype and glossary->rssarticles are in backup & restore.
stronk7 [Sun, 9 May 2004 22:27:44 +0000 (22:27 +0000)]
Now glossary->rsstype and glossary->rssarticles are in backup & restore.
Added two missing strings too.

21 years agoNow glossaries can produce RSS feeds too !!
stronk7 [Sun, 9 May 2004 22:20:05 +0000 (22:20 +0000)]
Now glossaries can produce RSS feeds too !!
Some strings (RSS related) has been moved from forum.php to moodle.php
to avoid suplicating them once per module.
It seems to work fine, please test...:-)

21 years agoAdded some consistency with the show/hide feature in Moodle.
stronk7 [Sun, 9 May 2004 18:59:36 +0000 (18:59 +0000)]
Added some consistency with the show/hide feature in Moodle.
Now if the course is hidden or the activity is hidden, only
teachers cand download the feed.

21 years agoSome improvements in RSS:
stronk7 [Sun, 9 May 2004 18:34:33 +0000 (18:34 +0000)]
Some improvements in RSS:
- Article's author is showed if present.
- In forum posts feeds, show post->subject instead of discussion->name
- Description contents in every article are passed to format_text() to
  show contents like the rest of Moodle.

21 years agoImprovements for editing Unicode
moodler [Sun, 9 May 2004 09:10:29 +0000 (09:10 +0000)]
Improvements for editing Unicode

21 years agoreplaced very old install.html with current version from lang/en/doc. I guess this...
gustav_delius [Sat, 8 May 2004 22:09:46 +0000 (22:09 +0000)]
replaced very old install.html with current version from lang/en/doc. I guess this is duplicated here to make it easier to find for people?

21 years agocorrected small type reported in bug 1152
gustav_delius [Sat, 8 May 2004 22:06:33 +0000 (22:06 +0000)]
corrected small type reported in bug 1152

21 years agoimplemented a provisional hack by roger to avoid division by zero reported in bug...
gustav_delius [Sat, 8 May 2004 21:27:33 +0000 (21:27 +0000)]
implemented a provisional hack by roger to avoid division by zero reported in bug 1231.

21 years agoremoved some undefined variable errors. However there are lots of them in edit.html...
gustav_delius [Sat, 8 May 2004 20:52:53 +0000 (20:52 +0000)]
removed some undefined variable errors. However there are lots of them in edit.html, see bug 1344

21 years agocategory list now sorted when adding entry, thanks to Bernard, bug 1010
gustav_delius [Sat, 8 May 2004 20:47:14 +0000 (20:47 +0000)]
category list now sorted when adding entry, thanks to Bernard, bug 1010

21 years agoNew name for block
martignoni [Sat, 8 May 2004 19:43:16 +0000 (19:43 +0000)]
New name for block

21 years agoNew string for backup/restore
martignoni [Sat, 8 May 2004 19:41:54 +0000 (19:41 +0000)]
New string for backup/restore

21 years agogot rid of undefined variables warnings
gustav_delius [Sat, 8 May 2004 18:56:45 +0000 (18:56 +0000)]
got rid of undefined variables warnings

21 years agoNow every link to forums (from resources and forums) and every link
stronk7 [Sat, 8 May 2004 18:30:30 +0000 (18:30 +0000)]
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...

21 years agoPrefilled textbox added (bug id 1339)
julmis [Sat, 8 May 2004 18:23:18 +0000 (18:23 +0000)]
Prefilled textbox added (bug id 1339)

21 years agoTranslated some.
mits [Sat, 8 May 2004 18:16:44 +0000 (18:16 +0000)]
Translated some.

21 years agofixed bug 990 which allowed students to see grades even when they were not supposed...
gustav_delius [Sat, 8 May 2004 15:56:37 +0000 (15:56 +0000)]
fixed bug 990 which allowed students to see grades even when they were not supposed to by typing in the URL

21 years agomaxlength set in textfields to avoid exceeding length of database fields
gustav_delius [Sat, 8 May 2004 14:48:02 +0000 (14:48 +0000)]
maxlength set in textfields to avoid exceeding length of database fields

21 years agoChanged language direction and resorted file
moodler [Sat, 8 May 2004 14:28:31 +0000 (14:28 +0000)]
Changed language direction and resorted file

21 years agobug 753
moodler [Sat, 8 May 2004 14:02:18 +0000 (14:02 +0000)]
bug 753

21 years agoFix for bug 1334:
defacer [Sat, 8 May 2004 13:35:11 +0000 (13:35 +0000)]
Fix for bug 1334:

Yesterday I was in such a hurry to leave that I forgot to check it in...
Sorry Martin! :-)

21 years agoChanged the system to recode links to forums. Now it it detect
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 !!

21 years agoNow $course->showrecent is out from backup & restore
stronk7 [Fri, 7 May 2004 22:39:37 +0000 (22:39 +0000)]
Now $course->showrecent is out from backup & restore

21 years agoAdded rss needed images for this theme
stronk7 [Fri, 7 May 2004 18:09:23 +0000 (18:09 +0000)]
Added rss needed images for this theme

21 years agoIncluded global $THEME to support custom images...
stronk7 [Fri, 7 May 2004 18:08:54 +0000 (18:08 +0000)]
Included global $THEME to support custom images...

21 years agofixed bug 1093 by applying clean_text to $forum->intro
gustav_delius [Fri, 7 May 2004 17:48:02 +0000 (17:48 +0000)]
fixed bug 1093 by applying clean_text to $forum->intro

21 years agofixed bug 1037 by improving clean_filename()
gustav_delius [Fri, 7 May 2004 17:07:31 +0000 (17:07 +0000)]
fixed bug 1037 by improving clean_filename()

21 years ago6 Meg file in a language pack? er, no. :-)
moodler [Fri, 7 May 2004 14:36:22 +0000 (14:36 +0000)]
6 Meg file in a language pack?   er, no.  :-)

21 years agoblock name is now 'Section links'
gustav_delius [Fri, 7 May 2004 12:36:52 +0000 (12:36 +0000)]
block name is now 'Section links'

21 years agoEloy discovered this little bug hiding under the rug. Even though this code
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! :)

21 years agoModified the behavior of upcoming events block to be the same as month block,
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.

21 years agoFix for bug 1321:
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.

21 years agoFix for bug 1320:
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.

21 years agoAdded string 'unsubscribeshort'
martignoni [Fri, 7 May 2004 10:05:56 +0000 (10:05 +0000)]
Added string 'unsubscribeshort'

21 years agoAdded 'parentlanguage'
martignoni [Fri, 7 May 2004 10:02:38 +0000 (10:02 +0000)]
Added 'parentlanguage'

21 years agoAdded two strings about deleting blocks from admin interface...
martignoni [Fri, 7 May 2004 10:00:14 +0000 (10:00 +0000)]
Added two strings about deleting blocks from admin interface...

21 years agoTypos corrected
martignoni [Fri, 7 May 2004 09:53:32 +0000 (09:53 +0000)]
Typos corrected

21 years agoIt is possible to create weekly repeating events
martignoni [Fri, 7 May 2004 07:28:54 +0000 (07:28 +0000)]
It is possible to create weekly repeating events

21 years agoNew file translated
martignoni [Fri, 7 May 2004 07:24:09 +0000 (07:24 +0000)]
New file translated

21 years agoEmail from forums is marked as "bulk" to reduce vacation bounces etc
moodler [Fri, 7 May 2004 03:31:01 +0000 (03:31 +0000)]
Email from forums is marked as "bulk" to reduce vacation bounces etc

21 years agoMoodle mail can set precedence levels for email
moodler [Fri, 7 May 2004 03:29:11 +0000 (03:29 +0000)]
Moodle mail can set precedence levels for email

21 years agoMailer handles precedence header
moodler [Fri, 7 May 2004 03:25:04 +0000 (03:25 +0000)]
Mailer handles precedence header

21 years agoRenamed file
moodler [Fri, 7 May 2004 02:30:24 +0000 (02:30 +0000)]
Renamed file

21 years agoRenamed "weeks_topics" to "section_links"
moodler [Fri, 7 May 2004 02:27:56 +0000 (02:27 +0000)]
Renamed "weeks_topics" to "section_links"

21 years agoNow ORIGINAL_WWWROOT is saved in backup and restored too!!
stronk7 [Thu, 6 May 2004 23:20:25 +0000 (23:20 +0000)]
Now ORIGINAL_WWWROOT is saved in backup and restored too!!

21 years agoNow links to forums are encoded properly
stronk7 [Thu, 6 May 2004 22:53:04 +0000 (22:53 +0000)]
Now links to forums are encoded properly

21 years agoAdded two strings about deleting blocks from admin interface...
stronk7 [Thu, 6 May 2004 22:41:55 +0000 (22:41 +0000)]
Added two strings about deleting blocks from admin interface...

21 years agoSome minor changes about the system to encode file.php calls included.
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.

21 years agopollishing translation
koenr [Thu, 6 May 2004 19:40:21 +0000 (19:40 +0000)]
pollishing translation

21 years agoinitial translation by Koen Roggemans
koenr [Thu, 6 May 2004 19:40:07 +0000 (19:40 +0000)]
initial translation by Koen Roggemans

21 years agofixed bug 1325 - hard-coded string for add multiple rolls
jungwirr [Thu, 6 May 2004 19:39:42 +0000 (19:39 +0000)]
fixed bug 1325 - hard-coded string for add multiple rolls

21 years agoa new block providing links to weeks/topics, see http://moodle.org/mod/forum/discuss...
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

21 years agoadd anchors to week/topics on course homepage
gustav_delius [Thu, 6 May 2004 19:02:25 +0000 (19:02 +0000)]
add anchors to week/topics on course homepage

21 years agoUpdated CVS info in foreign language docs
gustav_delius [Thu, 6 May 2004 16:37:55 +0000 (16:37 +0000)]
Updated CVS info in foreign language docs

21 years agoIt is possible to create weekly repeating events but it is not yet possible to edit...
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.

21 years agoFix for 3-month pane event filters, now you don't get a "missing required parameter"
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.

21 years agoFix for bug 1312 ... just for robustness in the URLs
moodler [Thu, 6 May 2004 03:11:15 +0000 (03:11 +0000)]
Fix for bug 1312 ... just for robustness in the URLs

21 years agoadded help files for most options of the module. Updated and clarified
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.

21 years agochanged the options settings to be more compliant with the rest of the
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

21 years agoHide users in "hidden" chats from students. bug 1308
moodler [Wed, 5 May 2004 08:19:03 +0000 (08:19 +0000)]
Hide users in "hidden" chats from students.    bug 1308

21 years agoLatvian translation!
moodler [Wed, 5 May 2004 07:19:09 +0000 (07:19 +0000)]
Latvian translation!

21 years agoEvents associated to hidden activities are now invisible in calendar, using new field...
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.

21 years ago*** empty log message ***
carlesbellver [Wed, 5 May 2004 07:06:18 +0000 (07:06 +0000)]
*** empty log message ***

21 years agoAdded string for "Take Attendance" in view.php
martignoni [Tue, 4 May 2004 20:38:45 +0000 (20:38 +0000)]
Added string for "Take Attendance" in view.php

21 years agofixed a bunch more foreach loops to test for null value on the iterated
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

21 years agofixed viewall.php to reflect the (unlikely) circumstance where a user is a
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.

21 years agoFixed the empty grades for attendance.
jungwirr [Tue, 4 May 2004 17:18:02 +0000 (17:18 +0000)]
Fixed the empty grades for attendance.
Added log_display database records

21 years agoadded string for "Take Attendance" in view.php
jungwirr [Tue, 4 May 2004 16:13:08 +0000 (16:13 +0000)]
added string for "Take Attendance" in view.php