]>
git.mjollnir.org Git - moodle.git/log
bobopinna [Tue, 29 Jun 2004 07:50:07 +0000 (07:50 +0000)]
Fixed last Explorer popup bug and added user score view
defacer [Tue, 29 Jun 2004 07:01:34 +0000 (07:01 +0000)]
Removed the [[noreply]] string from forum sender names.
moodler [Tue, 29 Jun 2004 03:49:51 +0000 (03:49 +0000)]
Fixed a typo I just made
moodler [Tue, 29 Jun 2004 03:46:17 +0000 (03:46 +0000)]
Slight changes to prunng code (first post now assumes discussion name)
moodler [Tue, 29 Jun 2004 03:38:35 +0000 (03:38 +0000)]
Updated language about pruned posts
stronk7 [Mon, 28 Jun 2004 23:58:16 +0000 (23:58 +0000)]
Take care of empty aliases in glossary xml files when importing them.
See bug 1599. Thanks to skodak. :-)
http://moodle.org/bugs/bug.php?op=show&bugid=1599
Merged from MOODLE_13_STABLE.
rkingdon [Mon, 28 Jun 2004 19:41:24 +0000 (19:41 +0000)]
Dialogues can be started with groups of students.
moodler [Mon, 28 Jun 2004 16:25:14 +0000 (16:25 +0000)]
Updated requirements for quiz module
bobopinna [Mon, 28 Jun 2004 11:20:52 +0000 (11:20 +0000)]
Fixed some popup window problems (some still fixing)
bobopinna [Mon, 28 Jun 2004 11:18:44 +0000 (11:18 +0000)]
Translated and revised by Claudio Maggi
carlesbellver [Mon, 28 Jun 2004 07:54:57 +0000 (07:54 +0000)]
*** empty log message ***
moodler [Mon, 28 Jun 2004 07:17:59 +0000 (07:17 +0000)]
Ctest from PaulaVS: ----------------------------------------------------------------------
moodler [Mon, 28 Jun 2004 05:35:23 +0000 (05:35 +0000)]
New files
moodler [Mon, 28 Jun 2004 05:34:09 +0000 (05:34 +0000)]
Latest work on pt_br
moodler [Mon, 28 Jun 2004 05:22:18 +0000 (05:22 +0000)]
Removed unused string
moodler [Mon, 28 Jun 2004 04:52:47 +0000 (04:52 +0000)]
Latest Arabic
stronk7 [Sun, 27 Jun 2004 22:35:27 +0000 (22:35 +0000)]
Modified to delete temp files older than 4 hours (previously it was
configured to 48 hours). Force to execute the clean before doing the
backup itself. This should avoid the disk full of temp backup files
issue. See bug 1520.
http://moodle.org/bugs/bug.php?op=show&bugid=1520
Changes merged from MOODLE_13_STABLE.
moodler [Sun, 27 Jun 2004 04:20:52 +0000 (04:20 +0000)]
Prettier icon
moodler [Sat, 26 Jun 2004 15:37:18 +0000 (15:37 +0000)]
Bug fixes
moodler [Sat, 26 Jun 2004 15:32:19 +0000 (15:32 +0000)]
SOme tweaks to mail
moodler [Sat, 26 Jun 2004 15:26:02 +0000 (15:26 +0000)]
Removed test data
moodler [Sat, 26 Jun 2004 14:41:42 +0000 (14:41 +0000)]
Very rough dollar icon
moodler [Sat, 26 Jun 2004 14:40:25 +0000 (14:40 +0000)]
OK, Paypal is now working. I've been buying access into some test courses. :-)
Still polishing the GUI side of things now.
stronk7 [Sat, 26 Jun 2004 12:36:55 +0000 (12:36 +0000)]
Added course->cost to backup/restore
barias [Sat, 26 Jun 2004 11:36:06 +0000 (11:36 +0000)]
Minor changes in last translation
moodler [Sat, 26 Jun 2004 09:52:06 +0000 (09:52 +0000)]
Strings for Paypal enrolments
moodler [Sat, 26 Jun 2004 09:51:13 +0000 (09:51 +0000)]
Some more additions to use the new enrolment architecture.
moodler [Sat, 26 Jun 2004 09:50:19 +0000 (09:50 +0000)]
New paypal plugin ... not quite working yet, but very close.
Just uploading it to another site for polishing off.
moodler [Sat, 26 Jun 2004 09:09:00 +0000 (09:09 +0000)]
Adding a field "cost" to courses. :-)
miksik [Fri, 25 Jun 2004 16:44:41 +0000 (16:44 +0000)]
Fixed translation for Rows string
barias [Fri, 25 Jun 2004 09:46:02 +0000 (09:46 +0000)]
Minor changes in last translation
defacer [Fri, 25 Jun 2004 07:38:44 +0000 (07:38 +0000)]
Minor fix in forum digests: The digest sender's name was that of the last
poster in it. Now set to the site shortname.
defacer [Fri, 25 Jun 2004 07:01:08 +0000 (07:01 +0000)]
Improved error handling a bit.
moodler [Fri, 25 Jun 2004 06:30:48 +0000 (06:30 +0000)]
The login process now uses the current enrolment plugin
moodler [Fri, 25 Jun 2004 06:30:16 +0000 (06:30 +0000)]
Changed some logic ... I think it's the same anyway but this reads easier for me
moodler [Fri, 25 Jun 2004 03:44:29 +0000 (03:44 +0000)]
Hook for enrolment cron jobs
moodler [Fri, 25 Jun 2004 03:32:41 +0000 (03:32 +0000)]
New language files for enrolment plugins
moodler [Fri, 25 Jun 2004 03:32:05 +0000 (03:32 +0000)]
Some new strings for enrolment stuff
moodler [Fri, 25 Jun 2004 03:31:20 +0000 (03:31 +0000)]
Enrolment now uses the new enrolment architecture
moodler [Fri, 25 Jun 2004 03:28:12 +0000 (03:28 +0000)]
Enrolment architecture version 0.5 !
The internal method (the default) simply replicates Moodle's
existing behaviour and is working fine.
The new flatfile module also works.
There is no admin config interface yet, I'm still implementing
this using templates.
stronk7 [Thu, 24 Jun 2004 22:41:00 +0000 (22:41 +0000)]
Added support for timestart and timeend (user_teachers table) and
idnumber (course table). :-)
miksik [Thu, 24 Jun 2004 17:46:07 +0000 (17:46 +0000)]
From Brno translation community
rkingdon [Thu, 24 Jun 2004 17:11:51 +0000 (17:11 +0000)]
Fix the submission of null entries when using the HTML editor.
mchurch [Thu, 24 Jun 2004 15:56:01 +0000 (15:56 +0000)]
Added a per-wiki option to allow disabling of automatic camel case linking.
If pages have been created using camel case, and this option is activated, those pages remain, but may not be linkable. If the option is disabled, they will be linked again.
martignoni [Thu, 24 Jun 2004 14:21:08 +0000 (14:21 +0000)]
Typo corrected
moodler [Thu, 24 Jun 2004 13:41:25 +0000 (13:41 +0000)]
Default enrolment mechanism is "internal"
mchurch [Thu, 24 Jun 2004 13:27:14 +0000 (13:27 +0000)]
Removing non-production warning. This is no longer valid.
moodler [Thu, 24 Jun 2004 13:10:47 +0000 (13:10 +0000)]
Set up Smarty template system in the setup.php
moodler [Thu, 24 Jun 2004 13:00:51 +0000 (13:00 +0000)]
Default 'template' and 'style'
moodler [Thu, 24 Jun 2004 12:51:25 +0000 (12:51 +0000)]
Improvements to add_teacher
moodler [Thu, 24 Jun 2004 11:54:11 +0000 (11:54 +0000)]
Help files for ID number
moodler [Thu, 24 Jun 2004 11:50:33 +0000 (11:50 +0000)]
Course ID number
moodler [Thu, 24 Jun 2004 11:47:23 +0000 (11:47 +0000)]
For course idnumber
moodler [Thu, 24 Jun 2004 11:46:53 +0000 (11:46 +0000)]
New course field called idnumber ... acts as storage for an external
id number for each course. Used in external processing of course and
user_students and user_teachers tables.
thepurpleblob [Thu, 24 Jun 2004 09:44:14 +0000 (09:44 +0000)]
Corrected bug where selected category not displayed.
thepurpleblob [Thu, 24 Jun 2004 09:36:53 +0000 (09:36 +0000)]
Corrected bug where selected category not displayed
thepurpleblob [Thu, 24 Jun 2004 09:35:37 +0000 (09:35 +0000)]
Corrected bug where category not selected properly.
moodler [Thu, 24 Jun 2004 08:23:16 +0000 (08:23 +0000)]
Added timestart and timeend field to user_teachers table
(in preparation for enrollment architecture)
koenr [Wed, 23 Jun 2004 22:40:24 +0000 (22:40 +0000)]
filling in missing strings...
koenr [Wed, 23 Jun 2004 22:21:14 +0000 (22:21 +0000)]
typo
mits [Wed, 23 Jun 2004 17:58:26 +0000 (17:58 +0000)]
translated some.
moodler [Wed, 23 Jun 2004 15:31:50 +0000 (15:31 +0000)]
Show links on group icons in forum posts
rkingdon [Wed, 23 Jun 2004 14:16:30 +0000 (14:16 +0000)]
Dialogue entries now use the HTML editor.
defacer [Wed, 23 Jun 2004 09:53:23 +0000 (09:53 +0000)]
Fix for bug 1527:
The New Event button is back in day view. Silly mistake, $USER wasn't taken
from the globals and thus it always thought you weren't logged in.
defacer [Wed, 23 Jun 2004 09:43:00 +0000 (09:43 +0000)]
Fix for bug 1528:
Now the edit icon in day view for course activity events takes you to the
activity update form, and not the view. You can still go to the activity view
by clicking the activity name in the event title.
thepurpleblob [Wed, 23 Jun 2004 09:42:27 +0000 (09:42 +0000)]
fixed correct category not selected
thepurpleblob [Wed, 23 Jun 2004 09:33:47 +0000 (09:33 +0000)]
Fixed mistake in category selection - now correctly shows selected category
julmis [Tue, 22 Jun 2004 20:44:59 +0000 (20:44 +0000)]
Updates to quiztimer
- mark question result to zero if time limit is exceeded
julmis [Tue, 22 Jun 2004 18:35:59 +0000 (18:35 +0000)]
A little fix for $CFG->loginhttps
- set $wwwrot variable earlier.
julmis [Tue, 22 Jun 2004 18:34:35 +0000 (18:34 +0000)]
$CFG->loginhttps changes, change password and admin user edit.
rkingdon [Tue, 22 Jun 2004 16:49:32 +0000 (16:49 +0000)]
locallib.php added to index.php, it needs one of the functions.
moodler [Tue, 22 Jun 2004 14:43:42 +0000 (14:43 +0000)]
Latest updates from Paula
thepurpleblob [Tue, 22 Jun 2004 12:54:14 +0000 (12:54 +0000)]
Help file for exporting quiz categories.
thepurpleblob [Tue, 22 Jun 2004 12:50:34 +0000 (12:50 +0000)]
Added additional strings for quiz export
thepurpleblob [Tue, 22 Jun 2004 11:02:37 +0000 (11:02 +0000)]
Editing and adding question controls are now disabled where the user does
not have editing rights. Applies to published categories.
gustav_delius [Tue, 22 Jun 2004 07:38:05 +0000 (07:38 +0000)]
don't replace smilies in plain text format
rkingdon [Mon, 21 Jun 2004 17:12:41 +0000 (17:12 +0000)]
Lists of names now use case insensitive sort (natcasesort);
Remove email flag setting from follow-up entry page, email is now a global option.
moodler [Mon, 21 Jun 2004 14:51:43 +0000 (14:51 +0000)]
Commented out duplicates for now pending cut/paste discussion
moodler [Mon, 21 Jun 2004 13:07:44 +0000 (13:07 +0000)]
Merged in latest changes from STABLE
moodler [Mon, 21 Jun 2004 12:36:13 +0000 (12:36 +0000)]
Minor formatting of timelimit stuff
moodler [Mon, 21 Jun 2004 12:20:30 +0000 (12:20 +0000)]
Updated docs on time limits
bobopinna [Mon, 21 Jun 2004 11:45:33 +0000 (11:45 +0000)]
Added support to the popup window feature
bobopinna [Mon, 21 Jun 2004 11:44:23 +0000 (11:44 +0000)]
Added some new translations
bobopinna [Mon, 21 Jun 2004 11:27:52 +0000 (11:27 +0000)]
Added popup window scorm player and its settings
minkowski [Mon, 21 Jun 2004 00:09:33 +0000 (00:09 +0000)]
update for moodle 1.3.1
koenr [Sun, 20 Jun 2004 13:04:10 +0000 (13:04 +0000)]
typo
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
moodler [Sun, 20 Jun 2004 04:11:16 +0000 (04:11 +0000)]
Fixed Korean encoding
moodler [Sun, 20 Jun 2004 04:08:46 +0000 (04:08 +0000)]
No locale possible :-(
moodler [Sun, 20 Jun 2004 04:03:22 +0000 (04:03 +0000)]
Hmm, locale problem with this encoding ... no locale for it
moodler [Sun, 20 Jun 2004 03:55:53 +0000 (03:55 +0000)]
Fixed locale
moodler [Sun, 20 Jun 2004 03:54:15 +0000 (03:54 +0000)]
FIxed default locale
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
martignoni [Sat, 19 Jun 2004 08:38:19 +0000 (08:38 +0000)]
Better translation of subscribe/unsubscribe process
martignoni [Sat, 19 Jun 2004 08:12:34 +0000 (08:12 +0000)]
Small change for search string
martignoni [Sat, 19 Jun 2004 07:40:54 +0000 (07:40 +0000)]
Spaces removed
martignoni [Sat, 19 Jun 2004 07:15:49 +0000 (07:15 +0000)]
Some typos corrected
rkingdon [Fri, 18 Jun 2004 19:01:44 +0000 (19:01 +0000)]
Change to the mail option, now a global option.
rkingdon [Fri, 18 Jun 2004 18:13:06 +0000 (18:13 +0000)]
Document change to mail option in Dialogue module
rkingdon [Fri, 18 Jun 2004 15:38:21 +0000 (15:38 +0000)]
Split lib.php into lib.php and locallib.php