]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoFixed some old pix paths
moodler [Mon, 16 Feb 2004 09:24:14 +0000 (09:24 +0000)]
Fixed some old pix paths

21 years agoLog display
moodler [Mon, 16 Feb 2004 08:45:58 +0000 (08:45 +0000)]
Log display

21 years agoFixed logs
moodler [Mon, 16 Feb 2004 08:43:33 +0000 (08:43 +0000)]
Fixed logs

21 years agoApparently WIN32 gets returned sometimes too
moodler [Mon, 16 Feb 2004 06:44:50 +0000 (06:44 +0000)]
Apparently WIN32 gets returned sometimes too

21 years agoAccept Windows as well as WINNT
moodler [Mon, 16 Feb 2004 06:42:10 +0000 (06:42 +0000)]
Accept Windows as well as WINNT

21 years agoFirst cut at a new icon
moodler [Mon, 16 Feb 2004 06:13:52 +0000 (06:13 +0000)]
First cut at a new icon

21 years agoRemoved the debugging statement
moodler [Mon, 16 Feb 2004 06:06:26 +0000 (06:06 +0000)]
Removed the debugging statement

21 years agoAdd some formatting to the answers
moodler [Mon, 16 Feb 2004 05:59:20 +0000 (05:59 +0000)]
Add some formatting to the answers

21 years agoAdding the Lesson module to the main CVS. Nice job Ray!
moodler [Mon, 16 Feb 2004 05:41:13 +0000 (05:41 +0000)]
Adding the Lesson module to the main CVS.   Nice job Ray!

Still needs PostgreSQL support and wider testing

21 years agoBetter smiley fix
moodler [Mon, 16 Feb 2004 03:45:53 +0000 (03:45 +0000)]
Better smiley fix

21 years agoFixed image links
moodler [Mon, 16 Feb 2004 03:42:19 +0000 (03:42 +0000)]
Fixed image links

21 years agoSource of dodgy image
moodler [Mon, 16 Feb 2004 03:37:08 +0000 (03:37 +0000)]
Source of dodgy image

21 years agoFIxed a dodgy image
moodler [Mon, 16 Feb 2004 03:36:12 +0000 (03:36 +0000)]
FIxed a dodgy image

21 years agoUpdates for Windows and MacOS X
fiedorow [Mon, 16 Feb 2004 02:05:24 +0000 (02:05 +0000)]
Updates for Windows and MacOS X

21 years agoInitilize selectmod in navmenu() function to avoid some warnings
stronk7 [Mon, 16 Feb 2004 00:41:52 +0000 (00:41 +0000)]
Initilize selectmod in navmenu() function to avoid some warnings
when showing the menu and no cm has been selected. No risk with this
change, I suppose. :-)

21 years agoNow logs from:
stronk7 [Sun, 15 Feb 2004 21:18:52 +0000 (21:18 +0000)]
Now logs from:
- Assignments
- Choices
- Workshops
are restored too.

21 years agoModified calls to add_to_log() function to include cmid at the end. It was missing
stronk7 [Sun, 15 Feb 2004 20:07:21 +0000 (20:07 +0000)]
Modified calls to add_to_log() function to include cmid at the end. It was missing
in "resubmit" logs.

21 years agoModified calls to add_to_log() function to include cmid at the end. It was missing
stronk7 [Sun, 15 Feb 2004 20:03:28 +0000 (20:03 +0000)]
Modified calls to add_to_log() function to include cmid at the end. It was missing
in "over allocatio" and "grade" logs.

21 years agoModified calls to add_to_log() function to include cmid at the end. It was missing
stronk7 [Sun, 15 Feb 2004 19:37:26 +0000 (19:37 +0000)]
Modified calls to add_to_log() function to include cmid at the end. It was missing
in "league_table", "submit" and "assess" logs.

21 years agoFixed bug selecting students in group
moodler [Sun, 15 Feb 2004 14:54:04 +0000 (14:54 +0000)]
Fixed bug selecting students in group

21 years agoFixed bug getting group users
moodler [Sun, 15 Feb 2004 14:51:24 +0000 (14:51 +0000)]
Fixed bug getting group users

21 years agoDOn't set CFG->courelang unless it means something
moodler [Sun, 15 Feb 2004 14:34:13 +0000 (14:34 +0000)]
DOn't set CFG->courelang unless it means something

21 years agoBug fix for languages in emails and possibly elsewhere that could
moodler [Sun, 15 Feb 2004 14:33:13 +0000 (14:33 +0000)]
Bug fix for languages in emails and possibly elsewhere that could
happen with blank variables.

21 years agoDon't create empty $CFG->courselang to be sure
moodler [Sun, 15 Feb 2004 14:32:18 +0000 (14:32 +0000)]
Don't create empty $CFG->courselang  to be sure

21 years agoAdded new style headingblockcontent
moodler [Sun, 15 Feb 2004 13:58:22 +0000 (13:58 +0000)]
Added new style headingblockcontent

21 years agoAdded a missing style for the internal table of the headingblock,
moodler [Sun, 15 Feb 2004 13:54:47 +0000 (13:54 +0000)]
Added a missing style for the internal table of the headingblock,
since inheritance doesn't seem to work

   headingblockcontent

21 years agomissing strings
koenr [Sun, 15 Feb 2004 12:55:49 +0000 (12:55 +0000)]
missing strings

21 years agoFilter subject lines in discussion listings too.
moodler [Sun, 15 Feb 2004 10:23:35 +0000 (10:23 +0000)]
Filter subject lines in discussion listings too.

21 years agoAllow <lang> tags in forum subjects.
moodler [Sun, 15 Feb 2004 10:16:12 +0000 (10:16 +0000)]
Allow <lang> tags in forum subjects.

And filter them is $CFG->filterall is on

21 years agoIf $CFG->filterall is defined true, then activity names are filtered.
moodler [Sun, 15 Feb 2004 10:08:05 +0000 (10:08 +0000)]
If $CFG->filterall is defined true, then activity names are filtered.

Useful in particular for multilang filter

More to come.

21 years agoQuick GUI to turn off/on hiding of group pictures
moodler [Sun, 15 Feb 2004 09:59:16 +0000 (09:59 +0000)]
Quick GUI to turn off/on hiding of group pictures

21 years agoFormat group description
moodler [Sun, 15 Feb 2004 09:29:55 +0000 (09:29 +0000)]
Format group description

21 years agoFormat the group description
moodler [Sun, 15 Feb 2004 09:29:20 +0000 (09:29 +0000)]
Format the group description

21 years agoGroups support for choice module
moodler [Sun, 15 Feb 2004 08:17:45 +0000 (08:17 +0000)]
Groups support for choice module

21 years agoWhen searching for resources, use button instead of link.
moodler [Sun, 15 Feb 2004 08:04:33 +0000 (08:04 +0000)]
When searching for resources, use button instead of link.

21 years agoEditing teachers always can see group picture.
moodler [Sun, 15 Feb 2004 07:37:48 +0000 (07:37 +0000)]
Editing teachers always can see group picture.

Plus some fixes in print_group_picture()

21 years agoNew field in the groups table to "hidepicture" from being displayed
moodler [Sun, 15 Feb 2004 07:29:55 +0000 (07:29 +0000)]
New field in the groups table to "hidepicture" from being displayed
in locations like forums etc.

Backups done too, Eloy.  :-)

21 years agoCenter the groups menu for now
moodler [Sun, 15 Feb 2004 07:18:28 +0000 (07:18 +0000)]
Center the groups menu for now

21 years agoUse the new short way of setting up groups
moodler [Sun, 15 Feb 2004 07:18:07 +0000 (07:18 +0000)]
Use the new short way of setting up groups

21 years agoNew function setup_and_print_groups() makes it much easier to set
moodler [Sun, 15 Feb 2004 07:13:08 +0000 (07:13 +0000)]
New function setup_and_print_groups() makes it much easier to set
up groups everywhere else.

21 years agoRemoved extra <hr> tag
selliott [Sun, 15 Feb 2004 06:40:25 +0000 (06:40 +0000)]
Removed extra <hr> tag

21 years agoDeleted assignment_print_recent_instance_activity and assignment_get_recent_assignmen...
selliott [Sun, 15 Feb 2004 06:32:54 +0000 (06:32 +0000)]
Deleted assignment_print_recent_instance_activity and assignment_get_recent_assignments (used only in course/recent.php)
Added   assignment_get_recent_mod_activity and assignment_print_recent_mod_activity (used for course/recent.php)

21 years agoDeleted quiz_print_recent_instance_activity and quiz_get_recent_quizzes (only used...
selliott [Sun, 15 Feb 2004 06:26:55 +0000 (06:26 +0000)]
Deleted quiz_print_recent_instance_activity and quiz_get_recent_quizzes (only used in course/recent.php)
Added quiz_print_recent_mod_activity and quiz_get_recent_mod_activity (for course/recent.php)

21 years agodeleted forum_print_recent_instance_activity and forum_get_recent_posts (only used...
selliott [Sun, 15 Feb 2004 06:19:08 +0000 (06:19 +0000)]
deleted forum_print_recent_instance_activity and forum_get_recent_posts (only used in course/recent.php)
added  forum_get_recent_mod_activity and forum_print_recent_mod_activity for course/recent.php

21 years agoChanged selector form in course/lib.php for course/recent.php
selliott [Sun, 15 Feb 2004 06:11:15 +0000 (06:11 +0000)]
Changed selector form in course/lib.php for course/recent.php
Rewrote course/recent.php to allow sorting of data before it is output

21 years agoWHen emptying a course, delete groups and events
moodler [Sun, 15 Feb 2004 05:08:00 +0000 (05:08 +0000)]
WHen emptying a course, delete groups and events

21 years agoBetter logic for showing group mode buttons
moodler [Sun, 15 Feb 2004 04:13:25 +0000 (04:13 +0000)]
Better logic for showing group mode buttons

Teacher can now see forced mode more clearly

21 years agoBug fix - if groupmode is forced then group icons are not even displayed
moodler [Sun, 15 Feb 2004 03:20:51 +0000 (03:20 +0000)]
Bug fix - if groupmode is forced then group icons are not even displayed

21 years agoNew activities now default to course groupmode
moodler [Sun, 15 Feb 2004 03:19:52 +0000 (03:19 +0000)]
New activities now default to course groupmode

21 years agoNow chat logs are included in restore. I've decided to start with this
stronk7 [Sun, 15 Feb 2004 00:54:56 +0000 (00:54 +0000)]
Now chat logs are included in restore. I've decided to start with this
simple module to be ready for the difficults... :-)

21 years agoA few quick updates
moodler [Sat, 14 Feb 2004 17:52:31 +0000 (17:52 +0000)]
A few quick updates

21 years agoFixed a typo
moodler [Sat, 14 Feb 2004 17:33:24 +0000 (17:33 +0000)]
Fixed a typo

21 years agoHappy Valentine's day everyone! I had a good one, hope you did too.
moodler [Sat, 14 Feb 2004 17:29:48 +0000 (17:29 +0000)]
Happy Valentine's day everyone!  I had a good one, hope you did too.

21 years agoTiny formatting fix
moodler [Sat, 14 Feb 2004 17:01:14 +0000 (17:01 +0000)]
Tiny formatting fix

21 years agoGroup support for Quiz reports. :-)
moodler [Sat, 14 Feb 2004 16:52:55 +0000 (16:52 +0000)]
Group support for Quiz reports.  :-)

... except detailed stats.

21 years agoI changed the form names, so change references to them
moodler [Sat, 14 Feb 2004 16:22:37 +0000 (16:22 +0000)]
I changed the form names, so change references to them

21 years agoMOved the file icons into the proper place (at last)
moodler [Sat, 14 Feb 2004 16:19:48 +0000 (16:19 +0000)]
MOved the file icons into the proper place (at last)

21 years agoSome tidying up of the HTML on the login page to make it a little
moodler [Sat, 14 Feb 2004 14:09:25 +0000 (14:09 +0000)]
Some tidying up of the HTML on the login page to make it a little
more respectable (and fix some display bugs)

21 years agoHelp file for label module translated
martignoni [Sat, 14 Feb 2004 11:04:18 +0000 (11:04 +0000)]
Help file for label module translated

21 years agoGroup suport for Journals.
moodler [Sat, 14 Feb 2004 08:52:28 +0000 (08:52 +0000)]
Group suport for Journals.

This module also has a crappy interface and must be fixed.  But not today.

21 years agoWorking around that PHP bug - thanks for the confirmation Henrik!
moodler [Sat, 14 Feb 2004 08:17:01 +0000 (08:17 +0000)]
Working around that PHP bug  - thanks for the confirmation Henrik!

21 years agoA few more improvements with sorting
moodler [Sat, 14 Feb 2004 08:11:02 +0000 (08:11 +0000)]
A few more improvements with sorting

21 years agoGroup support for assignment submissions, and some cleanups.
moodler [Sat, 14 Feb 2004 07:57:48 +0000 (07:57 +0000)]
Group support for assignment submissions, and some cleanups.

I really hate this interface - it's not scalable - but this will have
to wait for another day.

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