]>
git.mjollnir.org Git - moodle.git/log
mits [Tue, 16 Sep 2003 18:24:56 +0000 (18:24 +0000)]
New translation added.
les_kopari [Tue, 16 Sep 2003 17:23:27 +0000 (17:23 +0000)]
Oracle version
villate [Tue, 16 Sep 2003 14:07:14 +0000 (14:07 +0000)]
Some language improvements
moodler [Tue, 16 Sep 2003 07:24:14 +0000 (07:24 +0000)]
Bump!
moodler [Tue, 16 Sep 2003 06:35:37 +0000 (06:35 +0000)]
Err ... whose idea was it to cache the strings in forum_make_mail_post? :-)
moodler [Tue, 16 Sep 2003 06:15:01 +0000 (06:15 +0000)]
Backupdata is now always created if it is needed.
Navigation is a little neater (no longer puts a link on the current folder)
moodler [Tue, 16 Sep 2003 05:48:09 +0000 (05:48 +0000)]
Move all the activity editing buttons back on the end of the activity name
moodler [Tue, 16 Sep 2003 05:33:54 +0000 (05:33 +0000)]
New module Attendance, by Russell Jungwirth.
moodler [Tue, 16 Sep 2003 05:32:16 +0000 (05:32 +0000)]
Language file for new Attendance module, by Russell Jungwirth
moodler [Tue, 16 Sep 2003 03:07:21 +0000 (03:07 +0000)]
New Glossary module, version 0.1 - by Williams Castillo!
moodler [Tue, 16 Sep 2003 03:06:10 +0000 (03:06 +0000)]
Spanish language files for new Glossary module
moodler [Tue, 16 Sep 2003 03:04:32 +0000 (03:04 +0000)]
Language files for Glossary module - help files in Spanish still!
moodler [Tue, 16 Sep 2003 02:42:22 +0000 (02:42 +0000)]
New feature: "Show Parent" on all posts will take you to to the parent
of any given post. Detects threaded mode and behaves a bit differently
though intuitively.
moodler [Mon, 15 Sep 2003 11:59:15 +0000 (11:59 +0000)]
Hide labels from nav menu
moodler [Mon, 15 Sep 2003 02:29:20 +0000 (02:29 +0000)]
FIxed some PHP tags and empty strings
les_kopari [Sun, 14 Sep 2003 23:41:22 +0000 (23:41 +0000)]
Oracle translation of mySQL module for label.
stronk7 [Sun, 14 Sep 2003 21:43:34 +0000 (21:43 +0000)]
Now, "needed" users are included in backup/restore when
"course users" are selected. This uses the xxxx_get_participants()
function in every module.
This solves an issue about info in modules belonging to
unenrolled users (Bug #692 closed).
Mantain compatibility with old backups (1.1 and 1.1.1).
Updated version to "1.2 development".
Included support to "label" module (by Martin)
koenr [Sun, 14 Sep 2003 21:27:42 +0000 (21:27 +0000)]
Some Englisch text was stil in it
koenr [Sun, 14 Sep 2003 21:16:56 +0000 (21:16 +0000)]
leraars replaced with leraren
adamtpaw [Sun, 14 Sep 2003 21:14:02 +0000 (21:14 +0000)]
First translation of Workshop module
moodler [Sun, 14 Sep 2003 18:56:45 +0000 (18:56 +0000)]
Removed typo .php
moodler [Sun, 14 Sep 2003 18:51:52 +0000 (18:51 +0000)]
Hide labels on topic pages
moodler [Sun, 14 Sep 2003 17:50:07 +0000 (17:50 +0000)]
Some docs for PostgreSQL sockets users (see bug #749)
moodler [Sun, 14 Sep 2003 17:39:18 +0000 (17:39 +0000)]
When adding a new column, set all the default values manually
moodler [Sun, 14 Sep 2003 17:20:40 +0000 (17:20 +0000)]
Reduced size of table cells ... might need to work on editing buttons
moodler [Sun, 14 Sep 2003 16:43:10 +0000 (16:43 +0000)]
Some tidying up of the editing icons
moodler [Sun, 14 Sep 2003 16:34:36 +0000 (16:34 +0000)]
Strings to move activities left and right
moodler [Sun, 14 Sep 2003 16:31:33 +0000 (16:31 +0000)]
New field on course_modules called "indent" ... this is an integer
that tells us how far to indent the activity when it is displayed.
This gives us some more flexibility on the course outline to
arrange things as we might like them, into subtopics etc
Backup/restore is updated as well.
There is also a bit more robustness in course/mod.php
stronk7 [Sun, 14 Sep 2003 15:47:36 +0000 (15:47 +0000)]
Added "graphical structure".
Added label_get_participants() function.
moodler [Sun, 14 Sep 2003 15:20:43 +0000 (15:20 +0000)]
Backupo / Restore for labels (untested as yet)
moodler [Sun, 14 Sep 2003 15:20:09 +0000 (15:20 +0000)]
Added a course field (whoops!) and edited backuplib.php and restorelib.php
moodler [Sun, 14 Sep 2003 12:30:09 +0000 (12:30 +0000)]
New module: Label.
This is a sort of "dummy" activity that allows HTML to be placed
anywhere in the course sections ...
moodler [Sun, 14 Sep 2003 12:25:16 +0000 (12:25 +0000)]
Two things are in this checkin:
1) Support for the new "label" module has been added. It's unfortunate
about having to make these exceptions but this was the overall cleanest
way I could think of.
2) All local calculation of pixpath and modpixpath has been removed and
replaced with a single calculation which is done in setup.php and
stored in $CFG->pixpath and #CFG->modpixpath. All graphics should
use these variables so that themes can easily override them.
moodler [Sun, 14 Sep 2003 12:22:13 +0000 (12:22 +0000)]
Used the wrong function to display the message (Notify, not Notice)
moodler [Sun, 14 Sep 2003 12:20:32 +0000 (12:20 +0000)]
New help files for label module
moodler [Sun, 14 Sep 2003 09:36:28 +0000 (09:36 +0000)]
Put rating setup last because it's optional
moodler [Sun, 14 Sep 2003 04:04:15 +0000 (04:04 +0000)]
Some early phpdoc-style documentation (thanks to Russell Jungwirth!)
Fixes for use of MySQL-only CONCAT function on other databases
adamtpaw [Sun, 14 Sep 2003 00:25:59 +0000 (00:25 +0000)]
update for Moodle 1.1
moodler [Sat, 13 Sep 2003 12:59:39 +0000 (12:59 +0000)]
Show restore icon all the time, even if there are no backups.
moodler [Sat, 13 Sep 2003 11:59:41 +0000 (11:59 +0000)]
Time to move on!
moodler [Sat, 13 Sep 2003 08:19:42 +0000 (08:19 +0000)]
Frontpage directories to ignore are called _vti_cnf .. not vti_cnf
les_kopari [Sat, 13 Sep 2003 08:05:21 +0000 (08:05 +0000)]
Oracle tables, etc converted from mysql, plus test transactions.
les_kopari [Sat, 13 Sep 2003 07:43:55 +0000 (07:43 +0000)]
Oracle tables, etc converted from mysql.
moodler [Sat, 13 Sep 2003 07:34:20 +0000 (07:34 +0000)]
PLace included metadata lines above the <title>
mits [Fri, 12 Sep 2003 10:33:58 +0000 (10:33 +0000)]
New translation added, and polished some.
koenr [Fri, 12 Sep 2003 05:31:47 +0000 (05:31 +0000)]
Translated by Koen Roggemans
koenr [Fri, 12 Sep 2003 05:30:51 +0000 (05:30 +0000)]
Translated files in index; alphabetical order
moodler [Thu, 11 Sep 2003 14:02:29 +0000 (14:02 +0000)]
1.1.1 - now with less short_tags!
moodler [Thu, 11 Sep 2003 13:53:25 +0000 (13:53 +0000)]
Fixed some short tags
moodler [Thu, 11 Sep 2003 13:51:32 +0000 (13:51 +0000)]
FIxed some short tags
moodler [Thu, 11 Sep 2003 13:50:02 +0000 (13:50 +0000)]
Short tags
moodler [Thu, 11 Sep 2003 13:24:07 +0000 (13:24 +0000)]
Some short tags
moodler [Thu, 11 Sep 2003 13:23:11 +0000 (13:23 +0000)]
Removed short tags
moodler [Thu, 11 Sep 2003 13:21:56 +0000 (13:21 +0000)]
More short tags
moodler [Thu, 11 Sep 2003 12:43:24 +0000 (12:43 +0000)]
More short tags not found by the script :-( :-(
moodler [Thu, 11 Sep 2003 12:09:50 +0000 (12:09 +0000)]
Doh! No need to check for short_tags any more.
mits [Thu, 11 Sep 2003 04:11:43 +0000 (04:11 +0000)]
Character code fixed shift_jis to EUC-JP
moodler [Wed, 10 Sep 2003 17:36:15 +0000 (17:36 +0000)]
Fixed a little bug that sometimes shows with empty categories
moodler [Wed, 10 Sep 2003 16:55:22 +0000 (16:55 +0000)]
Updated
moodler [Wed, 10 Sep 2003 16:52:01 +0000 (16:52 +0000)]
Actually makes sense now
moodler [Wed, 10 Sep 2003 16:48:52 +0000 (16:48 +0000)]
Email
moodler [Wed, 10 Sep 2003 16:37:29 +0000 (16:37 +0000)]
Put something in it
moodler [Wed, 10 Sep 2003 16:23:02 +0000 (16:23 +0000)]
Moved index.html
moodler [Wed, 10 Sep 2003 14:06:07 +0000 (14:06 +0000)]
FIxed widths properly
moodler [Wed, 10 Sep 2003 14:00:18 +0000 (14:00 +0000)]
Fixed some typos when defining tables
moodler [Wed, 10 Sep 2003 13:53:03 +0000 (13:53 +0000)]
Fixed a missing PostgreSQL field that had never been added!
moodler [Wed, 10 Sep 2003 13:48:19 +0000 (13:48 +0000)]
Added missing showrecent field to PostgreSQL
moodler [Wed, 10 Sep 2003 13:28:27 +0000 (13:28 +0000)]
One GROUP BY -> DISTINCT
moodler [Wed, 10 Sep 2003 13:17:13 +0000 (13:17 +0000)]
Some fixes for PostgreSQL (use DISTINCT)
moodler [Wed, 10 Sep 2003 12:52:40 +0000 (12:52 +0000)]
Mentioned tweak about creating missing language files
moodler [Wed, 10 Sep 2003 12:51:26 +0000 (12:51 +0000)]
This is pretty much it - I'm starting packaging soon.
moodler [Wed, 10 Sep 2003 12:37:59 +0000 (12:37 +0000)]
Try to create missing string files if possible (thanks Gustav)
moodler [Wed, 10 Sep 2003 12:31:29 +0000 (12:31 +0000)]
No longer needed
moodler [Wed, 10 Sep 2003 12:24:03 +0000 (12:24 +0000)]
Updates from Radoslav Kalakay
moodler [Wed, 10 Sep 2003 08:53:43 +0000 (08:53 +0000)]
Some slight improvement in aligning icons
moodler [Wed, 10 Sep 2003 08:25:08 +0000 (08:25 +0000)]
Admin self-edit fix and quiz no-grade fix
moodler [Wed, 10 Sep 2003 08:22:16 +0000 (08:22 +0000)]
All grades are hidden now when zero grade is chosen ... even the marks.
This mode is only really useful when feedback is turned on.
moodler [Wed, 10 Sep 2003 06:44:48 +0000 (06:44 +0000)]
FIxed locale
moodler [Wed, 10 Sep 2003 06:17:09 +0000 (06:17 +0000)]
Updates in Thai for 1.1
moodler [Wed, 10 Sep 2003 05:02:39 +0000 (05:02 +0000)]
Quiz grades can be set to zero.
If so, then grades are not shown to students, nor is a column added to
the gradebook (although they are still stored and calculated internally)
anvergara [Tue, 9 Sep 2003 20:48:21 +0000 (20:48 +0000)]
*** empty log message ***
anvergara [Tue, 9 Sep 2003 20:37:48 +0000 (20:37 +0000)]
Removing README.txt
moodler [Tue, 9 Sep 2003 17:40:07 +0000 (17:40 +0000)]
Allow the primary admin to edit their own account even when external
authentication is being used.
moodler [Tue, 9 Sep 2003 16:33:56 +0000 (16:33 +0000)]
short_tags no longer necessary
villate [Tue, 9 Sep 2003 15:53:17 +0000 (15:53 +0000)]
Gives credit to contributors
villate [Tue, 9 Sep 2003 15:50:13 +0000 (15:50 +0000)]
A few typos corrected
villate [Tue, 9 Sep 2003 15:26:55 +0000 (15:26 +0000)]
Translation contributed by Paulo Figueira
villate [Tue, 9 Sep 2003 15:13:21 +0000 (15:13 +0000)]
Initial translation
moodler [Tue, 9 Sep 2003 14:39:09 +0000 (14:39 +0000)]
More details in the README.txt
giro123 [Tue, 9 Sep 2003 14:35:26 +0000 (14:35 +0000)]
*** empty log message ***
villate [Tue, 9 Sep 2003 13:44:11 +0000 (13:44 +0000)]
A few changes plus sume updates contributed by Paulo Figueira
moodler [Tue, 9 Sep 2003 13:26:44 +0000 (13:26 +0000)]
Don't need these anymore
moodler [Tue, 9 Sep 2003 13:25:06 +0000 (13:25 +0000)]
Don't need this font
moodler [Tue, 9 Sep 2003 12:34:51 +0000 (12:34 +0000)]
Fixed some PHP short_tags
moodler [Tue, 9 Sep 2003 12:11:12 +0000 (12:11 +0000)]
Fixed some short-tags
moodler [Tue, 9 Sep 2003 12:10:27 +0000 (12:10 +0000)]
print an error if data isn't there
moodler [Tue, 9 Sep 2003 11:50:46 +0000 (11:50 +0000)]
New string "errorwhenconfirming" used in login/confirm.php in the very
rare case that a URL is truncated
moodler [Tue, 9 Sep 2003 09:23:44 +0000 (09:23 +0000)]
Added some stuff for Moodle 1.1.1
moodler [Tue, 9 Sep 2003 09:05:02 +0000 (09:05 +0000)]
About time for a bump!
moodler [Tue, 9 Sep 2003 09:03:51 +0000 (09:03 +0000)]
Removed the language credits in favour of the new Language page