summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Rename scrollToItem to scrollTo (#13334)Leif Åstrand2014-07-151-3/+3
* Server-side programmatic sort updates sort indicators in the UI (#13334)Leif Åstrand2014-07-101-0/+10
* Add server-side SortOrderChangeEvent support (#13334)Leif Åstrand2014-07-105-4/+208
* GridConnector sends user sort events to the server (#13334)Leif Åstrand2014-07-101-0/+14
* Server-side sorting updates data on client-side (#13334)Teemu Suo-Anttila2014-07-101-5/+11
* Implement Grid server-side Sorting API (#13334)Patrik Lindström2014-07-094-4/+541
* Fix unpinning in DataProviderKeyMapper (#13334)Teemu Suo-Anttila2014-07-091-3/+3
* Removes the version number from @since in Grid classes (#13334)Henrik Paul2014-07-0819-19/+19
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-089-97/+82
|\
| * Avoid object creation in getAllChildrenIterable in most cases. (#14142)Fabian Lange2014-07-043-63/+59
| * Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-031-22/+5
| * Add missing @since 7.3 to javadocHenri Sara2014-07-035-5/+7
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-011-8/+12
* | Adds key-related helper methods to Renderers. (#13334)Henrik Paul2014-07-047-11/+54
* | Client now recognizes server-side selection model changes. (#13334)Henrik Paul2014-07-031-0/+13
* | Clean up test code for selection column (#13334)Henrik Paul2014-07-031-7/+0
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-0140-228/+1301
|\|
| * Add conf option for disabling sync id checking (#14084)Leif Åstrand2014-07-016-5/+62
| * Ignore -1 sync id on the server (#14084)Leif Åstrand2014-07-011-2/+15
| * Merge branch 'master' into valoHenri Sara2014-06-301-36/+0
| |\
| | * Remove VaadinServlet.handleServiceSecurityException (#14082)Leif Åstrand2014-06-271-36/+0
| * | Merge branch 'master' into valoJouni Koivuviita2014-06-271-5/+22
| |\|
| | * Allow changing theme on the fly (#2874)Artur Signell2014-06-261-5/+22
| * | Merge branch 'master' into valoJouni Koivuviita2014-06-2631-180/+393
| |\|
| | * Don't complain about missing sync id for critical notifications (#14081)Leif Åstrand2014-06-251-0/+2
| | * Updated javadoc to indicate which Font Awesome version is included (#14070)Marc Englund2014-06-251-0/+3
| | * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-248-34/+145
| | * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-232-3/+8
| | * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-2322-139/+229
| | * Do not consider compiler introduced methods when determining state class (#14...Artur Signell2014-06-181-3/+5
| | * Prevent empty tooltips from appearing (#14015)Juuso Valli2014-06-181-1/+1
| * | Add Java constants for all additional Valo theme style names (#14030)Jouni Koivuviita2014-06-251-0/+809
| |/
* | Fix RendererTest to use AlwaysLockedVaadinSessionTeemu Suo-Anttila2014-06-302-6/+3
* | Add connectors for server-side Renderers (#13334)Henrik Paul2014-06-275-0/+347
* | Send selection between server and client (#13334)Henrik Paul2014-06-274-35/+468
* | Allow turning sorting on/off for columns #13334John Ahlroos2014-06-272-0/+26
* | Change row data type from String[] to String (#13334)Henrik Paul2014-06-261-32/+75
* | Server-side renderer groundwork (#13334)Johannes Dahlström2014-06-257-5/+628
* | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-06-1611-182/+306
|\|
| * Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-111-70/+71
| * Allow inlining of JsonCodec#encode (#13814)Fabian Lange2014-06-092-92/+63
| * Moved initialization of a static map to the static initialization block (#12270)Teemu Pöntelin2014-06-061-1/+2
| * Allow use of Collection<String> and others with addItems (#13865)Artur Signell2014-05-282-1/+77
| * Fix Push update race condition (#13562)Juuso Valli2014-05-271-2/+9
| * Properly deserialize push connection (#12235)Johannes Dahlström2014-05-264-8/+84
| * Revert "Fix Push inserts producing duplicate rows in Table (#13562)"Sauli Tähkäpää2014-05-261-10/+2
* | Changes @since 7.4.0 to @since 7.4Henrik Paul2014-06-048-8/+8
* | Client-side selection checkbox renderer (#13334)Henrik Paul2014-06-021-0/+5
* | Move ActiveRowHandler to the data provider extension (#13334)Leif Åstrand2014-05-302-358/+393
* | Update license headers from SelectionModel patchTeemu Suo-Anttila2014-05-308-8/+8