]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoJUst a minor tidy - I yank this line all the time :-)
moodler [Tue, 9 Jan 2007 12:30:26 +0000 (12:30 +0000)]
JUst a minor tidy - I yank this line all the time :-)

18 years agoA "guess" at what this query might be. Needs MH or DOnal to check it.
moodler [Tue, 9 Jan 2007 12:23:57 +0000 (12:23 +0000)]
A "guess" at what this query might be.  Needs MH or DOnal to check it.

MDL-8082

18 years agoFixed xhtml for MDL-7861.
vyshane [Tue, 9 Jan 2007 12:01:17 +0000 (12:01 +0000)]
Fixed xhtml for MDL-7861.

18 years agoFixes for MDL-7861.
vyshane [Tue, 9 Jan 2007 11:47:21 +0000 (11:47 +0000)]
Fixes for MDL-7861.

18 years agoMDL-5120 list blocks now use <div for columns instead of span and floats; blocks...
skodak [Tue, 9 Jan 2007 11:04:13 +0000 (11:04 +0000)]
MDL-5120 list blocks now use <div for columns instead of span and floats; blocks related CSS cleanup, some xhtml strict fixes

18 years agoXhtml fixes for MDL-7861.
vyshane [Tue, 9 Jan 2007 10:42:23 +0000 (10:42 +0000)]
Xhtml fixes for MDL-7861.

18 years agoFixes for MDL-7861.
vyshane [Tue, 9 Jan 2007 10:20:59 +0000 (10:20 +0000)]
Fixes for MDL-7861.

18 years agoMDL-7861xhtml strict fixes
skodak [Tue, 9 Jan 2007 10:08:51 +0000 (10:08 +0000)]
MDL-7861xhtml strict fixes

18 years agofixed typo in prev commit
skodak [Tue, 9 Jan 2007 10:08:06 +0000 (10:08 +0000)]
fixed typo in prev commit

18 years agoStrict on editing long files too
moodler [Tue, 9 Jan 2007 09:22:16 +0000 (09:22 +0000)]
Strict on editing long files too

18 years agoStrrrrrrict when editing language files
moodler [Tue, 9 Jan 2007 09:20:55 +0000 (09:20 +0000)]
Strrrrrrict when editing language files

18 years agoMore cleaning up XHTML Strict
moodler [Tue, 9 Jan 2007 09:11:50 +0000 (09:11 +0000)]
More cleaning up XHTML Strict

18 years agoXhtml fixes for MDL-7861.
vyshane [Tue, 9 Jan 2007 09:07:16 +0000 (09:07 +0000)]
Xhtml fixes for MDL-7861.

18 years agoFix strings
moodler [Tue, 9 Jan 2007 09:01:38 +0000 (09:01 +0000)]
Fix strings

18 years agoNew tags
moodler [Tue, 9 Jan 2007 08:39:16 +0000 (08:39 +0000)]
New tags

18 years agoMOved some loose strings I found
moodler [Tue, 9 Jan 2007 08:25:40 +0000 (08:25 +0000)]
MOved some loose strings I found

18 years agoMDL-7861 related problems for wiki. use_html_editor() call in ewiki.php is probably...
toyomoyo [Tue, 9 Jan 2007 08:21:29 +0000 (08:21 +0000)]
MDL-7861 related problems for wiki. use_html_editor() call in ewiki.php is probably causing additional problems.

18 years agoFixes for copyright notice during install MDL-8114
moodler [Tue, 9 Jan 2007 08:18:34 +0000 (08:18 +0000)]
Fixes for copyright notice during install MDL-8114

18 years agoAdded a surrounding div to make the form xhtml strrrrrict
moodler [Tue, 9 Jan 2007 08:16:31 +0000 (08:16 +0000)]
Added a surrounding div to make the form xhtml strrrrrict

18 years agoFIxed style and made this block XHTML Strict
moodler [Tue, 9 Jan 2007 08:14:05 +0000 (08:14 +0000)]
FIxed style and made this block XHTML Strict

18 years agoFixed addcourse button on home page
moodler [Tue, 9 Jan 2007 06:07:35 +0000 (06:07 +0000)]
Fixed addcourse button on home page

18 years agoInserted a new style to make install look better
moodler [Tue, 9 Jan 2007 05:55:07 +0000 (05:55 +0000)]
Inserted a new style to make install look better

18 years agoDon't let downloaded environment files cause problems forever by overriding the
moodler [Tue, 9 Jan 2007 05:52:11 +0000 (05:52 +0000)]
Don't let downloaded environment files cause problems forever by overriding the
more up-to-date internal files

18 years agoAdded missing library causing install not to work
moodler [Tue, 9 Jan 2007 05:26:12 +0000 (05:26 +0000)]
Added missing library causing install not to work

18 years agoLIkely fix for MDL-8067
moodler [Tue, 9 Jan 2007 04:59:56 +0000 (04:59 +0000)]
LIkely fix for MDL-8067

18 years agoMDL-7861, chat realated xhtml strict fixes, changed stlye in notice_yesno
toyomoyo [Tue, 9 Jan 2007 04:50:07 +0000 (04:50 +0000)]
MDL-7861, chat realated xhtml strict fixes, changed stlye in notice_yesno

18 years agomnet: enrol/mnet/allowed_courses: Stylefix - if( to if (
donal72 [Tue, 9 Jan 2007 04:24:18 +0000 (04:24 +0000)]
mnet: enrol/mnet/allowed_courses:  Stylefix - if( to if (

18 years agomnet: enrol/mnet/allowed_courses: Removed PHP5.1+ functions
donal72 [Tue, 9 Jan 2007 03:55:40 +0000 (03:55 +0000)]
mnet: enrol/mnet/allowed_courses:  Removed PHP5.1+ functions

18 years agoMDL-7861, xhtml strict fixes for choice
toyomoyo [Tue, 9 Jan 2007 03:14:34 +0000 (03:14 +0000)]
MDL-7861, xhtml strict fixes for choice

18 years agomnet: enrol/mnet/remote_courses.php XHTML strict fix: MDL-7861
donal72 [Tue, 9 Jan 2007 02:31:22 +0000 (02:31 +0000)]
mnet: enrol/mnet/remote_courses.php XHTML strict fix:  MDL-7861

18 years agomnet: enrol/mnet/allowed_courses: XHTML strict fixes: MDL-7861
donal72 [Tue, 9 Jan 2007 01:51:12 +0000 (01:51 +0000)]
mnet:  enrol/mnet/allowed_courses:  XHTML strict fixes:  MDL-7861

18 years agoMDL-7861, fixing xhtml strict problems
toyomoyo [Tue, 9 Jan 2007 01:38:24 +0000 (01:38 +0000)]
MDL-7861, fixing xhtml strict problems

18 years agomnet: enrol/mnet/config.html XHTML strict fixes: MDL-7861
donal72 [Tue, 9 Jan 2007 01:32:31 +0000 (01:32 +0000)]
mnet:  enrol/mnet/config.html XHTML strict fixes:  MDL-7861

18 years agomnet: admin/enrol_config.php XHTML strict fixes: MDL-7861
donal72 [Tue, 9 Jan 2007 01:31:53 +0000 (01:31 +0000)]
mnet:  admin/enrol_config.php XHTML strict fixes:  MDL-7861

18 years agoMDL-7861xhtml strict fixes - site main menu
skodak [Tue, 9 Jan 2007 00:18:37 +0000 (00:18 +0000)]
MDL-7861xhtml strict fixes - site main menu

18 years agoMDL-5162 Deprecated elements in messages block
skodak [Tue, 9 Jan 2007 00:05:56 +0000 (00:05 +0000)]
MDL-5162 Deprecated elements in messages block

18 years agoMDL-8115 fixed $$submission typo; merged from MOODLE_17_STABLE
skodak [Mon, 8 Jan 2007 21:42:51 +0000 (21:42 +0000)]
MDL-8115 fixed $$submission typo; merged from MOODLE_17_STABLE

18 years agoMDL-7861xhtml strict fixes
skodak [Mon, 8 Jan 2007 21:22:57 +0000 (21:22 +0000)]
MDL-7861xhtml strict fixes

18 years agoMDL-7861 still some icons left ;grr previous commid had wrong MDL id
skodak [Mon, 8 Jan 2007 20:38:03 +0000 (20:38 +0000)]
MDL-7861 still some icons left ;grr previous commid had wrong MDL id

18 years agoMDL-8105 some more icon class fixes including new .iconhelp for help and docs icon
skodak [Mon, 8 Jan 2007 20:30:38 +0000 (20:30 +0000)]
MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon

18 years agoEnvironment checks support mysqli. MDL-8113
stronk7 [Mon, 8 Jan 2007 19:54:44 +0000 (19:54 +0000)]
Environment checks support mysqli. MDL-8113

Merged from MOODLE_17_STABLE

18 years agoMDL-8105 fixed theme colors in login page after recent div optimisation
skodak [Mon, 8 Jan 2007 19:49:28 +0000 (19:49 +0000)]
MDL-8105 fixed theme colors in login page after recent div optimisation

18 years agoMDL-7861 xhtml transient fixes for not closed input fields - I hope all of them excep...
skodak [Mon, 8 Jan 2007 19:34:16 +0000 (19:34 +0000)]
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed

18 years agoAdding support for mysqli. MDL-8113
stronk7 [Mon, 8 Jan 2007 19:07:41 +0000 (19:07 +0000)]
Adding support for mysqli. MDL-8113

18 years agoadded CSS constants - MDL-6798
urs_hunkler [Mon, 8 Jan 2007 18:37:24 +0000 (18:37 +0000)]
added CSS constants - MDL-6798

18 years ago'added handling of CSS constants - MDL-6798'
urs_hunkler [Mon, 8 Jan 2007 18:35:28 +0000 (18:35 +0000)]
'added handling of CSS constants - MDL-6798'

18 years agoAdding initial support for mysqli databases. MDL-7967
stronk7 [Mon, 8 Jan 2007 18:33:03 +0000 (18:33 +0000)]
Adding initial support for mysqli databases. MDL-7967

18 years ago'changes for flexible column arrangement - see MDL-8109'
urs_hunkler [Mon, 8 Jan 2007 15:53:34 +0000 (15:53 +0000)]
'changes for flexible column arrangement - see MDL-8109'

18 years agofix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes.
jamiesensei [Mon, 8 Jan 2007 15:53:17 +0000 (15:53 +0000)]
fix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes.
and stopped using label tag for a group of elements where the label refers to the group of elements and not an individual one.

18 years agoSize fix for category list MDL-8108
moodler [Mon, 8 Jan 2007 15:17:40 +0000 (15:17 +0000)]
Size fix for category list  MDL-8108

18 years agomigrated randomsamatch to formslib.
jamiesensei [Mon, 8 Jan 2007 13:58:42 +0000 (13:58 +0000)]
migrated randomsamatch to formslib.
fixed small typo in quiz mod_form

18 years ago'loginbox: commented the bgcolour out'
urs_hunkler [Mon, 8 Jan 2007 13:46:39 +0000 (13:46 +0000)]
'loginbox: commented the bgcolour out'

18 years agoFixed an old typo
moodler [Mon, 8 Jan 2007 12:47:41 +0000 (12:47 +0000)]
Fixed an old typo

18 years agoNew strings for accessibility
moodler [Mon, 8 Jan 2007 12:47:13 +0000 (12:47 +0000)]
New strings for accessibility

18 years agoNot sure if this was deleted intentionally or not
moodler [Mon, 8 Jan 2007 12:23:04 +0000 (12:23 +0000)]
Not sure if this was deleted intentionally or not

18 years agoAdded back some stuff Urs deleted ;-)
moodler [Mon, 8 Jan 2007 12:22:26 +0000 (12:22 +0000)]
Added back some stuff Urs deleted   ;-)

18 years agoAdded back missing style for index subscription links
moodler [Mon, 8 Jan 2007 12:17:43 +0000 (12:17 +0000)]
Added back missing style for index subscription links

18 years agoAdded missing style back for rating submit button
moodler [Mon, 8 Jan 2007 12:16:26 +0000 (12:16 +0000)]
Added missing style back for rating submit button

18 years agoStrict XHTML logic fixes for discussions in some circumstances MDL-7861
moodler [Mon, 8 Jan 2007 12:13:35 +0000 (12:13 +0000)]
Strict XHTML logic fixes for discussions in some circumstances   MDL-7861

18 years ago'changed loginbox layout with reduced DIV number'
urs_hunkler [Mon, 8 Jan 2007 12:02:52 +0000 (12:02 +0000)]
'changed loginbox layout with reduced DIV number'

18 years ago'changed loginbox layout with reduced DIV number'
urs_hunkler [Mon, 8 Jan 2007 12:02:32 +0000 (12:02 +0000)]
'changed loginbox layout with reduced DIV number'

18 years ago'changed loginbox CSS for reduced DIV number'
urs_hunkler [Mon, 8 Jan 2007 12:01:12 +0000 (12:01 +0000)]
'changed loginbox CSS for reduced DIV number'

18 years agoFlash-based filters are now strrrrrrrict AND accessible! MDL-7889
moodler [Mon, 8 Jan 2007 11:55:18 +0000 (11:55 +0000)]
Flash-based filters are now strrrrrrrict AND accessible!      MDL-7889

Unfortunately this is only possible using Javascript to rewrite the DOM, so this means Flash content won't work without Javascript on.

   MDL-7861

18 years agosome extra validaton for multichoice and some bug fixes for multichoice and random...
jamiesensei [Mon, 8 Jan 2007 10:35:57 +0000 (10:35 +0000)]
some extra validaton for multichoice and some bug fixes for multichoice and random qtype.

18 years agoMDL-7861 new class .icon and .iconsmall
skodak [Mon, 8 Jan 2007 09:14:05 +0000 (09:14 +0000)]
MDL-7861 new class .icon and .iconsmall

18 years agoremoved redundant files after formslib conversion
jamiesensei [Mon, 8 Jan 2007 09:09:39 +0000 (09:09 +0000)]
removed redundant files after formslib conversion

18 years agomnet: New lang file for describing auth/mnet services
donal72 [Mon, 8 Jan 2007 09:06:20 +0000 (09:06 +0000)]
mnet: New lang file for describing auth/mnet services

18 years agoHelp files stored in _local language packs take precedence. Implements MDL-8089.
mudrd8mz [Mon, 8 Jan 2007 09:04:08 +0000 (09:04 +0000)]
Help files stored in _local language packs take precedence. Implements MDL-8089.

18 years agoFIxes for Strrrrrict in forum ratings
moodler [Mon, 8 Jan 2007 08:51:47 +0000 (08:51 +0000)]
FIxes for Strrrrrict in forum ratings

18 years agoUpdated YUI to version 0.12.1.
vyshane [Mon, 8 Jan 2007 08:47:49 +0000 (08:47 +0000)]
Updated YUI to version 0.12.1.

18 years agoMDL-7861, xhtml problems with survey
toyomoyo [Mon, 8 Jan 2007 08:00:56 +0000 (08:00 +0000)]
MDL-7861, xhtml problems with survey

18 years agoxhtml fix - now only 'for=' with wrong id is removed from labels - static and grouped...
skodak [Mon, 8 Jan 2007 08:00:46 +0000 (08:00 +0000)]
xhtml fix - now only 'for=' with wrong id is removed from labels - static and grouped elemenst (date selector), because the missing label might cause problems with CSS styling

18 years agoXhtml fixes for MDL-7861.
vyshane [Mon, 8 Jan 2007 07:58:22 +0000 (07:58 +0000)]
Xhtml fixes for MDL-7861.

18 years agoRemoving .cvsignore -- so people can have their own.
martinlanghoff [Mon, 8 Jan 2007 07:57:46 +0000 (07:57 +0000)]
Removing .cvsignore -- so people can have their own.

18 years agoReverted mistakes from donal's last checkin
moodler [Mon, 8 Jan 2007 07:55:45 +0000 (07:55 +0000)]
Reverted mistakes from donal's last checkin

18 years agoMore xhtml fixes. MDL-7861 related.
vyshane [Mon, 8 Jan 2007 07:45:53 +0000 (07:45 +0000)]
More xhtml fixes. MDL-7861 related.

18 years agoxhtml fixes. MDL-7861 related
vyshane [Mon, 8 Jan 2007 07:38:29 +0000 (07:38 +0000)]
xhtml fixes. MDL-7861 related

18 years agoAdded some classes for question preview view. MDL-7861 related.
vyshane [Mon, 8 Jan 2007 07:37:56 +0000 (07:37 +0000)]
Added some classes for question preview view. MDL-7861 related.

18 years agoMore forum tidying up, less tables
moodler [Mon, 8 Jan 2007 07:16:48 +0000 (07:16 +0000)]
More forum tidying up, less tables

18 years agomnet: XHTML strict fixes: MDL-7861
donal72 [Mon, 8 Jan 2007 07:16:29 +0000 (07:16 +0000)]
mnet:  XHTML strict fixes:  MDL-7861

18 years agoRemoved more tables from forum display :-) Strrrrrict!
moodler [Mon, 8 Jan 2007 06:56:15 +0000 (06:56 +0000)]
Removed more tables from forum display :-)    Strrrrrict!

18 years agoRefinements for print_box_* arguments names
moodler [Mon, 8 Jan 2007 06:38:43 +0000 (06:38 +0000)]
Refinements for print_box_* arguments names

18 years agoMDL-7861, xhtml strict for survey
toyomoyo [Mon, 8 Jan 2007 05:47:12 +0000 (05:47 +0000)]
MDL-7861, xhtml strict for survey

18 years agomnet: In lib/db/upgrade.php, switch the magic number 1 to $CFG->mnet_localhost_id
donal72 [Mon, 8 Jan 2007 05:05:00 +0000 (05:05 +0000)]
mnet:  In lib/db/upgrade.php, switch the magic number 1 to $CFG->mnet_localhost_id

18 years agoMDL-7861, xhtml strict issues
toyomoyo [Mon, 8 Jan 2007 03:34:44 +0000 (03:34 +0000)]
MDL-7861, xhtml strict issues

18 years agoAutomatic installer.php lang files by installer_builder (20070108)
moodler [Mon, 8 Jan 2007 03:16:53 +0000 (03:16 +0000)]
Automatic installer.php lang files by installer_builder (20070108)

18 years agoprint_simple_box_* functions deprecated and replaced with clean new functions print_box_*
moodler [Mon, 8 Jan 2007 03:06:32 +0000 (03:06 +0000)]
print_simple_box_* functions deprecated and replaced with clean new functions print_box_*

MDL-8101 MDL-4943

18 years agoputting nowarp back into table with proper style
toyomoyo [Mon, 8 Jan 2007 02:13:21 +0000 (02:13 +0000)]
putting nowarp back into table with proper style

18 years agoMDL-7861 xhtml strict fixes
toyomoyo [Mon, 8 Jan 2007 01:38:42 +0000 (01:38 +0000)]
MDL-7861 xhtml strict fixes

18 years agoRemoved align attribute from img tag. Related to MDL-7861.
vyshane [Mon, 8 Jan 2007 01:27:22 +0000 (01:27 +0000)]
Removed align attribute from img tag. Related to MDL-7861.

18 years agoMDL-7861, fixing xhtml strict bugs
toyomoyo [Mon, 8 Jan 2007 01:09:54 +0000 (01:09 +0000)]
MDL-7861, fixing xhtml strict bugs

18 years agoRemoved align attribute. Related to MDL-7861.
vyshane [Mon, 8 Jan 2007 00:41:53 +0000 (00:41 +0000)]
Removed align attribute. Related to MDL-7861.

18 years agoAdd a .cvsignore file at the top of the Moodle tree so that config.php is appropriate...
martinlanghoff [Sun, 7 Jan 2007 23:50:47 +0000 (23:50 +0000)]
Add a .cvsignore file at the top of the Moodle tree so that config.php is appropriately ignored. This is exactly what .cvsignore is made for ;-)

18 years agoMDL-7861 assignment related xhtml strict fixes (client view and fixed quickgrading...
skodak [Sun, 7 Jan 2007 21:54:39 +0000 (21:54 +0000)]
MDL-7861 assignment related xhtml strict fixes (client view and fixed quickgrading/grading) and admin tree CSS styling

18 years agoremoving more redundant files after qtype form formslib migration
jamiesensei [Sun, 7 Jan 2007 17:22:31 +0000 (17:22 +0000)]
removing more redundant files after qtype form formslib migration

18 years agomore last fixes to question forms and removal of redundant files
jamiesensei [Sun, 7 Jan 2007 17:06:50 +0000 (17:06 +0000)]
more last fixes to question forms and removal of redundant files

18 years agochanged implementation of advcheckbox so as to keep PEAR code seperate to Moodle...
jamiesensei [Sun, 7 Jan 2007 16:41:06 +0000 (16:41 +0000)]
changed implementation of advcheckbox so as to keep PEAR code seperate to Moodle code.

18 years agoremoving redundant files after migration to formslib and some further bug fixing...
jamiesensei [Sun, 7 Jan 2007 16:36:38 +0000 (16:36 +0000)]
removing redundant files after migration to formslib and some further bug fixing in question type forms.

18 years agonew formslib element type advcheckbox prepends a hidden element to a checkbox so...
jamiesensei [Sun, 7 Jan 2007 16:11:48 +0000 (16:11 +0000)]
new formslib element type advcheckbox prepends a hidden element to a checkbox so a value is submitted whether the checkbox is checked or not.

18 years agonumerical and random question type creation form migrated to formslib
jamiesensei [Sun, 7 Jan 2007 16:10:42 +0000 (16:10 +0000)]
numerical and random question type creation form migrated to formslib