Commit Graph

201 Commits (96de1ea1a32b521b463ca7c31d66411dc265cbb4)

Author SHA1 Message Date
Julio 96de1ea1a3 Remove qfamsHandler.js lib replaced by multiselect.js 7 years ago
Julio 309b39c6dc Minor - add @todo #2515 7 years ago
Julio 77f1a9415e Add js lib "multiselect-two-sides" see #2515 7 years ago
Yannick Warnier 1b6a0e3cb0 Minor - Avoid notice in user self-removal process through the quickform button's setIcon() method - refs #2544 7 years ago
Alex Aragón a1eef028cc view correction to verify password in add user 8 years ago
Yannick Warnier 686a50c6ee Fix PR#2477 by which the string 'false' is considered not empty to decide if the image cropping must be scalable 8 years ago
Alex Aragón 200fb486ff fix form register 8 years ago
Nosolored 80894dd7a5 Feature: enable the scalable options in a form image 8 years ago
Angel Fernando Quiroz Campos 9048acaee5 Minor - fix php warning PHP 7.2 8 years ago
jmontoyaa 1517b20698 Minor - fix php warning 8 years ago
Angel Fernando Quiroz Campos 94a00d0f0b
Minor - Fix image cropper - refs BT#12756 8 years ago
jmontoyaa f38583cf0d Remove deprecated use "create_function" in compare rule - FormValidator 8 years ago
jmontoyaa bf3f4b12c6 Minor - format code 8 years ago
Angel Fernando Quiroz Campos c9df2f8bb9 Fix style for FormValidator help blocks 8 years ago
jmontoyaa ffcddf6202 Minor - format code, fix php docs 8 years ago
Angel Fernando Quiroz Campos 44ff8b8976 Improve FormValidator's file for images - refs BT#13380 8 years ago
Angel Fernando Quiroz Campos e4bbb4f79a Add method to clear select options - refs BT#13283 8 years ago
jmontoyaa d4455b355d Minor - format code. 8 years ago
jmontoyaa e8aba6f257 Add function visibility + fix PHP warning. 8 years ago
jmontoyaa 4601bc570e New options added to setting 'email_alert_manager_on_new_quiz' 8 years ago
jmontoyaa 471872f676 Minor - Format code 8 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
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 260f870eca Fix email field UI 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 9 years ago
Yannick Warnier 18835c4fa3 Fix issue preventing the ratio to be set on the image cropper (caused by commit af164930aa) 9 years ago
Angel Fernando Quiroz Campos 331d04acee Fix spacing between items of FormValidator group 9 years ago
jmontoyaa f0eaac4247 Making function depending on the id of the element 9 years ago
jmontoyaa af164930aa Move crop image into formvalidator and the file class to avoid doubles 9 years ago
Yannick Warnier 1faf3c08d0 PHPDoc, code styling and attribute types redefinitions to improve code quality as suggested by #scrutinizer 9 years ago
Yannick Warnier ac516b0107 Minor - Update type of properties definition to match value types + code style improvements 9 years ago
jmontoyaa acd9222783 Add extra_label_class see BT#10849 9 years ago