]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoTranslated and reviewed by Claudio Maggi
bobopinna [Fri, 14 May 2004 13:12:55 +0000 (13:12 +0000)]
Translated and reviewed by Claudio Maggi

21 years agoTranslated by Claudio Maggi
bobopinna [Fri, 14 May 2004 13:04:01 +0000 (13:04 +0000)]
Translated by Claudio Maggi

21 years agoBehavior change, according to Gustav's remarks on the forums. Events from
defacer [Fri, 14 May 2004 12:48:50 +0000 (12:48 +0000)]
Behavior change, according to Gustav's remarks on the forums. Events from
courses other than the one you are browsing are not displayed in the month
views or as upcoming events, except only if you explicitly do it in the
full month view. However, if you manually go to a day with such an event and
get a day view, you will see the event. Should I find a way to hide that too?

21 years agoFix for bug 1354:
defacer [Fri, 14 May 2004 07:34:10 +0000 (07:34 +0000)]
Fix for bug 1354:

(REAL fix this time! ;-)

Thanks for the report, Eloy. I now know what I was doing wrong. Because on my
dev site I have the same TZ as the server, sometimes I can make mistakes and
"get away with them". :-/

21 years agoMartin pointed out that only editing teachers get to see all the groups.
defacer [Fri, 14 May 2004 07:11:48 +0000 (07:11 +0000)]
Martin pointed out that only editing teachers get to see all the groups.

21 years agoBigger textarea on site settings
moodler [Fri, 14 May 2004 06:13:46 +0000 (06:13 +0000)]
Bigger textarea on site settings

21 years agoNow wiki links to activities are decoded to its new location
stronk7 [Fri, 14 May 2004 00:17:29 +0000 (00:17 +0000)]
Now wiki links to activities are decoded to its new location
when restoring courses. If the link belongs to the course, it's
adjusted as internal, else it's modified to link its original
source.

21 years agofilling in missing strings...
koenr [Thu, 13 May 2004 19:36:06 +0000 (19:36 +0000)]
filling in missing strings...

21 years agoNow the show=concept|alias
stronk7 [Thu, 13 May 2004 19:27:52 +0000 (19:27 +0000)]
Now the show=concept|alias
has been decoupled into 2 sql statements to make it works
under every MySQL version.
Hope this close Bug 985 forever...

21 years agoShort names for CIQ were missing
martignoni [Thu, 13 May 2004 18:56:24 +0000 (18:56 +0000)]
Short names for CIQ were missing

21 years agoAdded some harcoded strings in glossary module
martignoni [Thu, 13 May 2004 18:51:13 +0000 (18:51 +0000)]
Added some harcoded strings in glossary module

21 years agoTranslated by Andrea Bicciolo, Luca Arese, Adriano De Vita and Marinella Lagosta
bobopinna [Thu, 13 May 2004 16:08:50 +0000 (16:08 +0000)]
Translated by Andrea Bicciolo, Luca Arese, Adriano De Vita and Marinella Lagosta

21 years agoUpdated to Moodle 1.3 devel +
bobopinna [Thu, 13 May 2004 16:01:08 +0000 (16:01 +0000)]
Updated to Moodle 1.3 devel +

21 years agoJust to be "aligned" with main Moodle version...:-)
stronk7 [Thu, 13 May 2004 16:00:48 +0000 (16:00 +0000)]
Just to be "aligned" with main Moodle version...:-)

21 years agoRemoved the "hardcoded" method to find the block name, the correct is to ask
defacer [Thu, 13 May 2004 12:24:11 +0000 (12:24 +0000)]
Removed the "hardcoded" method to find the block name, the correct is to ask
the block itself. It was causing errors for blocks with no lang file. Also,
removed some useless commented code.

21 years agoAddressing bug 1384:
defacer [Thu, 13 May 2004 10:32:12 +0000 (10:32 +0000)]
Addressing bug 1384:

Now if you are a teacher in a course, you now see ALL group events in that course.
As a result, admins see group events for all courses.

Maybe it needs more work than this, though.

21 years agoFix for Bug 1383. Added support for the Critical Incident Survey type in the Complete...
moodler [Thu, 13 May 2004 08:57:39 +0000 (08:57 +0000)]
Fix for Bug 1383. Added support for the Critical Incident Survey type in the Complete Activity Reports
(Shane Elliott)

21 years agoFixed bug 1379 ....
moodler [Thu, 13 May 2004 08:50:37 +0000 (08:50 +0000)]
Fixed bug 1379 ....

21 years agoFix for the way question texts were displayed bug 1381
moodler [Thu, 13 May 2004 08:46:25 +0000 (08:46 +0000)]
Fix for the way question texts were displayed    bug 1381

21 years agoJust to make things clearer
moodler [Thu, 13 May 2004 08:23:06 +0000 (08:23 +0000)]
Just to make things clearer

21 years agoShort names for CIQ were missing
moodler [Thu, 13 May 2004 08:11:48 +0000 (08:11 +0000)]
Short names for CIQ were missing

21 years agoSome fixes for confirmation emails on sites with long names
moodler [Thu, 13 May 2004 03:09:47 +0000 (03:09 +0000)]
Some fixes for confirmation emails on sites with long names

   - include a HTML version of the email

   - wrap all text emails at 79 characters now, not 70
     I think quoting of text based emails on 80-character terminals
     would be pretty rare these days

21 years agoinitial translation by Koen Roggemans
koenr [Wed, 12 May 2004 21:00:25 +0000 (21:00 +0000)]
initial translation by Koen Roggemans

21 years agopollishing translation
koenr [Wed, 12 May 2004 20:59:00 +0000 (20:59 +0000)]
pollishing translation

21 years agoBug 1296 solved.
stronk7 [Wed, 12 May 2004 20:39:34 +0000 (20:39 +0000)]
Bug 1296 solved.
Now duplicate entries are showed in all the lists. Simply I've changed
the fields order in select statements to make entryid (unique) the first.

Not detected negative consequences...ciao :-)
http://moodle.org/bugs/bug.php?op=show&bugid=1296

21 years agoSolved bug 1377. Now scheduled backups config will use
stronk7 [Wed, 12 May 2004 19:12:54 +0000 (19:12 +0000)]
Solved bug 1377. Now scheduled backups config will use
CFG->admin instead of hardcoded admin.
(http://moodle.org/bugs/bug.php?op=show&bugid=1377)

21 years agoAdded some harcoded strings in glossary module (Bug 1062)
stronk7 [Wed, 12 May 2004 19:03:42 +0000 (19:03 +0000)]
Added some harcoded strings in glossary module (Bug 1062)
(http://moodle.org/bugs/bug.php?op=show&bugid=1062)

21 years agoSolved bug 985. Now "show" will work with aliases and with concepts
stronk7 [Wed, 12 May 2004 18:44:15 +0000 (18:44 +0000)]
Solved bug 985. Now "show" will work with aliases and with concepts
with and without aliases. Changed the cuery to a left join to
be able to process entries without aliases. This type of operation
should be changed to boolean queries sometime in MySQL 4!!
Test it!!
http://moodle.org/bugs/bug.php?op=show&bugid=985

21 years agoSolved bug 1378. Missing encoding in glossary/print.php
stronk7 [Wed, 12 May 2004 17:59:07 +0000 (17:59 +0000)]
Solved bug 1378. Missing encoding in glossary/print.php
(http://moodle.org/bugs/bug.php?op=show&bugid=1378)

21 years agoChanged some incorrect <?= tags to <php p()...
stronk7 [Wed, 12 May 2004 16:55:48 +0000 (16:55 +0000)]
Changed some incorrect <?= tags to <php p()...
Skodak has found more incorrect tags. See bug 1376
(http://moodle.org/bugs/bug.php?op=show&bugid=1376)

21 years agoSmall correction
martignoni [Wed, 12 May 2004 16:36:39 +0000 (16:36 +0000)]
Small correction

21 years agofixed bug #1380 - string in index.php
jungwirr [Wed, 12 May 2004 15:35:37 +0000 (15:35 +0000)]
fixed bug #1380 - string in index.php

21 years agoAdded a colon here, instead of the language strings.
defacer [Wed, 12 May 2004 12:39:59 +0000 (12:39 +0000)]
Added a colon here, instead of the language strings.

21 years agoEnglish: added CVS $Id$ and moved a semicolon to the event edit form
defacer [Wed, 12 May 2004 12:28:16 +0000 (12:28 +0000)]
English: added CVS $Id$ and moved a semicolon to the event edit form
Greek: added $Id$, and some strings that were missing

21 years agoinitial translation by Koen Roggemans
koenr [Wed, 12 May 2004 10:28:39 +0000 (10:28 +0000)]
initial translation by Koen Roggemans

21 years agofilling in missing strings...
koenr [Wed, 12 May 2004 10:04:42 +0000 (10:04 +0000)]
filling in missing strings...

21 years agoUpdate, better and simpler handling.
defacer [Wed, 12 May 2004 07:33:06 +0000 (07:33 +0000)]
Update, better and simpler handling.

21 years agoEnd of small changes
martignoni [Wed, 12 May 2004 06:20:13 +0000 (06:20 +0000)]
End of small changes

21 years agoSmall corrections
martignoni [Wed, 12 May 2004 06:00:58 +0000 (06:00 +0000)]
Small corrections

21 years agoModified slighty the format_text() function!!
stronk7 [Tue, 11 May 2004 23:17:25 +0000 (23:17 +0000)]
Modified slighty the format_text() function!!
Now, in PLAIN AND WIKI formats, the rebuildnolinktag() function
is called to rebuild:

    &lt;nolink&gt;  to <nolink> again (open and close tags)

This should avoid showing the "<nolink>" word always in this formats!!

Used to solve Bug 1232 and potentially, others...
(http://moodle.org/bugs/bug.php?op=show&bugid=1232)

Please check it because it's really a CORE change!!

21 years agoSolved bug 1086.
stronk7 [Tue, 11 May 2004 22:38:45 +0000 (22:38 +0000)]
Solved bug 1086.
Please, verify (and close) it. Patch submitted by Petr Skoda. Thanks!
I've modified some lines in formats to avoid some Notices and make
everything display more consistent. Please, test it!!

21 years agoNow, concept and aliases are not linked when
stronk7 [Tue, 11 May 2004 19:59:17 +0000 (19:59 +0000)]
Now, concept and aliases are not linked when
viewing entry itself. This will close bugs 1145 and 1295.
Thanks to Petr Skoda and his patch!

21 years agoNow concepts are not enclosed by paragraph tags. Bug 1298.
stronk7 [Tue, 11 May 2004 18:06:56 +0000 (18:06 +0000)]
Now concepts are not enclosed by paragraph tags. Bug 1298.

21 years agoNow glossary concepts are not linked (bug 1366).
stronk7 [Tue, 11 May 2004 17:31:43 +0000 (17:31 +0000)]
Now glossary concepts are not linked (bug 1366).
Patch submitted by Petr Skoda.

21 years agoPreparation for Nuke blocks integration, and relaxing of requirements for
defacer [Tue, 11 May 2004 16:08:03 +0000 (16:08 +0000)]
Preparation for Nuke blocks integration, and relaxing of requirements for
block db upgrade scripts. We 're getting to a point where you can really
have a directory with just a single 20-line file for your block and Moodle
will do all the rest. Much like Nuke does now. That is A Good Thing! :-)

21 years agoAdded some checks for forcelogin on resources
moodler [Tue, 11 May 2004 13:16:20 +0000 (13:16 +0000)]
Added some checks for forcelogin on resources

21 years agoNew release information for Moodle 1.3 Beta (and for 1.2.1, that weren't translated...
martignoni [Tue, 11 May 2004 12:39:46 +0000 (12:39 +0000)]
New release information for Moodle 1.3 Beta (and for 1.2.1, that weren't translated yet)

21 years agoFix for bug 1365 (supplementary):
defacer [Tue, 11 May 2004 10:36:35 +0000 (10:36 +0000)]
Fix for bug 1365 (supplementary):

Here's the other half of the fix.

21 years agoAdded email2, thanks Howard! bug 1369
moodler [Tue, 11 May 2004 10:33:23 +0000 (10:33 +0000)]
Added email2, thanks Howard!   bug 1369

21 years agoFixing date/time strings for french usage
martignoni [Tue, 11 May 2004 09:59:13 +0000 (09:59 +0000)]
Fixing date/time strings for french usage

21 years agoNew string "Go to calendar"
martignoni [Tue, 11 May 2004 09:52:44 +0000 (09:52 +0000)]
New string "Go to calendar"

21 years agoTypos corrected
martignoni [Tue, 11 May 2004 09:52:08 +0000 (09:52 +0000)]
Typos corrected

21 years agoFix for bug 1365:
defacer [Tue, 11 May 2004 07:20:44 +0000 (07:20 +0000)]
Fix for bug 1365:

This one was most insidious. Usually we get bugs that have to do with the
user/server timezone interaction, but by now I 've learned to be extra
careful about that. This one, however, only had to do with the server's
timezone and was 100% certain to happen if you are GMT minus something.
Considering that I 'm GMT+2, it went unnoticed. Sorry!

21 years agoFix for bug 1363:
defacer [Tue, 11 May 2004 07:01:17 +0000 (07:01 +0000)]
Fix for bug 1363:

Now clicking on an event time in the "upcoming" block always takes you to the correct date in the calendar.

Martin, you were right. Too much was going on. Once too much! ;-)

21 years agosmall error (bug 1364)
koenr [Tue, 11 May 2004 05:47:55 +0000 (05:47 +0000)]
small error (bug 1364)

21 years agoSmall fix for bug 1364 when talking about database support in future
moodler [Tue, 11 May 2004 03:31:20 +0000 (03:31 +0000)]
Small fix for bug 1364 when talking about database support in future

21 years agoRemoving unnecessary files
julmis [Mon, 10 May 2004 21:36:15 +0000 (21:36 +0000)]
Removing unnecessary files

21 years agoRemoving hard coded strings
julmis [Mon, 10 May 2004 21:16:16 +0000 (21:16 +0000)]
Removing hard coded strings

21 years agoBorders on mailed posts
moodler [Mon, 10 May 2004 18:26:31 +0000 (18:26 +0000)]
Borders on mailed posts

21 years agoSolved another notice in glossary config page with glossary_entbypage
stronk7 [Mon, 10 May 2004 18:24:58 +0000 (18:24 +0000)]
Solved another notice in glossary config page with glossary_entbypage

21 years agoWasting time with tweaks
moodler [Mon, 10 May 2004 18:14:49 +0000 (18:14 +0000)]
Wasting time with tweaks

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