Commit graph

4698 commits

Author SHA1 Message Date
moodler
0be4d8bf67 Removed more tables from forum display :-) Strrrrrict! 2007-01-08 06:56:15 +00:00
moodler
fedf73572e Refinements for print_box_* arguments names 2007-01-08 06:38:43 +00:00
donal72
cac88d400a mnet: In lib/db/upgrade.php, switch the magic number 1 to $CFG->mnet_localhost_id 2007-01-08 05:05:00 +00:00
moodler
2123b644a6 print_simple_box_* functions deprecated and replaced with clean new functions print_box_*
MDL-8101 MDL-4943
2007-01-08 03:06:32 +00:00
toyomoyo
736c3c4ce5 putting nowarp back into table with proper style 2007-01-08 02:13:21 +00:00
skodak
a1c91f9a15 MDL-7861 assignment related xhtml strict fixes (client view and fixed quickgrading/grading) and admin tree CSS styling 2007-01-07 21:54:39 +00:00
jamiesensei
111be766b6 changed implementation of advcheckbox so as to keep PEAR code seperate to Moodle code. 2007-01-07 16:41:06 +00:00
jamiesensei
cfcfddbcbf new formslib element type advcheckbox prepends a hidden element to a checkbox so a value is submitted whether the checkbox is checked or not. 2007-01-07 16:11:48 +00:00
jamiesensei
375ed78a93 fixed the MoodleQuickForm_questioncategory, question_category_options function wasn't committed so I've implemented it from question_category_select_menu code. 2007-01-07 13:54:36 +00:00
skodak
bfca8b1774 MDL-7861 resource mod related xhtml strict fixes (student visible interface only) 2007-01-07 13:49:31 +00:00
jamiesensei
271ffe3f25 various formslib work including bug fixes for MDL-8039 id attribute collision between forms and page ids. Also added editor helpbutton. This is a fix for MDL-6941 need the ability to associate several helptopics with htmleditor. Also started on converting forms for question types to formslib. 2007-01-07 12:46:47 +00:00
vyshane
eb3f9f0816 Related to MDL-7861. Replaced html nowrap="nowrap" with inline style style="white-space:nowrap;". 2007-01-07 11:20:09 +00:00
skodak
d36462eb00 MDL-7861 xhtml strict fixes - do not add label for static element in formslib, fixed wrong regex in previous commit 2007-01-06 21:22:02 +00:00
skodak
217d03a14c MDL-7861 xhtml strict fixes - do not add label for static element in formslib 2007-01-06 20:45:17 +00:00
skodak
72f46d119b MDL-8039 formslib Form id collission with body id when editing course, user details, etc. 2007-01-06 20:31:06 +00:00
skodak
b1307cbca5 MDL-7861 xhtml strict fixes - removed table from navbar layout 2007-01-06 20:18:44 +00:00
skodak
d2ce367fb9 MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera) 2007-01-06 19:22:58 +00:00
skodak
ee7f231d08 revised adobe XSS protection SC#346 2007-01-06 15:22:23 +00:00
skodak
63f3b3a551 fixed warning in error() function - $continue not used there at all, is it? error() is expected to always terminate execution or should we add new function parameter? 2007-01-06 14:55:56 +00:00
moodler
c11387978c Fixes to make user profile pages validate Strrrict 2007-01-06 14:07:00 +00:00
tjhunt
9e93222df2 questioncategory formslib.php form control. 2007-01-05 16:46:28 +00:00
moodler
fcf9577a28 Sundry fixes related to course categpry page for XHTRML strict MDL-7861 2007-01-05 14:13:26 +00:00
moodler
a09646cf23 More fixes to print_simple_box 2007-01-05 13:17:21 +00:00
moodler
7cd2f598aa More XHTML strict - removed image borders and height/width 2007-01-05 12:58:22 +00:00
moodler
df26dd34fd The fixes I meant to make with print_simple box doh! MDL-7861 MDL-4943 2007-01-05 11:51:43 +00:00
thepurpleblob
dd0730c2dd Added some cleaning to the category path for some safety. 2007-01-05 10:16:12 +00:00
moodler
8a45fcdfda Prevent warnings for user when upgrading to mnet MDL-8082 2007-01-05 08:51:14 +00:00
moodler
fa4c975c89 Some extensions to print_error to make it more useful for admin pages 2007-01-05 08:18:26 +00:00
toyomoyo
64888fc1cb MDL-7861, xhtml strict issues 2007-01-05 08:01:33 +00:00
moodler
84d04c3e83 More XHTML fixes for help files 2007-01-05 06:57:21 +00:00
jamiesensei
b07b6c8134 added 'required' class to outermost div of form elements 2007-01-05 06:47:35 +00:00
moodler
4079b3d7b2 More strrrrict tweaks 2007-01-05 06:23:35 +00:00
toyomoyo
d9cb14b885 MDL-7861, fixing xhtml strict problems 2007-01-05 04:57:58 +00:00
jamiesensei
18a7736107 added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code. 2007-01-05 04:51:46 +00:00
martinlanghoff
3261852ad6 Re-committing "Database changes for the customisable user fields" -- I _think_ this is what Shane meant to commit. 2007-01-05 02:34:41 +00:00
martinlanghoff
9654f6339d Reverting "Database changes for the customisable user fields" 2007-01-05 02:31:35 +00:00
moodler
d69e9c1519 Changed fieldsets to use the new invisiblefieldset class 2007-01-05 02:01:45 +00:00
toyomoyo
e9f044341f MDL-7861, xhtml related issues, added class for some fieldsets to not display border 2007-01-05 02:00:20 +00:00
toyomoyo
df07bbeee6 MDL-7861, xhtml strict fix 2007-01-05 01:06:24 +00:00
skodak
7947829fde fixed JS-less "go" button layout in popup form 2007-01-05 00:03:41 +00:00
skodak
7150226896 MDL-7861 xhtml strict fixes - fixed all <br> in our code 2007-01-04 23:38:17 +00:00
skodak
7bc1c17fef MDL-7861 xhtml strict fixes for login page 2007-01-04 23:27:19 +00:00
skodak
b7dc225654 MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
skodak
fa73873105 MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit 2007-01-04 18:23:55 +00:00
moodler
adc5f292f2 XHTML Strict for user images MDL-7861 2007-01-04 15:42:49 +00:00
moodler
593bc22bf5 Various XHTML Strict fixes for popup links and simple box 2007-01-04 15:16:31 +00:00
skodak
4f24b3e386 MDL-7861 various xhtml fixes and fixed layout of add activity/resource menu 2007-01-04 12:44:58 +00:00
ikawhero
dedda83d93 Database changes for the customisable user fields 2007-01-04 12:35:47 +00:00
jamiesensei
ff768bc57e small fix to button 2007-01-04 11:30:37 +00:00
skodak
c233a6c3f9 fixed problem with is_executable() in windows since PHP 5.0.0 - curl binary not supported in win32 anyway 2007-01-04 10:45:57 +00:00