summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* Use "vaadin-" as default prefix for Design (#18957)Henri Sara2015-09-2876-478/+883
| | | | Change-Id: Ic9e0650e5c8e305258cbce033c4ef3f33307bf0f
* Ensure Grid classes can be accessed (#18976)Artur Signell2015-09-281-3/+3
| | | | Change-Id: I6ec97debfd12cd22121c3c8f08a947ff9fcbd4a1
* Parse readonly values for AbstractFields correctly #18850John Ahlroos2015-09-2520-29/+217
| | | | Change-Id: I6f7d8731d185fe1c88e861435a401d887b2defbe
* Make getLogger privateArtur Signell2015-09-243-3/+3
| | | | Change-Id: Ieec6ca2dd9b45ee1572dfed84247cb05e7d1f453
* Update AJS?.callFunction javadoc to reflect reality (#18990)Leif Åstrand2015-09-243-12/+32
| | | Change-Id: Ie53b535a2ae3c0e0ff5bb4b0516364c8817456d3
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-241-0/+33
| | | Change-Id: I12afaf7e5c5c385f3a19c7dab60f044d8721e082
* Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-2417-80/+424
| | | | Change-Id: I08099673c5dd0d688d3243e5fd169edb05f046f3
* Write all empty cells for empty GridLayout in declarative #18805Maciej Przepióra2015-09-242-2/+58
| | | | Change-Id: I589ba0dbb4aea7578f85894046e99903d9202e37
* Use correct state class for split panels (#18942)Artur Signell2015-09-204-0/+74
| | | | Change-Id: I91980343c0e8f3f35abb26411f57d2303b286cce
* Update @since tags to 7.5.6.Mika Murtojarvi2015-09-152-4/+4
| | | | Change-Id: I376cd27d5ae08c877cd3279740b601fb8dddb2e7
* Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-152-2/+134
| | | | Change-Id: I15ce5a7922aebffc1a05ac55663033f7e5134d0c
* Support custom Enum.toString in converter (#17301)Leif Åstrand2015-09-092-25/+99
| | | Change-Id: Icd3c164fb252bd048ffcd953f967a9c7acdc4514
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-091-0/+69
| | | | Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b
* Update @since tags to 7.6.Mika Murtojarvi2015-09-081-5/+5
| | | | Change-Id: I4a8911968fc2c324f8862d28b938834fa0309b85
* Update @since tags for 7.6.Mika Murtojarvi2015-09-083-3/+3
| | | | Change-Id: I69df09f371aae61f9e1ef741814f6e3016510fe2
* Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-081-24/+17
| | | | Change-Id: If88b7cf6298a24cfad3c936a1af566ed919ec0e7
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0438-1394/+2107
|\ | | | | | | Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7
| * Support suspend timeout for long polling (#18550)Artur Signell2015-09-033-3/+64
| | | | | | | | Change-Id: I1dc35f060b255baff4d28a815414836d4852218b
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-023-325/+31
| | | | | | | | | | | | This patch removes DataProviderKeyMapper which was mostly dead code already. Uses a regular KeyMapper instead. Change-Id: Ic97d1dc827d45fde65bcddc0414bfe711032620c
| * Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-021-0/+3
| | | | | | | | Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-012-171/+171
| | | | | | | | | | | | | | This patch removes all selection related variables and API from several core parts of Grid. Change-Id: Idb7aa48fda69ded1ef58a69c1f7dbc78b7f52a54
| * Do not mark as dirty in Grid.isEditorBufferedArtur Signell2015-08-311-1/+1
| | | | | | Change-Id: Icba1d546f3fdc5395b71b57f1e651b56b720c0d2
| * Convert test to JUnit 4Leif Åstrand2015-08-291-20/+29
| | | | | | | | Change-Id: Ie01895d96e83f16d767f8cfcabde77ac78f50796
| * Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-285-51/+262
| | | | | | Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340
| * Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-264-14/+14
| | | | | | | | Change-Id: I9f223ec2d49a4a851f5e5808cc325c52717191ee
| * Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-266-64/+291
| | | | | | | | Change-Id: Ia749252ebf7034da5f3273ef117ab4ba35ad39b6
| * Helper method for enabling all Atmosphere loggingArtur Signell2015-08-252-1/+31
| | | | | | | | Change-Id: Ibd26d84bd67a244e3a1837491652a84b85f40f65
| * Fix Table ColumnCollapseEvents to work with generated columns (#6914)Teemu Suo-Anttila2015-08-241-2/+3
| | | | | | | | Change-Id: Id2039cc4869695a8f4bbaa8f25f44f804433e909
| * Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-241-1/+1
| | | | | | | | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b
| * Add missing @since tags.Mika Murtojarvi2015-08-241-3/+3
| | | | | | | | | | | | Previously, they were only updated in the 7.5 branch. Change-Id: Ic889c2f6a6d150a013adb5895c191c5107e8c6df
| * Fix AbstractRemoteDataSource cache clearing (#18630)Teemu Suo-Anttila2015-08-211-3/+6
| | | | | | | | | | | | | | This patch also reduces the amount of RPC calls when dropping rows from cache. Change-Id: Ib69a807883bc885dcd877a008cec16e44fa2bfdd
| * Column collapse events for Table (#6914)Artur Signell2015-08-211-2/+87
| | | | | | | | Change-Id: Ifeb081086a4231f75f07f4d26c56ec22e72ce5d1
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-192-274/+98
| |\ | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java Change-Id: I1bd55b03a8c114823ed8655fc89758f37b16e9c4
| | * Add optional OSGi imports for portals (#18561)Henri Sara2015-08-191-1/+1
| | | | | | | | | | | | Change-Id: Id13dc29347c93ad142c991f95f89cf04eb06db94
| | * Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-181-266/+86
| | | | | | | | | | | | Change-Id: I68a77bee4ef8e7a859f3a3c143e6f5922decf025
| * | Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-1910-29/+182
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java Change-Id: I9e7907c9caf839fd043444db0505f9853f020a6a
| | * Prevent NPE on missing security key. (#18573)Sauli Tähkäpää2015-08-182-18/+104
| | | | | | | | | | | | Change-Id: I6d9eeb257a4a4889ce679a31a45133c3d0c90368
| | * Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-172-2/+9
| | | | | | | | | | | | Change-Id: I46557f6c6f8543ab61b863145863824785d14784
| | * Decode filename before finding resource (#15407)Artur Signell2015-08-131-8/+12
| | | | | | | | | | | | Change-Id: Iede2deff19058ee65bfe06ee8abb918218a57924
| | * Guard against disconnect() being called twice (#15263)Artur Signell2015-08-121-0/+7
| | | | | | | | | | | | Change-Id: I256529ebcf4a223faa6fd43c4090ba4544c2b040
| | * Use latest GAE SDK supporting Java 6Henri Sara2015-08-091-1/+1
| | | | | | | | | | | | | | | | | | | | | An upgrade of GAE SDK is needed to support the new HDR that replaced the old DataStore. Change-Id: I968b01bf4efcf03fae8b3c41d7f0a662f57e7727
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-051-0/+17
| | | | | | | | | | | | Change-Id: I8f4986455029fc3b997ec5fee8916fa118a487ca
| | * Use correct state classes for Vertical and HorizontalLayoutArtur Signell2015-07-312-0/+14
| | | | | | | | | | | | Change-Id: Ifa52a2ff7225076129de9b0f964b82704221dccd
| | * Detect Edge correctly (#18537)Artur Signell2015-07-301-0/+14
| | | | | | | | | Change-Id: I6aa7e7b7498ff85489843e52bd351e54c4ba70f9
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-192-228/+43
| |\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/connectors/GridConnector.java server/src/com/vaadin/data/RpcDataProviderExtension.java server/src/com/vaadin/ui/Grid.java Change-Id: Ie8931fbae322c93aeb409e8a6d393623ba9d9dc6
| | * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-219/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | Details are now initialized when they are made visible. The old way of requesting when seen caused a lot of problems when moving stuff around. Now uses less communication, but reserves a bit extra resources due to all details components being in the hierarchy. Change-Id: I1c1163bdc306f5b86e5e0f6e2bbf2801e65c2243
| * | Keep non-editable & selection columns visible in editorTeppo Kurki2015-08-111-0/+3
| | | | | | | | | | | | Change-Id: Ib3090d43e97667707590a2bca5f4641b72d7cd7f
| * | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3Johannes Dahlström2015-07-153-20/+106
| |\| | | | | | | | | | | | | | | | | | | Conflicts: uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java Change-Id: I5ed68bc73d38be4e1f6816108a5246d0c98a258f
| | * StringToBooleanConverter API improved (#18466)elmot2015-07-152-18/+99
| | | | | | | | | | | | | | | | | | | | | Added simple customization for text representation Added API for locale-specific conversion Change-Id: I866b37bb085e85ef3d67e9d5e6db82b22e9bc464
| | * Do not initialize Atmosphere for websocket servlet in Websphere (#16354)Artur Signell2015-07-141-2/+7
| | | | | | | | | | | | Change-Id: I6f32668d357c2f2af75a2d53de37708f6c449b44