summaryrefslogtreecommitdiffstats
path: root/server/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Parse readonly values for AbstractFields correctly (#18850)7.5.7John Ahlroos2015-10-0410-29/+65
| | | | Change-Id: I1128ec0bda9b0fdad721f084c1e78cfe78e984f2
* Add @since for 7.5.7 changesHenri Sara2015-10-044-4/+12
| | | | Change-Id: I661918af08299953e3caf5e51def0afbad809dd4
* Revert "Parse readonly values for AbstractFields correctly #18850"Markus Koivisto2015-09-3010-64/+29
| | | | This reverts commit 5e9209421ce92e16531299c8c4be5fdd412bb513.
* Parse readonly values for AbstractFields correctly #18850John Ahlroos2015-09-3010-29/+64
| | | | Change-Id: I6f7d8731d185fe1c88e861435a401d887b2defbe
* Support declarative prefix "vaadin-" (#18957)Henri Sara2015-09-302-11/+71
| | | | | | | This is a backport of 1011cff7e8139cd1b7138b2e538264c755c7482f with the old default ("v-"). Change-Id: Idafc3a071aeec6d4214e867cc5cd984ae535cb62
* Revert "Adds support for defining the URL to use for push requests (#18989)"Markus Koivisto2015-09-301-33/+0
| | | | This reverts commit ca3c460cbd6edb801f7919d046a3323f5f8babf1.
* Update AJS?.callFunction javadoc to reflect reality (#18990)Leif Åstrand2015-09-293-12/+32
| | | | Change-Id: Ie53b535a2ae3c0e0ff5bb4b0516364c8817456d3
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-291-0/+33
| | | | Change-Id: I12afaf7e5c5c385f3a19c7dab60f044d8721e082
* Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-298-19/+106
| | | | Change-Id: I08099673c5dd0d688d3243e5fd169edb05f046f3
* Write all empty cells for empty GridLayout in declarative #18805Maciej Przepióra2015-09-291-2/+35
| | | | Change-Id: I589ba0dbb4aea7578f85894046e99903d9202e37
* Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-231-2/+5
| | | | Change-Id: I15ce5a7922aebffc1a05ac55663033f7e5134d0c
* Use correct state class for split panels (#18942)Artur Signell2015-09-232-0/+14
| | | | Change-Id: I91980343c0e8f3f35abb26411f57d2303b286cce
* Update @since tags to 7.5.6.7.5.6Mika Murtojarvi2015-09-152-4/+4
| | | | Change-Id: Ie6cf2f819a167604b894b3b4c390e244867c2be9
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-141-0/+69
| | | | Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b
* Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-111-24/+17
| | | | Change-Id: If88b7cf6298a24cfad3c936a1af566ed919ec0e7
* Use correct month names with Java 8 (#18760)Artur Signell2015-09-091-2/+18
| | | | Change-Id: I4dcb1f172339005947fa45924792ab86d0952b90
* Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-081-0/+3
| | | | Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8
* Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-261-7/+17
| | | | Change-Id: I138eef2ff9b1660dd545baee5df315ff135e0a91
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-251-1/+1
| | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b
* Add missing @since tags7.5.4Mika Murtojarvi2015-08-191-3/+3
| | | | Change-Id: I90a76c6a44d91ac1f185623678b086683e4287b2
* StringToBooleanConverter API improved (#18466)elmot2015-08-191-18/+65
| | | | | | | Added simple customization for text representation Added API for locale-specific conversion Change-Id: I866b37bb085e85ef3d67e9d5e6db82b22e9bc464
* Revert "Write true as attribute="" (#17519)"Mika Murtojarvi2015-08-192-11/+7
| | | | | | This reverts commit cdc07e55c12dc4ffbe509e15c4f4f165fb4a1670. Change-Id: Iad07a0292639d89c8f029c690005e7f1041eb79f
* Write true as attribute="" (#17519)Leif Åstrand2015-08-182-7/+11
| | | | Change-Id: I49287cc38605abb75059cb553e3baed2a8359067
* Prevent NPE on missing security key. (#18573)Sauli Tähkäpää2015-08-181-1/+1
| | | | Change-Id: I6d9eeb257a4a4889ce679a31a45133c3d0c90368
* Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-182-2/+9
| | | | Change-Id: I46557f6c6f8543ab61b863145863824785d14784
* Decode filename before finding resource (#15407)Artur Signell2015-08-131-8/+12
| | | | Change-Id: I6ea35a780f3dfdcef299919c1249e9104341f99e
* Guard against disconnect() being called twice (#15263)Artur Signell2015-08-121-0/+7
| | | | Change-Id: I9fa8b5659b4079684f3348c18a6e246914ee8447
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-051-0/+17
| | | | Change-Id: Iab111504502dc104cb9ce8777dbaf87bba1e31a0
* Detect Edge correctly (#18537)Artur Signell2015-08-041-0/+14
| | | | Change-Id: Ib47f624923a3a7e8d6f07f06a55074657bdb8bbd
* 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: If94e8df76254816aeb2fd681624fc82e7718cbb8
* Do not initialize Atmosphere for websocket servlet in Websphere (#16354)Artur Signell2015-07-211-2/+7
| | | | Change-Id: I510df25e6034c81c16cc3b9e03a2e46850496251
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-211-0/+4
| | | | Change-Id: I6e398952f84620955f9f1d61ef5ee90f81e28007
* Cache connector state types (#18437)Leif Åstrand2015-07-211-1/+9
| | | | | | | | Reduces time spent in findStateType() for the "40 layouts" action in BasicPerformanceTest from around 2 ms to around 0.2 ms. This improves the total performance of the action by about 5%. Change-Id: I4b32c6530089400a616c62400cb2f282f0caa62c
* Make async remove check work without push (#12909)Leif Åstrand2015-07-211-29/+23
| | | | Change-Id: I8d641d55de873283de5ba32f12c304622ce24152
* Revert "Render nested invalid layouts correctly (#17598)"Teemu Suo-Anttila2015-07-211-36/+5
| | | | | | This reverts commit ac4e85f4e35a57d1ba6e6f3448744cbb0c2df60f. Change-Id: I892896e953637d793d0c0a788f28f3b61494d441
* Revert "Take Window special case into account for invalid layoutsTeemu Suo-Anttila2015-07-211-12/+0
| | | | | | | | (#17598)" This reverts commit abc1c5dff6438d65e53473b69ae9a3ca2b8e60e1. Change-Id: I021d4ac386647073828950ec5536b75cf3175f52
* Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-101-0/+9
| | | | Change-Id: Ib892eb4d40bbb655113d21b622cc117d54b2cebc
* Always add "last" item from the string to the collection (#18433).Denis Anisimov2015-07-081-3/+1
| | | | Change-Id: Icf838aec9519aa12ea43773be86e508115c3883f
* Take Window special case into account for invalid layouts (#17598)Artur Signell2015-07-071-0/+12
| | | | Change-Id: Ie2482df803b7f7004ad0da33ef1df39557f9560b
* Render nested invalid layouts correctly (#17598)Artur Signell2015-07-071-5/+36
| | | | Change-Id: Iaaf86a6d0d3dbd33beb0d76f64383548be196f4d
* Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-041-0/+8
| | | | | | | Due to the nature of Container this is only achieved by removing any existing details and reopening those after the sort is done. Change-Id: Ie8f89b4b01ad53df6eb4cac9e9c360565c7e50c9
* Properly toggle editor state when calling editId() on the serverArtur Signell2015-07-041-1/+5
| | | | | | | | | | | | | | (#18287) Ensure isEditorActive() returns false if editItem(...) has been called but the editor has not yet been opened, as it should according to javadoc isRendered() requires that the editor fields are marked as dirty when they are made visible on the client (isEditorActive() changes state) Change-Id: I7123332c6769f7a7f6b00852bddc8dbbaa311754
* Reformat with Luna SR2Artur Signell2015-07-048-17/+30
| | | | Change-Id: Id1f16b16cdf5712bf26e0f2dfc9c9ad651fe1144
* Pass critical notification details to the client (#18342)Artur Signell2015-07-041-13/+2
| | | | Change-Id: I50fbbd0f3e6589d144b733c5f08f5a625acfc1e6
* Handle nested GridLayouts in declarative format correctly (#18312)Artur Signell2015-07-041-4/+8
| | | | Change-Id: Ie26a6d310dbeb4dbaa8a5c91782f94677639ddca
* Fix spellingSteven Spungin2015-07-041-1/+1
| | | | Change-Id: If7c96cb4bb3fc104ec7eb858f7d55b5ae3f42571
* Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-07-042-7/+9
| | | | Change-Id: I5dcfbc45424c2b85ff159b02a8a75c24140630cc
* Allow beforeClientResponse to change hierarchy or dirtyness (#18268)Leif Åstrand2015-07-042-13/+29
| | | | Change-Id: I861c1514bab121955d6bfd525779c8204cdf4fa3
* Revert "Prevent field from updating when removing text change listener.7.5.0.rc2Mika Murtojärvi2015-06-171-15/+18
| | | | | | | | | | | (#16270)" This reverts commit 4af793d06a0f4a6577aad13403ca7982c6fce224. Test ConverterThatEnforcesAFormatTest.checkElaborating is broken by this change. Change-Id: I08dba8e47386dfb001caafae562304858ad02348
* Adds margin support to GridLayout declarative format (#18238)Teppo Kurki2015-06-111-0/+5
| | | | Change-Id: I5561ccf38f6bac3a304f6e8ab6262cb8bd391021