summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-2215-202/+506
|\
| * 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
* | Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-1740-2399/+852
|\|
| * 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
* | Declarative support and test for Grid.Column.hidingToggleCaption #17481Pekka Hyvönen2015-04-163-3/+20
* | Declarative support and tests for Grid's 7.5 features (#17481)Pekka Hyvönen2015-04-163-2/+18
* | Grid.Column setHidable and setHidden return the Column #17478Pekka Hyvönen2015-04-161-4/+10
* | Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-1534-906/+2828
|\|
| * 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
* | Merge branch 'master' into grid-7.5Markus Koivisto2015-04-0829-170/+1828
|\|
| * 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
* | API for column hiding toggle caption in Grid (#17272)Pekka Hyvönen2015-03-311-2/+44
* | Merge remote-tracking branch 'origin/master' into grid-7.5Henrik Paul2015-03-3131-198/+1477
|\|
| * 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