Commit Graph

412 Commits (25e289e8dba5aed81ee32a9cacadb85524ae34b8)

Author SHA1 Message Date
jmontoyaa 0b50d7b5da Fix "Uncaught TypeError: Cannot read property 'slice' of undefined" 8 years ago
José Loguercio 42e37e397a Added CSS3 FormValidator loader instead *.*gif image 8 years ago
jmontoyaa 1f34a8deb1 Allow video source tag work with htmlpurifier #2133 8 years ago
jmontoyaa db815152d6 Allow video tag 8 years ago
jmontoyaa d4455b355d Minor - format code. 8 years ago
Angel Fernando Quiroz Campos 137527fab9 Fix FormValidator::addUserAvatar - refs BT#12955 8 years ago
Angel Fernando Quiroz Campos 239ea5ea7a Rename FormValidator's InputUser to UserAvatar - refs BT#12955 BT#11833 8 years ago
Angel Fernando Quiroz Campos 2ff96dbc09 Improve InputUser for FormValidator - refs BT#12955 8 years ago
Angel Fernando Quiroz Campos 23f289bf7b Add InputUser as FormValidator element - refs BT#11833 8 years ago
jmontoyaa c79c22b336 Remove unused code. 8 years ago
jmontoyaa e8aba6f257 Add function visibility + fix PHP warning. 8 years ago
Angel Fernando Quiroz Campos 6a7895eea8 Include select2 files in page header #1941 8 years ago
Scrutinizer Auto-Fixer 2dce14872e Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer ddf46f7fca Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer c34be713c9 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 088769224c Minor - format code, update docs 8 years ago
jmontoyaa d265a83c34 MaintenanceModePlugin (requires composer update) BT#12478 9 years ago
Scrutinizer Auto-Fixer 4b4b366d5f Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 823c8232fa Set correctly ckeditor config 9 years ago
Scrutinizer Auto-Fixer d23a5f6a1c Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer 465d16f644 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 21577735a1 Minor - format code 9 years ago
jmontoyaa a8afbc9e34 Fix html editor settings 9 years ago
Scrutinizer Auto-Fixer 6cf31a7bcc Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer 7a56f3fbb3 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 9 years ago
jmontoyaa 8480b72c80 Add update dropbox file see BT#10896 9 years ago
jmontoyaa a8624a545f Format code, update doc, remove unused width (managed by bootstrap now) 9 years ago
jmontoyaa e19d6b1d5b Add 'form->addPasswordRule' in order to centralize pass validation 9 years ago
jmontoyaa 2c2279d923 Remove <br /> from upload form see BT#10887 9 years ago
jmontoyaa dd0dab1edb Add option "set_custom_default" in SelectLanguage form type 9 years ago
jmontoyaa 029776f32d Improve CSS stylesheet change/upload 9 years ago
jmontoyaa 7ce8ea39c0 Minor - format code 9 years ago
jmontoyaa 954e2740bc Minor - format code 9 years ago
Scrutinizer Auto-Fixer 50f7662956 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa fb93a142b1 Add hover dropzone css style feature see BT#10896 9 years ago
Scrutinizer Auto-Fixer 1a423c4bde Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 3608c51a01 Update date range js 9 years ago
José Loguercio d634c7ee3a Fix DateRangePicker that doesn't allow to pass the Required Rule validation - Refs BT#12317 9 years ago
José Loguercio 2ba03bba63 Fix daterangepicker in form validator that only save the default date values - Refs BT#12319 9 years ago
José Loguercio 06da57b8d0 Added GeoLocalizationMapField to Form Validator 9 years ago
jmontoyaa afdb79e253 Add FloatNumber element to FormValidator to handle float numbers 9 years ago
jmontoyaa 2a48183ba8 Minor - format code 9 years ago
jmontoyaa a8ed60247f Minor - Format code 9 years ago
Angel Fernando Quiroz Campos 7f56be6c92 Show date/datetime picker when clicking on text field and button - refs BT#11653 9 years ago
Angel Fernando Quiroz Campos f1111c1079 Add input of type color to FormValidator - refs BT#12103 9 years ago
José Loguercio 961e20c82e Added a base64 hidden input to crop images for files in FormValidator 9 years ago
Angel Fernando Quiroz Campos 3ebade0853 Change date/datetime inputs to show as disabled - refs BT#11653 9 years ago