]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoNew string for opening quizzes
moodler [Tue, 18 May 2004 04:22:34 +0000 (04:22 +0000)]
New string for opening quizzes

21 years agoDon't show the replies column when no replies are allowed - it seems to
moodler [Tue, 18 May 2004 03:15:32 +0000 (03:15 +0000)]
Don't show the replies column when no replies are allowed - it seems to
upset some people.

21 years agoMinor tweaks I forgot to check in from a long time ago
moodler [Tue, 18 May 2004 03:14:01 +0000 (03:14 +0000)]
Minor tweaks I forgot to check in from a long time ago

21 years agoRemoving select_color.html
julmis [Mon, 17 May 2004 22:57:08 +0000 (22:57 +0000)]
Removing select_color.html

21 years agoCompletely rewritten scales interface. It allows to delete unused
stronk7 [Mon, 17 May 2004 22:19:23 +0000 (22:19 +0000)]
Completely rewritten scales interface. It allows to delete unused
scales, edit and move them between custom and standar (only admins).
Editing teacher can modify only custom scales.
Bug 1223.
(http://moodle.org/bugs/bug.php?op=show&bugid=1223)
Please, test and decide...

21 years agoAdded a new string for the new scales.php alternative. Bug 1223
stronk7 [Mon, 17 May 2004 22:08:42 +0000 (22:08 +0000)]
Added a new string for the new scales.php alternative. Bug 1223
(http://moodle.org/bugs/bug.php?op=show&bugid=1223)

21 years agoQuizzes with long periods (longer than 5 days) are now handled
moodler [Mon, 17 May 2004 17:04:01 +0000 (17:04 +0000)]
Quizzes with long periods (longer than 5 days) are now handled
in the calendar as two separate events ... one for open and one for close

bug 1402

21 years agoDelete events when activity is deleted
moodler [Mon, 17 May 2004 16:24:19 +0000 (16:24 +0000)]
Delete events when activity is deleted

21 years agoStrip tags from Resource names before filtering bug 1418
moodler [Mon, 17 May 2004 16:04:05 +0000 (16:04 +0000)]
Strip tags from Resource names before filtering   bug 1418

21 years agoFix resource names properly
moodler [Mon, 17 May 2004 15:36:47 +0000 (15:36 +0000)]
Fix resource names properly

21 years agoSHow event name in upcoming events (not activity name) bug 1415
moodler [Mon, 17 May 2004 14:29:55 +0000 (14:29 +0000)]
SHow event name in upcoming events (not activity name)   bug 1415

21 years agoNew string for Resource auto-linking filter
martignoni [Mon, 17 May 2004 09:58:29 +0000 (09:58 +0000)]
New string for Resource auto-linking filter

21 years agoNew string 'Edit files'
martignoni [Mon, 17 May 2004 09:56:17 +0000 (09:56 +0000)]
New string 'Edit files'

21 years agoFix for bug 1194:
defacer [Mon, 17 May 2004 09:31:06 +0000 (09:31 +0000)]
Fix for bug 1194:

Now forum_print_user_discussions does not show discussions in hidden
forums, unless you are an an editing teacher.

** NOISY DIFF WARNING **
I don't know why this happens, but the only changes are in function
forum_print_user_discussions (10 lines or so).

21 years agoFix for bug 1323:
defacer [Mon, 17 May 2004 09:07:05 +0000 (09:07 +0000)]
Fix for bug 1323:
When the admin is logged in as a different user, user events are shown
correctly in the calendar.

Also, fixed a very-recently-introduced bug which appears to have escaped
notice so far.

21 years agoRandom refinements.
defacer [Mon, 17 May 2004 08:54:23 +0000 (08:54 +0000)]
Random refinements.

21 years agoAdded a line to disable this function:
moodler [Mon, 17 May 2004 08:04:28 +0000 (08:04 +0000)]
Added a line to disable this function:

   HTMLArea.prototype.stripBaseURL

since it seemed to be stripping parts of URLs in some cases (bug 1411)

21 years agoFix for bug 1395:
defacer [Mon, 17 May 2004 07:31:54 +0000 (07:31 +0000)]
Fix for bug 1395:

view.php now does require_login(). Also some minor refinements.

21 years agoLatest files from Paula for pt_br
moodler [Mon, 17 May 2004 07:10:59 +0000 (07:10 +0000)]
Latest files from Paula for pt_br

21 years agoPostgresql uses smallint instead of tinyint.
paca70 [Mon, 17 May 2004 06:52:06 +0000 (06:52 +0000)]
Postgresql uses smallint instead of tinyint.

21 years agofilling in missing strings...
koenr [Mon, 17 May 2004 04:32:34 +0000 (04:32 +0000)]
filling in missing strings...

21 years agoStep4 done. :-)
stronk7 [Sun, 16 May 2004 18:05:02 +0000 (18:05 +0000)]
Step4 done. :-)

21 years agoChanging link dialog and adding new select color dialog.
julmis [Sun, 16 May 2004 16:09:23 +0000 (16:09 +0000)]
Changing link dialog and adding new select color dialog.

21 years agoAllow other Google thigns into the site too ... in particular translate.google.com
moodler [Sun, 16 May 2004 14:19:35 +0000 (14:19 +0000)]
Allow other Google thigns into the site too ... in particular translate.google.com

21 years agoSimpler method for recent activity .... I had problems with the other
moodler [Sun, 16 May 2004 10:34:17 +0000 (10:34 +0000)]
Simpler method for recent activity .... I had problems with the other

  Use last access to course if it exists, otherwise two days ...

21 years agoAdded support for CFG->forcelogin in some files. Bug 1396
stronk7 [Sun, 16 May 2004 10:26:04 +0000 (10:26 +0000)]
Added support for CFG->forcelogin in some files. Bug 1396
(http://moodle.org/bugs/bug.php?op=show&bugid=1396)

21 years agoSome cleaning up of the navigation bars in quizzes
moodler [Sun, 16 May 2004 10:20:26 +0000 (10:20 +0000)]
Some cleaning up of the navigation bars in quizzes

21 years agoTo prevent notices in unusual situations (empty lang files) bug 1404
moodler [Sun, 16 May 2004 09:28:41 +0000 (09:28 +0000)]
To prevent notices in unusual situations (empty lang files)   bug 1404

21 years agoNew string "edit files"
moodler [Sun, 16 May 2004 09:11:38 +0000 (09:11 +0000)]
New string "edit files"

21 years agoAdd a link across to the Files area
moodler [Sun, 16 May 2004 09:11:17 +0000 (09:11 +0000)]
Add a link across to the Files area

21 years ago1. Directory Resources now support sub directories
moodler [Sun, 16 May 2004 08:52:32 +0000 (08:52 +0000)]
1.  Directory Resources now support sub directories
2.  Subdirectories in File Manager now display their total size

21 years agoResource auto-linking filter! Developed by Eloy - thanks! (see bug 1389)
moodler [Sun, 16 May 2004 06:41:39 +0000 (06:41 +0000)]
Resource auto-linking filter!   Developed by Eloy - thanks!  (see bug 1389)

21 years agoUse overlib feedback on cloze-style questions
moodler [Sun, 16 May 2004 03:14:03 +0000 (03:14 +0000)]
Use overlib feedback on cloze-style questions

21 years agoStep 2 of Bug 1223 done.
stronk7 [Sun, 16 May 2004 00:36:00 +0000 (00:36 +0000)]
Step 2 of Bug 1223 done.
(http://moodle.org/bugs/bug.php?op=show&bugid=1223)

21 years agoStep 1 of Bug 1223 done.
stronk7 [Sat, 15 May 2004 23:18:24 +0000 (23:18 +0000)]
Step 1 of Bug 1223 done.
(http://moodle.org/bugs/bug.php?op=show&bugid=1223)

21 years agoNow firstname and lastname fields are trimmed before saving them to db.
stronk7 [Sat, 15 May 2004 22:18:53 +0000 (22:18 +0000)]
Now firstname and lastname fields are trimmed before saving them to db.
This should close Bug 1235
(http://moodle.org/bugs/bug.php?op=show&bugid=1235)

21 years agoChange one comment. Simply. Bug 1393
stronk7 [Sat, 15 May 2004 18:52:12 +0000 (18:52 +0000)]
Change one comment. Simply. Bug 1393
(http://moodle.org/bugs/bug.php?op=show&bugid=1393)

21 years agoNow entry->concept is always printed in FORMAT_MOODLE format, instead
stronk7 [Sat, 15 May 2004 17:34:43 +0000 (17:34 +0000)]
Now entry->concept is always printed in FORMAT_MOODLE format, instead
of using the entry->format field. This should close Bug 1298.
(http://moodle.org/bugs/bug.php?op=show&bugid=1298)

21 years agoOne missing "</ul>" tag...
stronk7 [Sat, 15 May 2004 17:30:30 +0000 (17:30 +0000)]
One missing "</ul>" tag...

21 years agoOpps. I forgot to commit this files yesterday... :-(
stronk7 [Sat, 15 May 2004 17:27:50 +0000 (17:27 +0000)]
Opps. I forgot to commit this files yesterday... :-(
This close Bug 1370
(http://moodle.org/bugs/bug.php?op=show&bugid=1370)

21 years agoFIxed a recently-introduced bug preventing assignment grading bug 1390
moodler [Sat, 15 May 2004 15:21:29 +0000 (15:21 +0000)]
FIxed a recently-introduced bug preventing assignment grading  bug 1390

21 years agoBump
moodler [Sat, 15 May 2004 15:12:30 +0000 (15:12 +0000)]
Bump

21 years agoSlight change to recent activity calculations in RA block.
moodler [Sat, 15 May 2004 14:58:12 +0000 (14:58 +0000)]
Slight change to recent activity calculations in RA block.

Upon login, the last access to each course is stored in the USER session
variable.

The earliest date of recent activity now shown is now the earliest of:

   - this last access time
   - the last login time

If this value is older than two days, then just use two days instead.

21 years agoAdded string 'notenoughanswers'
martignoni [Sat, 15 May 2004 09:16:20 +0000 (09:16 +0000)]
Added string 'notenoughanswers'

21 years agoAdded 'for group' string
martignoni [Sat, 15 May 2004 09:13:10 +0000 (09:13 +0000)]
Added 'for group' string

21 years agoAdded new strings for editor
martignoni [Sat, 15 May 2004 09:10:55 +0000 (09:10 +0000)]
Added new strings for editor

21 years agoA new option (off by default) will remove restrictions on usernames.
moodler [Sat, 15 May 2004 07:30:31 +0000 (07:30 +0000)]
A new option (off by default) will remove restrictions on usernames.

  $CFG->extendedusernamechars

21 years agoAdded new strings for editor
moodler [Sat, 15 May 2004 03:21:41 +0000 (03:21 +0000)]
Added new strings for editor

21 years agoAdded missing Id: cvs tag. Bug 1394
stronk7 [Fri, 14 May 2004 19:36:39 +0000 (19:36 +0000)]
Added missing Id: cvs tag. Bug 1394
http://moodle.org/bugs/bug.php?op=show&bugid=1394

21 years agoUpgraded glossary to 2004051400. The process will launch an
stronk7 [Fri, 14 May 2004 19:14:57 +0000 (19:14 +0000)]
Upgraded glossary to 2004051400. The process will launch an
update of entry->concept and alias->alias to trim them.
This should close bug 985 forever...
(http://moodle.org/bugs/bug.php?op=show&bugid=985)

21 years agoNow, the entry->concept and alias->alias fields are trimmed
stronk7 [Fri, 14 May 2004 18:37:30 +0000 (18:37 +0000)]
Now, the entry->concept and alias->alias fields are trimmed
in edit, import, export, backup and restore.
To solve bug 985
(http://moodle.org/bugs/bug.php?op=show&bugid=985)

21 years agoReverted to revision 1.8 (left join) to continue working in bug 985.
stronk7 [Fri, 14 May 2004 17:23:42 +0000 (17:23 +0000)]
Reverted to revision 1.8 (left join) to continue working in bug 985.

21 years agoChanged an "if" a bit... :-)
stronk7 [Fri, 14 May 2004 17:07:48 +0000 (17:07 +0000)]
Changed an "if" a bit... :-)

21 years agoNow, nextexecutiontime is recalculated everytime the form is submitted to
stronk7 [Fri, 14 May 2004 16:37:45 +0000 (16:37 +0000)]
Now, nextexecutiontime is recalculated everytime the form is submitted to
have the time updated in the logs page.

21 years agoCorrection of bad translation (connected and separated)
martignoni [Fri, 14 May 2004 14:47:38 +0000 (14:47 +0000)]
Correction of bad translation (connected and separated)

21 years agoFixes to prevent users from creating bad quiz questions with not
moodler [Fri, 14 May 2004 14:36:32 +0000 (14:36 +0000)]
Fixes to prevent users from creating bad quiz questions with not
enough answers in them.

Thanks to Shane Elliott (Ikawhero)

21 years agoFix for bug 1330:
defacer [Fri, 14 May 2004 14:15:24 +0000 (14:15 +0000)]
Fix for bug 1330:

Now when creating a new event you only have to select a group. And you are
always limited to the current course and its groups.

21 years agoHalf the work done for bug 1330:
defacer [Fri, 14 May 2004 13:49:42 +0000 (13:49 +0000)]
Half the work done for bug 1330:
Now when creating events you don't select a course, the current course is
selected implicitly.

21 years agoMonth view: NOW it's working as I wanted it to. But is that as it should work?
defacer [Fri, 14 May 2004 13:39:29 +0000 (13:39 +0000)]
Month view: NOW it's working as I wanted it to. But is that as it should work?

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!!