summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Always include content-type in JSON XHR response (#17608)Artur Signell2015-04-241-7/+11
* Remove broken custom String[] serialization (#17146)Leif Åstrand2015-04-231-21/+1
* Add a method for setting visible Grid columns (#17080)Mika Murtojarvi2015-04-232-0/+50
* Update Atmosphere to fix Firefox + JSR356 (#17510)Artur Signell2015-04-211-1/+1
* Declarative write support for Table (#16367)Johannes Dahlström2015-04-204-22/+138
* Declarative read support for Table (#16367)Johannes Dahlström2015-04-174-1/+383
* Don't clear element content in AbstractComponent.writeDesign (#17488)Johannes Dahlström2015-04-179-199/+5
* Update Atmosphere version (#17456, #17454)Artur Signell2015-04-171-1/+1
* Fix Grid frozen column declarative support (#16596)Teemu Suo-Anttila2015-04-162-4/+20
* Iterate over copies of listener lists (#17477)Henri Sara2015-04-161-2/+9
* Refactor declarative tests.Mika Murtojarvi2015-04-1636-2391/+821
* Use VaadinRequest/Response for static resources (#17462)Henri Sara2015-04-151-2/+2
* Fix Grid inline data declarative support (#16596)Teemu Suo-Anttila2015-04-143-3/+138
* Fix Grid Header/Footer declarative support (#16596)Teemu Suo-Anttila2015-04-144-5/+602
* Fix Grid Columns declarative support (#16596)Teemu Suo-Anttila2015-04-144-0/+329
* Add declarative OptionGroup support (#15549)patrik2015-04-143-3/+206
* Fix Grid column adding to set column sortable correctly (#17446)Teemu Suo-Anttila2015-04-132-8/+24
* Add getter for local id #17444John Ahlroos2015-04-132-0/+23
* Declarative support for Tree inline data (#16321)Johannes Dahlström2015-04-133-55/+235
* Fix writing of child local ids in AbsoluteLayout (#17421)Johannes Dahlström2015-04-132-1/+58
* Fix declarative support for Grid basic properties (#16596)Johannes Dahlström2015-04-102-2/+157
* Fix GridLayout declarative support (#16594)Teemu Suo-Anttila2015-04-103-9/+533
* Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-101-12/+0
* Refactor declarative tests for two components.Mika Murtojarvi2015-04-106-768/+254
* Fix DeclarativeTestBase handling of nonpublic accessors (#17425)Johannes Dahlström2015-04-091-0/+4
* Remove unusable codeArtur Signell2015-04-091-13/+0
* Add granular declarative margin support (#17190)patrik2015-04-092-4/+157
* Javadoc fixLeif Åstrand2015-04-091-1/+1
* Fix DeclarativeTestBaseBase to return read component with testReadTeemu Suo-Anttila2015-04-081-2/+4
* Fix MenuBar MenuItem caption reading from design (#17361)Teemu Suo-Anttila2015-04-082-2/+63
* Add DesignerAttributeHelper.readAttribute with default value (#17416)Teemu Suo-Anttila2015-04-081-29/+51
* Allow setting local id via DesignContext (#16584).Mika Murtojarvi2015-04-083-5/+69
* Fix declarative support for Window (#17314)Johannes Dahlström2015-04-077-40/+375
* Enable setResponsive/isReponsive API for AbstractComponent (#17369)patrik2015-04-072-15/+43
* Add selective data write support to AbstractSelect (#17148)Leif Åstrand2015-04-075-4/+162
* Add test for #17267Johannes Dahlström2015-04-071-0/+19
* Add declarative support for PopupView (#16334)Teemu Suo-Anttila2015-04-072-13/+149
* Fixed typos in javadoc (#17384)Raphael Ackermann2015-04-042-25/+26
* Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-028-68/+787
* Fix declarative support for AbstractColorPicker (#16336)Teemu Suo-Anttila2015-04-012-0/+198
* Allow customizing declarative tag names (#16933)Leif Åstrand2015-03-313-95/+376
* Fix declarative support for AbstractMedia (#16330 #16331 #16332)Miki2015-03-267-3/+215
* Fix declarative support for MenuBar (#16328)Miki2015-03-263-4/+293
* Fix Calendar declarative support (#16595)Teemu Suo-Anttila2015-03-262-2/+130
* SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-262-0/+121
* Fix declarative support for DragAndDropWrapper (#16324)Miki2015-03-262-1/+102
* Revert "Make push path configurable (#14432)."Artur Signell2015-03-258-91/+6
* Fix Declarative support for Slider (#17196)Johannes Dahlström2015-03-242-0/+104
* Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-242-2/+130
* Fix Declarative support for BigDecimal properties (#17205)Johannes Dahlström2015-03-202-5/+26