Commit Graph

258 Commits (f41666006f8bc439fdd15445b64ea28d26589c35)

Author SHA1 Message Date
jmontoyaa 4601bc570e New options added to setting 'email_alert_manager_on_new_quiz' 9 years ago
Angel Fernando Quiroz Campos 013347ff73 Improve use of the FOR attribute in LABEL tags #1960 9 years ago
jmontoyaa 9d980ca363 Fix comparing function using dependent see BT#12671 9 years ago
jmontoyaa 471872f676 Minor - Format code 9 years ago
Yannick Warnier ea85874a73 Add check on $attributes param in QuickForm/text to avoid warnings in PHP 7.1 9 years ago
jmontoyaa 21577735a1 Minor - format code 9 years ago
jmontoyaa a8624a545f Format code, update doc, remove unused width (managed by bootstrap now) 9 years ago
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
jmontoyaa 2feffcce8a Remove pear/excelreader replaced by PHPExcel 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 3e78de8ad2 Fix constructor. 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 eb9f5c407b Fix PHP fatal error BT#11792 9 years ago
jmontoyaa e4fc0627b9 Minor - format code 9 years ago
jmontoyaa a75a14a497 Add PHP7 support 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
jmontoyaa 3926f43bec Fix classes 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 24c512bea8 Fix PHP warnings 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 6ee2856479 Minor - format code, update comments 10 years ago
jmontoyaa 116260910b Add addSelectAjax in FormValidator 10 years ago
jmontoyaa d302357111 Add number validators see #8177 10 years ago