6343 Revīzijas (403db1577a07db0b4eb5ac6c51fba3205f77a47d)
 

Autors SHA1 Ziņojums Datums
  Artur Signell d355679a10 Test case for #3915 pirms 14 gadiem
  Artur Signell b518d76993 Test case for #3915 pirms 14 gadiem
  Marc Englund a170bf3dcf Tests fixed and JUnit test added for #5311 pirms 14 gadiem
  Artur Signell 4115eca74d Test case and fix for #5314 pirms 14 gadiem
  Marc Englund 8d53a9110c ComponentPosition setter/getter floats changed to Float to allow un-setting attributes, setCSSString() also un-sets attributes not present in the given string. Removed javadoc references to CSS - no need to know CSS to use anything except the get/setCSSString() -methods. For #5311 (still needs unit tests) pirms 14 gadiem
  Jonatan Kronqvist 49e3c3579a Fix for #3663 pirms 14 gadiem
  Artur Signell 5a87027870 Cleanup: removed unused validator function and extra TODO comment pirms 14 gadiem
  Henri Sara 677ff2b5f5 Ignore synthetic classes in serializability test pirms 14 gadiem
  Henri Sara ba1003a6be Reverted constructor visibility changes, will use isSynthetic() test instead pirms 14 gadiem
  Henri Sara f784ca8d32 Make private nested class constructor visibility public or package to prevent the generation of non-serializable access constructors by the compiler. pirms 14 gadiem
  Artur Signell 0a41c6075d Reverted to using Iterable instead of HasWidgets as PopupView does not implement HasWidgets pirms 14 gadiem
  Artur Signell f11538807f Generic CheckBox test pirms 14 gadiem
  Artur Signell f809698d01 Generic Notifications tests pirms 14 gadiem
  Henri Sara 1c0e7f1b26 Ignore external (fileupload) code in serializability test. Unused classes in it depended on code that is not included in the Vaadin compilation results. pirms 14 gadiem
  Artur Signell eb6613fe7d Removed extra "waitForVaadin" and duplicate images pirms 14 gadiem
  Artur Signell f888486848 Fix for #5303 - Error indicator not always shown for checkboxes pirms 14 gadiem
  Artur Signell 87c7aea5a8 Generic test case for ComboBox in various configurations pirms 14 gadiem
  Henri Sara c9dc5f3c36 #5300 add default constructor for the Upload component pirms 14 gadiem
  Jonatan Kronqvist 565fe51243 Cleaned up the code (#4317) pirms 14 gadiem
  Artur Signell 7409ce3f15 Potential fix for #4636 - Checking a checkbox moves it 1 pixel down in IE6+IE7 pirms 14 gadiem
  Artur Signell 5d8b84fca2 Avoid compiling the same thing multple times (and hopefully solve "unable to delete" build problems) pirms 14 gadiem
  Artur Signell 1955e1f4a3 Corrected Validator link pirms 14 gadiem
  Artur Signell 91cff4c2fd Fixed errorneous end tag pirms 14 gadiem
  Matti Tahvonen 66ec898f65 fixes #5278 pirms 14 gadiem
  Mikael Grankvist 5995caa169 Update integration test for portlet2 on liferay pirms 14 gadiem
  Matti Tahvonen 60ccc3ee30 enhanced test case to cover some UTF8 characters (also tests TestBench itself) pirms 14 gadiem
  Matti Tahvonen 799befabbb force UTF8 when compiling tests pirms 14 gadiem
  Jonatan Kronqvist d72851e214 Fix for #4317 - Don't update the pageLength variable when disabled or invisible. pirms 14 gadiem
  Artur Signell 34592ccfad Test case for #5278 pirms 14 gadiem
  John Alhroos 2f93d4b568 Fixes Combobox vertical icon placement in IE6 pirms 14 gadiem
  Artur Signell 236b3787f1 Test case for #5278 pirms 14 gadiem
  Matti Tahvonen e0f72317ad opera -> 1060 pirms 14 gadiem
  John Alhroos 4cbec8e236 Modified test case to catch #5277, #5291, #5292. pirms 14 gadiem
  John Alhroos 3842a191bc Fixes #5277, #5291, #5292 pirms 14 gadiem
  Jonatan Kronqvist fccac310f2 Still more fixes for the PopupViewShouldCloseOnTabOut test. pirms 14 gadiem
  Artur Signell 8b5677e8b1 Added support for numbering rows pirms 14 gadiem
  Matti Tahvonen 6633de8736 added stub method to make project compilable pirms 14 gadiem
  John Alhroos e190f22640 Fix for #5269 pirms 14 gadiem
  Jonatan Kronqvist 5e5357c85b Fixed the PopupViewShouldCloseOnTabOut testcase to work on Opera10 as well. It needed a pause before taking the screenshot. pirms 14 gadiem
  Artur Signell a5f6a5f935 Test case for isValid/isEmpty in DateField, for #5277 pirms 14 gadiem
  Mikael Grankvist 938ba6e3c4 liferay portlet2 test. pirms 14 gadiem
  Matti Tahvonen 6ff992225d test script pirms 14 gadiem
  Matti Tahvonen 794e9cbc46 cleanup pirms 14 gadiem
  John Alhroos 2b52bdcb0a Fix for #5110 pirms 14 gadiem
  Matti Tahvonen 213be8c40c test + script for tree container change, verifies #5281 is fixed pirms 14 gadiem
  Matti Tahvonen ebdc0bf5dc minor test enhancement + test script pirms 14 gadiem
  Artur Signell dc2b91b335 Potential fix for #4484 - PropertyFormatter constructor calls format pirms 14 gadiem
  Marko Grönroos c2977e49c0 Packaged the servletless GWT jars with jar (not zip), and as separate JAR files, which are not packaged with Vaadin package. pirms 14 gadiem
  Jonatan Kronqvist 60f2b52f59 Small fix to the PopupViewShouldCloseOnTabOut test. pirms 14 gadiem
  Marko Grönroos 2635930d18 Removed the Servlet API 2.4 from GWT libraries instead of unpacking the libraries and removing javax/servlet during build. pirms 14 gadiem