]> git.mjollnir.org Git - moodle.git/log
moodle.git
20 years agoUpdated docs on time limits
moodler [Mon, 21 Jun 2004 12:20:30 +0000 (12:20 +0000)]
Updated docs on time limits

20 years agoAdded support to the popup window feature
bobopinna [Mon, 21 Jun 2004 11:45:33 +0000 (11:45 +0000)]
Added support to the popup window feature

20 years agoAdded some new translations
bobopinna [Mon, 21 Jun 2004 11:44:23 +0000 (11:44 +0000)]
Added some new translations

20 years agoAdded popup window scorm player and its settings
bobopinna [Mon, 21 Jun 2004 11:27:52 +0000 (11:27 +0000)]
Added popup window scorm player and its settings

20 years agoupdate for moodle 1.3.1
minkowski [Mon, 21 Jun 2004 00:09:33 +0000 (00:09 +0000)]
update for moodle 1.3.1

20 years agotypo
koenr [Sun, 20 Jun 2004 13:04:10 +0000 (13:04 +0000)]
typo

20 years agoFixes for quiztimer.
julmis [Sun, 20 Jun 2004 10:57:27 +0000 (10:57 +0000)]
Fixes for quiztimer.
- Lets make cheating more complicated, more javascript based.
- Mark attempt to zero if time limit is exceeded over 60 seconds

20 years agoFixed Korean encoding
moodler [Sun, 20 Jun 2004 04:11:16 +0000 (04:11 +0000)]
Fixed Korean encoding

20 years agoNo locale possible :-(
moodler [Sun, 20 Jun 2004 04:08:46 +0000 (04:08 +0000)]
No locale possible  :-(

20 years agoHmm, locale problem with this encoding ... no locale for it
moodler [Sun, 20 Jun 2004 04:03:22 +0000 (04:03 +0000)]
Hmm, locale problem with this encoding ... no locale for it

20 years agoFixed locale
moodler [Sun, 20 Jun 2004 03:55:53 +0000 (03:55 +0000)]
Fixed locale

20 years agoFIxed default locale
moodler [Sun, 20 Jun 2004 03:54:15 +0000 (03:54 +0000)]
FIxed default locale

20 years agoBased on code from Janne - this allows secure logins via https
moodler [Sat, 19 Jun 2004 16:13:28 +0000 (16:13 +0000)]
Based on code from Janne - this allows secure logins via https

   $CFG->loginhttps

After logging in via https, Moodle returns to a normal http URL

More info:  http://moodle.org/mod/forum/discuss.php?d=8555

20 years agoBetter translation of subscribe/unsubscribe process
martignoni [Sat, 19 Jun 2004 08:38:19 +0000 (08:38 +0000)]
Better translation of subscribe/unsubscribe process

20 years agoSmall change for search string
martignoni [Sat, 19 Jun 2004 08:12:34 +0000 (08:12 +0000)]
Small change for search string

20 years agoSpaces removed
martignoni [Sat, 19 Jun 2004 07:40:54 +0000 (07:40 +0000)]
Spaces removed

20 years agoSome typos corrected
martignoni [Sat, 19 Jun 2004 07:15:49 +0000 (07:15 +0000)]
Some typos corrected

20 years agoChange to the mail option, now a global option.
rkingdon [Fri, 18 Jun 2004 19:01:44 +0000 (19:01 +0000)]
Change to the mail option, now a global option.

20 years agoDocument change to mail option in Dialogue module
rkingdon [Fri, 18 Jun 2004 18:13:06 +0000 (18:13 +0000)]
Document change to mail option in Dialogue module

20 years agoSplit lib.php into lib.php and locallib.php
rkingdon [Fri, 18 Jun 2004 15:38:21 +0000 (15:38 +0000)]
Split lib.php into lib.php and locallib.php

20 years agoMoved back a few functions from locallib.php to lib.php
rkingdon [Fri, 18 Jun 2004 14:23:19 +0000 (14:23 +0000)]
Moved back a few functions from locallib.php to lib.php

20 years agoMoved a couple of functions back to lib.php from locallib.php
rkingdon [Fri, 18 Jun 2004 14:18:02 +0000 (14:18 +0000)]
Moved a couple of functions back to lib.php from locallib.php

20 years agoSplit lib.php into lib.php and locallib.php;
rkingdon [Fri, 18 Jun 2004 13:55:10 +0000 (13:55 +0000)]
Split lib.php into lib.php and locallib.php;
Minor change: admin listings now in Surname order

20 years agoCategory dropdown now displays publishing course name + only courses for which the
thepurpleblob [Fri, 18 Jun 2004 13:39:07 +0000 (13:39 +0000)]
Category dropdown now displays publishing course name + only courses for which the
user has editing rights are displayed

20 years agoAdded isset() to prevent uninitialized field causing notification.
thepurpleblob [Fri, 18 Jun 2004 13:18:13 +0000 (13:18 +0000)]
Added isset() to prevent uninitialized field causing notification.
Category dropdown now displays publishing course name + only courses for which the
user has editing rights are displayed

20 years agoAdded isset() to prevent an uninitialized field causing notification.
thepurpleblob [Fri, 18 Jun 2004 13:14:13 +0000 (13:14 +0000)]
Added isset() to prevent an uninitialized field causing notification.
Category dropdown now displays publishing course + only categories for which the
user has editing rights are displayed.

20 years agoAdded isset() to check for uninitialised field causing notifications.
thepurpleblob [Fri, 18 Jun 2004 13:10:18 +0000 (13:10 +0000)]
Added isset() to check for uninitialised field causing notifications.
Category dropdown now displays publishing course + only categories for which
the user has editing rights are displayed.

20 years agoCategory dropdown now shows publishing course + only those categories for
thepurpleblob [Fri, 18 Jun 2004 13:07:20 +0000 (13:07 +0000)]
Category dropdown now shows publishing course + only those categories for
which the user has editing rights are displayed

20 years agoCategory dropdown now shows publishing course. Only those categores that the user
thepurpleblob [Fri, 18 Jun 2004 13:03:11 +0000 (13:03 +0000)]
Category dropdown now shows publishing course. Only those categores that the user
has permission to edit are displayed

20 years agoNow only allows user to select categories that they can really edit.
thepurpleblob [Fri, 18 Jun 2004 12:59:48 +0000 (12:59 +0000)]
Now only allows user to select categories that they can really edit.

20 years agoAdded functions to only display categories that the user is actually
thepurpleblob [Fri, 18 Jun 2004 12:59:06 +0000 (12:59 +0000)]
Added functions to only display categories that the user is actually
allowed to edit. Used in question edit screens

20 years agoFix for bug #1555:
defacer [Fri, 18 Jun 2004 12:25:27 +0000 (12:25 +0000)]
Fix for bug #1555:
Now the test for block constructors works under PHP 5.

20 years agoSplit lib.php into locallib.php and lib.php;
rkingdon [Fri, 18 Jun 2004 09:24:20 +0000 (09:24 +0000)]
Split lib.php into locallib.php and lib.php;
Fixed bug # 1435;
Possibly fixed bug #1489

20 years agochanged define to string assignment to prevent multiple defines notification
thepurpleblob [Fri, 18 Jun 2004 08:41:16 +0000 (08:41 +0000)]
changed define to string assignment to prevent multiple defines notification
in true false questions added initialisation of both true and false feedback
  to kill notification in lib.php when question is stored

20 years agoFew new files and corrections
adamtpaw [Thu, 17 Jun 2004 20:17:35 +0000 (20:17 +0000)]
Few new files and corrections

----------------------------------

20 years agofixed bug where select box for category is shown but changing it doesn't do anything
thepurpleblob [Thu, 17 Jun 2004 17:31:12 +0000 (17:31 +0000)]
fixed bug where select box for category is shown but changing it doesn't do anything
category selected in previous edit screen now used, and *fixed* category displayed.
Course shortname has been added to category where category is published

20 years agoAdded function to return category name with course shortname apended
thepurpleblob [Thu, 17 Jun 2004 17:29:07 +0000 (17:29 +0000)]
Added function to return category name with course shortname apended
Added functions to read a complete quiz category structure into object
    for development of export functionality - working but partial question
    types at the moment.

20 years agoFixed failure to check for uninitialized Formatting field
thepurpleblob [Thu, 17 Jun 2004 16:47:50 +0000 (16:47 +0000)]
Fixed failure to check for uninitialized Formatting field
which caused a notifcation in debug mode

20 years ago$answers is innitialized to defined QUIZ_MAX_NUMBER_ANSWERS.
thepurpleblob [Thu, 17 Jun 2004 16:44:47 +0000 (16:44 +0000)]
$answers is innitialized to defined QUIZ_MAX_NUMBER_ANSWERS.
Was wrongly left fixed at 6

20 years agoNew file for exporting quizzes
thepurpleblob [Thu, 17 Jun 2004 16:18:21 +0000 (16:18 +0000)]
New file for exporting quizzes

20 years ago*Korrektur lesen, vergleichen mit dem englischen Original und letzte Teile übersetzen...
c_schmitz [Thu, 17 Jun 2004 11:23:48 +0000 (11:23 +0000)]
*Korrektur lesen, vergleichen mit dem englischen Original und letzte Teile übersetzen.Fertig.

20 years ago*Korrektur lesen, vergleichen mit dem englischen Original und letzte Teile übersetzen
c_schmitz [Thu, 17 Jun 2004 09:40:09 +0000 (09:40 +0000)]
*Korrektur lesen, vergleichen mit dem englischen Original und letzte Teile übersetzen

20 years agoLatest Swedish!
moodler [Thu, 17 Jun 2004 09:32:15 +0000 (09:32 +0000)]
Latest Swedish!

20 years ago*Added missing (and translated) file
c_schmitz [Thu, 17 Jun 2004 09:05:51 +0000 (09:05 +0000)]
*Added missing (and translated) file

20 years agoAdding Shane
moodler [Thu, 17 Jun 2004 09:03:02 +0000 (09:03 +0000)]
Adding Shane

20 years agoSmall fix: removed one notice
defacer [Thu, 17 Jun 2004 08:21:09 +0000 (08:21 +0000)]
Small fix: removed one notice

20 years agoFixed bug #1568.
rkingdon [Wed, 16 Jun 2004 19:29:20 +0000 (19:29 +0000)]
Fixed bug #1568.

20 years agoExtra note about zero grade stops display of Lesson in Grade pages.
rkingdon [Wed, 16 Jun 2004 18:28:18 +0000 (18:28 +0000)]
Extra note about zero grade stops display of Lesson in Grade pages.
----------------------------------------------------------------------

20 years agoDocumenting the * wild card character in Short Answer Questions.
rkingdon [Wed, 16 Jun 2004 17:32:01 +0000 (17:32 +0000)]
Documenting the * wild card character in Short Answer Questions.

20 years agoFile from Brno translation community
miksik [Wed, 16 Jun 2004 17:26:13 +0000 (17:26 +0000)]
File from Brno translation community

20 years agoAddition of * wild card to Short Answers.
rkingdon [Wed, 16 Jun 2004 17:18:08 +0000 (17:18 +0000)]
Addition of * wild card to Short Answers.

20 years agoFiles from Brno translation community
miksik [Wed, 16 Jun 2004 17:06:38 +0000 (17:06 +0000)]
Files from Brno translation community

20 years ago*Updated german translation
c_schmitz [Wed, 16 Jun 2004 13:17:17 +0000 (13:17 +0000)]
*Updated german translation

20 years ago*Updated german translation in the lesson module
c_schmitz [Wed, 16 Jun 2004 13:11:15 +0000 (13:11 +0000)]
*Updated german translation in the lesson module
+Added missing translations

20 years agoSerbian translation (in UTF8)
moodler [Wed, 16 Jun 2004 13:07:45 +0000 (13:07 +0000)]
Serbian translation (in UTF8)

20 years ago*** empty log message ***
carlesbellver [Wed, 16 Jun 2004 11:13:38 +0000 (11:13 +0000)]
*** empty log message ***

20 years agofile readme.txt was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.
petcheverry [Tue, 15 Jun 2004 12:35:09 +0000 (12:35 +0000)]
file readme.txt was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR.

20 years agoMinor changes in last translation
barias [Tue, 15 Jun 2004 06:16:30 +0000 (06:16 +0000)]
Minor changes in last translation

20 years agoAdded new Headers from the Erfurtwiki-Project
skaldrom [Mon, 14 Jun 2004 21:20:38 +0000 (21:20 +0000)]
Added new Headers from the Erfurtwiki-Project

20 years agoFixed more uninitialized variables (Bug #1557 - EWIKI_NAME already defined)
skaldrom [Mon, 14 Jun 2004 20:56:03 +0000 (20:56 +0000)]
Fixed more uninitialized variables (Bug #1557 - EWIKI_NAME already defined)

20 years agoSite option forcelogin is now respected by /mod/forum/search.php, fixing bug 1566
gustav_delius [Mon, 14 Jun 2004 20:02:50 +0000 (20:02 +0000)]
Site option forcelogin is now respected by /mod/forum/search.php, fixing bug 1566

20 years agotranslated some.
mits [Mon, 14 Jun 2004 18:33:11 +0000 (18:33 +0000)]
translated some.

20 years agoMinor changes in last translation
barias [Mon, 14 Jun 2004 12:31:38 +0000 (12:31 +0000)]
Minor changes in last translation

20 years agoFirst traslation by Claudio Maggi
bobopinna [Mon, 14 Jun 2004 07:59:26 +0000 (07:59 +0000)]
First traslation by Claudio Maggi

20 years agoFirst translation
bobopinna [Mon, 14 Jun 2004 07:49:57 +0000 (07:49 +0000)]
First translation

20 years agoTranslated by Claudio Maggi
bobopinna [Mon, 14 Jun 2004 07:48:42 +0000 (07:48 +0000)]
Translated by Claudio Maggi

20 years agoRevised and translated by Claudio Maggi
bobopinna [Mon, 14 Jun 2004 07:46:06 +0000 (07:46 +0000)]
Revised and translated by Claudio Maggi

20 years agoAdded options to select or deselect administration flags for students.
mchurch [Sun, 13 Jun 2004 19:41:47 +0000 (19:41 +0000)]
Added options to select or deselect administration flags for students.

20 years agoAdded a new check in selectItemInMenuByName() javascript to apply the
stronk7 [Sun, 13 Jun 2004 18:58:27 +0000 (18:58 +0000)]
Added a new check in selectItemInMenuByName() javascript to apply the
select only to menus by checking element.type == select-one. Thanks to
Antonio Vicent.
Merged from MOODLE_13_STABLE branch.

20 years agoLatest updates
barias [Sun, 13 Jun 2004 09:35:25 +0000 (09:35 +0000)]
Latest updates

20 years agotypo
koenr [Sun, 13 Jun 2004 07:38:01 +0000 (07:38 +0000)]
typo

20 years agotypo
koenr [Sat, 12 Jun 2004 20:49:48 +0000 (20:49 +0000)]
typo

20 years agotypo
koenr [Sat, 12 Jun 2004 18:46:24 +0000 (18:46 +0000)]
typo

20 years agoSome strings added
martignoni [Sat, 12 Jun 2004 11:53:51 +0000 (11:53 +0000)]
Some strings added

20 years agoFixed Bug #1548 - Empty lines inserted when using HTML Editor
skaldrom [Fri, 11 Jun 2004 22:40:18 +0000 (22:40 +0000)]
Fixed Bug #1548 - Empty lines inserted when using HTML Editor

20 years agofilling in missing strings...
koenr [Fri, 11 Jun 2004 22:27:12 +0000 (22:27 +0000)]
filling in missing strings...

20 years agoLatest updates
barias [Thu, 10 Jun 2004 23:18:34 +0000 (23:18 +0000)]
Latest updates

20 years agoFew updates v1.3
adamtpaw [Thu, 10 Jun 2004 22:36:54 +0000 (22:36 +0000)]
Few updates v1.3

20 years agoFunctionality in debug for miscellaneous mimeTeX binaries
fiedorow [Thu, 10 Jun 2004 16:47:30 +0000 (16:47 +0000)]
Functionality in debug for miscellaneous mimeTeX binaries

20 years agoWarnings eliminated and made a fix for Bug #1557 - EWIKI_NAME already defined
skaldrom [Thu, 10 Jun 2004 11:42:08 +0000 (11:42 +0000)]
Warnings eliminated and made a fix for Bug #1557 - EWIKI_NAME already defined

20 years agoAdded cmi.core.score.min/max support to API
bobopinna [Thu, 10 Jun 2004 10:05:13 +0000 (10:05 +0000)]
Added cmi.core.score.min/max support to API

20 years agomade sure that ungraded modules would not show up in gradebook
gustav_delius [Wed, 9 Jun 2004 22:50:42 +0000 (22:50 +0000)]
made sure that ungraded modules would not show up in gradebook

20 years agosmall bug fix: $USER was not laoded in course admin block
gustav_delius [Wed, 9 Jun 2004 22:00:51 +0000 (22:00 +0000)]
small bug fix: $USER was not laoded in course admin block

20 years agoAttempt for better feminine/masculine forms
martignoni [Wed, 9 Jun 2004 15:11:31 +0000 (15:11 +0000)]
Attempt for better feminine/masculine forms

20 years agoNew
flipman [Wed, 9 Jun 2004 10:45:09 +0000 (10:45 +0000)]
New

20 years agoEstonian from ahtonks@nuke.ee
moodler [Wed, 9 Jun 2004 09:33:47 +0000 (09:33 +0000)]
Estonian from ahtonks@nuke.ee

20 years agoAdded PPS (Powerpoint)
moodler [Wed, 9 Jun 2004 08:58:03 +0000 (08:58 +0000)]
Added PPS (Powerpoint)

20 years agofixed the self-inflicted problem with navmenu on non-module pages.
gustav_delius [Wed, 9 Jun 2004 08:55:44 +0000 (08:55 +0000)]
fixed the self-inflicted problem with navmenu on non-module pages.

20 years agojump menu now always shows "Jump to", see http://moodle.org/mod/forum/discuss.php...
gustav_delius [Wed, 9 Jun 2004 08:46:43 +0000 (08:46 +0000)]
jump menu now always shows "Jump to", see http://moodle.org/mod/forum/discuss.php?d=8543#41211

20 years agofixed bug 1553 which gave error with empty jump menu
gustav_delius [Wed, 9 Jun 2004 08:36:28 +0000 (08:36 +0000)]
fixed bug 1553 which gave error with empty jump menu

20 years agoLatest updates
barias [Wed, 9 Jun 2004 08:14:25 +0000 (08:14 +0000)]
Latest updates

20 years agoWhen sending assignment notifications, update "mailed" flag before trying
moodler [Wed, 9 Jun 2004 07:05:16 +0000 (07:05 +0000)]
When sending assignment notifications, update "mailed" flag before trying
to mail them.  This helps prevent multiple mail problems if cron or
smtp has major problems.

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

20 years ago*** empty log message ***
carlesbellver [Wed, 9 Jun 2004 06:27:34 +0000 (06:27 +0000)]
*** empty log message ***

20 years agoLatest updates
barias [Tue, 8 Jun 2004 21:36:24 +0000 (21:36 +0000)]
Latest updates

20 years agofixed problems with undefined $USER->id in recent activity block when no user logged in.
gustav_delius [Tue, 8 Jun 2004 21:23:26 +0000 (21:23 +0000)]
fixed problems with undefined $USER->id in recent activity block when no user logged in.

20 years agocorrected type, bug 1551
gustav_delius [Tue, 8 Jun 2004 20:48:32 +0000 (20:48 +0000)]
corrected type, bug 1551

20 years agoBug fix for Windows systems
fiedorow [Tue, 8 Jun 2004 20:36:13 +0000 (20:36 +0000)]
Bug fix for Windows systems

20 years agoFix for Bug #1543 - wiki requires PHP >= 4.3
skaldrom [Tue, 8 Jun 2004 20:24:53 +0000 (20:24 +0000)]
Fix for Bug #1543 - wiki requires PHP >= 4.3

20 years agoBetter fix for Bug #1530 - Wiki diffs useless when using HTML editor
skaldrom [Tue, 8 Jun 2004 20:22:13 +0000 (20:22 +0000)]
Better fix for Bug #1530 - Wiki diffs useless when using HTML editor

20 years ago*** empty log message ***
carlesbellver [Tue, 8 Jun 2004 15:57:46 +0000 (15:57 +0000)]
*** empty log message ***