]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoCalendar support for the Chat module
moodler [Sun, 25 Apr 2004 03:05:58 +0000 (03:05 +0000)]
Calendar support for the Chat module

21 years agoCheck attachment variable to prevent warnings
moodler [Sun, 25 Apr 2004 02:15:48 +0000 (02:15 +0000)]
Check attachment variable to prevent warnings

21 years agoAdded gz
moodler [Sun, 25 Apr 2004 02:11:48 +0000 (02:11 +0000)]
Added gz

21 years agoFix for bug 1268
moodler [Sun, 25 Apr 2004 01:43:20 +0000 (01:43 +0000)]
Fix for bug 1268

21 years agoDeleted a bad line to fix bug 1237
moodler [Sat, 24 Apr 2004 15:45:39 +0000 (15:45 +0000)]
Deleted a bad line to fix bug 1237

21 years agoSolution for bug 1258 I think ... needs testing
moodler [Sat, 24 Apr 2004 15:08:57 +0000 (15:08 +0000)]
Solution for bug 1258 I think ... needs testing

21 years agoNew functions by Jenny Watt, to make workshops show up on Recent Activity
moodler [Sat, 24 Apr 2004 12:47:52 +0000 (12:47 +0000)]
New functions by Jenny Watt, to make workshops show up on Recent Activity

 workshop_get_recent_mod_activity()
 workshop_print_recent_mod_activity()

 Thanks, Jenny!

21 years agoFrench translation added
martignoni [Sat, 24 Apr 2004 12:43:19 +0000 (12:43 +0000)]
French translation added

21 years agoSome slight modifications
martignoni [Sat, 24 Apr 2004 12:42:47 +0000 (12:42 +0000)]
Some slight modifications

21 years agoDon't send out notifications for hidden assignments until they are unhidden
moodler [Sat, 24 Apr 2004 04:51:56 +0000 (04:51 +0000)]
Don't send out notifications for hidden assignments until they are unhidden

Bug 1259

21 years agoNow encoding some fields to be non-ASCII aware. Thanks to Petr Skoda.
stronk7 [Sat, 24 Apr 2004 00:48:57 +0000 (00:48 +0000)]
Now encoding some fields to be non-ASCII aware. Thanks to Petr Skoda.
See bug 1266 (http://moodle.org/bugs/bug.php?op=show&bugid=1266&pos=14).
Applied the same patch to alias too!!

21 years agoFirst version of inter-activities mantained in backup/restore.
stronk7 [Sat, 24 Apr 2004 00:40:45 +0000 (00:40 +0000)]
First version of inter-activities mantained in backup/restore.
All the conversion to some pseudo-codes are done at backup time.
In the restore process, every link is decoded to new ids.
For now, this is supported:
- In backup:
  -all links to forums are encoded.
- In restore:
  - all links to forums are decoded.
      - from forums (post->message).
      - from resources (resource->alltext).
The process requires a backup made with the same version (because it
has to be properly encoded at backup time). Old backups will work
without conversions at all.
Only tested with some little courses.
It would be perfect to have some "big" course to test it.
Please, test and feedback, ciao :-)

21 years agoTypo corrected
martignoni [Fri, 23 Apr 2004 20:44:51 +0000 (20:44 +0000)]
Typo corrected

21 years agoStrings for handling the time display format.
martignoni [Fri, 23 Apr 2004 06:45:47 +0000 (06:45 +0000)]
Strings for handling the time display format.

21 years agoDeal with apostrophes better in assignments
moodler [Thu, 22 Apr 2004 16:30:01 +0000 (16:30 +0000)]
Deal with apostrophes better in assignments

21 years agoNow the scheduled_backup needs lib/blocklib.php to be able to
stronk7 [Thu, 22 Apr 2004 13:49:45 +0000 (13:49 +0000)]
Now the scheduled_backup needs lib/blocklib.php to be able to
backup & restore blocks configuration. Done!!

21 years ago*** empty log message ***
carlesbellver [Thu, 22 Apr 2004 12:00:41 +0000 (12:00 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
carlesbellver [Thu, 22 Apr 2004 11:40:25 +0000 (11:40 +0000)]
*** empty log message ***

21 years agoChanged group event color to better differentiate Group and Course event
andreabix [Thu, 22 Apr 2004 11:37:02 +0000 (11:37 +0000)]
Changed group event color to better differentiate Group and Course event

21 years agoAddressing bug 1257:
defacer [Thu, 22 Apr 2004 09:02:23 +0000 (09:02 +0000)]
Addressing bug 1257:

Changed the handling of time display format; now it's read from the language
file by default, and a new preference has been added to allow each user to
manually specify his preferred time format.

21 years agoChanged the way the fix for bug 1255 works, while making sure it still works :)
defacer [Thu, 22 Apr 2004 07:11:55 +0000 (07:11 +0000)]
Changed the way the fix for bug 1255 works, while making sure it still works :)
It just didn't feel right to intrusively set object properties from "outside",
and since it's now one variable assignment less, I thought why not... :)

21 years agoFIxed a character escpaping problem, recently introduced bug 1250
moodler [Thu, 22 Apr 2004 06:02:41 +0000 (06:02 +0000)]
FIxed a character escpaping problem, recently introduced     bug 1250

21 years agopollishing translation
koenr [Wed, 21 Apr 2004 21:38:55 +0000 (21:38 +0000)]
pollishing translation
Special thanks to Marie Lesy for rereading.

21 years agotypo (mising < can mess things up)
koenr [Wed, 21 Apr 2004 17:50:54 +0000 (17:50 +0000)]
typo (mising < can mess things up)

21 years agoSolved one issue that caused the show/hide option to fail.
stronk7 [Wed, 21 Apr 2004 16:18:51 +0000 (16:18 +0000)]
Solved one issue that caused the show/hide option to fail.
See bug 1255 (http://moodle.org/bugs/bug.php?op=show&bugid=1255)

21 years agoBlank
moodler [Wed, 21 Apr 2004 12:19:53 +0000 (12:19 +0000)]
Blank

21 years agoNow blockinfo is fully supported in backup & restore. For old backups
stronk7 [Tue, 20 Apr 2004 23:28:46 +0000 (23:28 +0000)]
Now blockinfo is fully supported in backup & restore. For old backups
(without blockinfo field, default blocks are applied). Every block
visibility is mantained in the process.
Bump versions a bit (2004042100) :-)

21 years agoThis hasn't sense because get_list_of_plugins() exclude it
stronk7 [Tue, 20 Apr 2004 17:47:36 +0000 (17:47 +0000)]
This hasn't sense because get_list_of_plugins() exclude it
using its new parameter.

21 years agoFixing a recent change to get_list_of_plugins that was causing
moodler [Tue, 20 Apr 2004 15:14:15 +0000 (15:14 +0000)]
Fixing a recent change to get_list_of_plugins that was causing
auth/db to be invisible    bug 1245

21 years agoCorrected a bug that prevented admins from seeing events for ALL site courses
defacer [Tue, 20 Apr 2004 13:00:39 +0000 (13:00 +0000)]
Corrected a bug that prevented admins from seeing events for ALL site courses
(today's functionality was not complete yet).

Also, minor sorting change to display the course filter sorted by shortname.

21 years agoFixed a whole bunch of warnings and minor bugs, which all shared a common cause:
defacer [Tue, 20 Apr 2004 12:49:02 +0000 (12:49 +0000)]
Fixed a whole bunch of warnings and minor bugs, which all shared a common cause:
The preferences screens weren't handling filter changes correctly.

21 years agoUpgrade with more intelligent CSS rules.
defacer [Tue, 20 Apr 2004 12:14:57 +0000 (12:14 +0000)]
Upgrade with more intelligent CSS rules.
Maybe needs some color changes, but I 'm not really much of an interior decorator... :)

21 years agoUpgrade with more intelligent CSS rules.
defacer [Tue, 20 Apr 2004 12:03:20 +0000 (12:03 +0000)]
Upgrade with more intelligent CSS rules.
This one needed color changes.

21 years agoUpgrade with more intelligent CSS rules.
defacer [Tue, 20 Apr 2004 11:57:41 +0000 (11:57 +0000)]
Upgrade with more intelligent CSS rules.
I tried very hard not to undo any of Andrea's changes. Took a couple of
guesses along the way. Sorry if I guessed wrong!

21 years agoUpgrade with more intelligent CSS rules.
defacer [Tue, 20 Apr 2004 11:41:18 +0000 (11:41 +0000)]
Upgrade with more intelligent CSS rules.
Maybe needs some color changes, but I 'm not really much of an interior decorator... :)

Coincidentally fixed a typo in the theme: "0" was "o".

21 years agoUpgrade with more intelligent CSS rules.
defacer [Tue, 20 Apr 2004 11:18:35 +0000 (11:18 +0000)]
Upgrade with more intelligent CSS rules.
Looks like no calendar colors need to be changed from standard.

21 years agoUpgrade with more intelligent CSS rules.
defacer [Tue, 20 Apr 2004 11:17:31 +0000 (11:17 +0000)]
Upgrade with more intelligent CSS rules.

21 years agoRevision of the calendar tables HTML. Current version outputs a LOT less HTML
defacer [Tue, 20 Apr 2004 11:14:55 +0000 (11:14 +0000)]
Revision of the calendar tables HTML. Current version outputs a LOT less HTML
(mainly class attributes) but requires ALL themes to update their CSS rules.

Coming up next... can you guess? ;)

21 years agoFixed an "unset variable" warning in the filter controls in the upcoming events calen...
defacer [Tue, 20 Apr 2004 09:27:59 +0000 (09:27 +0000)]
Fixed an "unset variable" warning in the filter controls in the upcoming events calendar screen.

21 years agoAdmins can now filter events by course and set events for groups and courses
defacer [Tue, 20 Apr 2004 09:21:30 +0000 (09:21 +0000)]
Admins can now filter events by course and set events for groups and courses
regardless of whether they are course members.

21 years agoRemoved some long-dead code and commented out some newly-dead code, now that
defacer [Tue, 20 Apr 2004 08:44:06 +0000 (08:44 +0000)]
Removed some long-dead code and commented out some newly-dead code, now that
we have the blocks system. Making the file parse faster... yum! :)

21 years agoGrand Bugslayer Eloy at work again: Hiding the blocks if they have no content
defacer [Tue, 20 Apr 2004 08:38:56 +0000 (08:38 +0000)]
Grand Bugslayer Eloy at work again: Hiding the blocks if they have no content
should mean "if they have no content AND no footer".

21 years agoIf group mode is no groups and forced, there is no point in displaying the
defacer [Tue, 20 Apr 2004 08:24:37 +0000 (08:24 +0000)]
If group mode is no groups and forced, there is no point in displaying the
group events filter. Just a nice touch, fixed only in course view for now.

Also, minor code rewrite for clarification.

21 years agoDon't display blocks that have no content at all. I 'm not sure if this
defacer [Tue, 20 Apr 2004 07:43:26 +0000 (07:43 +0000)]
Don't display blocks that have no content at all. I 'm not sure if this
could cause any confusion, but it solves the problem with the admin block
being displayed to guests.

The thought about a "display only to X and Y kinds of users" feature came
to mind, but maybe that would be more confusing than useful.

21 years agoEloy is probably right, the preferred width calculation should be cached.
defacer [Tue, 20 Apr 2004 07:32:57 +0000 (07:32 +0000)]
Eloy is probably right, the preferred width calculation should be cached.

21 years agoDetected a display bug when looking for possible causes of
stronk7 [Mon, 19 Apr 2004 19:24:42 +0000 (19:24 +0000)]
Detected a display bug when looking for possible causes of
bug 1248. Widhts were only calculated in teacher mode and
they were down to 100px in student mode!!
Perhaps we could make some session caching to avoid some
calculations every time the course is displayed. Seems to
work fine now.
Anyway, if I compare the right column width
in my server (with blocks running) against moodle.org (without
blocks), it seems that the right column is narrower in my test server...

21 years agoÄnderungen, damit Blöcke gleich breit sind
ralf-bonn [Mon, 19 Apr 2004 19:05:26 +0000 (19:05 +0000)]
Änderungen, damit Blöcke gleich breit sind

21 years agofilling in missing strings...
koenr [Mon, 19 Apr 2004 19:00:05 +0000 (19:00 +0000)]
filling in missing strings...

21 years agoÜbersetzung optimiert
ralf-bonn [Mon, 19 Apr 2004 18:15:00 +0000 (18:15 +0000)]
Übersetzung optimiert

21 years agoNew translation.
mits [Mon, 19 Apr 2004 18:06:54 +0000 (18:06 +0000)]
New translation.

21 years agoForgot to include blocks in this page.
stronk7 [Mon, 19 Apr 2004 17:40:57 +0000 (17:40 +0000)]
Forgot to include blocks in this page.
Closing bug 1246.

21 years agoStrings for first official release of the "Blocks System".
martignoni [Mon, 19 Apr 2004 11:54:37 +0000 (11:54 +0000)]
Strings for first official release of the "Blocks System".

21 years agoStrings for the first Official release of the "Blocks System".
martignoni [Mon, 19 Apr 2004 11:46:18 +0000 (11:46 +0000)]
Strings for the first Official release of the "Blocks System".

21 years agoAdded content "caching", same as all other blocks have.
defacer [Mon, 19 Apr 2004 09:36:07 +0000 (09:36 +0000)]
Added content "caching", same as all other blocks have.

21 years agoUpdated by Bobo
bobopinna [Mon, 19 Apr 2004 09:28:29 +0000 (09:28 +0000)]
Updated by Bobo

21 years agoUpdate and review by Claudio Maggi
bobopinna [Mon, 19 Apr 2004 08:46:19 +0000 (08:46 +0000)]
Update and review by Claudio Maggi

21 years agoFixed/added some things so that the instructions are mostly correct.
defacer [Mon, 19 Apr 2004 07:39:43 +0000 (07:39 +0000)]
Fixed/added some things so that the instructions are mostly correct.

21 years agoFiles for postgresql
paca70 [Mon, 19 Apr 2004 04:30:55 +0000 (04:30 +0000)]
Files for postgresql

21 years agoFirst versions for postgressql
paca70 [Mon, 19 Apr 2004 04:15:24 +0000 (04:15 +0000)]
First versions for postgressql

21 years agoForgot this BUMP !! :-)
stronk7 [Sun, 18 Apr 2004 23:33:00 +0000 (23:33 +0000)]
Forgot this BUMP !! :-)

21 years agoFirst Official realease of the "Blocks System".
stronk7 [Sun, 18 Apr 2004 23:20:53 +0000 (23:20 +0000)]
First Official realease of the "Blocks System".
Integrated with Moodle:
    - Install automatically.
    - Update course->blockinfo for each course at installation time.
    - Modified course creation to insert into blockinfo field.
    - Modified restore to insert into blockinfo field.
    - Admin options (hide, show, delete, config) from admin page.
    - Lang strings inserted (en only).
    - Database support to mysql and postgresql (not tested!!).
Moodle, backup and block versions updated to 2004041800.
Tested with mysql: Install fresh and upgrade from previous.
section_activities block renamed to social_activities and created
its own lang file to support name "Social Activities". This can
be changed at any time.

TODO:
=====
Support it really in backup/restore.
????

Enjoy!! Ciao :-)

21 years agotypo
koenr [Sun, 18 Apr 2004 19:38:17 +0000 (19:38 +0000)]
typo

21 years agofilling in missing strings...
koenr [Sun, 18 Apr 2004 19:22:14 +0000 (19:22 +0000)]
filling in missing strings...

21 years agoNew translation
moodler [Sun, 18 Apr 2004 16:53:46 +0000 (16:53 +0000)]
New translation

21 years agoLatest updates from Benito
moodler [Sun, 18 Apr 2004 16:53:05 +0000 (16:53 +0000)]
Latest updates from Benito

21 years agoAdded Flash and some cleanups in display
moodler [Sun, 18 Apr 2004 10:01:44 +0000 (10:01 +0000)]
Added Flash and some cleanups in display

21 years agofilling in missing strings...
koenr [Sun, 18 Apr 2004 08:26:31 +0000 (08:26 +0000)]
filling in missing strings...

21 years agotypo
koenr [Sun, 18 Apr 2004 08:25:38 +0000 (08:25 +0000)]
typo

21 years agoSOme fixes for
moodler [Sun, 18 Apr 2004 05:54:33 +0000 (05:54 +0000)]
SOme fixes for

  - the URL used in recent activity links
  - the display of single entries

21 years agoBetter if autostart is off for the filter
moodler [Sun, 18 Apr 2004 05:15:50 +0000 (05:15 +0000)]
Better if autostart is off for the filter

21 years agoBug fix in get_directory_list() for files named 0 :-)
moodler [Sat, 17 Apr 2004 14:01:53 +0000 (14:01 +0000)]
Bug fix in get_directory_list() for files named 0  :-)

21 years agodecalre $THEME to stop some notices ...
moodler [Sat, 17 Apr 2004 13:37:54 +0000 (13:37 +0000)]
decalre $THEME to stop some notices ...

21 years agoNew string for LDAP protocol version
martignoni [Sat, 17 Apr 2004 08:13:01 +0000 (08:13 +0000)]
New string for LDAP protocol version

21 years agoQUicktime should use "aspect" for best results on different movies
moodler [Sat, 17 Apr 2004 07:49:54 +0000 (07:49 +0000)]
QUicktime should use "aspect" for best results on different movies

21 years agoUsing scaling when displaying quicktime
moodler [Sat, 17 Apr 2004 07:32:54 +0000 (07:32 +0000)]
Using scaling when displaying quicktime

21 years agoFound the scale paramter for Quicktime
moodler [Sat, 17 Apr 2004 07:29:41 +0000 (07:29 +0000)]
Found the scale paramter for Quicktime

21 years agoAdded support for Quicktime and Media PLayer plugins
moodler [Sat, 17 Apr 2004 06:59:25 +0000 (06:59 +0000)]
Added support for Quicktime and Media PLayer plugins

21 years agoclean the filenames to make sure there aren't funny characters
moodler [Sat, 17 Apr 2004 03:30:26 +0000 (03:30 +0000)]
clean the filenames to make sure there aren't funny characters

21 years agoFixed the text file too
moodler [Sat, 17 Apr 2004 03:28:29 +0000 (03:28 +0000)]
Fixed the text file too

21 years agoClean filenames to prevent possible problems with IE
moodler [Sat, 17 Apr 2004 03:27:27 +0000 (03:27 +0000)]
Clean filenames to prevent possible problems with IE

21 years agoFixed possible prblems with Excel names bug 1243
moodler [Sat, 17 Apr 2004 03:24:42 +0000 (03:24 +0000)]
Fixed possible prblems with Excel names   bug 1243

21 years agoNew file
adamtpaw [Fri, 16 Apr 2004 21:56:20 +0000 (21:56 +0000)]
New file

21 years agoNew files
adamtpaw [Fri, 16 Apr 2004 21:48:24 +0000 (21:48 +0000)]
New files

21 years agoHtml code cleanup
andreabix [Fri, 16 Apr 2004 16:14:55 +0000 (16:14 +0000)]
Html code cleanup

21 years agoLink to teacher forum is now shown in the current langage always
moodler [Fri, 16 Apr 2004 07:13:10 +0000 (07:13 +0000)]
Link to teacher forum is now shown in the current langage always

21 years agoSimplification and improvement of clean_filename, thanks to suggestions
moodler [Fri, 16 Apr 2004 06:30:01 +0000 (06:30 +0000)]
Simplification and improvement of clean_filename, thanks to suggestions
from Martin Langhoff <martin@catalyst.net.nz>

21 years agoFehler in der Anzeige beim Einfügen von Aktivitäten beseitigt
ralf-bonn [Thu, 15 Apr 2004 20:44:02 +0000 (20:44 +0000)]
Fehler  in der Anzeige beim Einfügen von Aktivitäten beseitigt

21 years agoThanks to Dave Lopata <Dave@Lopata.Net>, Moodle now supports LDAP 3
moodler [Thu, 15 Apr 2004 15:57:32 +0000 (15:57 +0000)]
Thanks to Dave Lopata <Dave@Lopata.Net>, Moodle now supports LDAP 3

21 years agoFix for bug on Windows and Mac servers while generating quiz reports
fiedorow [Thu, 15 Apr 2004 15:41:06 +0000 (15:41 +0000)]
Fix for bug on Windows and Mac servers while generating quiz reports

21 years agoI think this might solve the mysterious problems with
moodler [Thu, 15 Apr 2004 14:46:54 +0000 (14:46 +0000)]
I think this might solve the mysterious problems with
session garbage collection and timeouts not working.

Note: upgrading to this will KILL all current sessions, so
you will need to log back in.

21 years agoAllow use of alternate delimiters in csv files
fiedorow [Wed, 14 Apr 2004 20:46:39 +0000 (20:46 +0000)]
Allow use of alternate delimiters in csv files

21 years agoUpdates
paca70 [Wed, 14 Apr 2004 18:40:38 +0000 (18:40 +0000)]
Updates

21 years agoUpdates, thanks to Jussi Kurikka.
paca70 [Wed, 14 Apr 2004 18:10:33 +0000 (18:10 +0000)]
Updates, thanks to Jussi Kurikka.

21 years agoModified the clean_filename() function to strip parenthesis and slashes.
stronk7 [Wed, 14 Apr 2004 18:09:41 +0000 (18:09 +0000)]
Modified the clean_filename() function to strip parenthesis and slashes.
Not really sure if the method used is 100% correct ot no so, if you can
check it....
Perhpas I should make the stripping in backup process, istead of using this
central function. What do you think?

21 years agoAdded compatibility with the calendar functions. Added some minor refinements.
andreabix [Wed, 14 Apr 2004 16:31:43 +0000 (16:31 +0000)]
Added compatibility with the calendar functions. Added some minor refinements.

21 years ago1. Wrong translation of the word "by" in this context
defacer [Wed, 14 Apr 2004 14:13:22 +0000 (14:13 +0000)]
1. Wrong translation of the word "by" in this context
2. Translated $a member variables! God help us! (no wonder eval() complained)

21 years agoCleand up and smaller local file.
stigbjarne [Wed, 14 Apr 2004 11:32:45 +0000 (11:32 +0000)]
Cleand up and smaller local file.

21 years agoFix problem editing category names containing html
moodler [Wed, 14 Apr 2004 02:41:22 +0000 (02:41 +0000)]
Fix problem editing category names containing html

21 years agoSmall typos corrected
martignoni [Tue, 13 Apr 2004 18:38:56 +0000 (18:38 +0000)]
Small typos corrected

21 years agoAdded a new string for use in the upcoming events block.
martignoni [Tue, 13 Apr 2004 18:15:08 +0000 (18:15 +0000)]
Added a new string for use in the upcoming events block.