]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoSome tidying up of the recent layout
moodler [Fri, 9 Jan 2004 06:36:43 +0000 (06:36 +0000)]
Some tidying up of the recent layout

21 years agoSome cleaning up and native support for streaming MP3! (using Flash)
moodler [Fri, 9 Jan 2004 03:31:28 +0000 (03:31 +0000)]
Some cleaning up and native support for streaming MP3! (using Flash)

21 years agoA general-purpose MP3 player in Flash
moodler [Fri, 9 Jan 2004 03:30:44 +0000 (03:30 +0000)]
A general-purpose MP3 player in Flash

21 years agoConverted to single quote strings
martignoni [Thu, 8 Jan 2004 19:02:40 +0000 (19:02 +0000)]
Converted to single quote strings

21 years agoConverted to single quoted strings
martignoni [Thu, 8 Jan 2004 15:05:53 +0000 (15:05 +0000)]
Converted to single quoted strings

21 years agoAdd fixes from Zig
moodler [Thu, 8 Jan 2004 13:19:05 +0000 (13:19 +0000)]
Add fixes from Zig

21 years agoBumping the version
moodler [Thu, 8 Jan 2004 12:37:37 +0000 (12:37 +0000)]
Bumping the version

21 years agoFixed long-standing problem with popup windows.
moodler [Thu, 8 Jan 2004 12:20:11 +0000 (12:20 +0000)]
Fixed long-standing problem with popup windows.

Now when you go to the using the navbar, they popup and leave
some navigation behind.

Also fixed a recent bug with embedded images

21 years agoApply addslashes to adminuser data
fiedorow [Thu, 8 Jan 2004 11:00:40 +0000 (11:00 +0000)]
Apply addslashes to adminuser data

21 years agoFix for case calling get_courses("all") when there is no user
moodler [Thu, 8 Jan 2004 04:50:43 +0000 (04:50 +0000)]
Fix for case calling get_courses("all") when there is no user

21 years agoApply addslashes to data
fiedorow [Thu, 8 Jan 2004 03:51:08 +0000 (03:51 +0000)]
Apply addslashes to data

21 years agoAdd info about addslashes()
moodler [Thu, 8 Jan 2004 03:10:27 +0000 (03:10 +0000)]
Add info about addslashes()

21 years agoImproved documentation for Quiz filters
moodler [Wed, 7 Jan 2004 13:41:55 +0000 (13:41 +0000)]
Improved documentation for Quiz filters

21 years agoNew file
stigbjarne [Wed, 7 Jan 2004 13:23:01 +0000 (13:23 +0000)]
New file

21 years agoFixed header
moodler [Wed, 7 Jan 2004 13:16:21 +0000 (13:16 +0000)]
Fixed header

21 years agoSome cleaning up of the edit screen (especially in non-quiz mode)
moodler [Wed, 7 Jan 2004 13:10:13 +0000 (13:10 +0000)]
Some cleaning up of the edit screen (especially in non-quiz mode)

21 years agoMassive fix-up job on Norwegian ... I'm not sure what Stig was thinking
moodler [Wed, 7 Jan 2004 12:37:05 +0000 (12:37 +0000)]
Massive fix-up job on Norwegian ... I'm not sure what Stig was thinking
checking in those older files ...

21 years agoMore strings translated
martignoni [Wed, 7 Jan 2004 12:27:08 +0000 (12:27 +0000)]
More strings translated

21 years agoNew file
stigbjarne [Wed, 7 Jan 2004 12:18:42 +0000 (12:18 +0000)]
New file

21 years agogerman language files 05012004
andre_bln [Wed, 7 Jan 2004 08:15:56 +0000 (08:15 +0000)]
german language files 05012004

21 years agofollowed change in Englisch version
koenr [Wed, 7 Jan 2004 08:14:51 +0000 (08:14 +0000)]
followed change in Englisch version

21 years agoSOme fixes to use the notify function all the way through
moodler [Wed, 7 Jan 2004 06:55:35 +0000 (06:55 +0000)]
SOme fixes to use the notify function all the way through

21 years agoNew strings and fixed strings, rewritten by lang.php
moodler [Wed, 7 Jan 2004 06:54:43 +0000 (06:54 +0000)]
New strings and fixed strings, rewritten by lang.php

21 years agoInfo about commas added
moodler [Wed, 7 Jan 2004 03:13:16 +0000 (03:13 +0000)]
Info about commas added

21 years agoFixed bug in setting optionalDefaults outside the main loop
fiedorow [Tue, 6 Jan 2004 20:25:12 +0000 (20:25 +0000)]
Fixed bug in setting optionalDefaults outside the main loop

21 years agotranslated by Koen Roggemans
koenr [Tue, 6 Jan 2004 19:42:43 +0000 (19:42 +0000)]
translated by Koen Roggemans

21 years agofilling in missing strings
koenr [Tue, 6 Jan 2004 19:41:15 +0000 (19:41 +0000)]
filling in missing strings

21 years agooptionalDefaults are now set using settings from Admin account
fiedorow [Tue, 6 Jan 2004 19:24:44 +0000 (19:24 +0000)]
optionalDefaults are now set using settings from Admin account

21 years agoChanging little errors and ugly translations
koenr [Tue, 6 Jan 2004 18:55:39 +0000 (18:55 +0000)]
Changing little errors and ugly translations

21 years agoRestored feedback messages, added multilingual support, added decoding of encoded...
fiedorow [Tue, 6 Jan 2004 17:33:36 +0000 (17:33 +0000)]
Restored feedback messages, added multilingual support, added decoding of encoded commas in the data

21 years agoSome typos corrected
martignoni [Tue, 6 Jan 2004 16:37:53 +0000 (16:37 +0000)]
Some typos corrected

21 years agoFixed a bug - thanks Zig!
moodler [Tue, 6 Jan 2004 14:00:06 +0000 (14:00 +0000)]
Fixed a bug - thanks Zig!

21 years ago'fullnamedisplay' had missing escape chars ('\') before the '$' char (thanks Eloy !)
martignoni [Tue, 6 Jan 2004 10:35:43 +0000 (10:35 +0000)]
'fullnamedisplay' had missing escape chars ('\') before the '$' char (thanks Eloy !)

21 years agoNew file
stigbjarne [Tue, 6 Jan 2004 10:29:19 +0000 (10:29 +0000)]
New file

21 years agoAdded a field that was missing
moodler [Tue, 6 Jan 2004 06:15:56 +0000 (06:15 +0000)]
Added a field that was missing

21 years agoAdd new help file to index
moodler [Tue, 6 Jan 2004 03:32:27 +0000 (03:32 +0000)]
Add new help file to index

21 years agoAdded a course to the example
moodler [Tue, 6 Jan 2004 03:30:41 +0000 (03:30 +0000)]
Added a course to the example

21 years agoHelp file for user uploads
moodler [Tue, 6 Jan 2004 03:29:14 +0000 (03:29 +0000)]
Help file for user uploads

21 years agoSome formatting tweaks
moodler [Tue, 6 Jan 2004 02:48:12 +0000 (02:48 +0000)]
Some formatting tweaks

21 years agoAdd a link to the upload user script in the admin menus
moodler [Tue, 6 Jan 2004 02:35:27 +0000 (02:35 +0000)]
Add a link to the upload user script in the admin menus

21 years agoSome new strings related to user importing
moodler [Tue, 6 Jan 2004 02:33:28 +0000 (02:33 +0000)]
Some new strings related to user importing

21 years agoCleaned up the script to fit coding guidelines better.
moodler [Tue, 6 Jan 2004 02:32:43 +0000 (02:32 +0000)]
Cleaned up the script to fit coding guidelines better.

I haven't tested this yet, or touched the main parsing routine

21 years agoChanged to UNIX file type and removed tabs for documentation. o U
thetrinity [Tue, 6 Jan 2004 02:19:11 +0000 (02:19 +0000)]
Changed to UNIX file type and removed tabs for documentation. o U

21 years agoBrings documentation up to date with rev.1.2 of gift/format.php
thetrinity [Tue, 6 Jan 2004 01:49:32 +0000 (01:49 +0000)]
Brings documentation up to date with rev.1.2 of gift/format.php

21 years agoAdded support to teacherloading, assessmentstodrop and donotuse
stronk7 [Mon, 5 Jan 2004 18:21:42 +0000 (18:21 +0000)]
Added support to teacherloading, assessmentstodrop and donotuse
fields in workshop module.

21 years agogerman language files 29.12.2003
andre_bln [Mon, 5 Jan 2004 07:50:15 +0000 (07:50 +0000)]
german language files 29.12.2003

21 years agoNow groupmode and groupmodeforce (course table) are in backup and restore too.
stronk7 [Mon, 5 Jan 2004 00:57:23 +0000 (00:57 +0000)]
Now groupmode and groupmodeforce (course table) are in backup and restore too.

21 years agoNow, when the status is RUNNING, the function checks how much
stronk7 [Mon, 5 Jan 2004 00:27:22 +0000 (00:27 +0000)]
Now, when the status is RUNNING, the function checks how much
old is that status in backup_logs table. If there is no activity
in that period, then the script status is unlocked automatically.
This prevents to become RUNNING for ever !!!

21 years agoAdded addslashes() to check for existing users, because some characters
stronk7 [Sun, 4 Jan 2004 22:58:28 +0000 (22:58 +0000)]
Added addslashes() to check for existing users, because some characters
can break the query (old users containing ', for example).

21 years agoChanged code to use the insert_record() function in
stronk7 [Sun, 4 Jan 2004 12:48:33 +0000 (12:48 +0000)]
Changed code to use the insert_record() function in
the backup/restore backup_putid() function. To solve
bug 946 (http://moodle.org/bugs/bug.php?op=show&bugid=946).

21 years agoRemoved duplicate showreports field in course table!!
stronk7 [Sun, 4 Jan 2004 11:51:47 +0000 (11:51 +0000)]
Removed duplicate showreports field in course table!!
That (yy)yanked and (pp)pasted lines!! :-)
Thanks to Juan Pablo, from Bolivia.

21 years agoFix appearance of Guest User's name.
moodler [Sun, 4 Jan 2004 05:04:10 +0000 (05:04 +0000)]
Fix appearance of Guest User's name.

21 years agoNew version of the uploaduser script from Zbigniew Fiedorowicz and Steve Zeidner
moodler [Sun, 4 Jan 2004 02:07:59 +0000 (02:07 +0000)]
New version of the uploaduser script from Zbigniew Fiedorowicz and Steve Zeidner

  http://moodle.org/mod/forum/discuss.php?d=2367#19283

21 years agoupdated some ugly translations
koenr [Sat, 3 Jan 2004 22:24:10 +0000 (22:24 +0000)]
updated some ugly translations

21 years agoAdd one more eregi_replace, because the 'alnum' allows the
stronk7 [Sat, 3 Jan 2004 20:53:25 +0000 (20:53 +0000)]
Add one more eregi_replace, because the 'alnum' allows the
comma char and it can cause some problems in filenames.

Off-topic: This is my 1st commit with my new eMac !! My old iMac screen
died two days ago... :-( but I've recovered everything :-)

21 years agoFixed missing bracket
moodler [Sat, 3 Jan 2004 15:41:15 +0000 (15:41 +0000)]
Fixed missing bracket

21 years agoBetter fix
moodler [Sat, 3 Jan 2004 06:31:23 +0000 (06:31 +0000)]
Better fix

21 years agoDon't carry description around in USER session variable ... can be big
moodler [Sat, 3 Jan 2004 06:20:25 +0000 (06:20 +0000)]
Don't carry description around in USER session variable ... can be big

21 years agoAdding remaining schema.xml files, one per table...still more to come.
les_kopari [Fri, 2 Jan 2004 18:12:45 +0000 (18:12 +0000)]
Adding remaining schema.xml files, one per table...still more to come.

See execution listing for test results thus far.

21 years agoInitial.
les_kopari [Fri, 2 Jan 2004 18:08:06 +0000 (18:08 +0000)]
Initial.

21 years agoInitial add.
les_kopari [Fri, 2 Jan 2004 17:55:09 +0000 (17:55 +0000)]
Initial add.

21 years agoAdded an error message to catch some cases of sessions not working
moodler [Fri, 2 Jan 2004 14:11:21 +0000 (14:11 +0000)]
Added an error message to catch some cases of sessions not working

21 years agoIt now uses "backup" for the name of the backup files.
villate [Fri, 2 Jan 2004 10:25:16 +0000 (10:25 +0000)]
It now uses "backup" for the name of the backup files.

21 years agoInitial add...separate .xml file for each table.
les_kopari [Thu, 1 Jan 2004 19:41:48 +0000 (19:41 +0000)]
Initial add...separate .xml file for each table.

21 years agoInitial add...just the first two tables, config and course.
les_kopari [Thu, 1 Jan 2004 19:38:51 +0000 (19:38 +0000)]
Initial add...just the first two tables, config and course.

21 years agotranslated by Koen Roggemans
koenr [Thu, 1 Jan 2004 18:45:40 +0000 (18:45 +0000)]
translated by Koen Roggemans

21 years agofilling in missing strings
koenr [Thu, 1 Jan 2004 18:44:04 +0000 (18:44 +0000)]
filling in missing strings

21 years agoAs this page uses the multianswer import format, the require_once statements have...
kaipe [Thu, 1 Jan 2004 15:12:16 +0000 (15:12 +0000)]
As this page uses the multianswer import format, the require_once statements have been updated to fit the new plug-in paths for the import formats.

21 years agoShort-answer fixes:
kaipe [Thu, 1 Jan 2004 15:01:29 +0000 (15:01 +0000)]
Short-answer fixes:
As the wild card feature makes it possible for a response to match more than one answer alternative, I made sure that the alternative with the
highest grade would count.
I also fixed bug #945 for the short answer case.

21 years agoFixed bug that could cause duplication of attempt numbers.
kaipe [Thu, 1 Jan 2004 12:47:50 +0000 (12:47 +0000)]
Fixed bug that could cause duplication of attempt numbers.
This bug came to the surface when the possibility to delete attempts was introduced in report/overview/report.php

21 years agoOn group images use description in the title ...
moodler [Thu, 1 Jan 2004 08:36:53 +0000 (08:36 +0000)]
On group images use description in the title ...

21 years agoStrings for new setting
moodler [Thu, 1 Jan 2004 06:35:42 +0000 (06:35 +0000)]
Strings for new setting

21 years agoNew setting makes it optional to show column of people who didn't answer
moodler [Thu, 1 Jan 2004 06:35:22 +0000 (06:35 +0000)]
New setting makes it optional to show column of people who didn't answer

21 years agoNew strings for forum settings (allow students to view ratings of others)
moodler [Thu, 1 Jan 2004 04:52:57 +0000 (04:52 +0000)]
New strings for forum settings (allow students to view ratings of others)

21 years agoNew option to allow students to see aggregate ratings on other posts (anonymous)
moodler [Thu, 1 Jan 2004 04:48:55 +0000 (04:48 +0000)]
New option to allow students to see aggregate ratings on other posts (anonymous)

21 years agoFixed a single/double quote issue (again)
kaipe [Wed, 31 Dec 2003 19:22:38 +0000 (19:22 +0000)]
Fixed a single/double quote issue (again)

21 years agoShapes not shape
moodler [Wed, 31 Dec 2003 15:22:05 +0000 (15:22 +0000)]
Shapes not shape

21 years agoTemporary sorting order on group members
moodler [Wed, 31 Dec 2003 14:16:55 +0000 (14:16 +0000)]
Temporary sorting order on group members

21 years agoDisplay group icon in forum is a group is defined
moodler [Wed, 31 Dec 2003 13:40:33 +0000 (13:40 +0000)]
Display group icon in forum is a group is defined

21 years agoChanges to improve group images
moodler [Wed, 31 Dec 2003 13:39:59 +0000 (13:39 +0000)]
Changes to improve group images

21 years agoSome improvements when displaying PNGs
moodler [Wed, 31 Dec 2003 13:39:08 +0000 (13:39 +0000)]
Some improvements when displaying PNGs

21 years agoTweeking again (still needs work!)
martignoni [Wed, 31 Dec 2003 09:29:49 +0000 (09:29 +0000)]
Tweeking again (still needs work!)

21 years agoSmall fixes
moodler [Wed, 31 Dec 2003 08:07:03 +0000 (08:07 +0000)]
Small fixes

21 years agoSome re-wording of English backup strings
moodler [Wed, 31 Dec 2003 08:05:01 +0000 (08:05 +0000)]
Some re-wording of English backup strings

21 years agoDon't try to display forums if there aren't any
moodler [Wed, 31 Dec 2003 06:44:39 +0000 (06:44 +0000)]
Don't try to display forums if there aren't any

21 years agoMore translation
martignoni [Tue, 30 Dec 2003 21:32:31 +0000 (21:32 +0000)]
More translation

21 years agoFix when storing group memberships in USER session
moodler [Tue, 30 Dec 2003 19:06:53 +0000 (19:06 +0000)]
Fix when storing group memberships in USER session

21 years agoSmall modifications
martignoni [Tue, 30 Dec 2003 18:57:21 +0000 (18:57 +0000)]
Small modifications

21 years agoFix up group icon display in certain situations
moodler [Tue, 30 Dec 2003 18:42:58 +0000 (18:42 +0000)]
Fix up group icon display in certain situations

21 years agoImprovements to timekeeping etc
moodler [Tue, 30 Dec 2003 18:39:24 +0000 (18:39 +0000)]
Improvements to timekeeping etc

21 years agoFixed up references to old tables names
moodler [Tue, 30 Dec 2003 18:24:17 +0000 (18:24 +0000)]
Fixed up references to old tables names

21 years agoSlight fix for MySQL 4
moodler [Tue, 30 Dec 2003 18:19:15 +0000 (18:19 +0000)]
Slight fix for MySQL 4

21 years agoFix reference to new table name
moodler [Tue, 30 Dec 2003 18:09:46 +0000 (18:09 +0000)]
Fix reference to new table name

21 years agoNeed to change table name! It was tougher than I thought to work around
moodler [Tue, 30 Dec 2003 18:07:09 +0000 (18:07 +0000)]
Need to change table name!  It was tougher than I thought to work around
the reserved word "group"

21 years agoNew strings for groups
moodler [Tue, 30 Dec 2003 17:36:47 +0000 (17:36 +0000)]
New strings for groups

21 years agoSome help files
moodler [Tue, 30 Dec 2003 17:35:21 +0000 (17:35 +0000)]
Some help files

21 years agoThis is the first check-in of support for groups.
moodler [Tue, 30 Dec 2003 17:18:06 +0000 (17:18 +0000)]
This is the first check-in of support for groups.

It's very early (it doesn't actually do anything yet!) but you can
define groups and get an idea of how the interface is shaping up.
I also wanted to show that I have actually done something on this! :-)

From here my plan is to add group support to the modules, one by one
(forums first), then go back and clean up some of the central interfaces,
graphics etc.

Finally, test, test, test and get 1.2 out well before the end of February.

21 years agoSome tweeks again
martignoni [Tue, 30 Dec 2003 16:17:56 +0000 (16:17 +0000)]
Some tweeks again

21 years agoFixed some single/double quote issues
moodler [Tue, 30 Dec 2003 07:28:43 +0000 (07:28 +0000)]
Fixed some single/double quote issues

21 years agoBodgy HTML converted to nice clean XHTML fragments.
moodler [Tue, 30 Dec 2003 07:04:04 +0000 (07:04 +0000)]
Bodgy HTML converted to nice clean XHTML fragments.

Thanks to Jonathan Moore and all his work!