]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-01-08 donal72mnet: XHTML strict fixes: MDL-7861
2007-01-08 moodlerRemoved more tables from forum display :-) Strrrrrict!
2007-01-08 moodlerRefinements for print_box_* arguments names
2007-01-08 toyomoyoMDL-7861, xhtml strict for survey
2007-01-08 donal72mnet: In lib/db/upgrade.php, switch the magic number...
2007-01-08 toyomoyoMDL-7861, xhtml strict issues
2007-01-08 moodlerAutomatic installer.php lang files by installer_builder...
2007-01-08 moodlerprint_simple_box_* functions deprecated and replaced...
2007-01-08 toyomoyoputting nowarp back into table with proper style
2007-01-08 toyomoyoMDL-7861 xhtml strict fixes
2007-01-08 vyshaneRemoved align attribute from img tag. Related to MDL...
2007-01-08 toyomoyoMDL-7861, fixing xhtml strict bugs
2007-01-08 vyshaneRemoved align attribute. Related to MDL-7861.
2007-01-07 martinlanghoffAdd a .cvsignore file at the top of the Moodle tree...
2007-01-07 skodakMDL-7861 assignment related xhtml strict fixes (client...
2007-01-07 jamiesenseiremoving more redundant files after qtype form formslib...
2007-01-07 jamiesenseimore last fixes to question forms and removal of redund...
2007-01-07 jamiesenseichanged implementation of advcheckbox so as to keep...
2007-01-07 jamiesenseiremoving redundant files after migration to formslib...
2007-01-07 jamiesenseinew formslib element type advcheckbox prepends a hidden...
2007-01-07 jamiesenseinumerical and random question type creation form migrat...
2007-01-07 jamiesenseifixed the MoodleQuickForm_questioncategory, question_ca...
2007-01-07 skodakMDL-7861 resource mod related xhtml strict fixes (stude...
2007-01-07 jamiesenseivarious formslib work including bug fixes for MDL-8039...
2007-01-07 gbatesonprevent backslashes being inserted before #-sign in...
2007-01-07 jamiesenseirenamed file and some changes to form definition etc.
2007-01-07 vyshaneRelated to MDL-7861. Replaced html nowrap="nowrap"...
2007-01-07 vyshaneFix for MDL-7861
2007-01-07 vyshaneAdded fieldset tag. MDL-7861.
2007-01-06 skodakMDL-8097 - fixed two problems in auth locking settings...
2007-01-06 skodakMDL-8096 New user edit form does not work properly...
2007-01-06 skodakMDL-7861 xhtml strict fixes - do not add label for...
2007-01-06 skodakMDL-7861 xhtml strict fixes - do not add label for...
2007-01-06 skodakcan not insert two buttons with the same IS on one...
2007-01-06 skodakMDL-8039 formslib Form id collission with body id when...
2007-01-06 skodakfixed authplugin warning
2007-01-06 skodakMDL-7861 xhtml strict fixes - removed table from navbar...
2007-01-06 skodakMDL-8062 Remove name attribute from <form> and related...
2007-01-06 skodakrevised adobe XSS protection SC#346
2007-01-06 skodakfixed warning in error() function - $continue not used...
2007-01-06 moodlerFixes to make user profile pages validate Strrrict
2007-01-06 moodlerMinor forms fixes for Strict MDL-7861
2007-01-06 moodlerSMall Strict fix
2007-01-05 skodakMDL-7861 xhtml strict fixes - the invisible fieldset...
2007-01-05 skodakMDL-7861 xhtml strict fixes - login page - this is...
2007-01-05 skodakMDL-7861 xhtml strict fixes - login page - ok, one...
2007-01-05 skodakMDL-8063 Fixed links to validation services to be XHTML...
2007-01-05 skodakMDL-7861 xhtml strict fixes - login page - final CSS...
2007-01-05 mitsFixed required class.
2007-01-05 skodakMDL-7861 xhtml strict fixes - added langmenu class...
2007-01-05 tjhuntquestioncategory formslib.php form control.
2007-01-05 moodlerXHTML Strict fixes
2007-01-05 skodakMDL-7861 xhtml strict fixes - added langmenu class
2007-01-05 skodakMDL-7861 xhtml strict fixes for login page revisited
2007-01-05 moodlerXHTML Strict fixes MDL-7861
2007-01-05 moodlerFIxes for news forum heading on home page (Strict...
2007-01-05 moodlerSundry fixes related to course categpry page for XHTRML...
2007-01-05 moodlerMore fixes to print_simple_box
2007-01-05 andreabixfixed missing comma
2007-01-05 moodlerMore XHTML strict - removed image borders and height...
2007-01-05 thepurpleblobMDL-6769 and http://moodle.org/mod/forum/discuss.php...
2007-01-05 moodlerTidied up theme for generalboxes
2007-01-05 moodlerThe fixes I meant to make with print_simple box ...
2007-01-05 thepurpleblobMDL-7913\rImproved category detection (again) to extract...
2007-01-05 thepurpleblobAdded some cleaning to the category path for some safety.
2007-01-05 moodlerPrevent warnings for user when upgrading to mnet ...
2007-01-05 moodlerBetter errors that lead to the wiki for more help ...
2007-01-05 skodakfixed my previous changes broken by new user form merging
2007-01-05 moodlerSome extensions to print_error to make it more useful...
2007-01-05 toyomoyoMDL-7861, xhtml strict issues
2007-01-05 jamiesenseisettting first param of moodleform constructor to null...
2007-01-05 ikawheroFields set as locked are now disabled using the forms...
2007-01-05 moodlerMore XHTML fixes for help files
2007-01-05 ikawheroLocked fields do not need to be required.
2007-01-05 jamiesenseiadded 'required' class to outermost div of form elements
2007-01-05 moodlerFixed required class leaking around the place
2007-01-05 moodlerSearch and replace to fix up heading style p --> h1
2007-01-05 ikawheroForm fieldname set to shortname of field.
2007-01-05 moodlerMore strrrrict tweaks
2007-01-05 donal72mnet: Removed hardcoded English strings from some...
2007-01-05 toyomoyoMDL-7861, xhtml strict fixes
2007-01-05 toyomoyoMDL-7861, fixing xhtml strict problems
2007-01-05 jamiesenseiadded helpbuttons to htmleditors where needed. Further...
2007-01-05 ikawheroFixing typo
2007-01-05 donal72mnet: Remove bogus XYZ prefixes from last commit ...
2007-01-05 moodlerAutomatic installer.php lang files by installer_builder...
2007-01-05 donal72mnet: Allow an environment variable to be established...
2007-01-05 ikawheroDeprecated file. Replaced with edit_form.php.
2007-01-05 toyomoyoMDL-7861, strict xhtml fixes
2007-01-05 martinlanghoffRe-committing "Database changes for the customisable...
2007-01-05 martinlanghoffReverting "Database changes for the customisable user...
2007-01-05 ikawheroUsing the new forms class.
2007-01-05 ikawheroProfile page using the new forms class.
2007-01-05 ikawheroCustomisable user profile fields
2007-01-05 moodlerChanged fieldsets to use the new invisiblefieldset...
2007-01-05 toyomoyoMDL-7861, xhtml related issues, added class for some...
2007-01-05 moodlerAdded .invisiblefieldset class to hide unnecessary...
2007-01-05 toyomoyoMDL-7861, fixing xhtml strict divs
2007-01-05 toyomoyoMDL-7861, xhtml strict fix
2007-01-05 skodakMDL-7861 xhtml strict fixes for login page - fixed...
next