summaryrefslogtreecommitdiffstats
path: root/server/src/com
Commit message (Expand)AuthorAgeFilesLines
* Let UI fire PollEvents (#12466)Henrik Paul2013-10-292-5/+133
* Merge changes from origin/7.1Leif Åstrand2013-10-227-40/+177
|\
| * Revert broken fix and test (#12446)Johannes Dahlström2013-10-222-23/+14
| * Added more exception handling to PushHandler (#12578, #11882)Marc Englund2013-10-211-5/+45
| * Fix serialization issue (#12703)Artur Signell2013-10-181-1/+3
| * Reverted button click() logic check (#12743)Artur Signell2013-10-161-1/+1
| * Validate that the connector is enabled before triggering actions for it (#12743)Artur Signell2013-10-154-12/+116
* | Merge commit 'd461fb438f62b38d2082b41b0a3c7a1189927c3d'Leif Åstrand2013-10-1838-372/+1962
|\ \ | |/ |/|
| * Merge changes from origin/7.1Henrik Paul2013-10-185-18/+81
| |\
| * \ Merge commit 'ebdc3652764e8ec2ce292879d459a8d0c6c2d2e3'Henrik Paul2013-10-181-9/+18
| |\ \
| * | | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2013-10-164-18/+214
| * | | Merge changes from origin/7.1Leif Åstrand2013-10-042-4/+36
| |\ \ \
| * | | | Link no longer implements LegacyComponent (#10015)joheriks2013-10-021-65/+19
| * | | | Merge changes from origin/7.1Artur Signell2013-09-261-4/+28
| |\ \ \ \
| * \ \ \ \ Merge changes from origin/7.1Leif Åstrand2013-09-231-2/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge changes from origin/7.1Artur Signell2013-09-177-280/+189
| |\ \ \ \ \ \
| * | | | | | | Ignore RPC calls from components that are concurrently removed (#12337)Henrik Paul2013-09-103-19/+188
| * | | | | | | Rewrite client request into JSON (#9269, #11257)Henrik Paul2013-09-042-78/+78
| * | | | | | | Add StringToLongConverter for automatic handling of long values (#12291)Artur Signell2013-09-032-0/+80
| * | | | | | | Merge changes from origin/7.1Leif Åstrand2013-09-037-7/+266
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge changes from origin/7.1Leif Åstrand2013-08-306-13/+37
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Activate tab stop automatically for modal windows (#12344)michaelvogt2013-08-261-3/+9
| * | | | | | | | | Merge from origin/7.1Artur Signell2013-08-191-1/+17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge changes from origin/7.1Artur Signell2013-08-191-1/+20
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge changes from origin/7.1Artur Signell2013-08-197-24/+125
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge changes from origin/7.1Artur Signell2013-08-192-1/+54
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Support for null intermediate beans in NestedMethodProperty (#11435)Matti Hosio2013-08-094-5/+156
| * | | | | | | | | | | | | Detach previous UI with the same window.name (#10338, #12255)Leif Åstrand2013-07-314-46/+121
| * | | | | | | | | | | | | BeanValidator changed to throw exception with array of causes (#11324)Jarno Rantala2013-07-301-12/+7
| * | | | | | | | | | | | | Don't lock session for checking request details (#12265)Leif Åstrand2013-07-295-17/+47
| * | | | | | | | | | | | | Make settting of assistive description of Window optional (#12276)michaelvogt2013-07-241-13/+21
| * | | | | | | | | | | | | Merge changes from origin/7.1Leif Åstrand2013-07-232-7/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge changes from origin/7.1Leif Åstrand2013-07-234-16/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add ServiceDestroyListerner used by PushRequestHandler (#12251, #11878)Leif Åstrand2013-07-196-0/+166
| * | | | | | | | | | | | | | | Merge changes from origin/7.1Leif Åstrand2013-07-1516-126/+229
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Tabsheet should not immediately select a tab when changing tab usingmichaelvogt2013-07-121-0/+33
| * | | | | | | | | | | | | | | | Prevent to exit a Window with the tab key (#11874)michaelvogt2013-07-121-0/+77
| * | | | | | | | | | | | | | | | Fixes @PreserveOnRefresh losing page title on refresh #11054Joonas Lehtinen2013-07-091-1/+1
| * | | | | | | | | | | | | | | | simplified isStaticResourceRequest and improved its performance (#11758)Fabian Lange2013-07-091-14/+2
| * | | | | | | | | | | | | | | | Support uploading files larger 2GB via drag and drop and file input (#11947).Fabian Lange2013-07-082-7/+20
| * | | | | | | | | | | | | | | | Add getCacheTime(filename) to VaadinServlet (#11744)Fabian Lange2013-07-081-15/+42
| * | | | | | | | | | | | | | | | Tabsheet tabs should support alternate text (#11824)michaelvogt2013-07-081-4/+104
| * | | | | | | | | | | | | | | | Accessibility for Window (#11821)michaelvogt2013-07-041-2/+107
| * | | | | | | | | | | | | | | | Support screen reader only notifications (#11830)michaelvogt2013-07-031-2/+12
| * | | | | | | | | | | | | | | | Accessibility for Notification (#11820)michaelvogt2013-07-034-7/+422
| * | | | | | | | | | | | | | | | Adds String <-> BigDecimal converter (#9997)Artur Signell2013-07-012-0/+63
| * | | | | | | | | | | | | | | | Removed StringToNumberConverter (#12092)Artur Signell2013-07-012-67/+0
| * | | | | | | | | | | | | | | | Merge changes from origin/7.1Artur Signell2013-06-2813-91/+73
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add support for setId to TabSheet.Tab (#12064)tapio2013-06-242-5/+40
| * | | | | | | | | | | | | | | | | Merge changes from origin/7.1Artur Signell2013-06-187-38/+81
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \