11 Commits (0f9d0b0bf1cd5fb58f47f22bd6d52a9fac31c530)

Author SHA1 Message Date
  Johannes Dahlström 0f9d0b0bf1 Support frozen columns in Grid editor (#16727) 9 years ago
  Teemu Suo-Anttila df0a4ae5bc Fix GridEditorClientTest focus checks on IE8 9 years ago
  Teemu Suo-Anttila 4a79c3c5c5 Fix GridEditorClientTest focus checks on IE browsers 9 years ago
  Johannes Dahlström 550bd1e5e4 Focus the field in the the active cell when manually opening Grid editor 9 years ago
  Leif Åstrand ee1fa83504 Show editor save error (#16602) 9 years ago
  Henrik Paul 0e141e31bb Highlights erroneous cells in Grid editor (#16575) 9 years ago
  Jouni Koivuviita 0c82dad0ab Grid editor theme redesign (#16593) 9 years ago
  Johannes Dahlström a15f284795 Grid columns can now be marked as non-editable (#16538) 9 years ago
  Henrik Paul 323e8bb458 Makes it possible to change save/cancel captions in Grid editor (#16551) 9 years ago
  Johannes Dahlström 7eb1b4f173 Change "editor row" to "editor" in style names (#13334) 9 years ago
  Johannes Dahlström 6ed909f2c6 Change "editor row" to just "editor" in method names and javadoc (#13334) 9 years ago
  Teemu Suo-Anttila 27231ed5c5 Fix Grid Tests to test features correctly (#13334) 9 years ago
  Johannes Dahlström 4f41def1e6 Remove editor row discard methods; rename "commit" to "save" (#13334) 9 years ago
  Johannes Dahlström bb286a0c17 Implement commit/discard functionality for editor row (#13334) 9 years ago
  Henrik Paul bf5d4e375d Fixes an assumption bug with EditorRow (#13334) 9 years ago
  Johannes Dahlström 8dfbccb322 Implement data binding and edit cancel mechanism for editor row (#13334) 9 years ago
  Johannes Dahlström 69798ea10a Implement client-side editor row widget binding (#13334) 9 years ago
  Johannes Dahlström 5fee7abda8 Pass editor row enabled state in shared state (#13334) 9 years ago
  Johannes Dahlström bd863fc107 Lock vertical scrolling while editor row is open (#13334) 9 years ago
  Johannes Dahlström 9fb9ff6cc6 Scroll non-visible rows to view when opened for editing (#13334) 9 years ago
  Johannes Dahlström 63735b6f70 Initial client-side editor row implementation (#13334) 9 years ago
  Teemu Suo-Anttila e944e870b7 Separate GridBasicFeature tests into client and server subpackages 10 years ago
  Patrik Lindström 446c51e0f0 Add pure client-side test application for Grid (#13334) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Teemu Pöntelin 3e53fa6d15 Fixed "EEE" in DateField's date pattern (#13443) 10 years ago
  Leif Åstrand 171e68da0d Only use ClientRcp and ServerRpc types that are interfaces (#13056) 10 years ago
  Artur Signell f488825d46 Update TB3+ convention to use a separate *Test file 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell 2bd4106c65 Removed serialVersionUIDs, added serial warning suppression 15 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Jouni Koivuviita 28ca6dc78a Localization services from serverside (AjaxApplicationManager), cached on clientside (LocaleService). 17 years ago