15811 Commits (eb69c6dffba85eb8b4fd03d7fe32337240c65106)
 

Author SHA1 Message Date
  Teppo Kurki 4c5405284b Quick fix for non-visible datefield buttons in IE8 (#17915) 9 years ago
  elmot 3dba07d162 Fix for "Grid detail row outline overflows" (#17826) 9 years ago
  Johannes Dahlström 5ebfdecb1b Better handle exceptions when opening Grid editor (#17935) 9 years ago
  Teemu Suo-Anttila 1eba7f023b Add missing since, remove unused method 9 years ago
  Teppo Kurki a1c8305412 Rename grid sidebar 'opened' style to 'open' (#18120) 9 years ago
  Artur Signell 94a943baae Fix test broken by #16556 9 years ago
  Artur Signell 479f1c55e0 Update to Atmosphere 2.2.7 (#18069) 9 years ago
  Teemu Suo-Anttila ffb4036fe0 Fix Grid drag selection with scrolled page (#17895) 9 years ago
  Sauli Tähkäpää 4af793d06a Prevent field from updating when removing text change listener. (#16270) 9 years ago
  Teppo Kurki bfb632bf19 Fixes double-tap-to-open-editor issues 9 years ago
  Manolo Carrasco acce09843e Open editor on double touch (#17338) 9 years ago
  Leif Åstrand 3a42436fc9 Don't allow null view providers (#17028) 9 years ago
  Matti Tahvonen 5ae33b641e Selection is now shown although scrollToSelectedItem is false (#16673) 9 years ago
  Teppo Kurki b0d5315e8b Forget GridLayout row expand ratios for removed rows (#18166) 9 years ago
  Steven Spungin 7456b6cf0c Return 0 instead of throwing exception if count query returns nothing (#18043) 9 years ago
  Artur Signell baf00a3368 Hide sidebar when clicking outside it (#18111) 9 years ago
  Artur Signell 8453305743 Render initially hidden columns correctly (#18030) 9 years ago
  Artur Signell 220b407724 Insert columns using correct logical row index (#18103) 9 years ago
  Artur Signell d5381626ec Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825) 9 years ago
  Leif Åstrand b6c30ed3c0 Extract MockUI class 9 years ago
  Anna Miroshnik d7284ccfe4 Format UTF-8 filenames correctly for download (#16556) 9 years ago
  Artur Signell c4d006d0c6 Run local tests on localhost 9 years ago
  Artur Signell 7c48ad2b38 Better error reporting when server has invalid URL encoding (#17948) 9 years ago
  Artur Signell 7adec3cd86 Convenience Window.setPosition(x,y) (#16335) 9 years ago
  elmot 67b0e2dd3f GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168) 9 years ago
  Artur Signell 28bf60e511 Deprecate streaming (#14914) 9 years ago
  Artur Signell 96e0e2ed12 Only set height when at least one header cell is shown (#18000) 9 years ago
  Artur Signell 27f574154b Better error messages for addColumn/setColumns (#18019, #17890) 9 years ago
  Pekka Hyvönen 69714e4251 DND-drop-marker should not be on top of sidebar opening button #17692 9 years ago
  Teppo Kurki a2e05d76e3 Remove duplicate primary stylename from split panels (#17846) 9 years ago
  Teppo Kurki d5860be5b6 Use headerCaption as default hidingToggleCaption (#18028) 9 years ago
  Teppo Kurki 3ecc805eff Fixed CvalChecker invalid version message (#17879) 9 years ago
  Teppo Kurki 3deceaa2c1 Forget GridLayout column expand ratios when removing columns (#18068) 9 years ago
  Leif Åstrand 177805d898 Remove redundant array copy (#18040) 9 years ago
  Artur Signell c05d318ca5 Ensure PhantomJS2 tests are run on version 2 9 years ago
  Matti Tahvonen 97ecad0e0a Required indicator for Table now works as expected (#17294) 9 years ago
  Teppo Kurki 69f66c8b28 Do not send value change to server for non-immediate CheckBox (#18102) 9 years ago
  Artur Signell 3954d200f0 Allow specifying location of PhantomJS binary 9 years ago
  Johannes Dahlström 8da6cbdd02 Allow arbitrary serializable types as Renderer data type (#15410) 9 years ago
  Teemu Suo-Anttila df0a4ae5bc Fix GridEditorClientTest focus checks on IE8 9 years ago
  Leif Åstrand 24c6da9ee5 Reset heartbeat timestamp when reopening UI (#18101) 9 years ago
  Leif Åstrand 5dc4c2e9b5 Encode numeric values as JSON numbers (#18039) 9 years ago
  Teemu Suo-Anttila fac31020dc Fix MenuBar handling with extremely wide first level sub menus 9 years ago
  Teemu Suo-Anttila 64245b28f4 Use GWT CheckBoxes in MultiSelectionRenderer (#17554) 9 years ago
  Mika Murtojarvi e82bb28693 Convert a ComboBox test to TB4. 9 years ago
  Teemu Suo-Anttila 4724d89af9 Add screenshot comparison for DisabledMenuBarItemTest 9 years ago
  Mika Murtojarvi 46dde5e088 Update @since tag. 9 years ago
  Artur Signell 3b96123d2a Replaced incorrect setter/getter with prope ones and fixed declarative (#17982) 9 years ago
  Teemu Suo-Anttila 0349e002b8 Refactor MenuBar handling methods to AbstractTB3Test 9 years ago
  Artur Signell 90e75a20bd Properly handle readonly fields when clearing FieldGroup (#17166) 9 years ago