summaryrefslogtreecommitdiffstats
path: root/server/src/com
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix Declarative support for primitive float and double properties (#1...Leif Åstrand2015-03-242-19/+11
* Revert "Fix Declarative support for BigDecimal properties (#17205)"Leif Åstrand2015-03-241-13/+2
* Revert "Moved accessibility shortcut handling to server-side. [#14843]"Leif Åstrand2015-03-242-126/+11
* Merge remote-tracking branch 'origin/master' into grid-7.5Leif Åstrand2015-03-234-16/+49
|\
| * Fix Declarative support for BigDecimal properties (#17205)Johannes Dahlström2015-03-201-2/+13
| * Fix Declarative support for primitive float and double properties (#17204)Johannes Dahlström2015-03-202-11/+19
| * Do not log severe messages which serve no purpose (#17222)Artur Signell2015-03-191-2/+2
| * Correct logging when a push connection can't find a session (#15220)Artur Signell2015-03-181-2/+6
| * Make Slider.clear() consistent with the no-args contstructor (#17073)Leif Åstrand2015-03-171-0/+10
* | Grid column hiding info from client to server #(17023)Pekka Hyvönen2015-03-221-7/+58
* | Fix various small issues discovered while reviewing APILeif Åstrand2015-03-201-1/+3
* | Move DetailComponentManager from Grid to RDPE (#16644)Henrik Paul2015-03-202-252/+270
* | Added some extra warnings for DetailsGenerator (#16644)Henrik Paul2015-03-191-1/+3
* | Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5Henrik Paul2015-03-192-3/+462
|\ \
| * | Adds details generator swap support for Grid (#16644)Henrik Paul2015-03-182-10/+58
| * | Fixes a bug in Details being open on freshly retrieved Grid rows (#16644)Henrik Paul2015-03-181-1/+4
| * | Grid's Details can now be Components (#16644)Henrik Paul2015-03-172-2/+259
| * | Server side Grid can open details on the client side (#16644)Henrik Paul2015-03-172-3/+160
* | | Adds server side column hiding API to Grid (#17023)Henrik Paul2015-03-191-0/+159
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'origin/grid-detailsrow' and 'origin/grid-colu...Henrik Paul2015-03-171-2/+151
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * Merge branch 'master' into grid-columnreorderPekka Hyvönen2015-03-0617-129/+380
| | |\
| | * | Fire server-side event when column order changes. (#16643)Pekka Hyvönen2015-02-191-1/+85
| | * | Update server side state when columns are reordered. (#16643)Pekka Hyvönen2015-02-181-0/+40
| | * | Toggle column reordering from server side. Tests for reordering. #16643Pekka Hyvönen2015-02-171-0/+25
| * | | Merge branch 'master' into detailsrowHenrik Paul2015-03-129-56/+39
| |\ \ \
| * | | | Fixes a bug with escalator.scrollToRow and spacers (#16644)Henrik Paul2015-03-051-2/+2
* | | | | Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-161-82/+37
| |/ / / |/| | |
* | | | Use Math.floor instead of casting to int when trimming decimals. (#16926)Sauli Tähkäpää2015-03-111-1/+1
* | | | Update Atmosphere to 2.2.4.vaadin5 (#17074)Artur Signell2015-03-101-1/+1
* | | | Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-101-10/+11
* | | | Ensure refresh message is sent on invalid CSRF (#17042)Artur Signell2015-03-061-17/+3
| |_|/ |/| |
* | | Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"Leif Åstrand2015-03-062-20/+16
* | | Update @since for 7.4.1Leif Åstrand2015-03-053-7/+7
|/ /
* | Method for requesting column width recalculation (#16748)Artur Signell2015-03-021-0/+13
* | Don't actively disconnect when the client already has disconnected (#15330)Artur Signell2015-03-022-17/+26
* | Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)Artur Signell2015-03-021-1/+1
* | Call error handler even if critical notification write fails (#16951)Artur Signell2015-02-281-12/+11
* | Ensure that slider min is always smaller or equal to max. (#16776)Sauli Tähkäpää2015-02-271-3/+15
* | Add pluggable mechanism for loading classes for a design (#16583)Leif Åstrand2015-02-262-40/+124
* | Breaks PushLargeDataLongPollingTest and also long polling in many ways. See h...Artur Signell2015-02-252-63/+30
* | Fix adding and modifying multiple rows in Grid (#16905)Teemu Suo-Anttila2015-02-241-1/+2
* | Fix handling of disconnection with push (#15330)Artur Signell2015-02-242-30/+63
* | Cleanup UI even if detach fails (#16651)Artur Signell2015-02-231-1/+6
* | Make Column.setLastFrozenColumn work (#16726)Artur Signell2015-02-231-1/+1
* | Ensure resource is valid before writing to it (#16862)Artur Signell2015-02-201-0/+19
* | Javadoc fixArtur Signell2015-02-181-3/+4
* | Make push path configurable (#14432).Tapio Aali2015-02-186-7/+82
* | Refactor critical notifications handling. (#16592)Sauli Tähkäpää2015-02-171-23/+22
* | Properly handle null in critical notifications (#16592)Artur Signell2015-02-171-2/+12
* | Fix RpcDataProviderExtension value change listener setup (#16550)Teemu Suo-Anttila2015-02-131-31/+55