]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoTaking the edges off a bit ... this might be a waste of time ...
moodler [Sun, 22 Feb 2004 13:56:16 +0000 (13:56 +0000)]
Taking the edges off a bit ... this might be a waste of time ...

21 years agoTrying a new logo on the home page ... hope it doesn't clash too much
moodler [Sun, 22 Feb 2004 13:47:56 +0000 (13:47 +0000)]
Trying a new logo on the home page ... hope it doesn't clash too much
with themes ...

21 years agoNow ++ argument is optional
fiedorow [Sun, 22 Feb 2004 13:12:05 +0000 (13:12 +0000)]
Now ++ argument is optional

21 years agoFixes for IE
moodler [Sun, 22 Feb 2004 12:41:50 +0000 (12:41 +0000)]
Fixes for IE

21 years agoConsistent capitals
moodler [Sun, 22 Feb 2004 12:40:33 +0000 (12:40 +0000)]
Consistent capitals

21 years agoLittle fix
moodler [Sun, 22 Feb 2004 12:38:45 +0000 (12:38 +0000)]
Little fix

21 years agoNow forum logs are restored.
stronk7 [Sun, 22 Feb 2004 12:34:07 +0000 (12:34 +0000)]
Now forum logs are restored.

21 years agoAnother fix for recent testers only I think
moodler [Sun, 22 Feb 2004 12:27:52 +0000 (12:27 +0000)]
Another fix for recent testers only I think

21 years agoWHoops, forgot a bit
moodler [Sun, 22 Feb 2004 12:24:39 +0000 (12:24 +0000)]
WHoops, forgot a bit

21 years agoA proper GUI for filters :-)
moodler [Sun, 22 Feb 2004 12:17:27 +0000 (12:17 +0000)]
A proper GUI for filters  :-)

Still needs work, but it works fine now.

Later I want to add config pages for each filter, like modules have.

21 years agoSome new strings, including filter names
moodler [Sun, 22 Feb 2004 12:14:37 +0000 (12:14 +0000)]
Some new strings, including filter names

21 years agoIn the delete discussion action, as the discussion no longer exists,
stronk7 [Sun, 22 Feb 2004 11:50:09 +0000 (11:50 +0000)]
In the delete discussion action, as the discussion no longer exists,
point the url to view the forum instead of the discussion.

21 years agoSolved small bug in delete discussion action, where the
stronk7 [Sun, 22 Feb 2004 11:40:44 +0000 (11:40 +0000)]
Solved small bug in delete discussion action, where the
info field was storing the post->id rather of the discussion->id field

21 years agoAdded the forum->id into the info field
stronk7 [Sun, 22 Feb 2004 11:25:09 +0000 (11:25 +0000)]
Added the forum->id into the info field
for the "view subscribers" action. To make
this action easily recovereable and to show
forum name when displaying logs.

21 years agoMore robustness when dealing with links that may have HTML tags
moodler [Sun, 22 Feb 2004 02:51:42 +0000 (02:51 +0000)]
More robustness when dealing with links that may have HTML tags
within the link.

21 years agoMinor fix for $imagepath.
julmis [Sun, 22 Feb 2004 00:49:13 +0000 (00:49 +0000)]
Minor fix for $imagepath.

21 years agoRenamed dynalink.php to filter.php for consistency with other filters
moodler [Sun, 22 Feb 2004 00:20:14 +0000 (00:20 +0000)]
Renamed dynalink.php to filter.php for consistency with other filters

21 years agoFix for case when $CFG->dirroot contains spaces, especially for Windows
fiedorow [Sat, 21 Feb 2004 23:34:09 +0000 (23:34 +0000)]
Fix for case when $CFG->dirroot contains spaces, especially for Windows

21 years ago- Dealing with incompatibilities related to posgresql.
willcast [Sat, 21 Feb 2004 13:21:35 +0000 (13:21 +0000)]
- Dealing with incompatibilities related to posgresql.

21 years ago- Fixing come incompatilities with PostgreSQL.
willcast [Sat, 21 Feb 2004 13:05:38 +0000 (13:05 +0000)]
- Fixing come incompatilities with PostgreSQL.

THANKS TO ULRIK PETERSON!

21 years agoSome more typos corrected
martignoni [Sat, 21 Feb 2004 10:48:37 +0000 (10:48 +0000)]
Some more typos corrected

21 years ago'Mettre à jour' -> 'Modifier'
martignoni [Sat, 21 Feb 2004 10:23:08 +0000 (10:23 +0000)]
'Mettre à jour' -> 'Modifier'

21 years agoSome typos corrected
martignoni [Sat, 21 Feb 2004 10:19:41 +0000 (10:19 +0000)]
Some typos corrected

21 years agoGIFT: Proofreading and minor changes. Cleaned up HTML and dded Special-Characters...
thetrinity [Sat, 21 Feb 2004 09:20:34 +0000 (09:20 +0000)]
GIFT: Proofreading and minor changes. Cleaned up HTML and dded Special-Characters section to formatgift.html

21 years agoMany updates from Janne.
moodler [Sat, 21 Feb 2004 05:49:31 +0000 (05:49 +0000)]
Many updates from Janne.

I've done a basic review and fixed a few things, but there will need
to be a lot more testing and cleanup over this weekend.

21 years agoRenamed a variable to fix display when different languages are mixed together
moodler [Sat, 21 Feb 2004 03:26:04 +0000 (03:26 +0000)]
Renamed a variable to fix display when different languages are mixed together

21 years ago- Linking global categories from within courses now works.
willcast [Sat, 21 Feb 2004 02:48:53 +0000 (02:48 +0000)]
- Linking global categories from within courses now works.

21 years agoTake out all he notices in this form, it had a lot !!
stronk7 [Sat, 21 Feb 2004 01:53:12 +0000 (01:53 +0000)]
Take out all he notices in this form, it had a lot !!

21 years agoSome important changes:
stronk7 [Sat, 21 Feb 2004 01:30:22 +0000 (01:30 +0000)]
Some important changes:
    - Now course events are supported in backup & restore.
        - in manual backups
        - in scheduled backups
    - Fixed important bug when restoring groups.
    - Added support to the "user change password" action
      (with some changes done in login/change_password.php)

Please, test it !!!!

21 years agoModified the log of the "change password" action to encode the userid in the
stronk7 [Sat, 21 Feb 2004 01:24:07 +0000 (01:24 +0000)]
Modified the log of the "change password" action to encode the userid in the
info field, instead of the courseid. To be consistent with another user
actions (view...). I suppose that this is the propper way.

21 years ago- Linking global categories from within courses now works.
willcast [Sat, 21 Feb 2004 01:16:03 +0000 (01:16 +0000)]
- Linking global categories from within courses now works.

21 years agoBetter way to eliminate superfluous parentheses in fractions
fiedorow [Sat, 21 Feb 2004 01:11:00 +0000 (01:11 +0000)]
Better way to eliminate superfluous parentheses in fractions

21 years agoAdded strings for course/recent.php and course/lib.php
selliott [Fri, 20 Feb 2004 22:25:00 +0000 (22:25 +0000)]
Added strings for course/recent.php and course/lib.php

21 years agoAdded some strings for course/recent.php and course/lib.php
selliott [Fri, 20 Feb 2004 22:19:59 +0000 (22:19 +0000)]
Added some strings for course/recent.php and course/lib.php

21 years agoCleaned up some string literals
selliott [Fri, 20 Feb 2004 22:16:28 +0000 (22:16 +0000)]
Cleaned up some string literals

21 years agoAdded logic in function assignment_get_recent_mod_activity for groups
selliott [Fri, 20 Feb 2004 22:03:57 +0000 (22:03 +0000)]
Added logic in function assignment_get_recent_mod_activity for groups

21 years agoAdded logic in function forum_get_recent_mod_activity for groups
selliott [Fri, 20 Feb 2004 21:52:56 +0000 (21:52 +0000)]
Added logic in function forum_get_recent_mod_activity for groups

21 years agoAdded logic in function quiz_get_recent_mod_activity for groups
selliott [Fri, 20 Feb 2004 21:47:55 +0000 (21:47 +0000)]
Added logic in function quiz_get_recent_mod_activity for groups

21 years agochanges to function print_recent_selector_form for normal/advanced filters in course...
selliott [Fri, 20 Feb 2004 21:38:42 +0000 (21:38 +0000)]
changes to function print_recent_selector_form for normal/advanced filters in course/recent.php

21 years agoAdded logic for a normal view and advanced view for the filter
selliott [Fri, 20 Feb 2004 21:34:21 +0000 (21:34 +0000)]
Added logic for a normal view and advanced view for the filter

21 years agoUpdated a bit.
stronk7 [Fri, 20 Feb 2004 20:10:14 +0000 (20:10 +0000)]
Updated a bit.

21 years agoBump to 1.2 alpha (to be synchronized) :-)
stronk7 [Fri, 20 Feb 2004 20:08:14 +0000 (20:08 +0000)]
Bump to 1.2 alpha (to be synchronized) :-)

21 years agoYip's additions for Greek letters and bug fixes
fiedorow [Fri, 20 Feb 2004 19:24:36 +0000 (19:24 +0000)]
Yip's additions for Greek letters and bug fixes

21 years agoStatically linked mimetex.linux; bug fix for texdebug.php
fiedorow [Fri, 20 Feb 2004 19:20:01 +0000 (19:20 +0000)]
Statically linked mimetex.linux; bug fix for texdebug.php

21 years agoBumping it up a notch
moodler [Fri, 20 Feb 2004 16:10:54 +0000 (16:10 +0000)]
Bumping it up a notch

21 years agoGroups support on Surveys. Phew.
moodler [Fri, 20 Feb 2004 16:03:05 +0000 (16:03 +0000)]
Groups support on Surveys.  Phew.

21 years agoSome of the new variables translated.
villate [Fri, 20 Feb 2004 15:39:53 +0000 (15:39 +0000)]
Some of the new variables translated.

21 years agoUndoing recent changes ... should be in a separate file
moodler [Fri, 20 Feb 2004 14:16:07 +0000 (14:16 +0000)]
Undoing recent changes ... should be in a separate file

21 years agoReverting a bad bug recently introduced by Petri which meant
moodler [Fri, 20 Feb 2004 14:12:49 +0000 (14:12 +0000)]
Reverting a bad bug recently introduced by Petri which meant
Moodle couldn't create any new directories ...   :-(

21 years agoInclude "Courses" in heading as generic title
moodler [Fri, 20 Feb 2004 12:59:12 +0000 (12:59 +0000)]
Include "Courses" in heading as generic title

21 years agoClean up of terminology course categories and courses
moodler [Fri, 20 Feb 2004 12:56:17 +0000 (12:56 +0000)]
Clean up of terminology  course categories and courses

21 years agoChange course sideblock title depending on contents
moodler [Fri, 20 Feb 2004 12:43:20 +0000 (12:43 +0000)]
Change course sideblock title depending on contents

21 years agoMake Quicktime movies loop by default
moodler [Fri, 20 Feb 2004 11:58:44 +0000 (11:58 +0000)]
Make Quicktime movies loop by default

21 years agoEmail enable/disable strings
moodler [Fri, 20 Feb 2004 11:47:08 +0000 (11:47 +0000)]
Email enable/disable strings

21 years agoGUI to allow disabling of user email addresses (from user profile)
moodler [Fri, 20 Feb 2004 10:27:24 +0000 (10:27 +0000)]
GUI to allow disabling of user email addresses (from user profile)

21 years ago*** empty log message ***
bobopinna [Fri, 20 Feb 2004 09:56:03 +0000 (09:56 +0000)]
*** empty log message ***

21 years agoNew user field called "emailstop" ... to stop emails.
moodler [Fri, 20 Feb 2004 09:02:27 +0000 (09:02 +0000)]
New user field called "emailstop" ... to stop emails.

I had to do it ... this is driving me nuts with some people
on moodle.org

21 years agoMaking the link title look a bit nicer for long strings with spaces etc
moodler [Fri, 20 Feb 2004 04:14:24 +0000 (04:14 +0000)]
Making the link title look a bit nicer for long strings with spaces etc

21 years agoAdd some feedback and instructions for other platforms
moodler [Fri, 20 Feb 2004 03:31:02 +0000 (03:31 +0000)]
Add some feedback and instructions for other platforms

21 years agoAdded default platform
moodler [Fri, 20 Feb 2004 03:12:01 +0000 (03:12 +0000)]
Added default platform

21 years agoAdded the default platform back again. :-)
moodler [Fri, 20 Feb 2004 03:00:44 +0000 (03:00 +0000)]
Added the default platform back again.  :-)

21 years agoFIxed bug with forced languages by moving string definitions
moodler [Fri, 20 Feb 2004 02:29:30 +0000 (02:29 +0000)]
FIxed bug with forced languages by moving string definitions

21 years agoLatest updates for Chinese Simplified!
moodler [Fri, 20 Feb 2004 02:20:17 +0000 (02:20 +0000)]
Latest updates for Chinese Simplified!

21 years agoImproved debugging of mimetex
fiedorow [Fri, 20 Feb 2004 01:44:31 +0000 (01:44 +0000)]
Improved debugging of mimetex

21 years agomissing strings
koenr [Thu, 19 Feb 2004 21:39:12 +0000 (21:39 +0000)]
missing strings

21 years agoNow strips outermost parentheses in denominators
fiedorow [Thu, 19 Feb 2004 21:27:16 +0000 (21:27 +0000)]
Now strips outermost parentheses in denominators

21 years agoFixed INT4 SERIAL
paca70 [Thu, 19 Feb 2004 19:07:04 +0000 (19:07 +0000)]
Fixed INT4 SERIAL

21 years agoFormat answers in multiple choice questions
moodler [Thu, 19 Feb 2004 18:14:19 +0000 (18:14 +0000)]
Format answers in multiple choice questions

21 years agoAdded debugger for TeX filter
fiedorow [Thu, 19 Feb 2004 18:05:01 +0000 (18:05 +0000)]
Added debugger for TeX filter

21 years agoAdded debugger for algebra filter
fiedorow [Thu, 19 Feb 2004 18:03:41 +0000 (18:03 +0000)]
Added debugger for algebra filter

21 years agoCleaned up group menus
moodler [Thu, 19 Feb 2004 17:57:22 +0000 (17:57 +0000)]
Cleaned up group menus

21 years agoFor the group functions, a group 0 means everyone
moodler [Thu, 19 Feb 2004 17:56:52 +0000 (17:56 +0000)]
For the group functions, a group 0 means everyone

21 years agoGroups menu now includes "All groups"
moodler [Thu, 19 Feb 2004 17:56:05 +0000 (17:56 +0000)]
Groups menu now includes "All groups"

Titles have tags stripped

21 years agoDon't bug out when sort not specified
moodler [Thu, 19 Feb 2004 17:54:32 +0000 (17:54 +0000)]
Don't bug out when sort not specified

21 years agoNew error message
moodler [Thu, 19 Feb 2004 17:52:31 +0000 (17:52 +0000)]
New error message

21 years agoBenito Arias
giro123 [Thu, 19 Feb 2004 17:45:00 +0000 (17:45 +0000)]
Benito Arias

21 years agoAdd string for "All groups"
moodler [Thu, 19 Feb 2004 17:09:43 +0000 (17:09 +0000)]
Add string for "All groups"

21 years agotranslated few.
mits [Thu, 19 Feb 2004 15:42:04 +0000 (15:42 +0000)]
translated few.

21 years agoFixed missing log_displays - thanks Eloy!
moodler [Thu, 19 Feb 2004 13:28:31 +0000 (13:28 +0000)]
Fixed missing log_displays  - thanks Eloy!

21 years agoFixed missing Label logs - thanks Eloy!
moodler [Thu, 19 Feb 2004 13:25:25 +0000 (13:25 +0000)]
Fixed missing Label logs - thanks Eloy!

21 years agoFirst changes for creating help-translation system.
paca70 [Thu, 19 Feb 2004 10:13:07 +0000 (10:13 +0000)]
First changes for creating help-translation system.
http://site/files/index.php?fi=lang
shows now selected language "lang" files.

21 years agoRemoved signed/unsigned definations (Thanks to Ulrik Petersen to pointing this out)
paca70 [Thu, 19 Feb 2004 09:54:33 +0000 (09:54 +0000)]
Removed signed/unsigned definations (Thanks to Ulrik Petersen  to pointing this out)

21 years agoFirst versions for postgres7.
paca70 [Thu, 19 Feb 2004 09:03:34 +0000 (09:03 +0000)]
First versions for postgres7.

21 years agoDon't show editing icons when questions can't be edited!
moodler [Thu, 19 Feb 2004 07:53:09 +0000 (07:53 +0000)]
Don't show editing icons when questions can't be edited!

21 years agoAdd logging for password changes
moodler [Thu, 19 Feb 2004 02:09:37 +0000 (02:09 +0000)]
Add logging for password changes

21 years agoBump. More modules support logs-restore.
stronk7 [Thu, 19 Feb 2004 00:06:19 +0000 (00:06 +0000)]
Bump. More modules support logs-restore.

21 years ago*** empty log message ***
giro123 [Wed, 18 Feb 2004 22:53:38 +0000 (22:53 +0000)]
*** empty log message ***

21 years agoNow journal logs are restored too :-)
stronk7 [Wed, 18 Feb 2004 22:30:35 +0000 (22:30 +0000)]
Now journal logs are restored too :-)

21 years agoNow glossary logs are restored too !! :-)
stronk7 [Wed, 18 Feb 2004 22:29:50 +0000 (22:29 +0000)]
Now glossary logs are restored too !! :-)

21 years agoFacundo Ortiz
giro123 [Wed, 18 Feb 2004 22:25:37 +0000 (22:25 +0000)]
Facundo Ortiz

21 years agoLittle bug storing wrong comment->id in the info field
stronk7 [Wed, 18 Feb 2004 21:50:33 +0000 (21:50 +0000)]
Little bug storing wrong comment->id in the info field
when performing the "delete comment" action. Now it works fine. :-)

21 years ago*** empty log message ***
giro123 [Wed, 18 Feb 2004 21:38:10 +0000 (21:38 +0000)]
*** empty log message ***

21 years agoFacundo Ortiz
giro123 [Wed, 18 Feb 2004 21:25:17 +0000 (21:25 +0000)]
Facundo Ortiz

21 years agoAdded the cmid field to some add_to_log() calls. To use it when
stronk7 [Wed, 18 Feb 2004 20:52:44 +0000 (20:52 +0000)]
Added the cmid field to some add_to_log() calls. To use it when
restoring logs. Now I think that everything is ready !! :-)

21 years agoAdded cmid to some add_to_log() function calls.
stronk7 [Wed, 18 Feb 2004 20:02:33 +0000 (20:02 +0000)]
Added cmid to some add_to_log() function calls.
Needed to be able to restore logs properly. :-)

21 years agoEinige aktuelle Verbesserungen
ralf-bonn [Wed, 18 Feb 2004 16:50:14 +0000 (16:50 +0000)]
Einige aktuelle Verbesserungen

21 years agostep by step
mits [Wed, 18 Feb 2004 16:17:38 +0000 (16:17 +0000)]
step by step

21 years agoDefault to just using "mimetex" binary. This makes it easier
moodler [Wed, 18 Feb 2004 16:02:09 +0000 (16:02 +0000)]
Default to just using "mimetex" binary.  This makes it easier
to drop in unusual binaries and have them work

21 years agoLatest translation ... submitted here: http://moodle.org/mod/forum/discuss.php?d...
moodler [Wed, 18 Feb 2004 13:14:33 +0000 (13:14 +0000)]
Latest translation ... submitted here: http://moodle.org/mod/forum/discuss.php?d=5414

21 years agoRemoving old English stuff
moodler [Wed, 18 Feb 2004 13:08:42 +0000 (13:08 +0000)]
Removing old English stuff