142 Commits (0a8ef38b0549d8b975e05aa5967cc8e05283bb27)

Author SHA1 Message Date
  Tatu Lund 0a8ef38b05
Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083) 3 years ago
  Andrey B. Panfilov b31ed94eae
Row Generator fixes (#12027) 3 years ago
  Tatu Lund 40570e1731
Ensure type safety and serializable nature of all the listeners (#12045) 3 years ago
  Anna Koskinen 4014f806a1
Sanitize caption used in compatibility Grid header (#12018) 4 years ago
  Anna Koskinen 222705a48b
Fix compatibility ComboBox filtering when page length is zero. (#12016) 4 years ago
  Anna Koskinen 0645a86e5b
Table / TreeTable multiselect disabling of touch detection (#12014) 4 years ago
  Michael Forstner 5480d82bb8 Add missing FocusShortcutListener (#11289) 5 years ago
  Ilia Motornyi 504d499578
Fixed typo (#11072) 5 years ago
  Ilia Motornyi de4d772283 Fix using runo icons in FileTypeResolver (#10858) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ilia Motornyi f44f4f1b51
8.3.2 since (#10678) 6 years ago
  Ilia Motornyi 6d84351fee
Allow configuring content modes for Grid cell tooltips (#10632) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour cd9b32a990 Fix javadoc ending (#10274) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 13d406a708 Remove redundant null checks before an instanceof (#10173) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Olli Tietäväinen 0eabcf3094 Support null intermediate properties in NestedMethodProperty (#10134) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour 28b52d687d Remove unneeded .toArray() (#10131) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 43f4a17f0d Simplify conditional logic. (#10122) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Henri Sara 94c57dea38 Eliminate the use of AWT in non-test code (#10094) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 3c0c3e0a99 Fix typos (#10071) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Ahmed Ashour aa225cce86 Remove unneeded ArrayList construction 6 years ago
  Ahmed Ashour 229792f642 Javadoc fixes 6 years ago
  Ahmed Ashour 03349e8c66 Simplify boolean expressions 6 years ago