]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoUsing PHP_OS to detect OS (thanks, Greg Barnett!)
moodler [Sat, 14 Feb 2004 03:00:56 +0000 (03:00 +0000)]
Using PHP_OS to detect OS  (thanks, Greg Barnett!)

Included three binaries for mimetex ... Linux is tested but I haven't
tested the others yet

21 years agoRemoving the is_windows function ... instead, use the global define PHP_OS
moodler [Sat, 14 Feb 2004 02:49:56 +0000 (02:49 +0000)]
Removing the is_windows function ... instead, use the global define PHP_OS

21 years agoUse $modname if it's defined
moodler [Sat, 14 Feb 2004 02:44:35 +0000 (02:44 +0000)]
Use $modname if it's defined

21 years agoChanged to calls to print_log_selector_form() with modname not set
stronk7 [Fri, 13 Feb 2004 23:53:36 +0000 (23:53 +0000)]
Changed to calls to print_log_selector_form() with modname not set
to avoid two notices with debug on. I suppose that there isn't problems
with this because modname var doesn't exist in all the file, but...

21 years agoNow the questiontextformat is supported in backup/restore too.
stronk7 [Fri, 13 Feb 2004 23:47:08 +0000 (23:47 +0000)]
Now the questiontextformat is supported in backup/restore too.

21 years agoTranslation of ver 1.2
adamtpaw [Fri, 13 Feb 2004 23:43:46 +0000 (23:43 +0000)]
Translation of ver 1.2

21 years agoFirst version of restore logs !!
stronk7 [Fri, 13 Feb 2004 23:28:45 +0000 (23:28 +0000)]
First version of restore logs !!
It restores:
    course logs
    user logs
Todo:
    module logs

Coming soon :-)

21 years agoTranslation
adamtpaw [Fri, 13 Feb 2004 23:18:14 +0000 (23:18 +0000)]
Translation

21 years agoTranslation of Moodle 1.2
adamtpaw [Fri, 13 Feb 2004 22:58:17 +0000 (22:58 +0000)]
Translation of Moodle 1.2

21 years agoUpdated get_records_select() to help Eloy out. :-)
moodler [Fri, 13 Feb 2004 16:32:02 +0000 (16:32 +0000)]
Updated get_records_select() to help Eloy out.  :-)

21 years agoWHAT!??
moodler [Fri, 13 Feb 2004 15:20:06 +0000 (15:20 +0000)]
WHAT!??

Why doesn't this work?

   if (!empty(trim($forum->intro))) {
   }

It gave blank screens on moodle.org!   Wierd.

21 years agoQuiz questions now have proper formatting controls.
moodler [Fri, 13 Feb 2004 14:01:27 +0000 (14:01 +0000)]
Quiz questions now have proper formatting controls.

Any format can be used.  This fixes a number of problems at once,
but the latest one is Bug #1047

21 years agoA new is_windows function
moodler [Fri, 13 Feb 2004 08:34:39 +0000 (08:34 +0000)]
A new is_windows function

21 years agoDOn't print blank summaries
moodler [Fri, 13 Feb 2004 03:42:51 +0000 (03:42 +0000)]
DOn't print blank summaries

21 years agoDon't print blank journal intros
moodler [Fri, 13 Feb 2004 03:40:57 +0000 (03:40 +0000)]
Don't print blank journal intros

21 years agoUse format_text on forum intros
moodler [Fri, 13 Feb 2004 03:39:58 +0000 (03:39 +0000)]
Use format_text on forum intros

21 years agoTo help with our GPL obligations
moodler [Fri, 13 Feb 2004 01:42:46 +0000 (01:42 +0000)]
To help with our GPL obligations

21 years agoA general cleanup. Added mimetex
moodler [Fri, 13 Feb 2004 01:39:45 +0000 (01:39 +0000)]
A general cleanup.  Added mimetex

21 years agoAdding missing columns... and tables for PosgresSQL squema
willcast [Thu, 12 Feb 2004 22:42:04 +0000 (22:42 +0000)]
Adding missing columns... and tables for PosgresSQL squema

21 years agomissing string
koenr [Thu, 12 Feb 2004 22:31:35 +0000 (22:31 +0000)]
missing string

21 years agoTranslation of Moodle 1.2dev .
adamtpaw [Thu, 12 Feb 2004 22:17:44 +0000 (22:17 +0000)]
Translation of Moodle 1.2dev .

21 years agoSome more tweeking
martignoni [Thu, 12 Feb 2004 18:55:31 +0000 (18:55 +0000)]
Some more tweeking

21 years agoUpdated by Francesco Bavastro
bobopinna [Thu, 12 Feb 2004 12:55:29 +0000 (12:55 +0000)]
Updated by Francesco Bavastro

21 years agoRemoved CloseOnEsc completely because it has issues on IE6
moodler [Thu, 12 Feb 2004 12:17:02 +0000 (12:17 +0000)]
Removed CloseOnEsc completely because it has issues on IE6
and wasn't that useful anyway

http://moodle.org/mod/forum/discuss.php?d=5253#24136

21 years agoAll help files for Glossary module translated
martignoni [Thu, 12 Feb 2004 10:31:26 +0000 (10:31 +0000)]
All help files for Glossary module translated

21 years agoAdd new headers to language stuff
moodler [Thu, 12 Feb 2004 09:40:21 +0000 (09:40 +0000)]
Add new headers to language stuff

21 years agoMore help files translated
martignoni [Thu, 12 Feb 2004 09:05:09 +0000 (09:05 +0000)]
More help files translated

21 years agoOK, well this is working for me now!
moodler [Thu, 12 Feb 2004 08:39:48 +0000 (08:39 +0000)]
OK, well this is working for me now!

21 years agoAdded new table cache_filters for all filters to use if they need to
moodler [Thu, 12 Feb 2004 07:06:07 +0000 (07:06 +0000)]
Added new table cache_filters for all filters to use if they need to

21 years agoRemoving the newmodule template from this directory and putting it
moodler [Thu, 12 Feb 2004 06:41:17 +0000 (06:41 +0000)]
Removing the newmodule template from this directory and putting it
in /contrib

This should prevent some user confusion.

It was getting out of date too.

21 years agoClarification about what "Server time" means.
moodler [Thu, 12 Feb 2004 06:13:52 +0000 (06:13 +0000)]
Clarification about what "Server time" means.

21 years agoA new configuration setting so that the admin can define the site's default
moodler [Thu, 12 Feb 2004 06:08:06 +0000 (06:08 +0000)]
A new configuration setting so that the admin can define the site's default
timezone.

21 years agoUse a site-defined timezone if one is defined
moodler [Thu, 12 Feb 2004 05:55:04 +0000 (05:55 +0000)]
Use a site-defined timezone if one is defined

21 years agoFIxed (old?) bug that sometimes prevented new categories
moodler [Thu, 12 Feb 2004 03:48:13 +0000 (03:48 +0000)]
FIxed (old?) bug that sometimes prevented new categories

21 years agoUse format_text on question texts so we get caching, filters etc
moodler [Thu, 12 Feb 2004 03:41:16 +0000 (03:41 +0000)]
Use format_text on question texts so we get caching, filters etc

21 years agoNew help files translated
martignoni [Wed, 11 Feb 2004 21:55:12 +0000 (21:55 +0000)]
New help files translated

21 years agoNew help files translated
martignoni [Wed, 11 Feb 2004 19:47:32 +0000 (19:47 +0000)]
New help files translated

21 years agoSOme tweaks
moodler [Wed, 11 Feb 2004 14:25:42 +0000 (14:25 +0000)]
SOme tweaks

21 years agomissing strings
koenr [Wed, 11 Feb 2004 12:45:31 +0000 (12:45 +0000)]
missing strings

21 years agoFIxed a bug in the definition of fullnamedisplay
moodler [Wed, 11 Feb 2004 02:35:33 +0000 (02:35 +0000)]
FIxed a bug in the definition of fullnamedisplay

21 years agoCache format_text calls in make_mail_post for even more speed
moodler [Wed, 11 Feb 2004 02:26:25 +0000 (02:26 +0000)]
Cache format_text calls in make_mail_post for even more speed
during a forum_cron

21 years agoÉdité le -> Modifié le
martignoni [Tue, 10 Feb 2004 19:41:30 +0000 (19:41 +0000)]
Édité le -> Modifié le

21 years agoSome minor changes
martignoni [Tue, 10 Feb 2004 19:32:05 +0000 (19:32 +0000)]
Some minor changes

21 years agoSome tweeking done
martignoni [Tue, 10 Feb 2004 19:25:04 +0000 (19:25 +0000)]
Some tweeking done

21 years agoTranslation complete
martignoni [Tue, 10 Feb 2004 19:02:16 +0000 (19:02 +0000)]
Translation complete

21 years agoFirst part translated
martignoni [Tue, 10 Feb 2004 16:56:42 +0000 (16:56 +0000)]
First part translated

21 years agoTest version of TeX filter designed for moodle.org
fiedorow [Tue, 10 Feb 2004 16:46:30 +0000 (16:46 +0000)]
Test version of TeX filter designed for moodle.org

21 years agoFixed link to show group members
moodler [Tue, 10 Feb 2004 14:41:45 +0000 (14:41 +0000)]
Fixed link to show group members

21 years agoDon't print group pictures if none is defined
moodler [Tue, 10 Feb 2004 14:36:12 +0000 (14:36 +0000)]
Don't print group pictures if none is defined

21 years agoFix for recent courselang stuff
moodler [Tue, 10 Feb 2004 14:28:32 +0000 (14:28 +0000)]
Fix for recent courselang stuff

21 years agoInterface for editing groups
moodler [Tue, 10 Feb 2004 14:25:20 +0000 (14:25 +0000)]
Interface for editing groups

21 years agosave_user_image ---> save_profile_image so it works for groups too
moodler [Tue, 10 Feb 2004 14:24:36 +0000 (14:24 +0000)]
save_user_image --->  save_profile_image  so it works for groups too

21 years agoprint_group_picture is more simple again, uses JPEGs
moodler [Tue, 10 Feb 2004 14:22:20 +0000 (14:22 +0000)]
print_group_picture is more simple again, uses JPEGs

Put the fancy PNG code in a new function for later print_png()

21 years agoReject Opera when it is pretending to be IE
moodler [Tue, 10 Feb 2004 14:20:44 +0000 (14:20 +0000)]
Reject Opera when it is pretending to be IE

21 years agoMulti-lang filter can flag a text as not being cacheable
moodler [Tue, 10 Feb 2004 10:01:42 +0000 (10:01 +0000)]
Multi-lang filter can flag a text as not being cacheable

21 years agoThe text caching is now sensitive on the temporary variable
moodler [Tue, 10 Feb 2004 09:59:46 +0000 (09:59 +0000)]
The text caching is now sensitive on the temporary variable

   $CFG->currenttextiscacheable

Any filter can set this to FALSE and the current text will not be cached

21 years agoUpdated by Roberto Pinna
bobopinna [Tue, 10 Feb 2004 09:49:58 +0000 (09:49 +0000)]
Updated by Roberto Pinna

21 years agoUpdated by Roberto Pinna
bobopinna [Tue, 10 Feb 2004 09:39:15 +0000 (09:39 +0000)]
Updated by Roberto Pinna

21 years agoTranslated by Francesco Bavastro
bobopinna [Tue, 10 Feb 2004 09:12:35 +0000 (09:12 +0000)]
Translated by Francesco Bavastro

21 years agoTraslated by Francesco Bavastro
bobopinna [Tue, 10 Feb 2004 09:03:58 +0000 (09:03 +0000)]
Traslated by Francesco Bavastro

21 years agoUploading in course restricted by site setting ...
moodler [Tue, 10 Feb 2004 09:00:24 +0000 (09:00 +0000)]
Uploading in course restricted by site setting ...

21 years agoAnother little hack to complete the course-level forcelanguage
moodler [Tue, 10 Feb 2004 08:10:04 +0000 (08:10 +0000)]
Another little hack to complete the course-level forcelanguage

21 years agoUse Unicode for the name of the language. Makes the menu look better.
moodler [Tue, 10 Feb 2004 07:38:49 +0000 (07:38 +0000)]
Use Unicode for the name of the language.  Makes the menu look better.

21 years agoNew strings for forcing languages
moodler [Tue, 10 Feb 2004 07:17:42 +0000 (07:17 +0000)]
New strings for forcing languages

21 years agoAllow the teacher to force a language if they want to
moodler [Tue, 10 Feb 2004 07:17:09 +0000 (07:17 +0000)]
Allow the teacher to force a language if they want to

21 years agoA simple README to start off
moodler [Tue, 10 Feb 2004 06:47:05 +0000 (06:47 +0000)]
A simple README to start off

21 years agoFirst very rough version of Korean.
moodler [Tue, 10 Feb 2004 06:38:11 +0000 (06:38 +0000)]
First very rough version of Korean.

Some of it is euc-kr ... some of it is Unicode ...

21 years agoRemoved some test code
moodler [Tue, 10 Feb 2004 05:10:30 +0000 (05:10 +0000)]
Removed some test code

21 years agoUpdated config-dist.php since options have moved out of it
moodler [Tue, 10 Feb 2004 05:06:12 +0000 (05:06 +0000)]
Updated config-dist.php since options have moved out of it

21 years agoSome configuration options now added to the Configuration page.
moodler [Tue, 10 Feb 2004 05:05:28 +0000 (05:05 +0000)]
Some configuration options now added to the Configuration page.

  opentogoogle

  textfilters

  cachetext

They should upgrade cleanly from anything you may have in config.php

21 years ago*** empty log message ***
giro123 [Tue, 10 Feb 2004 00:43:22 +0000 (00:43 +0000)]
*** empty log message ***

21 years agoNow course->lang is in backup & restore.
stronk7 [Mon, 9 Feb 2004 22:24:34 +0000 (22:24 +0000)]
Now course->lang is in backup & restore.

21 years agoLatest translations from Paula Magri
moodler [Mon, 9 Feb 2004 18:46:41 +0000 (18:46 +0000)]
Latest translations from Paula Magri

21 years agotranslated & polished some.
mits [Mon, 9 Feb 2004 18:11:40 +0000 (18:11 +0000)]
translated & polished some.

21 years agotranslated few.
mits [Mon, 9 Feb 2004 17:23:34 +0000 (17:23 +0000)]
translated few.

21 years agoGive new windows different names so they can be compared more easily
moodler [Mon, 9 Feb 2004 14:37:45 +0000 (14:37 +0000)]
Give new windows different names so they can be compared more easily

21 years agoFixed table name
moodler [Mon, 9 Feb 2004 13:12:46 +0000 (13:12 +0000)]
Fixed table name

21 years agotext_cache --> cache_text much better
moodler [Mon, 9 Feb 2004 13:10:19 +0000 (13:10 +0000)]
text_cache -->  cache_text  much better

21 years agoRemoved a small bit of debugging code
moodler [Mon, 9 Feb 2004 12:33:44 +0000 (12:33 +0000)]
Removed a small bit of debugging code

21 years agoDelete old cached texts on a cleanup
moodler [Mon, 9 Feb 2004 12:33:02 +0000 (12:33 +0000)]
Delete old cached texts on a cleanup

21 years agoTEXT CACHING
moodler [Mon, 9 Feb 2004 12:27:34 +0000 (12:27 +0000)]
TEXT CACHING
------------

I have a site which really needs this, so I went ahead with it already.

This add-on will cache formatted texts in the database and use them
for a specified timeperiod.

By default it is disabled.   Enable it with:

  $CFG->cachetext = 600;   // in seconds

21 years ago*** empty log message ***
carlesbellver [Mon, 9 Feb 2004 11:40:24 +0000 (11:40 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
carlesbellver [Mon, 9 Feb 2004 11:02:41 +0000 (11:02 +0000)]
*** empty log message ***

21 years agoMore files added
martignoni [Mon, 9 Feb 2004 10:19:13 +0000 (10:19 +0000)]
More files added

21 years agoSmall corrections
martignoni [Mon, 9 Feb 2004 09:52:06 +0000 (09:52 +0000)]
Small corrections

21 years agoNew translated file
martignoni [Mon, 9 Feb 2004 09:45:58 +0000 (09:45 +0000)]
New translated file

21 years agoUpdate to last changes of french translation
martignoni [Mon, 9 Feb 2004 09:19:09 +0000 (09:19 +0000)]
Update to last changes of french translation

21 years agoEmails can take on course language as well
moodler [Mon, 9 Feb 2004 08:49:54 +0000 (08:49 +0000)]
Emails can take on course language as well

21 years agoSmall hack to force a particular language within a course.
moodler [Mon, 9 Feb 2004 07:31:04 +0000 (07:31 +0000)]
Small hack to force a particular language within a course.

No interface on course/edit.php ... I want to try this on
moodle.org for a while to try and stop the encoding problems

21 years agoAdding more files
martignoni [Sun, 8 Feb 2004 22:50:24 +0000 (22:50 +0000)]
Adding more files

21 years agoTypo corrected
martignoni [Sun, 8 Feb 2004 22:36:24 +0000 (22:36 +0000)]
Typo corrected

21 years agoQuiz help files updated
martignoni [Sun, 8 Feb 2004 22:32:26 +0000 (22:32 +0000)]
Quiz help files updated

21 years agouser_preferences fully supported
stronk7 [Sun, 8 Feb 2004 19:40:31 +0000 (19:40 +0000)]
user_preferences fully supported
discussion->usermodified fully supported
log->cmid supported in backup
Bump previous to implement:
   - events
   - restore logs

21 years agoOoops !! Copy/paste typo. :-)
stronk7 [Sun, 8 Feb 2004 19:37:43 +0000 (19:37 +0000)]
Ooops !! Copy/paste typo. :-)

21 years agolog->cmid is included in backup (not processed in restore yet!!)
stronk7 [Sun, 8 Feb 2004 19:36:42 +0000 (19:36 +0000)]
log->cmid is included in backup (not processed in restore yet!!)

21 years agodiscussion->usermodified is in backup & restore now.
stronk7 [Sun, 8 Feb 2004 19:34:22 +0000 (19:34 +0000)]
discussion->usermodified is in backup & restore now.

21 years agoNow user_preferences are fully supported in backup & restore.
stronk7 [Sun, 8 Feb 2004 19:27:23 +0000 (19:27 +0000)]
Now user_preferences are fully supported in backup & restore.

21 years agoAdded some documentation about a few preferences that are only in config.php
moodler [Sun, 8 Feb 2004 14:27:54 +0000 (14:27 +0000)]
Added some documentation about a few preferences that are only in config.php
right now.

21 years agoDon't show scheduled backups menu if they are disabled
moodler [Sun, 8 Feb 2004 14:24:44 +0000 (14:24 +0000)]
Don't show scheduled backups menu if they are disabled

21 years agoChanged the name of $CFG->preventscheduledbackups to disablescheduledbackups
moodler [Sun, 8 Feb 2004 14:21:23 +0000 (14:21 +0000)]
Changed the name of $CFG->preventscheduledbackups to disablescheduledbackups