]>
git.mjollnir.org Git - moodle.git/log
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?
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! ;)
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
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.
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" :)
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! :)
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.
defacer [Thu, 1 Apr 2004 08:45:38 +0000 (08:45 +0000)]
Eloy's finding: Unset $string['default'] variable fixed.
carlesbellver [Thu, 1 Apr 2004 07:46:17 +0000 (07:46 +0000)]
*** empty log message ***
moodler [Thu, 1 Apr 2004 03:45:34 +0000 (03:45 +0000)]
Fix for the display of hidden forums to students - bug 1209
moodler [Thu, 1 Apr 2004 03:16:25 +0000 (03:16 +0000)]
Upgraded to latest version and fixed some undefined variables
moodler [Thu, 1 Apr 2004 02:32:04 +0000 (02:32 +0000)]
Can now handle a $CFG->filelifetime to determine cacheability of files
paca70 [Wed, 31 Mar 2004 19:43:08 +0000 (19:43 +0000)]
Updates, thanks to Jussi Kurikka.
paca70 [Wed, 31 Mar 2004 19:25:54 +0000 (19:25 +0000)]
More updates
paca70 [Wed, 31 Mar 2004 19:24:07 +0000 (19:24 +0000)]
Updates
paca70 [Wed, 31 Mar 2004 16:00:06 +0000 (16:00 +0000)]
Replaced ` with "
CVS: ----------------------------------------------------------------------
carlesbellver [Wed, 31 Mar 2004 15:27:36 +0000 (15:27 +0000)]
*** empty log message ***
koenr [Wed, 31 Mar 2004 11:31:43 +0000 (11:31 +0000)]
bump dutch translation of lesson to be compatible with version 3
moodler [Wed, 31 Mar 2004 09:25:20 +0000 (09:25 +0000)]
Standard favicon
moodler [Wed, 31 Mar 2004 09:24:45 +0000 (09:24 +0000)]
Standard favicons
moodler [Wed, 31 Mar 2004 09:11:58 +0000 (09:11 +0000)]
Improved Favicon matches the logo
moodler [Wed, 31 Mar 2004 08:45:11 +0000 (08:45 +0000)]
Removing a line from stripslashes_safe ... not sure why we were replacing
these double slashes ...
moodler [Wed, 31 Mar 2004 08:34:41 +0000 (08:34 +0000)]
Some fixes to highlighting ... it is now performed AFTER the format_text.
This means that searches can no longer mess up the TeX formatting.
Also, the concept names are now formatted, allowing multilang, TeX etc
moodler [Wed, 31 Mar 2004 08:14:10 +0000 (08:14 +0000)]
Make searching parameters sticky
moodler [Wed, 31 Mar 2004 08:05:52 +0000 (08:05 +0000)]
Fixed missing argument $ratings
moodler [Wed, 31 Mar 2004 07:46:59 +0000 (07:46 +0000)]
Escape some concept strings that can cause trouble in eregi
defacer [Wed, 31 Mar 2004 07:18:32 +0000 (07:18 +0000)]
Modified handling of the first day of the week to default to the "firstdayofweek"
language string value, according to Eloy's suggestion. Thanks for the tip! :)
moodler [Wed, 31 Mar 2004 04:14:13 +0000 (04:14 +0000)]
Get tough on possible sessioncookies to avoid possible lockout problems
caused by some characters in the cookie name
koenr [Tue, 30 Mar 2004 21:39:27 +0000 (21:39 +0000)]
missing string
koenr [Tue, 30 Mar 2004 18:34:23 +0000 (18:34 +0000)]
new pollish. Should be good
mits [Tue, 30 Mar 2004 18:30:02 +0000 (18:30 +0000)]
Polishe and New translation.
fiedorow [Tue, 30 Mar 2004 17:11:56 +0000 (17:11 +0000)]
Bug fix for incorrect handling of negatives in equations and inequalities
martignoni [Tue, 30 Mar 2004 09:41:55 +0000 (09:41 +0000)]
Typos corrected
koenr [Mon, 29 Mar 2004 22:33:20 +0000 (22:33 +0000)]
translation with already a lot of pollishing thanks to Jean-Pierre Pawlak
moodler [Mon, 29 Mar 2004 15:40:15 +0000 (15:40 +0000)]
Added styles as per Jon's recommended install. Things may change though.
moodler [Mon, 29 Mar 2004 15:33:26 +0000 (15:33 +0000)]
Adding calendars by default --- later we need a course option to control
visibility
moodler [Mon, 29 Mar 2004 15:30:37 +0000 (15:30 +0000)]
Adding calendar string files
moodler [Mon, 29 Mar 2004 15:28:15 +0000 (15:28 +0000)]
Checking in latest calendar code! Looking great, Jon!
stigbjarne [Mon, 29 Mar 2004 11:50:59 +0000 (11:50 +0000)]
New file. Moodle v.1.2.
stigbjarne [Mon, 29 Mar 2004 11:49:49 +0000 (11:49 +0000)]
Improved. Updated to Moodle 1.2.
stigbjarne [Mon, 29 Mar 2004 11:45:58 +0000 (11:45 +0000)]
Updated log file
moodler [Mon, 29 Mar 2004 06:02:21 +0000 (06:02 +0000)]
Fixed Tim's bug with the chat not updating - bug 1151
His chat->intro had 'quotes' in it
fiedorow [Sun, 28 Mar 2004 22:35:49 +0000 (22:35 +0000)]
replaced js alert by popup
koenr [Sun, 28 Mar 2004 10:07:39 +0000 (10:07 +0000)]
Initial translation by Koen Roggemans
moodler [Sun, 28 Mar 2004 06:31:27 +0000 (06:31 +0000)]
An improvemement, I think, in the way Javascript is stripped in clean_text
martignoni [Sat, 27 Mar 2004 22:25:28 +0000 (22:25 +0000)]
Attachments can now be completely disabled in forums
martignoni [Sat, 27 Mar 2004 22:23:11 +0000 (22:23 +0000)]
Update to version 3
fiedorow [Sat, 27 Mar 2004 18:33:30 +0000 (18:33 +0000)]
Expression image now links to TeX source or debug script
moodler [Sat, 27 Mar 2004 17:58:07 +0000 (17:58 +0000)]
Phew, finally finished upgrading all my customers! :-)
moodler [Sat, 27 Mar 2004 14:32:57 +0000 (14:32 +0000)]
Attachments can now be completely disabled in forums
mudrd8mz [Sat, 27 Mar 2004 13:34:35 +0000 (13:34 +0000)]
Arial TTF latin2 font from old 'cz' pack
paca70 [Sat, 27 Mar 2004 13:08:21 +0000 (13:08 +0000)]
Added default values
rkingdon [Sat, 27 Mar 2004 05:01:22 +0000 (05:01 +0000)]
Version 2 and 3 updates.
rkingdon [Sat, 27 Mar 2004 04:15:29 +0000 (04:15 +0000)]
Version 3 update
rkingdon [Sat, 27 Mar 2004 04:07:37 +0000 (04:07 +0000)]
Version 3 updates
adamtpaw [Fri, 26 Mar 2004 22:14:26 +0000 (22:14 +0000)]
Translation updates for Moodle 1.2
bobopinna [Fri, 26 Mar 2004 15:45:36 +0000 (15:45 +0000)]
Updated by Roberto "Bobo" Pinna
mits [Fri, 26 Mar 2004 12:50:33 +0000 (12:50 +0000)]
New translation
mits [Fri, 26 Mar 2004 12:48:18 +0000 (12:48 +0000)]
Polished.
mits [Fri, 26 Mar 2004 12:04:42 +0000 (12:04 +0000)]
Polished.
julmis [Fri, 26 Mar 2004 09:29:44 +0000 (09:29 +0000)]
Cleaning up javascript and trying to make code less
memory consuming.
koenr [Thu, 25 Mar 2004 20:05:41 +0000 (20:05 +0000)]
updated to 1.2.1
martignoni [Thu, 25 Mar 2004 16:32:29 +0000 (16:32 +0000)]
Some typos corrected
moodler [Thu, 25 Mar 2004 15:53:08 +0000 (15:53 +0000)]
OK, this is IT.
moodler [Thu, 25 Mar 2004 15:52:43 +0000 (15:52 +0000)]
Added release notes for Moodle 1.2.1
moodler [Thu, 25 Mar 2004 15:34:23 +0000 (15:34 +0000)]
Fixed just a tiny typo
moodler [Thu, 25 Mar 2004 15:29:40 +0000 (15:29 +0000)]
- Fixed timezone calculations when user isn't present, and
- format_float now defaults to one decimal place
moodler [Thu, 25 Mar 2004 15:22:51 +0000 (15:22 +0000)]
Removed a very odd line ... probably left over from testing or something
bug 1156 Thanks Eloy!
moodler [Thu, 25 Mar 2004 15:07:14 +0000 (15:07 +0000)]
Fix to detect the different ANSWER format used for Shortanswers bug 1182
moodler [Thu, 25 Mar 2004 14:55:04 +0000 (14:55 +0000)]
After an error on import, come back to this page
moodler [Thu, 25 Mar 2004 14:50:25 +0000 (14:50 +0000)]
WebCT import can now deal with escaped colons in the text bug 1182
moodler [Thu, 25 Mar 2004 13:53:30 +0000 (13:53 +0000)]
Don't create a warning for missing images. See Bug 1181
martignoni [Thu, 25 Mar 2004 12:40:31 +0000 (12:40 +0000)]
Changed french name of "survey" activity to "consultation" to avoid confusion
adamtpaw [Thu, 25 Mar 2004 11:30:57 +0000 (11:30 +0000)]
Few new files
moodler [Thu, 25 Mar 2004 08:14:24 +0000 (08:14 +0000)]
Use the data_submitted() function to get POST data ... allows checking etc
moodler [Thu, 25 Mar 2004 06:31:44 +0000 (06:31 +0000)]
Checking in Eloy's Javascript/smiley fixes from bug 1185 Thanks!
moodler [Thu, 25 Mar 2004 05:43:36 +0000 (05:43 +0000)]
SOme fixes for formatting from Koen in bug 1183
moodler [Thu, 25 Mar 2004 05:29:38 +0000 (05:29 +0000)]
Better handling of single forums when secureforms is on. bug 1189
moodler [Thu, 25 Mar 2004 04:05:03 +0000 (04:05 +0000)]
Updates
stronk7 [Wed, 24 Mar 2004 23:27:09 +0000 (23:27 +0000)]
One more day...
julmis [Wed, 24 Mar 2004 23:14:20 +0000 (23:14 +0000)]
Adding missing slash in tr -tag line 258
koenr [Wed, 24 Mar 2004 18:41:39 +0000 (18:41 +0000)]
translated by koen roggemans
koenr [Wed, 24 Mar 2004 17:23:07 +0000 (17:23 +0000)]
final modifications
mits [Wed, 24 Mar 2004 17:22:25 +0000 (17:22 +0000)]
Polished.
paca70 [Wed, 24 Mar 2004 15:05:01 +0000 (15:05 +0000)]
Updates from Jussi Kurikka
moodler [Wed, 24 Mar 2004 14:36:52 +0000 (14:36 +0000)]
Multichoice defaults to a single answer
moodler [Wed, 24 Mar 2004 13:03:43 +0000 (13:03 +0000)]
OK, this'll do for now. Nothing too serious remains, I think.
moodler [Wed, 24 Mar 2004 12:23:43 +0000 (12:23 +0000)]
Guests can no longer see email addresses if "show only to course participants"
has been set by that user
andreabix [Wed, 24 Mar 2004 10:58:26 +0000 (10:58 +0000)]
Theme update: modified the .autolink class in order to obtain a question mark cursor when mouse hovers the glossary link.
koenr [Wed, 24 Mar 2004 10:05:21 +0000 (10:05 +0000)]
hmm, typo
koenr [Wed, 24 Mar 2004 09:56:10 +0000 (09:56 +0000)]
pollished some ugly and unclear translations, based on various usercomments
koenr [Wed, 24 Mar 2004 09:54:57 +0000 (09:54 +0000)]
Updated a verry outdated helpfile
moodler [Wed, 24 Mar 2004 09:38:47 +0000 (09:38 +0000)]
Primary admin is now the lowest-numbered entry in user_admins, rather than
the admin with the lowest userid. This makes it easier to change the
primary admin.
adamtpaw [Wed, 24 Mar 2004 08:55:42 +0000 (08:55 +0000)]
Few corrections and removing of not translated files.
adamtpaw [Wed, 24 Mar 2004 08:54:07 +0000 (08:54 +0000)]
removing of not translated files.
mits [Wed, 24 Mar 2004 04:06:16 +0000 (04:06 +0000)]
Polished
stronk7 [Wed, 24 Mar 2004 00:28:38 +0000 (00:28 +0000)]
Small typo. Now Bug 1179 is closed.
(http://moodle.org/bugs/bug.php?op=show&bugid=1179)
stronk7 [Tue, 23 Mar 2004 23:58:09 +0000 (23:58 +0000)]
Changed border=1 to border=0. Included in previous version to test a bug. Sorry.
stronk7 [Tue, 23 Mar 2004 23:53:05 +0000 (23:53 +0000)]
Small typo. Detected by aroberti. Bug 1178. Closed now.
mits [Tue, 23 Mar 2004 21:35:42 +0000 (21:35 +0000)]
Polished