]>
git.mjollnir.org Git - moodle.git/log
martignoni [Fri, 14 Jan 2005 19:12:38 +0000 (19:12 +0000)]
Added cookie detection string
martignoni [Fri, 14 Jan 2005 19:09:53 +0000 (19:09 +0000)]
Now print-view availability for students can be configured by glossary.
Bug 2080 (http://moodle.org/bugs/bug.php?op=show&bugid=2080)
martignoni [Fri, 14 Jan 2005 19:07:42 +0000 (19:07 +0000)]
Two new strings for the new calendar preference.
ralf-bonn [Fri, 14 Jan 2005 17:34:56 +0000 (17:34 +0000)]
Corrections in the text
moodler [Fri, 14 Jan 2005 16:45:35 +0000 (16:45 +0000)]
FIxed a missing brace (bug 2386)
gustav_delius [Fri, 14 Jan 2005 11:53:10 +0000 (11:53 +0000)]
added the utf8 languages to the list of exceptions in the function break_up_long_words().
stronk7 [Fri, 14 Jan 2005 08:36:48 +0000 (08:36 +0000)]
One space out
ralf-bonn [Fri, 14 Jan 2005 07:24:04 +0000 (07:24 +0000)]
Corrections in the text
koenr [Fri, 14 Jan 2005 02:37:56 +0000 (02:37 +0000)]
new helpfile
koenr [Thu, 13 Jan 2005 22:12:58 +0000 (22:12 +0000)]
new helpfile
ralf-bonn [Thu, 13 Jan 2005 21:54:08 +0000 (21:54 +0000)]
Corrections in the text
koenr [Thu, 13 Jan 2005 20:37:46 +0000 (20:37 +0000)]
filling in missing strings
ralf-bonn [Thu, 13 Jan 2005 20:32:17 +0000 (20:32 +0000)]
Corrections in the text
gustav_delius [Thu, 13 Jan 2005 17:53:23 +0000 (17:53 +0000)]
if you use \n in single-quoted strings it will not be converted to a line break.
moodler [Thu, 13 Jan 2005 10:08:23 +0000 (10:08 +0000)]
Changes for XHTML compatibility and other HTML code cleanup
mits [Thu, 13 Jan 2005 08:13:18 +0000 (08:13 +0000)]
new file translated.
moodler [Thu, 13 Jan 2005 07:55:24 +0000 (07:55 +0000)]
Removed valign attribute from <table> tag for XHTML compatibility
moodler [Thu, 13 Jan 2005 07:11:36 +0000 (07:11 +0000)]
Missing help file!!
mits [Thu, 13 Jan 2005 04:03:56 +0000 (04:03 +0000)]
translated some.
mjollnir_ [Thu, 13 Jan 2005 03:56:34 +0000 (03:56 +0000)]
Merged from MOODLE_14_STABLE: Fixing warning about invalid argument for foreach in course/lib.php in log selector form
moodler [Thu, 13 Jan 2005 03:04:48 +0000 (03:04 +0000)]
Recent activity functions should have been in lib.php, not locallib.php
moodler [Thu, 13 Jan 2005 03:02:23 +0000 (03:02 +0000)]
FIxes for bug 2379 (merged from stable)
martinlanghoff [Thu, 13 Jan 2005 02:34:45 +0000 (02:34 +0000)]
Fix bug #2334 - New unique undes in course table causes course move to fail
There were several issues in fix_coursesortorder() that were fixed. Mainly:
- the recursive calls dropped the $safe parameter
- we did not even try to maintain uniqueness in the sortorder field across categories
http://moodle.org/bugs/bug.php?op=show&bugid=2334
ralf-bonn [Wed, 12 Jan 2005 20:39:47 +0000 (20:39 +0000)]
Corrections in the text
ralf-bonn [Wed, 12 Jan 2005 20:03:24 +0000 (20:03 +0000)]
Corrections in the text
defacer [Wed, 12 Jan 2005 12:10:17 +0000 (12:10 +0000)]
Two new strings for the new calendar preference.
defacer [Wed, 12 Jan 2005 11:55:01 +0000 (11:55 +0000)]
Merging fix for reopened bug 1384 from STABLE.
Fix for bug 2252:
You can now choose to have the calendar "remember" your filter settings
between logins.
Some extra code in calendar/lib.php for DST. It doesn't currently affect
how Moodle works.
defacer [Wed, 12 Jan 2005 11:40:46 +0000 (11:40 +0000)]
Merging fix for bug 2264 & improvements from MOODLE_14_STABLE
defacer [Wed, 12 Jan 2005 11:33:45 +0000 (11:33 +0000)]
Capitalized $user->sessionIP to $USER->sessionIP. Probably was a typo,
considering the comment just above.
defacer [Wed, 12 Jan 2005 11:17:18 +0000 (11:17 +0000)]
Added some COMMENTED experimental code in make_timestamp (behavior doesn't
change at all), and one more optional parameter.
Changed usergetdate() to work with gmdate() instead of gmstrftime().
Small update of the PHPdoc info for get_current_group().
koenr [Wed, 12 Jan 2005 09:53:15 +0000 (09:53 +0000)]
Updated translationguide.html, learning from the errors I've seen when making the language packs XHTML compliant.
Please check the modification for errors to content and english language before I anounce this modification in the language forum!!
koenr [Wed, 12 Jan 2005 09:34:19 +0000 (09:34 +0000)]
new file - thanks to Emilio Delgado
koenr [Wed, 12 Jan 2005 09:31:31 +0000 (09:31 +0000)]
moving towards XHTML compliance
koenr [Wed, 12 Jan 2005 09:16:46 +0000 (09:16 +0000)]
file not completed - better show the English one if existst
koenr [Wed, 12 Jan 2005 08:50:09 +0000 (08:50 +0000)]
moving towards XHTML compliance
A lot of errors in this part: doc type included, opening and closing html, head and body tags, unnecessary use of span and font tags.
I will update transltation.html with more information to avoid this in the future.
koenr [Wed, 12 Jan 2005 08:30:50 +0000 (08:30 +0000)]
moving towards XHTML compliance
moodler [Wed, 12 Jan 2005 07:53:50 +0000 (07:53 +0000)]
Removed some old docs
moodler [Wed, 12 Jan 2005 07:52:06 +0000 (07:52 +0000)]
Removing some old icons
ralf-bonn [Wed, 12 Jan 2005 07:12:47 +0000 (07:12 +0000)]
Corrections in the text
gustav_delius [Wed, 12 Jan 2005 07:03:25 +0000 (07:03 +0000)]
When setting up a new quiz the teacher is always redirected to the question edit page so there is no need for two buttons on mod.html
gustav_delius [Wed, 12 Jan 2005 06:30:32 +0000 (06:30 +0000)]
Just some comment text to explain the $QUIZ_QUESTION_TYPE array.
stronk7 [Wed, 12 Jan 2005 00:55:38 +0000 (00:55 +0000)]
Now print-view availability for students can be configured by glossary.
Bug 2080 (http://moodle.org/bugs/bug.php?op=show&bugid=2080)
koenr [Tue, 11 Jan 2005 22:11:43 +0000 (22:11 +0000)]
moving towards XHTML compliance
ralf-bonn [Tue, 11 Jan 2005 22:09:26 +0000 (22:09 +0000)]
Corrections in the text
koenr [Tue, 11 Jan 2005 20:55:31 +0000 (20:55 +0000)]
New strings translated - thanks to Emilio Delgado
moving towards XHTML compliance
ralf-bonn [Tue, 11 Jan 2005 20:53:40 +0000 (20:53 +0000)]
Corrections in the text
gustav_delius [Tue, 11 Jan 2005 20:03:16 +0000 (20:03 +0000)]
fixed short php tag spotted by Mad Alex
defacer [Tue, 11 Jan 2005 19:38:19 +0000 (19:38 +0000)]
Fixing the alt attributes for the icons used to move/hide etc. blocks when
editing is on. Also a few minor corrections for things inside comments.
moodler [Tue, 11 Jan 2005 15:07:49 +0000 (15:07 +0000)]
Paypal added support for Australian Dollars! Yay!
moodler [Tue, 11 Jan 2005 14:04:31 +0000 (14:04 +0000)]
Prevents a notice on installation
moodler [Tue, 11 Jan 2005 13:07:19 +0000 (13:07 +0000)]
Removed accidental code
moodler [Tue, 11 Jan 2005 12:43:29 +0000 (12:43 +0000)]
Added cookie detection, based on Petr's code. Thanks!
A notice will be printed on the login page if the session cookie can not be set.
stronk7 [Tue, 11 Jan 2005 12:40:41 +0000 (12:40 +0000)]
Delete orphaned categories remaining in server. Bug 2140
(http://moodle.org/bugs/bug.php?op=show&bugid=2140)
stronk7 [Tue, 11 Jan 2005 12:24:37 +0000 (12:24 +0000)]
Take out some double-slashes (//) in paths to langfiles and
included one more file_exists() check to avoid tons of
warnings when looking for files under dataroot mainly.
stronk7 [Tue, 11 Jan 2005 11:29:01 +0000 (11:29 +0000)]
Maintain whitespace when importing glossary entries. Aplied to
blackboard import of questions too. Bug 2310.
(http://moodle.org/bugs/bug.php?op=show&bugid=2310)
Merged from MOODLE_14_STABLE
stronk7 [Tue, 11 Jan 2005 11:24:03 +0000 (11:24 +0000)]
Maintain whitespace when importing glossary entries. I forgot to
commit this! Bug 2310.
Merged from MOODLE_14_STABLE
moodler [Tue, 11 Jan 2005 11:14:15 +0000 (11:14 +0000)]
Merged bug 2363 fix from stable
moodler [Tue, 11 Jan 2005 08:38:27 +0000 (08:38 +0000)]
Changes for XHTML and accessibility compatibility
moodler [Tue, 11 Jan 2005 08:26:35 +0000 (08:26 +0000)]
SMall cleanups on print_footer, and you can now call it with "none"
moodler [Tue, 11 Jan 2005 08:00:26 +0000 (08:00 +0000)]
Don't show "No courses in this category" if there are sub-categories
moodler [Tue, 11 Jan 2005 07:56:45 +0000 (07:56 +0000)]
1. On category listing, don't print category count at all if it's zero anyway
2. Cleaned up some complex code to use 'strings' instead of "parsed strings".
moodler [Tue, 11 Jan 2005 07:07:57 +0000 (07:07 +0000)]
Fixed typo
moodler [Tue, 11 Jan 2005 07:05:26 +0000 (07:05 +0000)]
Fixed some spelling errors
moodler [Tue, 11 Jan 2005 07:01:04 +0000 (07:01 +0000)]
Add categories editing even with one category
moodler [Tue, 11 Jan 2005 05:09:08 +0000 (05:09 +0000)]
Old messages are no longer replaced by new messages in the messages
pane of the discussion window
koenr [Mon, 10 Jan 2005 22:42:44 +0000 (22:42 +0000)]
moving towards XHTML compliance
koenr [Mon, 10 Jan 2005 21:53:03 +0000 (21:53 +0000)]
changing message for nosuchemailadres
mjollnir_ [Mon, 10 Jan 2005 21:48:04 +0000 (21:48 +0000)]
Merged from MOODLE_14_STABLE: Adding slashes to backup_log.info as courses with an apostrophe in their fullname cause sql errors
skodak [Mon, 10 Jan 2005 21:32:44 +0000 (21:32 +0000)]
fixed typo
skodak [Mon, 10 Jan 2005 21:31:41 +0000 (21:31 +0000)]
fixed typos
koenr [Mon, 10 Jan 2005 21:30:58 +0000 (21:30 +0000)]
moving towards XHTML compliance
koenr [Mon, 10 Jan 2005 21:23:14 +0000 (21:23 +0000)]
moving towards XHTML compliance
corrected wrong characterset
skodak [Mon, 10 Jan 2005 21:08:29 +0000 (21:08 +0000)]
typo - missing semicolon
aredkin [Mon, 10 Jan 2005 17:48:31 +0000 (17:48 +0000)]
corrected
aredkin [Mon, 10 Jan 2005 17:44:10 +0000 (17:44 +0000)]
*** empty log message ***
aredkin [Mon, 10 Jan 2005 17:38:36 +0000 (17:38 +0000)]
correction
moodler [Mon, 10 Jan 2005 15:26:43 +0000 (15:26 +0000)]
New and upgraded sites will be given a default .htaccess file in their
dataroot directory SC#64
martignoni [Mon, 10 Jan 2005 15:11:58 +0000 (15:11 +0000)]
Typos corrected
moodler [Mon, 10 Jan 2005 14:11:13 +0000 (14:11 +0000)]
Moodle now supports language packs found under dataroot/lang (they
take priority over all other locations).
Later we can add support to download language packs from within Moodle,
and edit/manage new packs more easily.
stronk7 [Mon, 10 Jan 2005 08:59:06 +0000 (08:59 +0000)]
Latest changes added to es.
moodler [Mon, 10 Jan 2005 08:04:44 +0000 (08:04 +0000)]
Fixing the admin directory check (again ;-))
martinlanghoff [Sun, 9 Jan 2005 21:54:48 +0000 (21:54 +0000)]
Ported from MOODLE_14_STABLE. SC#62 - Prevent database values from overriding $CFG values defined in config.php -- Credits go to Petr Skoda.
ralf-bonn [Sun, 9 Jan 2005 19:32:22 +0000 (19:32 +0000)]
*** empty log message ***
ralf-bonn [Sun, 9 Jan 2005 19:31:53 +0000 (19:31 +0000)]
standardization of strings between activities
ralf-bonn [Sun, 9 Jan 2005 19:08:41 +0000 (19:08 +0000)]
standardization of strings between activities
ralf-bonn [Sun, 9 Jan 2005 16:08:10 +0000 (16:08 +0000)]
text corrections
moodler [Sun, 9 Jan 2005 15:10:12 +0000 (15:10 +0000)]
Split up the Javascript stuff into static and non-static.
This will reduce the size of each page somewhat.
moodler [Sun, 9 Jan 2005 13:30:09 +0000 (13:30 +0000)]
FIxed the "S" on Skoda to use the diacritical
ralf-bonn [Sun, 9 Jan 2005 13:26:59 +0000 (13:26 +0000)]
strings added and text corrected
ralf-bonn [Sun, 9 Jan 2005 13:20:11 +0000 (13:20 +0000)]
xhtml checked
moodler [Sun, 9 Jan 2005 13:03:18 +0000 (13:03 +0000)]
Added some important people!
koenr [Sun, 9 Jan 2005 00:21:27 +0000 (00:21 +0000)]
moving towards XHTML compliance
martignoni [Sat, 8 Jan 2005 23:22:36 +0000 (23:22 +0000)]
Small typo
martignoni [Sat, 8 Jan 2005 23:21:15 +0000 (23:21 +0000)]
Listing of sub-categories
martignoni [Sat, 8 Jan 2005 23:19:20 +0000 (23:19 +0000)]
Email alerts to teachers
koenr [Sat, 8 Jan 2005 23:16:11 +0000 (23:16 +0000)]
moving towards XHTML compliance
martignoni [Sat, 8 Jan 2005 23:13:11 +0000 (23:13 +0000)]
Moving towards XHTML compliance
martignoni [Sat, 8 Jan 2005 22:49:14 +0000 (22:49 +0000)]
Moving towards XHTML compliance and other small corrections
gustav_delius [Sat, 8 Jan 2005 20:06:00 +0000 (20:06 +0000)]
split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle.
koenr [Sat, 8 Jan 2005 19:57:27 +0000 (19:57 +0000)]
moving towards XHTML compliance