]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoAvoid one warning where $content and $list were empty.
stronk7 [Sat, 10 Apr 2004 22:24:23 +0000 (22:24 +0000)]
Avoid one warning where $content and $list were empty.

21 years agofilling in missing string with some help from Eloy
koenr [Sat, 10 Apr 2004 20:08:44 +0000 (20:08 +0000)]
filling in missing string with some help from Eloy

21 years agoAdded string "refreshingevents". Used in restore.
stronk7 [Sat, 10 Apr 2004 00:03:45 +0000 (00:03 +0000)]
Added string "refreshingevents". Used in restore.

21 years agoModified the function. Now it accepts a courseid to restrict the check
stronk7 [Fri, 9 Apr 2004 23:55:02 +0000 (23:55 +0000)]
Modified the function. Now it accepts a courseid to restrict the check
to assignments belonging to one exact course. if not specified all
assignments in site are checked (old approach).
This function in used by restore_refresh_events() to recalculate module events.
Perhaps it should become a standard function in NEWMODULE to allow new modules
implement it.
Ciao :-)

21 years agoNow, after restoring the course, the restore proccess executes
stronk7 [Fri, 9 Apr 2004 23:40:37 +0000 (23:40 +0000)]
Now, after restoring the course, the restore proccess executes
every MODULE_refresh_events() function to recalculate every
activity event automatically.

21 years agoUpdate a bit.
stronk7 [Fri, 9 Apr 2004 21:41:00 +0000 (21:41 +0000)]
Update a bit.

21 years agofew updates
adamtpaw [Fri, 9 Apr 2004 19:18:34 +0000 (19:18 +0000)]
few updates

21 years agoOptional use of the HTML editor and other fixes.
martignoni [Fri, 9 Apr 2004 16:04:35 +0000 (16:04 +0000)]
Optional use of the HTML editor and other fixes.

21 years agoUnset $string['default'] variable fixed.
martignoni [Fri, 9 Apr 2004 16:01:25 +0000 (16:01 +0000)]
Unset $string['default'] variable fixed.

21 years agoTiny typo
moodler [Fri, 9 Apr 2004 13:12:36 +0000 (13:12 +0000)]
Tiny typo

21 years agoUpdate to 1.3develop
bobopinna [Fri, 9 Apr 2004 07:50:26 +0000 (07:50 +0000)]
Update to 1.3develop

21 years agoEaster cleaning. File not yet translated. Old wrong adding.
bobopinna [Fri, 9 Apr 2004 07:07:32 +0000 (07:07 +0000)]
Easter cleaning. File not yet translated. Old wrong adding.

21 years agoEaster cleaning. Not yet translated, old wrong adding.
bobopinna [Fri, 9 Apr 2004 06:50:36 +0000 (06:50 +0000)]
Easter cleaning. Not yet translated, old wrong adding.

21 years agoTranslated by Claudio Maggi
bobopinna [Fri, 9 Apr 2004 06:45:30 +0000 (06:45 +0000)]
Translated by Claudio Maggi

21 years agoFix for bug 1226
moodler [Fri, 9 Apr 2004 02:24:02 +0000 (02:24 +0000)]
Fix for bug 1226

21 years agoFIxed some quotes
moodler [Thu, 8 Apr 2004 16:25:53 +0000 (16:25 +0000)]
FIxed some quotes

21 years agoFixes when displaying lists of users in group mode
moodler [Thu, 8 Apr 2004 15:12:35 +0000 (15:12 +0000)]
Fixes when displaying lists of users in group mode

21 years agoA small fix to show the right users on the view page when groups are being used
moodler [Thu, 8 Apr 2004 14:35:36 +0000 (14:35 +0000)]
A small fix to show the right users on the view page when groups are being used

21 years agoAck! Stupid typo fixed - thanks, Bobo!
moodler [Thu, 8 Apr 2004 14:28:38 +0000 (14:28 +0000)]
Ack!  Stupid typo fixed - thanks, Bobo!

21 years agoExpanded with help for creating new initial content
koenr [Thu, 8 Apr 2004 09:49:58 +0000 (09:49 +0000)]
Expanded with help for creating new initial content

21 years ago*** empty log message ***
carlesbellver [Thu, 8 Apr 2004 07:53:11 +0000 (07:53 +0000)]
*** empty log message ***

21 years agoSolved two small typos preventing quiz being deleted properly in
stronk7 [Wed, 7 Apr 2004 23:38:48 +0000 (23:38 +0000)]
Solved two small typos preventing quiz being deleted properly in
quiz_delete_instance() function:
public----------------------------------->publish
get_record("quiz_attempts")------------->get_records("quiz_attempts")

21 years agotypo
koenr [Wed, 7 Apr 2004 22:18:27 +0000 (22:18 +0000)]
typo

21 years agoinitial translation by Koen Roggemans
koenr [Wed, 7 Apr 2004 22:16:25 +0000 (22:16 +0000)]
initial translation by Koen Roggemans

21 years agomove to folder without minus
koenr [Wed, 7 Apr 2004 20:22:26 +0000 (20:22 +0000)]
move to folder without minus

21 years agofilling in missing strings (and it works now :-) )
koenr [Wed, 7 Apr 2004 20:09:53 +0000 (20:09 +0000)]
filling in missing strings (and it works now :-)  )

21 years agoA fix to help some misconfigured sites (without DirectoryIndex)
moodler [Wed, 7 Apr 2004 13:07:38 +0000 (13:07 +0000)]
A fix to help some misconfigured sites (without DirectoryIndex)

21 years agoMost recent local file Moodle 1.2.
stigbjarne [Wed, 7 Apr 2004 11:43:09 +0000 (11:43 +0000)]
Most recent local file Moodle 1.2.

21 years ago*** empty log message ***
carlesbellver [Wed, 7 Apr 2004 11:41:29 +0000 (11:41 +0000)]
*** empty log message ***

21 years agomissing strings
koenr [Wed, 7 Apr 2004 10:56:36 +0000 (10:56 +0000)]
missing strings

21 years agoMore robust handling when creating glossary export files
moodler [Wed, 7 Apr 2004 08:33:17 +0000 (08:33 +0000)]
More robust handling when creating glossary export files

21 years agomissing strings
koenr [Wed, 7 Apr 2004 06:55:03 +0000 (06:55 +0000)]
missing strings

21 years agoinitial translation by Koen Roggemans.
koenr [Wed, 7 Apr 2004 06:53:30 +0000 (06:53 +0000)]
initial translation by Koen Roggemans.
In my opinion some pages could be left out for the use in Moodle, such as the features, softwarenotes and other, not user related pages

21 years agomissing string
koenr [Tue, 6 Apr 2004 22:49:04 +0000 (22:49 +0000)]
missing string

21 years ago*** empty log message ***
anvergara [Tue, 6 Apr 2004 22:42:02 +0000 (22:42 +0000)]
*** empty log message ***

21 years agoToolbar imageload fix and undo and redo fix.
julmis [Tue, 6 Apr 2004 21:27:30 +0000 (21:27 +0000)]
Toolbar imageload fix and undo and redo fix.

21 years agoNew translation & Polish
mits [Tue, 6 Apr 2004 19:28:38 +0000 (19:28 +0000)]
New translation & Polish

21 years ago*** empty log message ***
anvergara [Tue, 6 Apr 2004 16:26:38 +0000 (16:26 +0000)]
*** empty log message ***

21 years agoCorrected an oversight: the id variable isn't needed on the front page.
defacer [Tue, 6 Apr 2004 14:01:43 +0000 (14:01 +0000)]
Corrected an oversight: the id variable isn't needed on the front page.
(Or so I think... brain's a bit moodled right now... ;)

21 years ago*** empty log message ***
carlesbellver [Tue, 6 Apr 2004 12:12:53 +0000 (12:12 +0000)]
*** empty log message ***

21 years agoRevised
anvergara [Tue, 6 Apr 2004 11:33:23 +0000 (11:33 +0000)]
Revised

21 years ago*** empty log message ***
carlesbellver [Tue, 6 Apr 2004 10:12:48 +0000 (10:12 +0000)]
*** empty log message ***

21 years agoNo longer in es_es
anvergara [Tue, 6 Apr 2004 08:30:13 +0000 (08:30 +0000)]
No longer in es_es

21 years agoForm position and style updates.
julmis [Tue, 6 Apr 2004 00:43:49 +0000 (00:43 +0000)]
Form position and style updates.

21 years agoFix one SQL...
stronk7 [Mon, 5 Apr 2004 22:49:23 +0000 (22:49 +0000)]
Fix one SQL...

21 years agoIncremented memory max to 80MB. To avoid possible pclzip bug...
stronk7 [Mon, 5 Apr 2004 21:37:29 +0000 (21:37 +0000)]
Incremented memory max to 80MB. To avoid possible pclzip bug...
See bugs 1216 and 1222

21 years agoJust for fun
moodler [Mon, 5 Apr 2004 16:57:40 +0000 (16:57 +0000)]
Just for fun

21 years agoNo longer available in es_es
anvergara [Mon, 5 Apr 2004 16:37:21 +0000 (16:37 +0000)]
No longer available in es_es

21 years agoNo longer available in es_es.
anvergara [Mon, 5 Apr 2004 16:25:02 +0000 (16:25 +0000)]
No longer available in es_es.

21 years agoFixed type in category.php
fiedorow [Mon, 5 Apr 2004 16:07:59 +0000 (16:07 +0000)]
Fixed type in category.php

21 years ago*** empty log message ***
carlesbellver [Mon, 5 Apr 2004 10:49:43 +0000 (10:49 +0000)]
*** empty log message ***

21 years agoBetter dates
martignoni [Mon, 5 Apr 2004 06:56:09 +0000 (06:56 +0000)]
Better dates

21 years agoOne new string...to restore.
martignoni [Mon, 5 Apr 2004 06:54:48 +0000 (06:54 +0000)]
One new string...to restore.

21 years ago*** empty log message ***
carlesbellver [Mon, 5 Apr 2004 06:17:14 +0000 (06:17 +0000)]
*** empty log message ***

21 years agoBug fix for sort order in category display and allow limit on recursive display of...
fiedorow [Mon, 5 Apr 2004 03:13:10 +0000 (03:13 +0000)]
Bug fix for sort order in category display and allow limit on recursive display of categories and courses

21 years agoCompatibility update for new mimetex version
fiedorow [Mon, 5 Apr 2004 02:46:52 +0000 (02:46 +0000)]
Compatibility update for new mimetex version

21 years agoSecurity updates for Linux and Windows based on new source from John Forkosh
fiedorow [Mon, 5 Apr 2004 02:45:11 +0000 (02:45 +0000)]
Security updates for Linux and Windows based on new source from John Forkosh

21 years agoinitial translation for wiki development version
koenr [Sun, 4 Apr 2004 21:44:36 +0000 (21:44 +0000)]
initial translation for wiki development version

21 years agoOne new string...to restore.
stronk7 [Sun, 4 Apr 2004 18:44:35 +0000 (18:44 +0000)]
One new string...to restore.

21 years agoNow, all "with/without user data" can be selected from one option. This
stronk7 [Sat, 3 Apr 2004 23:52:23 +0000 (23:52 +0000)]
Now, all "with/without user data" can be selected from one option. This
should avoid a lot of clicks to Gustav. :-D
Current implementation can  be modified to buttons...if desirable.

21 years agoStarted out with a small user interface fix (to use standard functions)
moodler [Sat, 3 Apr 2004 13:04:00 +0000 (13:04 +0000)]
Started out with a small user interface fix (to use standard functions)
and ended up cleaning up the code quite a bit

21 years agoLinks to enrolled courses in user profile page now link to the
moodler [Sat, 3 Apr 2004 07:08:16 +0000 (07:08 +0000)]
Links to enrolled courses in user profile page now link to the
user profile page in that course.

Makes it easy to see their discussions etc

21 years agoSome changes to make login a little more robust on some sites that have
moodler [Sat, 3 Apr 2004 04:55:35 +0000 (04:55 +0000)]
Some changes to make login a little more robust on some sites that have
multiple addresses

21 years agoWHoops, my last checkin had a typo
moodler [Sat, 3 Apr 2004 04:50:30 +0000 (04:50 +0000)]
WHoops, my last checkin had a typo

21 years agoWhoah ... bad typo! Fixed bug 1214 - thanks Eloy!
moodler [Sat, 3 Apr 2004 02:47:11 +0000 (02:47 +0000)]
Whoah ... bad typo!  Fixed bug 1214 - thanks Eloy!

21 years agoStrip tags in log menus too
moodler [Sat, 3 Apr 2004 01:32:03 +0000 (01:32 +0000)]
Strip tags in log menus too

21 years agomodified
mits [Fri, 2 Apr 2004 18:34:31 +0000 (18:34 +0000)]
modified

21 years agoNew help file & polish
mits [Fri, 2 Apr 2004 18:24:19 +0000 (18:24 +0000)]
New help file & polish

21 years agoAdded support for Multiple Choice Questions with Multiple answers
selliott [Fri, 2 Apr 2004 17:16:41 +0000 (17:16 +0000)]
Added support for Multiple Choice Questions with Multiple answers

21 years agoCorrecting field name usemaxgrade in update files.
rkingdon [Fri, 2 Apr 2004 16:16:21 +0000 (16:16 +0000)]
Correcting field name usemaxgrade in update files.

21 years agoFix bug when the last page of a lesson has no question.
rkingdon [Fri, 2 Apr 2004 15:54:07 +0000 (15:54 +0000)]
Fix bug when the last page of a lesson has no question.

21 years agoBetter dates
moodler [Fri, 2 Apr 2004 15:48:32 +0000 (15:48 +0000)]
Better dates

21 years agoStrip tags from module names .... sigh
moodler [Fri, 2 Apr 2004 13:42:20 +0000 (13:42 +0000)]
Strip tags from module names .... sigh

21 years ago*** empty log message ***
carlesbellver [Fri, 2 Apr 2004 12:40:54 +0000 (12:40 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
carlesbellver [Fri, 2 Apr 2004 10:40:43 +0000 (10:40 +0000)]
*** empty log message ***

21 years agoUpdate to Moodle 1.3develop
bobopinna [Fri, 2 Apr 2004 09:57:18 +0000 (09:57 +0000)]
Update to Moodle 1.3develop

21 years ago*** empty log message ***
carlesbellver [Fri, 2 Apr 2004 09:34:03 +0000 (09:34 +0000)]
*** empty log message ***

21 years agoMore lesson version 3 updates
martignoni [Fri, 2 Apr 2004 09:22:10 +0000 (09:22 +0000)]
More lesson version 3 updates

21 years ago*** empty log message ***
carlesbellver [Fri, 2 Apr 2004 06:46:14 +0000 (06:46 +0000)]
*** empty log message ***

21 years agoFirst attempt to encode/decode some absolute path parts
stronk7 [Thu, 1 Apr 2004 23:31:56 +0000 (23:31 +0000)]
First attempt to encode/decode some absolute path parts
in the backup/restore process in order to have every call to file.php
working in destination courses. Specially useful to contents created
with th HTML editor because it uses this type of URLs to images, smiles...

NOTE: This make 1.3 backups not restorable in 1.2 systems !!

21 years agobump dutch translation of lesson to be compatible with version 4
koenr [Thu, 1 Apr 2004 20:05:22 +0000 (20:05 +0000)]
bump dutch translation of lesson to be compatible with version 4

21 years agoPolish + new translation + new translated files.
mits [Thu, 1 Apr 2004 19:06:58 +0000 (19:06 +0000)]
Polish + new translation + new translated files.

21 years agoPolished.
mits [Thu, 1 Apr 2004 18:29:18 +0000 (18:29 +0000)]
Polished.

21 years agoOptional use of the HTML editor.
rkingdon [Thu, 1 Apr 2004 16:56:56 +0000 (16:56 +0000)]
Optional use of the HTML editor.

21 years agoOptional use of HTML editor.
rkingdon [Thu, 1 Apr 2004 16:48:16 +0000 (16:48 +0000)]
Optional use of HTML editor.

21 years agoUpdate old events
moodler [Thu, 1 Apr 2004 15:41:25 +0000 (15:41 +0000)]
Update old events

21 years agoAssignment module can now maintain its own events in the calendar. :-)
moodler [Thu, 1 Apr 2004 15:40:39 +0000 (15:40 +0000)]
Assignment module can now maintain its own events in the calendar.  :-)

21 years agoFollowing Eloy's suggestion and Martin's clarification, the wizard is going
defacer [Thu, 1 Apr 2004 12:51:24 +0000 (12:51 +0000)]
Following Eloy's suggestion and Martin's clarification, the wizard is going
to demonstrate a feat where 10 lines of code turn into 2, and a global var
dependency vanishes at the same time! ;)

21 years agoAs per Martin's suggestion:
defacer [Thu, 1 Apr 2004 12:27:37 +0000 (12:27 +0000)]
As per Martin's suggestion:

Added new function: get_user_timezone($timezone = 99) which retrieves
the user's timezone, respecting the $USER->timezone and $CFG->timezone
settings.

Modified all date/time library functions to use this.

21 years agoFix for the fix: Turns out that next() returns false if an array element's
defacer [Thu, 1 Apr 2004 11:29:25 +0000 (11:29 +0000)]
Fix for the fix: Turns out that next() returns false if an array element's
value is 0 (the php docs speak only about the key... :/). Good thing that my
test user's timezone is set to GMT+0. This should work no matter what.

21 years agoThe check for setting event dates before the course start date was written
defacer [Thu, 1 Apr 2004 10:59:46 +0000 (10:59 +0000)]
The check for setting event dates before the course start date was written
incorrectly. What was I thinking?

21 years agoThe timezone selection didn't work correctly... if there WAS a $USER->timezone
defacer [Thu, 1 Apr 2004 10:39:06 +0000 (10:39 +0000)]
The timezone selection didn't work correctly... if there WAS a $USER->timezone
set but it was set to 99, it didn't check the $CFG->timezone setting.
Fixed now. Fancy implementation, forgive me please! ;)

21 years agoChecking for the $CFG->timezone value as a last resort in the various user
defacer [Thu, 1 Apr 2004 10:11:20 +0000 (10:11 +0000)]
Checking for the $CFG->timezone value as a last resort in the various user
date/time functions didn't work because there was no global $CFG; :O

21 years agoIn Eloy's notice-finding spirit, I continue by fixing another notice which
defacer [Thu, 1 Apr 2004 09:27:23 +0000 (09:27 +0000)]
In Eloy's notice-finding spirit, I continue by fixing another notice which
also (damnation! :) caused the HRs not to be displayed as they should.

21 years agoEloy's finding: The name and description fields were not initialized when
defacer [Thu, 1 Apr 2004 09:08:23 +0000 (09:08 +0000)]
Eloy's finding: The name and description fields were not initialized when
going into the "new event" form, so they printed warnings INSIDE the fields
with error_reporting(E_ALL). Added initialization as empty strings.

Now I 'm beginning to understand why Martin calls him "Eagle Eyes" :)

21 years agoEloy's finding: If the user is not a teacher or a student anywhere, this
defacer [Thu, 1 Apr 2004 08:58:29 +0000 (08:58 +0000)]
Eloy's finding: If the user is not a teacher or a student anywhere, this
caused an SQL error. It was handled correctly, but why an SQL query at all
if we can optimize it away?

Thanks Eloy! :)

21 years agoEloy's finding: fixed three 'undeclared variable' notices. Leftovers from
defacer [Thu, 1 Apr 2004 08:52:34 +0000 (08:52 +0000)]
Eloy's finding: fixed three 'undeclared variable' notices. Leftovers from
cutting and pasting code, I just deleted them.

21 years agoEloy's finding: Unset $string['default'] variable fixed.
defacer [Thu, 1 Apr 2004 08:45:38 +0000 (08:45 +0000)]
Eloy's finding: Unset $string['default'] variable fixed.

21 years ago*** empty log message ***
carlesbellver [Thu, 1 Apr 2004 07:46:17 +0000 (07:46 +0000)]
*** empty log message ***

21 years agoFix for the display of hidden forums to students - bug 1209
moodler [Thu, 1 Apr 2004 03:45:34 +0000 (03:45 +0000)]
Fix for the display of hidden forums to students  - bug 1209