]>
git.mjollnir.org Git - moodle.git/log
defacer [Tue, 8 Feb 2005 02:42:29 +0000 (02:42 +0000)]
This isn't quite ready yet, but get this diff out of my sight...
defacer [Tue, 8 Feb 2005 01:34:14 +0000 (01:34 +0000)]
Renaming some $course to $courseid to make it clear to anyone reading the code...
mits [Tue, 8 Feb 2005 01:08:48 +0000 (01:08 +0000)]
translated some.
stronk7 [Tue, 8 Feb 2005 01:07:45 +0000 (01:07 +0000)]
Small typo (bug 2512)
(http://moodle.org/bugs/bug.php?op=show&bugid=2512)
Merged from MOODLE_14_STABLE
defacer [Tue, 8 Feb 2005 00:53:55 +0000 (00:53 +0000)]
Fixing this to not show notices if a block doesn't have an id attribute.
defacer [Tue, 8 Feb 2005 00:24:33 +0000 (00:24 +0000)]
Centering the contents of the "add blocks" block.
defacer [Tue, 8 Feb 2005 00:22:37 +0000 (00:22 +0000)]
Removing the inline style, migrating to styles_layout.css
koenr [Tue, 8 Feb 2005 00:12:17 +0000 (00:12 +0000)]
xhtml compliance
defacer [Tue, 8 Feb 2005 00:12:11 +0000 (00:12 +0000)]
This is now automatically done, no need to do it twice.
defacer [Tue, 8 Feb 2005 00:00:21 +0000 (00:00 +0000)]
Give an id attribute to the "Add Blocks" block so that the new hide/show
provisions in weblib don't print notices.
defacer [Mon, 7 Feb 2005 23:56:54 +0000 (23:56 +0000)]
The W3C valid way to write script tags is <script type="text/javascript">.
koenr [Mon, 7 Feb 2005 23:54:25 +0000 (23:54 +0000)]
forgot to commit
stronk7 [Mon, 7 Feb 2005 23:45:19 +0000 (23:45 +0000)]
One minor problem restoring categories in XHTML solved
stronk7 [Mon, 7 Feb 2005 23:33:17 +0000 (23:33 +0000)]
Some minor changes to each module to XHTMLise the restore process
stronk7 [Mon, 7 Feb 2005 23:28:52 +0000 (23:28 +0000)]
Now the restore process is XHTMLised
anvergara [Mon, 7 Feb 2005 23:24:54 +0000 (23:24 +0000)]
Cambiado "Periodo de Matriculación" por "Periodo de vigencia de la matrícula" y cambiada la explicación correspondiente.
anvergara [Mon, 7 Feb 2005 23:23:20 +0000 (23:23 +0000)]
Changed the enrolperiod string
borinsky2407 [Mon, 7 Feb 2005 23:18:29 +0000 (23:18 +0000)]
by c.borowski
borinsky2407 [Mon, 7 Feb 2005 23:17:43 +0000 (23:17 +0000)]
by c.borowski@web.de
borinsky2407 [Mon, 7 Feb 2005 23:02:29 +0000 (23:02 +0000)]
*** empty log message ***
koenr [Mon, 7 Feb 2005 22:37:16 +0000 (22:37 +0000)]
xhtml compliance -de_du done
mjollnir_ [Mon, 7 Feb 2005 21:10:25 +0000 (21:10 +0000)]
Removing PHP notice in metacourse assign courses page (bug 2479)
mjollnir_ [Mon, 7 Feb 2005 21:04:53 +0000 (21:04 +0000)]
Fixing formatting problem (extraneous <p>)
skodak [Mon, 7 Feb 2005 20:33:44 +0000 (20:33 +0000)]
maybe fixed double posts, fixed javascript errors, solved problems with reloading
koenr [Mon, 7 Feb 2005 18:27:43 +0000 (18:27 +0000)]
another go to get the notation of the be language correct. Hope this is the right one.
koenr [Mon, 7 Feb 2005 18:04:01 +0000 (18:04 +0000)]
removed untranslated markdown.html and a temporary file
stronk7 [Mon, 7 Feb 2005 17:58:50 +0000 (17:58 +0000)]
deleted some negations used to test the restore metadata process. :-)
stronk7 [Mon, 7 Feb 2005 17:55:12 +0000 (17:55 +0000)]
Some strings needed to backup & restore metacourse info.
stronk7 [Mon, 7 Feb 2005 17:52:58 +0000 (17:52 +0000)]
Now metacourses are working in restore too!
Please test them!!
moodler [Mon, 7 Feb 2005 15:06:13 +0000 (15:06 +0000)]
Nolink is not only for glossaries
moodler [Mon, 7 Feb 2005 11:58:49 +0000 (11:58 +0000)]
Disable $CFG->forum_trackreadposts completely when the user is a guest
or not logged in.
moodler [Mon, 7 Feb 2005 11:08:37 +0000 (11:08 +0000)]
Added class and id to print_table, and id to print_simple_box
koenr [Mon, 7 Feb 2005 10:41:52 +0000 (10:41 +0000)]
xhtml compliance
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
koenr [Mon, 7 Feb 2005 09:41:29 +0000 (09:41 +0000)]
xhtml compliance
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
mjollnir_ [Mon, 7 Feb 2005 09:32:24 +0000 (09:32 +0000)]
Better fix for 2479. This time I'm 99.999999% positive it's fixed ;)
mjollnir_ [Mon, 7 Feb 2005 09:27:03 +0000 (09:27 +0000)]
Removing db ids (found their way in from copying sql - bad) from last patch
mjollnir_ [Mon, 7 Feb 2005 09:22:07 +0000 (09:22 +0000)]
Fixing bug 2479. Can't figure out a way to do it with a left join at this stage but the query doesn't look too bad. Anyone who thinks they can figure out a more elegant way for it is welcome\!
villate [Mon, 7 Feb 2005 08:54:28 +0000 (08:54 +0000)]
Translation of the teacher's manual (almost complete)
defacer [Mon, 7 Feb 2005 04:54:04 +0000 (04:54 +0000)]
Some corrections.
moodler [Mon, 7 Feb 2005 02:13:18 +0000 (02:13 +0000)]
Fixed PARAM_ALPHA
moodler [Mon, 7 Feb 2005 01:23:44 +0000 (01:23 +0000)]
Handle longtimenosee of zero
moodler [Mon, 7 Feb 2005 01:21:50 +0000 (01:21 +0000)]
Allow longtimenosee to be zero
mjollnir_ [Mon, 7 Feb 2005 01:00:57 +0000 (01:00 +0000)]
More bug fixing - #2479
defacer [Mon, 7 Feb 2005 00:45:41 +0000 (00:45 +0000)]
First rough version of the "Health Center", so people can play around.
stronk7 [Sun, 6 Feb 2005 23:44:59 +0000 (23:44 +0000)]
Now spanish doc is XHTML at all!
stronk7 [Sun, 6 Feb 2005 23:26:25 +0000 (23:26 +0000)]
More XHTMLised docs
stronk7 [Sun, 6 Feb 2005 23:18:11 +0000 (23:18 +0000)]
More XHTML spanish docs...
stronk7 [Sun, 6 Feb 2005 23:01:08 +0000 (23:01 +0000)]
More XHTML valid documentation files
koenr [Sun, 6 Feb 2005 22:26:49 +0000 (22:26 +0000)]
xhtml compliance
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
koenr [Sun, 6 Feb 2005 21:55:07 +0000 (21:55 +0000)]
empty option
koenr [Sun, 6 Feb 2005 21:36:15 +0000 (21:36 +0000)]
xhtml compliance
koenr [Sun, 6 Feb 2005 21:28:06 +0000 (21:28 +0000)]
xhtml compliance
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
removed markdown.html - not translated
koenr [Sun, 6 Feb 2005 21:09:27 +0000 (21:09 +0000)]
Created with very ugly wordprocessor.
not xhtml-compliant -> should be replaced by nice HTMLl first
gustav_delius [Sun, 6 Feb 2005 21:04:10 +0000 (21:04 +0000)]
The html editor was inserting a paragraph with just a space in it which clearly created problems for fields that the user wanted to leave empty.
There was also a problem when switching to text mode and back again: the status bar showed Path: Path:. I have taken out the second one.
koenr [Sun, 6 Feb 2005 21:04:07 +0000 (21:04 +0000)]
Created with very ugly wordprocessor.
I took the garbage out, but I had to replace the tables with the English ones. This file took too long to handle.
stronk7 [Sun, 6 Feb 2005 20:27:30 +0000 (20:27 +0000)]
Using docsyles.css!
stronk7 [Sun, 6 Feb 2005 20:25:42 +0000 (20:25 +0000)]
minor body change.
stronk7 [Sun, 6 Feb 2005 20:24:57 +0000 (20:24 +0000)]
More XHTML docs...
koenr [Sun, 6 Feb 2005 20:19:50 +0000 (20:19 +0000)]
xhtml-compliance de php-files done
skodak [Sun, 6 Feb 2005 20:06:08 +0000 (20:06 +0000)]
correction in require path for mimetypes
skodak [Sun, 6 Feb 2005 19:46:09 +0000 (19:46 +0000)]
this file should be gone long ago, removing now
skodak [Sun, 6 Feb 2005 19:40:01 +0000 (19:40 +0000)]
fixed pclzip import
koenr [Sun, 6 Feb 2005 19:32:09 +0000 (19:32 +0000)]
xhtml-compliance - da done
stronk7 [Sun, 6 Feb 2005 19:24:58 +0000 (19:24 +0000)]
This file is out from the English version. Removed here too.
skodak [Sun, 6 Feb 2005 19:23:32 +0000 (19:23 +0000)]
typo in comment
stronk7 [Sun, 6 Feb 2005 19:20:19 +0000 (19:20 +0000)]
Part of the spanish documentation is now XHTML.
koenr [Sun, 6 Feb 2005 18:59:13 +0000 (18:59 +0000)]
another unclosed <p>
gustav_delius [Sun, 6 Feb 2005 18:18:44 +0000 (18:18 +0000)]
Avoid using <p> tags because different browsers treat them differently (e.g in firefox if a table cell starts with a <p> it will start with an empty line, in IE it will not). Use <div> instead.
gustav_delius [Sun, 6 Feb 2005 15:18:09 +0000 (15:18 +0000)]
replaced href="#" by href="javascript:void()" as suggested in bug #1980
martignoni [Sun, 6 Feb 2005 14:48:06 +0000 (14:48 +0000)]
Typo corrected
koenr [Sun, 6 Feb 2005 12:42:13 +0000 (12:42 +0000)]
missing characterset
koenr [Sun, 6 Feb 2005 12:39:55 +0000 (12:39 +0000)]
last files moving to xhtml doctype
moving body background-color to stylesheet
forgot this one
koenr [Sun, 6 Feb 2005 12:39:37 +0000 (12:39 +0000)]
last files moving to xhtml doctype
moving body background-color to stylesheet
koenr [Sun, 6 Feb 2005 12:14:47 +0000 (12:14 +0000)]
moving to xhtml doctype
koenr [Sun, 6 Feb 2005 11:21:19 +0000 (11:21 +0000)]
wrong characterset
moving to xhtml doctype
gustav_delius [Sun, 6 Feb 2005 10:42:31 +0000 (10:42 +0000)]
I have changed the icon for removing a question from a quiz from X to >> and changed the label from 'Delete' to 'Remove' because it does not delete the question but only removes it from the quiz.
skodak [Sun, 6 Feb 2005 10:06:25 +0000 (10:06 +0000)]
detection of oversized requests from clients
gustav_delius [Sun, 6 Feb 2005 07:55:05 +0000 (07:55 +0000)]
edit column in question tables on edit.php are now wide enough to hold all icons without line break
gustav_delius [Sun, 6 Feb 2005 07:45:40 +0000 (07:45 +0000)]
If a question is removed from a quiz then also all existing responses (e.g. from teacher attempts) are removed. Thanks to Eloy for pointing out that this was missing, http://moodle.org/mod/forum/discuss.php?d=17167#83331
koenr [Sun, 6 Feb 2005 00:59:14 +0000 (00:59 +0000)]
moving to xhtml doctype
removed the <ol><ol> construction and replaced it with a styl margin-left
removed the body fixed white color and replaced it with a style in docstyles.css
koenr [Sat, 5 Feb 2005 23:37:17 +0000 (23:37 +0000)]
moving to xhtml doctype
urs_hunkler [Sat, 5 Feb 2005 21:37:53 +0000 (21:37 +0000)]
I added all code to handle the cookies and the sideblock content, the icon and the patches for hiding/showing the content of the sideblocks.
How it works:
_ within the "sideblockheading" a DIV with class="hide-show" holds a link calling the JS containerDisplaySwitching(). To the user it's represented by the icon "switch.gif" (a plus in a square) at the right end side of the header.
_ all content of the sideblock is surounded by a new <div class="blockcontent" id="'.$attributes['id']."_cont\">"
_ a call of the JS containerDisplaySwitching() changes the state of the appropriate DIV with the content to "display:none/inline" and writes this state into a cookie.
_ at the end of every block I added a call to the JS "containerDisplaySet()". This reads the block's state and hides the content or leaves it visible with every page load.
_ in the stylesheet I added the positioning of the icon:
.sideblockheading .hide-show {
float:right;
}
.sideblockheading a img.hide-show-image {
padding-top:0.25em;
}
gustav_delius [Sat, 5 Feb 2005 21:03:04 +0000 (21:03 +0000)]
It is now no longer possible to add or delete questions in a quiz that students have already attempted, see http://moodle.org/mod/forum/discuss.php?d=16479#86488
koenr [Sat, 5 Feb 2005 20:51:23 +0000 (20:51 +0000)]
xhtml-compliance
gustav_delius [Sat, 5 Feb 2005 20:00:15 +0000 (20:00 +0000)]
fixed my own type (missing ;)
gustav_delius [Sat, 5 Feb 2005 17:28:06 +0000 (17:28 +0000)]
Taken out some $THEME
fiedorow [Sat, 5 Feb 2005 16:58:28 +0000 (16:58 +0000)]
Presents login as guest button if course allows guests.
fiedorow [Sat, 5 Feb 2005 16:47:50 +0000 (16:47 +0000)]
Remove moodle_set_cookie call
fiedorow [Sat, 5 Feb 2005 16:46:26 +0000 (16:46 +0000)]
Implements log in as guest for courses that allow guests.
fiedorow [Sat, 5 Feb 2005 16:40:38 +0000 (16:40 +0000)]
Bypass enrolment if guest shortcut for courses that allow guests.
koenr [Sat, 5 Feb 2005 13:41:03 +0000 (13:41 +0000)]
A lot of new strings and help files. This language pack is nearly complete. All checked and corrected to xhtml-compliance.
martignoni [Sat, 5 Feb 2005 12:49:14 +0000 (12:49 +0000)]
Changed 'mainmenu'
martignoni [Sat, 5 Feb 2005 12:48:16 +0000 (12:48 +0000)]
Strings in the lang file are now sorted
martignoni [Sat, 5 Feb 2005 12:03:55 +0000 (12:03 +0000)]
Short days are now shorter (2 characters)
mits [Sat, 5 Feb 2005 08:04:04 +0000 (08:04 +0000)]
fixed locale
mjollnir_ [Sat, 5 Feb 2005 05:15:16 +0000 (05:15 +0000)]
Fixing bug 2480 - meta course enrolment
defacer [Sat, 5 Feb 2005 03:16:44 +0000 (03:16 +0000)]
Changing !$course->category to $course->id == SITEID
defacer [Sat, 5 Feb 2005 02:08:25 +0000 (02:08 +0000)]
Rewriting "!$course->category" to "$course->id == SITEID" to make it clear.
stronk7 [Sat, 5 Feb 2005 02:00:12 +0000 (02:00 +0000)]
Abot more done about XHTML
(just goig to sleep)
stronk7 [Sat, 5 Feb 2005 01:58:37 +0000 (01:58 +0000)]
This page is near to be XHTML!
Please, see bug 2496
(http://moodle.org/bugs/bug.php?op=show&bugid=2496)