Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/inc/lib/pear/HTML/QuickForm
Yannick Warnier aecadd76df Fix warning about course password form element: Illegal string offset 'class' in main/inc/lib/pear/HTML/QuickForm/password.php on line 53 10 years ago
..
Action Fix rule loading. 11 years ago
CAPTCHA Fix captcha see #7688 11 years ago
Renderer add label for inputs id ref CT#7836 10 years ago
Rule Add question type validator - loosely refs CT#7705 10 years ago
Action.php
CAPTCHA.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
Controller.php Move sub_language.class.php inside inc/lib 11 years ago
Page.php Move sub_language.class.php inside inc/lib 11 years ago
Renderer.php Fix error in multi select see #7713 10 years ago
Rule.php
RuleRegistry.php Add question type validator - loosely refs CT#7705 10 years ago
advanced_settings.php Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
advcheckbox.php Move sub_language.class.php inside inc/lib 11 years ago
advmultiselect.php Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
autocomplete.php Move sub_language.class.php inside inc/lib 11 years ago
button.php Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
checkbox.php Fix checkbox UI. 11 years ago
date.php
element.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
email.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
file.php Fix file rules. Needs to reload autoload. 10 years ago
group.php Fix survey reports. 11 years ago
header.php Fix button code to allow createElement instead of addElement. 11 years ago
hidden.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
hiddenselect.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
hierselect.php Move sub_language.class.php inside inc/lib 11 years ago
html.php Use __construct. 11 years ago
image.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
index.html
input.php Fix form UI. 11 years ago
label.php Fix form UI. 11 years ago
link.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
password.php Fix warning about course password form element: Illegal string offset 'class' in main/inc/lib/pear/HTML/QuickForm/password.php on line 53 10 years ago
radio.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
reset.php Add session filter see #7756 10 years ago
select.php Fix select and select_ajax FormValidator's elements 10 years ago
static.php Use __construct. 11 years ago
submit.php Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
text.php Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
textarea.php Fix column sizes for textarea element - refs #7539 10 years ago