.. |
Action
|
e54fdb3bb0
Fix rule loading.
|
9 years ago |
CAPTCHA
|
e6f7112818
Fix __construct see #8486
|
8 years ago |
Renderer
|
076aedf361
Fix inline layout for group, radio and checkbox elements see BT#10887
|
7 years ago |
Rule
|
471872f676
Minor - Format code
|
7 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
|
e6f7112818
Fix __construct see #8486
|
8 years ago |
Controller.php
|
f3093f40eb
Replace PEAR::raiseError with new Exception
|
8 years ago |
Page.php
|
4a18a2e34f
Move sub_language.class.php inside inc/lib
|
10 years ago |
Renderer.php
|
c54d18ae76
Fix constructors
|
8 years ago |
Rule.php
|
94984e6b12
merge
|
10 years ago |
RuleRegistry.php
|
ffbf8c0af1
Minor - format
|
8 years ago |
advanced_settings.php
|
1697235826
Allow add description and help blocks for Advanced Settings Button - refs BT#12454
|
7 years ago |
advcheckbox.php
|
c54d18ae76
Fix constructors
|
8 years ago |
advmultiselect.php
|
a8624a545f
Format code, update doc, remove unused width (managed by bootstrap now)
|
7 years ago |
autocomplete.php
|
c54d18ae76
Fix constructors
|
8 years ago |
button.php
|
01d19bdc9b
Move $columnsSize variable in Element class as protected.
|
7 years ago |
checkbox.php
|
4601bc570e
New options added to setting 'email_alert_manager_on_new_quiz'
|
7 years ago |
date.php
|
c54d18ae76
Fix constructors
|
8 years ago |
element.php
|
4601bc570e
New options added to setting 'email_alert_manager_on_new_quiz'
|
7 years ago |
email.php
|
260f870eca
Fix email field UI
|
8 years ago |
file.php
|
961e20c82e
Added a base64 hidden input to crop images for files in FormValidator
|
8 years ago |
group.php
|
d2d97fd987
merge with 1.11.x
|
7 years ago |
header.php
|
c54d18ae76
Fix constructors
|
8 years ago |
hidden.php
|
c54d18ae76
Fix constructors
|
8 years ago |
hiddenselect.php
|
c54d18ae76
Fix constructors
|
8 years ago |
html.php
|
82b4f40a11
Use __construct.
|
9 years ago |
image.php
|
c54d18ae76
Fix constructors
|
8 years ago |
index.html
|
94984e6b12
merge
|
10 years ago |
input.php
|
ffbf8c0af1
Minor - format
|
8 years ago |
label.php
|
e401720627
Fix form UI.
|
9 years ago |
link.php
|
c54d18ae76
Fix constructors
|
8 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
|
d2d97fd987
merge with 1.11.x
|
7 years ago |
reset.php
|
63266a1ffa
Add session filter see #7756
|
9 years ago |
select.php
|
c4caaebb91
Fix merge from 1.11.x
|
7 years ago |
static.php
|
82b4f40a11
Use __construct.
|
9 years ago |
submit.php
|
41acfabcf1
Add new form layout LAYOUT_BOX_NO_LABEL used in the login page.
|
9 years ago |
text.php
|
ea85874a73
Add check on $attributes param in QuickForm/text to avoid warnings in PHP 7.1
|
7 years ago |
textarea.php
|
21577735a1
Minor - format code
|
7 years ago |