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 9 years ago
..
Action e54fdb3bb0 Fix rule loading. 10 years ago
CAPTCHA 0a68d4952f Fix captcha see #7688 9 years ago
Renderer 7d9c1556c1 add label for inputs id ref CT#7836 9 years ago
Rule 11819bd9ee Add question type validator - loosely refs CT#7705 9 years ago
Action.php 0515c4fe03 Feature #272 - Upgrading some PEAR packages: HTML_QuickForm from 3.2.7 to 3.2.11; HTML_QuickForm_advmultiselect from 0.5.1 to 1.5.1; HTML_QuickForm_Controller from 1.0.3 to 1.0.10; Pager from 2.4.2 to 2.4.8. 15 years ago
CAPTCHA.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
Controller.php 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
Page.php 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
Renderer.php 0c71327813 Fix error in multi select see #7713 9 years ago
Rule.php 94984e6b12 merge 11 years ago
RuleRegistry.php 11819bd9ee Add question type validator - loosely refs CT#7705 9 years ago
advanced_settings.php 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
advcheckbox.php 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
advmultiselect.php 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
autocomplete.php 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
button.php 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
checkbox.php 62810e8a09 Fix checkbox UI. 10 years ago
date.php a4ff0f2ad8 Remove require_once 10 years ago
element.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
email.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
file.php dfdc842b8f Fix file rules. Needs to reload autoload. 9 years ago
group.php 5c3f70185a Fix survey reports. 10 years ago
header.php 66d4eb4327 Fix button code to allow createElement instead of addElement. 10 years ago
hidden.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
hiddenselect.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
hierselect.php 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
html.php 82b4f40a11 Use __construct. 10 years ago
image.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
index.html 94984e6b12 merge 11 years ago
input.php e401720627 Fix form UI. 10 years ago
label.php e401720627 Fix form UI. 10 years ago
link.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
password.php aecadd76df Fix warning about course password form element: Illegal string offset 'class' in main/inc/lib/pear/HTML/QuickForm/password.php on line 53 9 years ago
radio.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
reset.php 63266a1ffa Add session filter see #7756 9 years ago
select.php b773f6498d Fix select and select_ajax FormValidator's elements 9 years ago
static.php 82b4f40a11 Use __construct. 10 years ago
submit.php 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 10 years ago
text.php 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
textarea.php bc3bbe80d2 Fix column sizes for textarea element - refs #7539 9 years ago