147 次代码提交 (documentation)

作者 SHA1 备注 提交日期
  Tapio Aali 3229847265 Fix lost focus in Table when refreshing row cache (#12231) 11 年前
  Johannes Dahlström c75cf3956a TestBench test case for #8291 11 年前
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 年前
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 年前
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 年前
  Pekka Hyvönen 05964e7ada Renamed Component.debugId to id (#3700) 11 年前
  Artur Signell c90d01c411 Root -> UI in tests (#8908) 11 年前
  Artur Signell 0b0ddb8687 Component.getRoot() -> Component.getUI() (#8908) 11 年前
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 11 年前
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) 11 年前
  John Alhroos fb8c447ca2 Fix for Table multirow dragging issue #6217 + Testbench test 11 年前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 年前
  Leif Åstrand 049bb369b9 Use separate screenshots because of IE9 inconsistency revealed by (#9207) 12 年前
  Leif Åstrand 27fc8ddc00 Force horizontal scrolling with wide columns but no rows (#9187) 12 年前
  Leif Åstrand 6685816c2a Clear selectionRangeStart if the key map has been cleared (#8584, #8736) 12 年前
  Leif Åstrand 85c03155dc Remember previous row height to maintain table size when all rows are removed (#9132) 12 年前
  Leif Åstrand 8374a0aa32 Preserve selection order for multi select value (#8109, #8787) 12 年前
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 年前
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 年前
  Johannes Dahlström 89dfe99616 Fix CRLF -> LF 12 年前
  Johannes Dahlström 49583093a1 Oops, remove redundant code causing a compile error 12 年前
  Johannes Dahlström 2847912aba Test for #9064 12 年前
  Artur Signell 3b86074ed8 Added Table.setSortEnabled and deprecated setSortDisabled (#9021) 12 年前
  Artur Signell b0aeaff918 Test for sorting Labels in a Table (#8845) 12 年前
  Leif Åstrand 26ba3f922f Extract API from Root to Page (#8907) 12 年前
  Johannes Dahlström 024b0a0043 Fixed some errors caused by 6.8 merge; updated tests to use LegacyWindow/Application 12 年前
  Leif Åstrand adcf03c1b5 Refresh row cache in requestRepaintAll to avoid partial repaint (#8714) 12 年前
  Leif Åstrand ab53fcaf59 Test app for #8714 12 年前
  Automerge 0a7f33f1ff [merge from 6.7] #7607 updated test 12 年前
  Johannes Dahlström 6f729f5d55 #7495 Fixed Tables test to use the inverted API naming 12 年前
  Johannes Dahlström 35973ebe67 #7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> setColumnCollapsible). No other change in semantics. 12 年前
  Automerge bb48c7e56e [merge from 6.7] Try to fix a sporadic test failure on IE 12 年前
  Leif Åstrand e8a652c91e Table: Make some columns uncollapsable (#7495) 12 年前
  Automerge b4eb8571ab [merge from 6.7] #8805 fix flickering of partial first row in table, related manual test 12 年前
  Artur Signell d78656c8d5 Updated Label to use shared state 12 年前
  Leif Åstrand 257d49fc06 Prevent setting mainWindow from a TestBase 12 年前
  Automerge 48893c2135 [merge from 6.7] Use equals instead of == to compare item ids (#8712). Using == will fail at least with JPAContainer as the entity provider provides the id instances and it is not guaranteed that the same instance is returned every time (e.g. if using a Long the longs represent the same number but are not the same instance) 12 年前
  Leif Åstrand 29aed4365f Fix changed dom element path 12 年前
  Automerge 4e9afbf56d [merge from 6.7] Fixed layout to match test script and screenshots 12 年前
  Automerge c521f6ed4c [merge from 6.7] Test for #8662: Improved old #2864 test case and added a TestBench script 12 年前
  Jouni Koivuviita d20aadde5e Fixes to BoxLayout based on first round of screenshot tests 12 年前
  Jouni Koivuviita 6fcbee79a9 Fixes to BoxLayout based on first round of screenshot tests 12 年前
  Automerge c3e10ebbbc [merge from 6.7] Reverted #7607 fixes and removed the test for now because they cause the #8662 regression. 12 年前
  Artur Signell e110414f3d Reformatted all source files 12 年前
  Automerge 847d5e29ba [merge from 6.7] test case for #8639 12 年前
  Automerge a6e0d4d7ea [merge from 6.7] #8580 test case 12 年前
  Automerge 9ca9f4eb7a [merge from 6.7] Test for #8526 12 年前
  Artur Signell c113de4908 Fixed wrong locator string (invisible Table is no longer a child) 12 年前
  Automerge 2015a753c1 [merge from 6.7] Updated locator to be compatible with both Vaadin 6 and 7 12 年前
  Automerge a0d1282c56 [merge from 6.7] Backported test changes from Vaadin 7 12 年前