Commit Graph

217 Commits (20145fa3256b78064a69aed8006a2f07812f12eb)

Author SHA1 Message Date
Yannick Warnier 0f6208345d Fix warning in PHP 7.1 when using undefined array index - refs BT#12571 9 years ago
jmontoyaa 3088ddf01d Minor - format code. 9 years ago
jmontoyaa 076aedf361 Fix inline layout for group, radio and checkbox elements see BT#10887 9 years ago
jmontoyaa 01d19bdc9b Move $columnsSize variable in Element class as protected. 9 years ago
Yannick Warnier 528f9e01fe Add check to avoid treating non-numerical indexes in sorteable tables 9 years ago
jmontoyaa 954e2740bc Minor - format code 9 years ago
Angel Fernando Quiroz Campos 1697235826 Allow add description and help blocks for Advanced Settings Button - refs BT#12454 9 years ago
Angel Fernando Quiroz Campos 5000a2ffc6 Change anchor by button for FormValidator's advanced_settings element 9 years ago
jmontoyaa 42052a6802 Add function getElementByName 9 years ago
jmontoyaa 0fecba27c1 Check if element exists before get element. 9 years ago
jmontoyaa 260f870eca Fix email field UI 9 years ago
jmontoyaa afdb79e253 Add FloatNumber element to FormValidator to handle float numbers 9 years ago
jmontoyaa ffbf8c0af1 Minor - format 9 years ago
jmontoyaa a8ed60247f Minor - Format code 9 years ago
José Loguercio 961e20c82e Added a base64 hidden input to crop images for files in FormValidator 9 years ago
jmontoyaa 0b52abc611 Minor - format code 9 years ago
jmontoyaa e6f7112818 Fix __construct see #8486 9 years ago
Yannick Warnier 9080363d48 Minor - Spacing 9 years ago
Yannick Warnier 7899fe2899 Add MinText validation to QuickForm rules to check for the minimum length of a text 9 years ago
jmontoyaa 879d1ffefe Use custom frozen template see BT#11194 9 years ago
José Loguercio 000a81c172 Change private to protected function to avoid error on load function in advmultiselect.php 9 years ago
jmontoyaa e4fc0627b9 Minor - format code 9 years ago
jmontoyaa f3093f40eb Replace PEAR::raiseError with new Exception 10 years ago
jmontoyaa 2fdaa5ee18 Format code + remove unused code 10 years ago
Yannick Warnier 18835c4fa3 Fix issue preventing the ratio to be set on the image cropper (caused by commit af164930aa) 10 years ago
Angel Fernando Quiroz Campos 331d04acee Fix spacing between items of FormValidator group 10 years ago
jmontoyaa f0eaac4247 Making function depending on the id of the element 10 years ago
jmontoyaa af164930aa Move crop image into formvalidator and the file class to avoid doubles 10 years ago
Julio 7d8d209ad1 Use "throw new Exception" 10 years ago
Yannick Warnier 1faf3c08d0 PHPDoc, code styling and attribute types redefinitions to improve code quality as suggested by #scrutinizer 10 years ago
Yannick Warnier ac516b0107 Minor - Update type of properties definition to match value types + code style improvements 10 years ago
jmontoyaa acd9222783 Add extra_label_class see BT#10849 10 years ago
jmontoyaa 56d82f589c Minor - format code 10 years ago
jmontoyaa 3ba16eea1a Improve UI of ticket plugin db changes needed see BT#11081 10 years ago
jmontoyaa 116260910b Add addSelectAjax in FormValidator 10 years ago
jmontoyaa d302357111 Add number validators see #8177 10 years ago
jmontoyaa cee3b182aa Add rule see BT#8177 10 years ago
jmontoyaa c6b47fbc05 Minor - format code 10 years ago
jmontoyaa 4204dbf828 Fix constructors 10 years ago
jmontoyaa 8465ef5e7a Fix constructor 10 years ago
jmontoyaa afb5c45e94 Fix constructor. 10 years ago
jmontoyaa 5b8fd7cf15 Fix constructors 10 years ago
jmontoyaa 4b6b315409 Fix constructor 10 years ago
jmontoyaa 50f9062c3f Fix __construct PHP warnings 10 years ago
jmontoyaa 7f42c3251a Use __construct 10 years ago
jmontoyaa 557536c6ce Unused file removed. 10 years ago
jmontoyaa c54d18ae76 Fix constructors 10 years ago
José Loguercio 81e1bbf676 Revert "Fix Questions results stats page does not show minimum score - Refs #8121" 10 years ago
José Loguercio 542ffd962d Fix Questions results stats page does not show minimum score - Refs #8121 10 years ago
José Loguercio 821f12be35 Fix Questions results stats page does not show minimum score - Refs #8121 10 years ago