]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoNew strftime string for use by the calendar: Month Year.
defacer [Fri, 30 Apr 2004 08:48:39 +0000 (08:48 +0000)]
New strftime string for use by the calendar: Month Year.

21 years agoCan use $CFG->journal_showrecentactivity to hide recent activity for journals
moodler [Fri, 30 Apr 2004 04:50:41 +0000 (04:50 +0000)]
Can use $CFG->journal_showrecentactivity to hide recent activity for journals

21 years agoMake sure new picture is saved to DB even when form has errors
moodler [Fri, 30 Apr 2004 04:44:47 +0000 (04:44 +0000)]
Make sure new picture is saved to DB even when form has errors

21 years agoSome fixes to ensure students can't post to hidden forums
moodler [Fri, 30 Apr 2004 01:54:56 +0000 (01:54 +0000)]
Some fixes to ensure students can't post to hidden forums

21 years agoFix for bug #1280: the "showrecent" course setting has to go.
defacer [Thu, 29 Apr 2004 10:29:48 +0000 (10:29 +0000)]
Fix for bug #1280: the "showrecent" course setting has to go.

Bump, to force db upgrade.

21 years agoFix for bug #1280: the "showrecent" course setting has to go.
defacer [Thu, 29 Apr 2004 10:29:23 +0000 (10:29 +0000)]
Fix for bug #1280: the "showrecent" course setting has to go.

Don't check for this setting anymore.

21 years agoFix for bug #1280: the "showrecent" course setting has to go.
defacer [Thu, 29 Apr 2004 10:28:58 +0000 (10:28 +0000)]
Fix for bug #1280: the "showrecent" course setting has to go.

Updated script and editing page.

21 years agoFix for bug #1280: the "showrecent" course setting has to go.
defacer [Thu, 29 Apr 2004 10:28:19 +0000 (10:28 +0000)]
Fix for bug #1280: the "showrecent" course setting has to go.

The pgsql .php update script needs to be updated, but I 'm not sure about
the pgsql alter table syntax... mysql works, oracle is still under dev, so
no problem there.

21 years agoSmall change to better respect the lang file date settings. Should be objectively
defacer [Thu, 29 Apr 2004 07:50:12 +0000 (07:50 +0000)]
Small change to better respect the lang file date settings. Should be objectively
"better" now. See http://moodle.org/mod/forum/discuss.php?d=7450 for the issue.

21 years agoSmall typo in las cvs version. Arghhh!!
stronk7 [Wed, 28 Apr 2004 22:29:39 +0000 (22:29 +0000)]
Small typo in las cvs version. Arghhh!!

21 years agoStrings modified for hidden topics
martignoni [Wed, 28 Apr 2004 18:48:08 +0000 (18:48 +0000)]
Strings modified for hidden topics

21 years agoA very nice default Unicode font under the GPL licence
moodler [Wed, 28 Apr 2004 15:59:25 +0000 (15:59 +0000)]
A very nice default Unicode font under the GPL licence

   http://www.nongnu.org/freefont/

21 years agoAllow a big catch-all Unicode font to be placed in lib/default.ttf
moodler [Wed, 28 Apr 2004 15:39:32 +0000 (15:39 +0000)]
Allow a big catch-all Unicode font to be placed in lib/default.ttf

eg ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/Cyberbit.ZIP

21 years agoNew FREE Unicode TTF with Greek (and other languages, too).
defacer [Wed, 28 Apr 2004 15:28:32 +0000 (15:28 +0000)]
New FREE Unicode TTF with Greek (and other languages, too).

21 years agoFixed my own stupidities...
defacer [Wed, 28 Apr 2004 15:21:38 +0000 (15:21 +0000)]
Fixed my own stupidities...

21 years agoDubious legally... so removed.
defacer [Wed, 28 Apr 2004 15:02:21 +0000 (15:02 +0000)]
Dubious legally... so removed.

21 years agoSMall fix to make new cached encoding work with course languages
moodler [Wed, 28 Apr 2004 15:02:14 +0000 (15:02 +0000)]
SMall fix to make new cached encoding work with course languages

21 years agoUses iconv by default to convert texts into UTF-8 to keep GD happier.
moodler [Wed, 28 Apr 2004 14:18:25 +0000 (14:18 +0000)]
Uses iconv by default to convert texts into UTF-8 to keep GD happier.

21 years agofilling in missing strings...
koenr [Wed, 28 Apr 2004 10:55:14 +0000 (10:55 +0000)]
filling in missing strings...

21 years agoinitial translation by Koen Roggemans
koenr [Wed, 28 Apr 2004 10:54:15 +0000 (10:54 +0000)]
initial translation by Koen Roggemans

21 years agoThere are serious problems with event.php and mini-calendars, mainly because
defacer [Wed, 28 Apr 2004 10:20:30 +0000 (10:20 +0000)]
There are serious problems with event.php and mini-calendars, mainly because
we don't have much information about courses at that stage. Started to fix
things up, but there is still work to be done.

21 years agoChanged a few visuals, mainly colors to better distinguish among event types.
defacer [Wed, 28 Apr 2004 09:46:56 +0000 (09:46 +0000)]
Changed a few visuals, mainly colors to better distinguish among event types.
It's probably better this way.

21 years ago*** empty log message ***
carlesbellver [Wed, 28 Apr 2004 07:31:14 +0000 (07:31 +0000)]
*** empty log message ***

21 years agoAdded some missing icons
moodler [Wed, 28 Apr 2004 03:15:31 +0000 (03:15 +0000)]
Added some missing icons

21 years agoMinimum rows can be smaller
moodler [Wed, 28 Apr 2004 02:57:37 +0000 (02:57 +0000)]
Minimum rows can be smaller

21 years agoSupport for events.
moodler [Wed, 28 Apr 2004 02:56:40 +0000 (02:56 +0000)]
Support for events.

Ouch - I thought I'd checked this in days ago

21 years agoIf group isn't detected when restoring events, default it to 0
stronk7 [Tue, 27 Apr 2004 22:37:01 +0000 (22:37 +0000)]
If group isn't detected when restoring events, default it to 0

21 years agofilling in missing strings...
koenr [Tue, 27 Apr 2004 22:29:04 +0000 (22:29 +0000)]
filling in missing strings...

21 years agoinitial translation by Koen Roggemans
koenr [Tue, 27 Apr 2004 22:28:31 +0000 (22:28 +0000)]
initial translation by Koen Roggemans

21 years agofilling in missing strings...
koenr [Tue, 27 Apr 2004 22:10:37 +0000 (22:10 +0000)]
filling in missing strings...

21 years agoUpdate it a bit too!
stronk7 [Tue, 27 Apr 2004 19:57:18 +0000 (19:57 +0000)]
Update it a bit too!

21 years agoevent->format is now in backup & restore.
stronk7 [Tue, 27 Apr 2004 19:51:12 +0000 (19:51 +0000)]
event->format is now in backup & restore.

21 years agoFixed names of linked pages according to translated ones
mudrd8mz [Tue, 27 Apr 2004 17:55:48 +0000 (17:55 +0000)]
Fixed names of linked pages according to translated ones

21 years agoJust some fixes and adds
mudrd8mz [Tue, 27 Apr 2004 17:49:20 +0000 (17:49 +0000)]
Just some fixes and adds

21 years agoPrepared to be finished in several days
mudrd8mz [Tue, 27 Apr 2004 17:47:56 +0000 (17:47 +0000)]
Prepared to be finished in several days

21 years agoDaniel Miksik added into the list of authors of this lang pack.
mudrd8mz [Tue, 27 Apr 2004 17:44:14 +0000 (17:44 +0000)]
Daniel Miksik added into the list of authors of this lang pack.

21 years agoCzech documentation package translated by students at www.phil.muni.cz (coordinated...
mudrd8mz [Tue, 27 Apr 2004 17:41:49 +0000 (17:41 +0000)]
Czech documentation package translated by students at www.phil.muni.cz (coordinated by Daniel Miksik)

21 years agoI think it's better for translators to have the whole phrases ...
moodler [Tue, 27 Apr 2004 17:37:06 +0000 (17:37 +0000)]
I think it's better for translators to have the whole phrases ...
not all languages will work with the split  sentence

21 years agoSmall sorting fix when getting site users
moodler [Tue, 27 Apr 2004 17:31:12 +0000 (17:31 +0000)]
Small sorting fix when getting site users

21 years agoBump because some changes have arrived...:-)
stronk7 [Tue, 27 Apr 2004 17:23:45 +0000 (17:23 +0000)]
Bump because some changes have arrived...:-)

21 years agoAs changes to version are comming very often, I save this
stronk7 [Tue, 27 Apr 2004 17:21:02 +0000 (17:21 +0000)]
As changes to version are comming very often, I save this
now. To be used in rss feeds...

21 years agoMe being fussy :-)
moodler [Tue, 27 Apr 2004 17:16:33 +0000 (17:16 +0000)]
Me being fussy  :-)

21 years agoSome rephrasing
moodler [Tue, 27 Apr 2004 17:15:14 +0000 (17:15 +0000)]
Some rephrasing

21 years agoNow, in topics format, every course can decide about how to display hidden topics...
martignoni [Tue, 27 Apr 2004 17:08:54 +0000 (17:08 +0000)]
Now, in topics format, every course can decide about how to display hidden topics (collapsed or invisible)

21 years agoSome cleanup
martignoni [Tue, 27 Apr 2004 17:06:34 +0000 (17:06 +0000)]
Some cleanup

21 years agoNow, in topics format, every course can decide about how to display hidden topics...
martignoni [Tue, 27 Apr 2004 17:05:12 +0000 (17:05 +0000)]
Now, in topics format, every course can decide about how to display hidden topics (collapsed or invisible)

21 years agoSome changes to event editing. HTML editor now supported, plus some
moodler [Tue, 27 Apr 2004 17:01:48 +0000 (17:01 +0000)]
Some changes to event editing.  HTML editor now supported, plus some
other reformatting ... more to come.  :o)

21 years ago*** empty log message ***
ralf-bonn [Tue, 27 Apr 2004 16:48:40 +0000 (16:48 +0000)]
*** empty log message ***

21 years agoBump
stronk7 [Tue, 27 Apr 2004 16:44:47 +0000 (16:44 +0000)]
Bump

21 years agoAdded a format field to the event table
moodler [Tue, 27 Apr 2004 16:41:16 +0000 (16:41 +0000)]
Added a format field to the event table

21 years agoNow, in topics format, every course can decide about how to
stronk7 [Tue, 27 Apr 2004 16:38:47 +0000 (16:38 +0000)]
Now, in topics format, every course can decide about how to
display hidden topics (collapsed or invisible)
Version bump.

21 years agoNow, in topics format, every course can decide about how to
stronk7 [Tue, 27 Apr 2004 16:37:53 +0000 (16:37 +0000)]
Now, in topics format, every course can decide about how to
display hidden topics (collapsed or invisible)
Added support for course->hiddentopics in backup & restore

21 years agoNow, in topics format, every course can decide about how to
stronk7 [Tue, 27 Apr 2004 16:36:01 +0000 (16:36 +0000)]
Now, in topics format, every course can decide about how to
display hidden topics (collapsed or invisible)
Now it can be set in every course and it's applicable in topics format

21 years agoOpenType Unicode font with Greek support (Arial) plus lang_decode.php so
defacer [Tue, 27 Apr 2004 16:32:50 +0000 (16:32 +0000)]
OpenType Unicode font with Greek support (Arial) plus lang_decode.php so
that we can have graphs with greek legends.

21 years agoNow, in topics format, every course can decide about how to
stronk7 [Tue, 27 Apr 2004 16:32:29 +0000 (16:32 +0000)]
Now, in topics format, every course can decide about how to
display hidden topics (collapsed or invisible)
Some strings and one help file. Please, review it!!

21 years agoAddressed some transparency issues affecting the calendar popup winndow. Corrected...
andreabix [Tue, 27 Apr 2004 16:30:39 +0000 (16:30 +0000)]
Addressed some transparency issues affecting the calendar popup winndow. Corrected the border color of the same popup window.

21 years agoNow, in topics format, every course can decide about how to
stronk7 [Tue, 27 Apr 2004 16:29:21 +0000 (16:29 +0000)]
Now, in topics format, every course can decide about how to
display hidden topics (collapsed or invisible)
Small change to navmenu() to support it

21 years agoNow, in topics format, every course can decide about how to
stronk7 [Tue, 27 Apr 2004 16:27:11 +0000 (16:27 +0000)]
Now, in topics format, every course can decide about how to
display hidden topics (collapsed or invisible)

21 years agoLatest updates
moodler [Tue, 27 Apr 2004 15:14:09 +0000 (15:14 +0000)]
Latest updates

21 years agoNew version of Chinese Traditional in UTF8, from jiang@tkvs.ylc.edu.tw
moodler [Tue, 27 Apr 2004 14:03:15 +0000 (14:03 +0000)]
New version of Chinese Traditional in UTF8, from jiang@tkvs.ylc.edu.tw

21 years agoWhoops, forgot part of the optimisation.
moodler [Tue, 27 Apr 2004 13:58:54 +0000 (13:58 +0000)]
Whoops, forgot part of the optimisation.

21 years agoNew developmental setting to force UTF for the whole server
moodler [Tue, 27 Apr 2004 13:57:46 +0000 (13:57 +0000)]
New developmental setting to force UTF for the whole server

Plus, some optimisation on the way encoding is stored (in the session).

21 years agoChange all the lang fields to 10 characters ... to make room for utf
moodler [Tue, 27 Apr 2004 13:39:33 +0000 (13:39 +0000)]
Change all the lang fields to 10 characters ... to make room for utf
versions.

21 years agoTranslated a few new variables in version 1.3 beta
villate [Tue, 27 Apr 2004 13:05:20 +0000 (13:05 +0000)]
Translated a few new variables in version 1.3 beta

21 years agoNew files in version 1.3 beta
villate [Tue, 27 Apr 2004 12:40:13 +0000 (12:40 +0000)]
New files in version 1.3 beta

21 years agoSmall correction
martignoni [Tue, 27 Apr 2004 12:11:30 +0000 (12:11 +0000)]
Small correction

21 years agoThe "Add" block is now called "Blocks" ... other block admin stuff can go in this...
martignoni [Tue, 27 Apr 2004 12:09:56 +0000 (12:09 +0000)]
The "Add" block is now called "Blocks" ... other block admin stuff can go in this block later.

21 years agoStrings in language files should always be lower case
martignoni [Tue, 27 Apr 2004 12:00:28 +0000 (12:00 +0000)]
Strings in language files should always be lower case

21 years agoNew variables translated
villate [Tue, 27 Apr 2004 11:59:54 +0000 (11:59 +0000)]
New variables translated

21 years agoBold teachers
moodler [Tue, 27 Apr 2004 10:18:11 +0000 (10:18 +0000)]
Bold teachers

21 years agoYou can now unenrol all students quickly with one button
martignoni [Tue, 27 Apr 2004 09:58:10 +0000 (09:58 +0000)]
You can now unenrol all students quickly with one button

bug 1238

21 years agoSubscriber editing is group-aware.
martignoni [Tue, 27 Apr 2004 09:55:03 +0000 (09:55 +0000)]
Subscriber editing is group-aware.

Groups can be subscribed or unsubscribed with one click.

21 years agoTrying some sorting of users
moodler [Tue, 27 Apr 2004 09:43:46 +0000 (09:43 +0000)]
Trying some sorting of users

21 years agotranslated some.
mits [Tue, 27 Apr 2004 09:41:45 +0000 (09:41 +0000)]
translated some.

21 years agoThe "Add" block is now called "Blocks" ... other block admin stuff can
moodler [Tue, 27 Apr 2004 09:30:44 +0000 (09:30 +0000)]
The "Add" block is now called "Blocks" ... other block admin stuff can
go in this block later.

21 years agoRenamed Czechj to cs
moodler [Tue, 27 Apr 2004 09:04:32 +0000 (09:04 +0000)]
Renamed Czechj to cs

21 years agoLatest tags (getting big!!)
moodler [Tue, 27 Apr 2004 08:51:54 +0000 (08:51 +0000)]
Latest tags (getting big!!)

21 years agoSome changes to the layout to remove blocks etc
moodler [Tue, 27 Apr 2004 08:49:22 +0000 (08:49 +0000)]
Some changes to the layout to remove blocks etc

21 years agoAllow some European characters in the username bug 1249
moodler [Tue, 27 Apr 2004 08:24:04 +0000 (08:24 +0000)]
Allow some European characters in the username   bug 1249

21 years agoLatest Arabic
moodler [Tue, 27 Apr 2004 05:13:37 +0000 (05:13 +0000)]
Latest Arabic

21 years agoLatest changes
moodler [Tue, 27 Apr 2004 05:11:53 +0000 (05:11 +0000)]
Latest changes

21 years agopollishing translation
koenr [Mon, 26 Apr 2004 21:53:09 +0000 (21:53 +0000)]
pollishing translation

21 years agoUpdate all the modinfo fields to make the resource icons work
moodler [Mon, 26 Apr 2004 15:45:02 +0000 (15:45 +0000)]
Update all the modinfo fields to make the resource icons work

21 years agoWEBLINKs and WEBPAGEs can have icons too
moodler [Mon, 26 Apr 2004 15:44:25 +0000 (15:44 +0000)]
WEBLINKs and WEBPAGEs can have icons too

21 years agoMuch requested: Uploaded resources are now shown using the relevant icon.
moodler [Mon, 26 Apr 2004 15:31:22 +0000 (15:31 +0000)]
Much requested:  Uploaded resources are now shown using the relevant icon.

21 years agoCommented out debugging code
fiedorow [Mon, 26 Apr 2004 15:20:10 +0000 (15:20 +0000)]
Commented out debugging code

21 years agoYou can now unenrol all students quickly with one button
moodler [Mon, 26 Apr 2004 14:16:05 +0000 (14:16 +0000)]
You can now unenrol all students quickly with one button

bug 1238

21 years agoPut a submit button at the top too.
moodler [Mon, 26 Apr 2004 13:39:39 +0000 (13:39 +0000)]
Put a submit button at the top too.

21 years agoShow no grade on entries without any feedback
moodler [Mon, 26 Apr 2004 13:35:33 +0000 (13:35 +0000)]
Show no grade on entries without any feedback

21 years agoFixed bug reported by John Ryan (http://moodle.org/mod/forum/discuss.php?d=7347)
defacer [Mon, 26 Apr 2004 10:44:16 +0000 (10:44 +0000)]
Fixed bug reported by John Ryan (http://moodle.org/mod/forum/discuss.php?d=7347)
which caused group events to not display under any circumstances.

21 years agoStrings in language files should always be lower case
moodler [Mon, 26 Apr 2004 09:37:12 +0000 (09:37 +0000)]
Strings in language files should always be lower case

21 years agoWell, this is a bug FIX at least! :)
defacer [Mon, 26 Apr 2004 09:31:02 +0000 (09:31 +0000)]
Well, this is a bug FIX at least! :)
All teachers showed up as having editing rights... corrected now.

21 years agoRollback the previous change: I introduced a bug by mistake! :/
defacer [Mon, 26 Apr 2004 09:28:28 +0000 (09:28 +0000)]
Rollback the previous change: I introduced a bug by mistake! :/
But the system is a bit... strange... shouldn't the "editing mode" flag be
propagated in the session variables or something? It confused me having to
click "Edit" a second time after I 'd just clicked it in the course view.

21 years agoFixed an unset property warning if you are an editing teacher but no edit
defacer [Mon, 26 Apr 2004 09:20:41 +0000 (09:20 +0000)]
Fixed an unset property warning if you are an editing teacher but no edit
variable is set in the URL.

21 years agoChanged the string: 'showsubscribers'
moodler [Mon, 26 Apr 2004 09:06:56 +0000 (09:06 +0000)]
Changed the string:    'showsubscribers'

from

    Show subscribers
to

    Show/edit current subscribers

The old string is not invalid, which is why I decided to change the
existing string rather than create a new one

21 years agoRemoved obsolete function from pre-OO days.
defacer [Mon, 26 Apr 2004 09:03:40 +0000 (09:03 +0000)]
Removed obsolete function from pre-OO days.

21 years agoSubscriber editing is group-aware.
moodler [Mon, 26 Apr 2004 08:55:00 +0000 (08:55 +0000)]
Subscriber editing is group-aware.

Groups can be subscribed or unsubscribed with one click

21 years agofile.php now calculates content-length correctly for filtered text and HTML files.
moodler [Mon, 26 Apr 2004 03:41:45 +0000 (03:41 +0000)]
file.php now calculates content-length correctly for filtered text and HTML files.

Bug 1240

21 years agoFixed a hard-coded string. bug 1269
moodler [Mon, 26 Apr 2004 03:01:00 +0000 (03:01 +0000)]
Fixed a hard-coded string.   bug 1269

21 years agoFIx to help PostgreSQL .... fix from Bruno Vernier Bug 1270
moodler [Mon, 26 Apr 2004 02:54:55 +0000 (02:54 +0000)]
FIx to help PostgreSQL .... fix from Bruno Vernier     Bug 1270