6343 Commits (403db1577a07db0b4eb5ac6c51fba3205f77a47d)
 

Author SHA1 Message Date
  John Alhroos 3d8392f9f9 Updated DateField test to be more specific so TB test can be made. 14 years ago
  Artur Signell 203237dfbf Removed non-existing UNITS_ROWS reference and changed other UNITS_ references into links (#5415) 14 years ago
  John Alhroos dfe75aa36f Fix for #5387 14 years ago
  Artur Signell e1555a63c4 Added a comment about screen size not being available in Application.init() 14 years ago
  John Alhroos 771369aac1 Testcase for #5387 14 years ago
  John Alhroos ba10d13395 Fix for #5385 14 years ago
  John Alhroos f9b1996325 Testcase for #5385 14 years ago
  John Alhroos dc6cbf2021 Fix for #5322 14 years ago
  John Alhroos f4bc6ceba5 Fix for #5376 14 years ago
  John Alhroos 9a1c8fdc0d DateField client side refactoring. 14 years ago
  John Alhroos 8896da69fe TestBench tests for #5396 14 years ago
  John Alhroos 0d5d3c136c Fix for #5396 14 years ago
  John Alhroos 83e7ac457e Added authentication error checking in ApplicationConnection. Needed when using containers Form security. 14 years ago
  Henri Sara a0db6c4ef0 #5410 OSGi manifest export package list missing some packages 14 years ago
  John Alhroos f04f14a182 Fixes the reverted [13971] issue. 14 years ago
  John Alhroos 016dce749b Reverting part of [12971] back since it causes the regression #5403. 14 years ago
  Henri Sara 089e08fc84 #5409 Form.focus should focus the first enabled, writable field if possible 14 years ago
  Henri Sara 0fb51d1192 #5405 better javadoc for BeanItemContainer constructor 14 years ago
  Henri Sara 850816a7d3 #5405 relax type constraint on BeanItemContainer constructor and addAll() method 14 years ago
  Johannes Tuikkala 14964cbaca #5334 set fixed date for inline datefield of the gridlayout test 14 years ago
  Matti Tahvonen b062d2079b fixes #5388, better fix for #4019 14 years ago
  Johannes Tuikkala 47219f62ed #5334 added pauses into testscript 14 years ago
  Johannes Tuikkala 112c514416 #5334 using theme icons instead of class resource icons 14 years ago
  Matti Tahvonen fa9511cf7d opening api for extension (TreeTable) 14 years ago
  Johannes Tuikkala a55d524552 #5334 again fixed test script, added screenshots back 14 years ago
  Johannes Tuikkala 75d78e7d3f #5334 again fixed testscript 14 years ago
  Johannes Tuikkala 37ab642772 #5334 fixed testscript (now temporarily without screenshots), cleaned laytoutesters 14 years ago
  Johannes Tuikkala 5bbc60d10b #5334 merged test scripts to one script and removed testsuite 14 years ago
  Johannes Tuikkala c5d0a1ba44 #5334 fixed urls of test scripts 14 years ago
  Johannes Tuikkala d3833276b1 #5334 removed override-annotations 14 years ago
  Johannes Tuikkala b38fa19920 #5334 removed override-annotations 14 years ago
  Johannes Tuikkala 03c8ab098a #5334 initial test scripts 14 years ago
  Johannes Tuikkala 8f873fd01d #5334 vaadin formatted code, LayoutTesterApplication extends now AbstractTestCase 14 years ago
  Johannes Tuikkala 87273a9dd0 #5334 layout test classes for vertical, horizontal and gridlayout 14 years ago
  Henri Sara c25a113900 Increment version number to 6.4.2. 14 years ago
  Henri Sara 509b247db3 #5374 additional fix: handle actions correctly if column reordering is disabled. 14 years ago
  Henri Sara c31964254b #5380 Disabling a read-only RichTextArea caused the toolbar to appear on WebKit based browsers 14 years ago
  Henri Sara d9139fcd93 #5374 Table column reordering could not be disabled once enabled 14 years ago
  Henri Sara c4929b40d7 Updated release notes for Vaadin 6.4.x maintenance releases 14 years ago
  Matti Tahvonen 9d21b01500 replaced obsolete usage of setStylePrimaryName with setStyleName (faster, same effect if no stylenames or just one stylename, does not bug with latest webkits if css class currently null) 14 years ago
  Matti Tahvonen 2756a2f4f7 removed obsolete debug code 14 years ago
  Matti Tahvonen f7ebba2cc6 fixes #5089 (read only mode) and #5379 webkit bug 14 years ago
  Matti Tahvonen 768d95b50e fixes #5341 14 years ago
  Matti Tahvonen d8adec2097 fixes #5244, patch by posto 14 years ago
  Matti Tahvonen 14f0506bf3 fixes #4175 and partly #5373 (TextField and RichTextArea now work properly) 14 years ago
  Matti Tahvonen 51664d073a test case for #4175 14 years ago
  Henri Sara 5f9588b855 #5369 DateField doesn't show selected value after invalid 14 years ago
  Matti Tahvonen d1d161f72c javadoc typo + bit more specific description 14 years ago
  Matti Tahvonen 89fd279efd fixes #5377 14 years ago
  Matti Tahvonen 4d9779577c #5377 14 years ago