aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-133-4/+161
* Discard changes in server-side Grid.cancelEditor() (#16199)Johannes Dahlström2015-01-132-3/+70
* Fix Grid handling state changes and RPC calls deferred (#16188)Teemu Suo-Anttila2015-01-132-62/+83
* Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-132-8/+24
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-12238-719/+834
|\
| * Cache reference diffstate values (#15561)Leif Åstrand2015-01-121-11/+22
| * Appending query param with vaadin version to js files (#12210)Fabian Lange2015-01-111-2/+7
| * Wrap null values into JsonNull json objects in bootstrap handler(#14594)Denis Anisimov2015-01-101-25/+24
| * Refactor server unit tests.Sauli Tähkäpää2015-01-0935-331/+281
| * Persist scss cache (#15228)Leif Åstrand2015-01-091-4/+120
| * Updated invalid @sinceArtur Signell2015-01-081-1/+1
| * Use API for setting content length on responses (#15504)Artur Signell2015-01-073-1/+22
| * Unify test class naming.Sauli Tähkäpää2015-01-05193-299/+277
| * Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-021-1/+36
| * Reformat project using Eclipse Luna SR1Artur Signell2014-12-2914-67/+81
* | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-1/+8
* | A few small renames and typo fixes for GridJohannes Dahlström2015-01-112-3/+3
* | Format project, once againArtur Signell2015-01-0912-25/+39
* | Fix Grid editor hanging on exception in commit (#15536)Teemu Suo-Anttila2015-01-081-2/+2
* | RendererClickEvent now tells about propertyIds (#13334)Henrik Paul2015-01-081-0/+9
* | Change Grid default selection model to Single (#15435)Teemu Suo-Anttila2015-01-082-3/+3
* | Add getSelected functionality to SelectionEvents (#15513)Teemu Suo-Anttila2015-01-081-0/+10
* | Update @since for 7.4Artur Signell2015-01-089-9/+9
* | Change getColumnProperty to getPropertyId in Grid Column (#15512)Teemu Suo-Anttila2015-01-072-9/+9
* | Fix adding rows to visible range of Grid (#15476)Teemu Suo-Anttila2015-01-021-1/+1
* | Fix Grid Header/Footer creating cells for unused properties (#15487)Teemu Suo-Anttila2015-01-022-2/+21
* | Fix Grid unnecessarily cleaning up stored property information (#15482)Teemu Suo-Anttila2014-12-312-1/+6
* | Fix active row range handling when removing rows (#15454)Teemu Suo-Anttila2014-12-311-21/+32
* | Add Table-compatible constructors to Grid (#15447)Leif Åstrand2014-12-311-8/+37
* | Fix RpcDataProviderExtension to send initial data on reload (#15465)Teemu Suo-Anttila2014-12-311-1/+2
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-2921-492/+517
|\|
| * Remove duplicate code from SQLContainerTableQueryTest.Sauli Tähkäpää2014-12-191-330/+148
| * Add DateFieldTest. (#15342)Sauli Tähkäpää2014-12-191-0/+56
| * Remove mentions of SimpleViewDisplay as there is no such thing (#12934)Artur Signell2014-12-191-7/+4
| * Disable Atmosphere annotation scanning (#15414)Artur Signell2014-12-191-0/+3
| * Ensure enum fields are created when not specifying a strict type (#10975)Artur Signell2014-12-182-3/+49
| * Allow TabSheet and Accordion tab captions to contain HTML (#14609)Artur Signell2014-12-181-0/+30
| * 3 args method buildAndBind should be overriden, not 2 args (#12453).Denis Anisimov2014-12-182-3/+17
| * Add @since to AbstractSplitPanel. (#15285)Sauli Tähkäpää2014-12-181-1/+1
| * Avoid NoClassDefFoundError retrieving Atmosphere version (#14904).Denis Anisimov2014-12-183-17/+31
| * Make is possible to click a detached button again (#12781)Artur Signell2014-12-182-17/+19
| * Revert "Update selection after changes in underlying data sourceLeif Åstrand2014-12-182-102/+0
| * Allow reading and writing empty designs (#7749).Mika Murtojarvi2014-12-184-12/+159
* | Set @since values for Grid classesLeif Åstrand2014-12-188-19/+27
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-18131-143/+9225
|\|
| * Allow captions to contain HTML (#9426)Artur Signell2014-12-183-5/+39
| * Missing @since for 7.4Leif Åstrand2014-12-1814-3/+51
| * Fix inconsistencies in CheckBox clear and isEmpty (#14755)Artur Signell2014-12-182-0/+59
| * Minor declarative API improvement (#7749)Artur Signell2014-12-182-29/+15
| * Revert "Workaround for Atmosphere race condition (#13528)" (#14534)Artur Signell2014-12-181-48/+40