summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Improved javadocs for Button.setDisabledOnClickMatti Tahvonen2015-11-051-1/+2
* Fix replacing of currently selected Tab (#14252)Dmitrij Abolichin2015-11-042-0/+68
* Fix session wrap class javadocsLeif Åstrand2015-11-042-3/+3
* Support caption fetching for HTML and Widget headers. (#18528)Sauli Tähkäpää2015-11-042-7/+23
* Fix javadoc typosLeif Åstrand2015-11-041-2/+2
* Mention quirks with JavaScript "this" in AbstractJavaScript* javadocsLeif Åstrand2015-11-043-6/+16
* Render null header caption as empty (#18553)Artur Signell2015-11-041-1/+3
* Fix adding to same parent, component shouldn't be removed (#16568)Dmitrij Abolichin2015-10-192-0/+46
* Fix javadocArtur Signell2015-10-191-2/+2
* Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)Artur Signell2015-10-191-6/+7
* Do not use getters/setters when mapping designer fields (#17388)Artur Signell2015-10-193-11/+98
* Parse readonly values for AbstractFields correctly (#18850)7.5.7John Ahlroos2015-10-0420-30/+219
* Add @since for 7.5.7 changesHenri Sara2015-10-044-4/+12
* Revert "Parse readonly values for AbstractFields correctly #18850"Markus Koivisto2015-09-3020-217/+29
* Parse readonly values for AbstractFields correctly #18850John Ahlroos2015-09-3020-29/+217
* Support declarative prefix "vaadin-" (#18957)Henri Sara2015-09-306-11/+359
* Fix declarative test for 7.5Henri Sara2015-09-301-3/+3
* Revert "Adds support for defining the URL to use for push requests (#18989)"Markus Koivisto2015-09-301-33/+0
* Update AJS?.callFunction javadoc to reflect reality (#18990)Leif Åstrand2015-09-293-12/+32
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-291-0/+33
* Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-2917-64/+409
* Write all empty cells for empty GridLayout in declarative #18805Maciej Przepióra2015-09-292-2/+58
* Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-232-2/+134
* Use correct state class for split panels (#18942)Artur Signell2015-09-234-0/+74
* Update @since tags to 7.5.6.7.5.6Mika Murtojarvi2015-09-152-4/+4
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-141-0/+69
* Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-111-24/+17
* Use correct month names with Java 8 (#18760)Artur Signell2015-09-091-2/+18
* Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-081-0/+3
* Convert test to JUnit 4Leif Åstrand2015-08-311-20/+29
* Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-266-64/+291
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-251-1/+1
* Add missing @since tags7.5.4Mika Murtojarvi2015-08-191-3/+3
* Add optional OSGi imports for portals (#18561)Henri Sara2015-08-191-1/+1
* StringToBooleanConverter API improved (#18466)elmot2015-08-192-18/+99
* Revert "Write true as attribute="" (#17519)"Mika Murtojarvi2015-08-1928-105/+104
* Write true as attribute="" (#17519)Leif Åstrand2015-08-1828-104/+105
* Prevent NPE on missing security key. (#18573)Sauli Tähkäpää2015-08-182-18/+104
* Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-182-2/+9
* Decode filename before finding resource (#15407)Artur Signell2015-08-131-8/+12
* Guard against disconnect() being called twice (#15263)Artur Signell2015-08-121-0/+7
* Use latest GAE SDK supporting Java 6Henri Sara2015-08-121-1/+1
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-051-0/+17
* Detect Edge correctly (#18537)Artur Signell2015-08-041-0/+14
* Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-219/+39
* Do not initialize Atmosphere for websocket servlet in Websphere (#16354)Artur Signell2015-07-211-2/+7
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-211-0/+4
* Cache connector state types (#18437)Leif Åstrand2015-07-211-1/+9
* Make async remove check work without push (#12909)Leif Åstrand2015-07-211-29/+23
* Revert "Render nested invalid layouts correctly (#17598)"Teemu Suo-Anttila2015-07-211-36/+5