]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agotranslated by Koen Roggemans
koenr [Wed, 8 Oct 2003 15:57:23 +0000 (15:57 +0000)]
translated by Koen Roggemans

21 years agotranslated for version 1.1
koenr [Wed, 8 Oct 2003 15:56:31 +0000 (15:56 +0000)]
translated for version 1.1

21 years agocorrected typo
koenr [Wed, 8 Oct 2003 15:55:46 +0000 (15:55 +0000)]
corrected typo

21 years agoshowing double help-files: fixed
koenr [Wed, 8 Oct 2003 15:54:54 +0000 (15:54 +0000)]
showing double help-files: fixed

21 years agoFillling missing strings ...
koenr [Wed, 8 Oct 2003 15:53:55 +0000 (15:53 +0000)]
Fillling missing strings ...

21 years agoChanged to proper encoding
martignoni [Wed, 8 Oct 2003 10:56:07 +0000 (10:56 +0000)]
Changed to proper encoding

21 years agoNew translated file
martignoni [Wed, 8 Oct 2003 10:45:06 +0000 (10:45 +0000)]
New translated file

21 years agoNow scales users are in backup too. See bug 824.
stronk7 [Wed, 8 Oct 2003 07:35:53 +0000 (07:35 +0000)]
Now scales users are in backup too. See bug 824.
Closing it in some hours.

21 years agoImproved the heading a little
moodler [Wed, 8 Oct 2003 05:53:55 +0000 (05:53 +0000)]
Improved the heading a little

21 years agoSplit up the looooooooooooooong page into separate files, to make editing
moodler [Wed, 8 Oct 2003 05:44:56 +0000 (05:44 +0000)]
Split up the looooooooooooooong page into separate files, to make editing
a little easier!

21 years agoTweak to add entry button
moodler [Wed, 8 Oct 2003 03:49:43 +0000 (03:49 +0000)]
Tweak to add entry button

21 years agoiTweak to english
moodler [Wed, 8 Oct 2003 03:43:52 +0000 (03:43 +0000)]
iTweak to english

21 years agoStarted out reformatting the code a little and ended up simplifying
moodler [Wed, 8 Oct 2003 03:13:12 +0000 (03:13 +0000)]
Started out reformatting the code a little and ended up simplifying
the interface a bit ... hope you like it, Will!

21 years agoOnly show visible modules in help
moodler [Wed, 8 Oct 2003 01:24:49 +0000 (01:24 +0000)]
Only show visible modules in help

21 years agoFirst main-tree version of the Exercise module (formerly in contrib)
moodler [Tue, 7 Oct 2003 14:54:21 +0000 (14:54 +0000)]
First main-tree version of the Exercise module (formerly in contrib)
by Ray Kingdon.

Works quite well, but it's not clear yet if this will be part of
major releases (due to the overlap with assignments and workshops
and the confusion this may cause).

21 years agoCleanup of file "moodle.php"
martignoni [Tue, 7 Oct 2003 14:26:58 +0000 (14:26 +0000)]
Cleanup of file "moodle.php"

21 years agoDon't throw an error if users aren't found - just print a notice.
moodler [Tue, 7 Oct 2003 14:02:32 +0000 (14:02 +0000)]
Don't throw an error if users aren't found - just print a notice.

21 years agoNot having any users in a backup is not necessarily an error.
moodler [Tue, 7 Oct 2003 14:01:23 +0000 (14:01 +0000)]
Not having any users in a backup is not necessarily an error.

21 years agoIf there aren't any users, don't do anything.
moodler [Tue, 7 Oct 2003 14:00:09 +0000 (14:00 +0000)]
If there aren't any users, don't do anything.

21 years agoAdded notifications right through the backup when errors occur.
moodler [Tue, 7 Oct 2003 13:59:15 +0000 (13:59 +0000)]
Added notifications right through the backup when errors occur.

21 years agoNow assessment->resubmission is in backup/restore too.
stronk7 [Tue, 7 Oct 2003 12:14:16 +0000 (12:14 +0000)]
Now assessment->resubmission is in backup/restore too.

21 years agoNow forum->maxbytes is supported in backup/restore.
stronk7 [Tue, 7 Oct 2003 12:02:19 +0000 (12:02 +0000)]
Now forum->maxbytes is supported in backup/restore.

21 years agoNow course->maxbytes is supported in backup/restore.
stronk7 [Tue, 7 Oct 2003 11:58:56 +0000 (11:58 +0000)]
Now course->maxbytes is supported in backup/restore.

21 years agoOnly print expanded course listing on the first page (ie short category)
moodler [Tue, 7 Oct 2003 03:29:44 +0000 (03:29 +0000)]
Only print expanded course listing on the first page (ie short category)

21 years agoFixed links in email messages.
rkingdon [Mon, 6 Oct 2003 19:30:27 +0000 (19:30 +0000)]
Fixed links in email messages.

21 years ago<acronym> is an allowed tag
moodler [Mon, 6 Oct 2003 18:09:27 +0000 (18:09 +0000)]
<acronym> is an allowed tag

21 years agoThese changes implement some better controls for controlling uploads.
moodler [Mon, 6 Oct 2003 18:02:35 +0000 (18:02 +0000)]
These changes implement some better controls for controlling uploads.

1) There is a new site-wide configuration variable called maxbytes,
   which provides an upper filesize limit for all (student) uploads.

2) There is a new course-level variable called maxbytes, which further
   limits uploads within a course.

3) There is a new maxbytes field for forums, which further restricts
   the size allowed in a particular forum.  There is also a new config
   variable in the module configuration to specify a default size
   to use when defining a new forum.

4) Assignments already had a limit, but this is now aware of the other
   limits, and like forums there is now a settable default value.

5) Finally, the sizes of files (Gb, Mb, Kb, bytes) is now translatable
   in the language packs.

21 years agoNew strings and help pages for file upload restrictions
moodler [Mon, 6 Oct 2003 17:44:42 +0000 (17:44 +0000)]
New strings and help pages for file upload restrictions

21 years agoNew tranlated files added to repository
martignoni [Mon, 6 Oct 2003 14:46:39 +0000 (14:46 +0000)]
New tranlated files added to repository

21 years ago*** empty log message ***
carlesbellver [Mon, 6 Oct 2003 13:04:37 +0000 (13:04 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
carlesbellver [Mon, 6 Oct 2003 12:31:08 +0000 (12:31 +0000)]
*** empty log message ***

21 years agoChanged README to proper encoding
martignoni [Mon, 6 Oct 2003 12:06:43 +0000 (12:06 +0000)]
Changed README to proper encoding

21 years agoMoving Dialogue into the main tree for convenience.
moodler [Mon, 6 Oct 2003 12:00:28 +0000 (12:00 +0000)]
Moving Dialogue into the main tree for convenience.

21 years ago*** empty log message ***
carlesbellver [Mon, 6 Oct 2003 07:36:56 +0000 (07:36 +0000)]
*** empty log message ***

21 years agoDeleted blank lines
koenr [Mon, 6 Oct 2003 06:48:54 +0000 (06:48 +0000)]
Deleted blank lines

21 years agolink to index of helpfiles added
koenr [Sun, 5 Oct 2003 21:16:41 +0000 (21:16 +0000)]
link to index of helpfiles added

21 years agoexample for aon added
koenr [Sun, 5 Oct 2003 21:16:04 +0000 (21:16 +0000)]
example for aon added

21 years agocorrected some errors
koenr [Sun, 5 Oct 2003 21:15:30 +0000 (21:15 +0000)]
corrected some errors

21 years agotranslated by Koen Roggemans
koenr [Sun, 5 Oct 2003 21:13:45 +0000 (21:13 +0000)]
translated by Koen Roggemans

21 years agosome helpfiles translated
koenr [Sun, 5 Oct 2003 21:12:23 +0000 (21:12 +0000)]
some helpfiles translated

21 years agoNew strings for improved resubmission handling.
rkingdon [Sun, 5 Oct 2003 19:02:16 +0000 (19:02 +0000)]
New strings for improved resubmission handling.

21 years agoVersion 2003100200: improved handling of resubmissions (new field added to workshop_a...
rkingdon [Sun, 5 Oct 2003 19:00:43 +0000 (19:00 +0000)]
Version 2003100200: improved handling of resubmissions (new field added to workshop_assessments)

21 years agoLanguage direction is now set in the language file, rather than
moodler [Sun, 5 Oct 2003 14:05:57 +0000 (14:05 +0000)]
Language direction is now set in the language file, rather than
as a site-level setting.  This currently only affects Arabic but
will affect Hebrew later and maybe others.

21 years agoAdd default text direction for English (and most other languages)
moodler [Sun, 5 Oct 2003 13:44:07 +0000 (13:44 +0000)]
Add default text direction for English (and most other languages)

21 years agoAdd direction for Arabic
moodler [Sun, 5 Oct 2003 13:43:05 +0000 (13:43 +0000)]
Add direction for Arabic

21 years ago*** empty log message ***
giro123 [Fri, 3 Oct 2003 19:03:35 +0000 (19:03 +0000)]
*** empty log message ***

21 years agoNo traslated yet
giro123 [Thu, 2 Oct 2003 16:52:24 +0000 (16:52 +0000)]
No traslated yet

21 years agoNo traslated yet
giro123 [Thu, 2 Oct 2003 16:28:47 +0000 (16:28 +0000)]
No traslated yet

21 years ago*** empty log message ***
carlesbellver [Thu, 2 Oct 2003 08:15:00 +0000 (08:15 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
carlesbellver [Thu, 2 Oct 2003 06:45:27 +0000 (06:45 +0000)]
*** empty log message ***

21 years agoMinor fix
moodler [Wed, 1 Oct 2003 19:03:04 +0000 (19:03 +0000)]
Minor fix

21 years agoStyle sheet (main one is in /doc ... other one is just useful for editing)
moodler [Wed, 1 Oct 2003 18:01:34 +0000 (18:01 +0000)]
Style sheet (main one is in /doc ... other one is just useful for editing)

21 years agoFirst round clean up of the docs
moodler [Wed, 1 Oct 2003 18:00:41 +0000 (18:00 +0000)]
First round clean up of the docs

  - new Coding Guidelines
  - new Philosophy page
  - new dedicated styles sheet for all pages
  - better table of contents in left frame
  - source fixups all over

The styles are very boring - I'll work on that next time!
Also, we'll get David's optimisation page and a student manual in there.

21 years agoAdding "weight", fixed bug #799
rkingdon [Wed, 1 Oct 2003 16:54:22 +0000 (16:54 +0000)]
Adding "weight", fixed bug #799

21 years agoReplace Literal string "Weight": fixes bug #799
rkingdon [Wed, 1 Oct 2003 16:50:42 +0000 (16:50 +0000)]
Replace Literal string "Weight": fixes bug #799

21 years ago*** empty log message ***
carlesbellver [Wed, 1 Oct 2003 16:11:37 +0000 (16:11 +0000)]
*** empty log message ***

21 years ago- Exported entries with attachments are now properly shown everywhere.
willcast [Wed, 1 Oct 2003 01:35:45 +0000 (01:35 +0000)]
- Exported entries with attachments are now properly shown everywhere.

21 years agoNo traslated yet
giro123 [Tue, 30 Sep 2003 22:18:14 +0000 (22:18 +0000)]
No traslated yet

21 years agoNo traslated yet
giro123 [Tue, 30 Sep 2003 15:52:42 +0000 (15:52 +0000)]
No traslated yet

21 years agoNew translation.
mits [Tue, 30 Sep 2003 14:08:18 +0000 (14:08 +0000)]
New translation.

21 years agoChanged Excel library and a few names.
moodler [Tue, 30 Sep 2003 13:36:25 +0000 (13:36 +0000)]
Changed Excel library and a few names.

21 years agoGoodbye old library! Replaced by moodle/lib/excel
moodler [Tue, 30 Sep 2003 13:24:23 +0000 (13:24 +0000)]
Goodbye old library!   Replaced by moodle/lib/excel

21 years agoExcel report now uses the new library. Conversion by Russell Jungwirth - thanks!
moodler [Tue, 30 Sep 2003 13:23:05 +0000 (13:23 +0000)]
Excel report now uses the new library.   Conversion by Russell Jungwirth - thanks!

21 years agoExcel reports now use the new libraray ... code by Russell Jungwirth - thanks!
moodler [Tue, 30 Sep 2003 13:18:09 +0000 (13:18 +0000)]
Excel reports now use the new libraray ... code by Russell Jungwirth - thanks!

21 years agoBug 801 reopened. Problem occur when adding a new activity to a hidden
stronk7 [Tue, 30 Sep 2003 12:28:22 +0000 (12:28 +0000)]
Bug 801 reopened. Problem occur when adding a new activity to a hidden
section, it's visibility defaults to 1.
Now, default visibility is "inherited" from the section visibility.

21 years agoAdded to avoid one notice when no news exist !!
stronk7 [Tue, 30 Sep 2003 12:25:11 +0000 (12:25 +0000)]
Added to avoid one notice when no news exist !!

21 years agoNew from Moodle1.2develop
bobopinna [Tue, 30 Sep 2003 09:01:10 +0000 (09:01 +0000)]
New from Moodle1.2develop

21 years agoSecond step of general revision
bobopinna [Tue, 30 Sep 2003 08:57:32 +0000 (08:57 +0000)]
Second step of general revision

21 years ago- Multiwords concepts are now shown as a single link when they are dinymically linked.
willcast [Tue, 30 Sep 2003 04:13:33 +0000 (04:13 +0000)]
- Multiwords concepts are now shown as a single link when they are dinymically linked.

KNOWN BUG: When a concept is contained inside another concept (i.e. HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help would be appreciated.

21 years ago- Multiwords concepts are now shown as a single link when they are dinymically linked.
willcast [Tue, 30 Sep 2003 04:01:34 +0000 (04:01 +0000)]
- Multiwords concepts are now shown as a single link when they are dinymically linked.

KNOWN BUG: When a concept is contained inside another concept (i.e. HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help would be appreciated.

21 years agoTest inserts updated for new column.
les_kopari [Tue, 30 Sep 2003 04:00:18 +0000 (04:00 +0000)]
Test inserts updated for new column.

21 years agoTruncated names to < 30 chars for table, sequence and trigger.
les_kopari [Tue, 30 Sep 2003 03:55:40 +0000 (03:55 +0000)]
Truncated names to < 30 chars for table, sequence and trigger.

21 years ago- Duplicated entries are now shown together when a dynamic link is clicked on.
willcast [Tue, 30 Sep 2003 02:17:09 +0000 (02:17 +0000)]
- Duplicated entries are now shown together when a dynamic link is clicked on.

21 years agoIncluded new format for glossary display "Encyclopedia"
stronk7 [Mon, 29 Sep 2003 21:37:54 +0000 (21:37 +0000)]
Included new format for glossary display "Encyclopedia"

21 years agoIncluded new format for glossary display "Enciclopedia"
stronk7 [Mon, 29 Sep 2003 21:25:59 +0000 (21:25 +0000)]
Included new format for glossary display "Enciclopedia"

21 years agoTime format changed to 24 hour.
adamtpaw [Mon, 29 Sep 2003 20:51:43 +0000 (20:51 +0000)]
Time format changed to 24 hour.

21 years ago*** empty log message ***
willcast [Mon, 29 Sep 2003 19:14:14 +0000 (19:14 +0000)]
*** empty log message ***

21 years agoNow the module template includes the XXXX_get_participants()
stronk7 [Mon, 29 Sep 2003 18:14:23 +0000 (18:14 +0000)]
Now the module template includes the XXXX_get_participants()
function too (in standard area). See bug 807 and 721.

21 years ago- Implementing output text filters for glossary entries
willcast [Mon, 29 Sep 2003 17:45:42 +0000 (17:45 +0000)]
- Implementing output text filters for glossary entries
    dynalink.php::glossary_dynamic_link($courseid, $text, $glossaryid = NULL)

21 years agoSimply, move the XXXX_get_participants() function from
stronk7 [Mon, 29 Sep 2003 15:27:30 +0000 (15:27 +0000)]
Simply, move the XXXX_get_participants() function from
bottom to the common function area.
See bug 807

21 years ago- Not Categorized is now the default view for category tab.
willcast [Mon, 29 Sep 2003 13:44:07 +0000 (13:44 +0000)]
- Not Categorized is now the default view for category tab.

21 years agoUpdates to French from nicolas@martignoni.net
moodler [Mon, 29 Sep 2003 10:23:16 +0000 (10:23 +0000)]
Updates to French from nicolas@martignoni.net

21 years agoFixed typo on sourceglossaryid line
moodler [Mon, 29 Sep 2003 10:06:03 +0000 (10:06 +0000)]
Fixed typo on sourceglossaryid line

21 years ago- Exported entries are now linked instead of copied to the main glossary.
willcast [Mon, 29 Sep 2003 03:06:30 +0000 (03:06 +0000)]
- Exported entries are now linked instead of copied to the main glossary.
- Short tags are gone.
- Little changes in ES language.

21 years agoadjusted title to index.htm
koenr [Sun, 28 Sep 2003 22:40:06 +0000 (22:40 +0000)]
adjusted title to index.htm

21 years agoupdated
koenr [Sun, 28 Sep 2003 22:38:49 +0000 (22:38 +0000)]
updated

21 years agoCorrected minor errors
koenr [Sun, 28 Sep 2003 22:35:33 +0000 (22:35 +0000)]
Corrected minor errors

21 years agoTranslated by Koen Roggemans
koenr [Sun, 28 Sep 2003 22:34:46 +0000 (22:34 +0000)]
Translated by Koen Roggemans

21 years agoNow the JumpMenu is showed when listing activities of this module.
stronk7 [Sun, 28 Sep 2003 16:53:17 +0000 (16:53 +0000)]
Now the JumpMenu is showed when listing activities of this module.
See Bug 803

21 years agoTake out CR+LF is some files.
stronk7 [Sun, 28 Sep 2003 16:29:32 +0000 (16:29 +0000)]
Take out CR+LF is some files.
Now, when listing activities, entries are dimmed if they are hidden
(teacher view). See bug 802.

21 years agoGetting there ... still working on it.
moodler [Sun, 28 Sep 2003 15:56:58 +0000 (15:56 +0000)]
Getting there ... still working on it.

21 years agoMOved quiz_get_participants from the bottom to the standard functions area
moodler [Sun, 28 Sep 2003 14:57:16 +0000 (14:57 +0000)]
MOved quiz_get_participants from the bottom to the standard functions area

21 years agoNow, when listing activities, entries are dimmed if they are hidden
stronk7 [Sun, 28 Sep 2003 10:57:22 +0000 (10:57 +0000)]
Now, when listing activities, entries are dimmed if they are hidden
(teacher view). See bug 802.

21 years agochanged icon per martin's suggestion
jungwirr [Sat, 27 Sep 2003 20:40:41 +0000 (20:40 +0000)]
changed icon per martin's suggestion

21 years ago*** empty log message ***
giro123 [Sat, 27 Sep 2003 16:56:29 +0000 (16:56 +0000)]
*** empty log message ***

21 years agoDon't print city/country if there aren't any
moodler [Sat, 27 Sep 2003 14:50:45 +0000 (14:50 +0000)]
Don't print city/country if there aren't any

21 years agoChanges from Mad Alex to allow better error reporting when
moodler [Sat, 27 Sep 2003 14:06:09 +0000 (14:06 +0000)]
Changes from Mad Alex to allow better error reporting when
adding or updating modules.

See: http://moodle.org/mod/forum/discuss.php?d=2738

If a moderr.html file exists in the module, it is shown.

If a string is returned, it's shown.

Otherwise it works as before.

21 years agoAdd slahses to raw strings before insertion into database
moodler [Sat, 27 Sep 2003 13:56:55 +0000 (13:56 +0000)]
Add slahses to raw strings before insertion into database

21 years agoMore tiny modifications to forum post headers (they now can wrap)
moodler [Sat, 27 Sep 2003 06:25:13 +0000 (06:25 +0000)]
More tiny modifications to forum post headers (they now can wrap)

21 years agoSlightly smaller font on by line for forum posts
moodler [Sat, 27 Sep 2003 06:18:00 +0000 (06:18 +0000)]
Slightly smaller font on by line for forum posts