3218 Commits (8.9.2)

Author SHA1 Message Date
  Teppo Kurki feab115376 Let mouse click move editor in unbuffered mode 9 years ago
  Teemu Suo-Anttila 90b6f7dcab Split AbstractGridExtension from AbstractRenderer (#18003) 9 years ago
  Teppo Kurki 469a53e125 Add unbuffered editing mode to Grid 9 years ago
  Sauli Tähkäpää 1ac6c591a6 Remove value casting to integer in Slider.setValue (#17370) 9 years ago
  Maciej Przepióra e2678791bb Fix font icon codepoint formatting in DesignResourceConverter (#17970) 9 years ago
  Artur Signell 67bc523080 Do not scan for WebSocketProtocol (#17807) 9 years ago
  patrik fad6e73e62 Add grid editor events (#17451) 9 years ago
  Johannes Dahlström 26b06bd636 Add focus API to Grid 9 years ago
  Johannes Dahlström 1042bfde5f Refactor focus related server API to class AbstractFocusable 9 years ago
  Artur Signell c778f5b859 Return components in merged header/footer cells only once (#17904) 9 years ago
  Artur Signell 1af2ebc79d Ensure the whole hierarchy is refreshed when opening editor row (#17459) 9 years ago
  Artur Signell a42fe556c2 Handle generated empty string style names properly (#17335) 9 years ago
  Artur Signell d63bf2c215 Make fields with validators immediate (#13709) 9 years ago
  Artur Signell 851306745e Add missing OSGi import to make designs work (#17377) 9 years ago
  Artur Signell ba07f4f689 Do not leave transaction open if remove fails (#17858) 9 years ago
  Artur Signell 10b81b1381 Make TableQuery only release connections reserved through its pool (#12370) 9 years ago
  Artur Signell b9a6402e45 Fix clear/isEmpty in TextArea/PasswordField/RichTextArea/ProgressBar (#17089) 9 years ago
  Artur Signell c7392301d0 Output parameters in alphabetic order to be deterministic (#17857) 9 years ago
  Artur Signell ce0a3a11d8 Remove unused out of sync message (#17860) 9 years ago
  Steven Spungin 56524f009a Fix typo in Tree Javadoc (#17834) 9 years ago
  Artur Signell 4a4baf0bf6 Report identifier if field binding fails (#17837) 9 years ago
  Leif Åstrand c9fe8c40d3 Don't leak current VaadinSession in test 9 years ago
  Johannes Dahlström 31aea7e2bc Catch even more exceptions when trying to open a gzipped resource (#13653) 9 years ago
  Johannes Dahlström 2fc082d9ff Catch all Exceptions when trying to open a gzipped resource (#13653) 9 years ago
  Leif Åstrand 0a7d5bcd58 Revert "Moved accessibility shortcut handling to server-side. [#14843]" 9 years ago
  Leif Åstrand 2227124925 Add missing @since for 7.5 9 years ago
  Teemu Suo-Anttila c30438b27d Make extra API private instead of protected (#16596) 9 years ago
  Johannes Dahlström 52b602ed2e Catch all Exceptions when trying to open a gzipped resource (#13653) 9 years ago
  Leif Åstrand 571d31bb09 Clarify some @since definitions 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Teemu Pöntelin 7b0b03f8d0 Fix a typo in AbstractSelect.setItemIcon Javadoc comment. 9 years ago
  Johannes Dahlström 49ded4acd2 Fix for declarative FontIcon support (#17275) 9 years ago
  Artur Signell 79c8c696c0 Ensure browser does not re-use push connection after refresh (#14297, #14416) 9 years ago
  Mika Murtojarvi a4544124c5 Fix the updating of sort indicators (#17440) 9 years ago
  Steven Spungin 507c973652 Incorrect documentation for CalendarProvider.getEvents (#17714) 9 years ago
  Matti Tahvonen a9bc160aee Serve pre-compressed static resources by default (#13653) 9 years ago
  Artur Signell c4ce53219a Update to Atmosphere 2.2.4.vaadin8 (#17456) 9 years ago
  Johannes Dahlström 9f6bec29fa Fix TreeTable declarative support (#16368) 9 years ago
  Leif Åstrand 8be56ef580 Make restoreInstances clear value when previous value was gc:ed (#17603) 9 years ago
  Artur Signell 7572ef713e Always include content-type in JSON XHR response (#17608) 9 years ago
  Leif Åstrand 9513ddc425 Remove broken custom String[] serialization (#17146) 9 years ago
  Mika Murtojarvi 0efb58c22e Add a method for setting visible Grid columns (#17080) 9 years ago
  Artur Signell 2898940f15 Update Atmosphere to fix Firefox + JSR356 (#17510) 9 years ago
  Johannes Dahlström 4845b804fd Declarative write support for Table (#16367) 9 years ago
  Johannes Dahlström ed4bec15a1 Declarative read support for Table (#16367) 9 years ago
  Johannes Dahlström 2d3ed92106 Don't clear element content in AbstractComponent.writeDesign (#17488) 9 years ago
  Artur Signell 3dea20b56a Update Atmosphere version (#17456, #17454) 9 years ago
  Teemu Suo-Anttila 78699c5024 Fix Grid frozen column declarative support (#16596) 9 years ago
  Pekka Hyvönen 6ed2868034 Declarative support and test for Grid.Column.hidingToggleCaption #17481 9 years ago
  Henri Sara ab8a026865 Iterate over copies of listener lists (#17477) 9 years ago