summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Use headerCaption as default hidingToggleCaption (#18028)Teppo Kurki2015-06-051-0/+16
* Forget GridLayout column expand ratios when removing columns (#18068)Teppo Kurki2015-06-051-0/+82
* Replaced incorrect setter/getter with prope ones and fixed declarative (#17982)Artur Signell2015-06-021-0/+19
* Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2Ilia Motornyi2015-05-281-54/+107
* Less restrictive RPC interface detection in registerRpc (#10945)vandeti2015-05-281-0/+112
* Split AbstractGridExtension from AbstractRenderer (#18003)Teemu Suo-Anttila2015-05-261-0/+41
* Remove value casting to integer in Slider.setValue (#17370)Sauli Tähkäpää2015-05-261-0/+56
* Fix font icon codepoint formatting in DesignResourceConverter (#17970)Maciej Przepióra2015-05-251-4/+4
* Return components in merged header/footer cells only once (#17904)Artur Signell2015-05-201-0/+59
* Make fields with validators immediate (#13709)7.5.0.beta1Artur Signell2015-05-191-4/+57
* Do not leave transaction open if remove fails (#17858)Artur Signell2015-05-181-11/+2
* Make TableQuery only release connections reserved through its pool (#12370)Artur Signell2015-05-188-62/+194
* Fix clear/isEmpty in TextArea/PasswordField/RichTextArea/ProgressBar (#17089)Artur Signell2015-05-181-11/+0
* Don't leak current VaadinSession in testLeif Åstrand2015-05-131-0/+4
* Fix for declarative FontIcon support (#17275)Johannes Dahlström2015-05-061-1/+77
* Merge branch 'grid-7.5'Pekka Hyvönen2015-04-303-2/+16
|\
| * Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-2210-196/+231
| |\
| * \ Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-1737-2391/+835
| |\ \
| * | | Declarative support and test for Grid.Column.hidingToggleCaption #17481Pekka Hyvönen2015-04-162-3/+12
| * | | Declarative support and tests for Grid's 7.5 features (#17481)Pekka Hyvönen2015-04-162-1/+6
* | | | Fix TreeTable declarative support (#16368)Johannes Dahlström2015-04-283-27/+196
* | | | Make restoreInstances clear value when previous value was gc:ed (#17603)Leif Åstrand2015-04-241-0/+45
* | | | Add a method for setting visible Grid columns (#17080)Mika Murtojarvi2015-04-231-0/+27
| |_|/ |/| |
* | | Declarative write support for Table (#16367)Johannes Dahlström2015-04-203-22/+35
* | | Declarative read support for Table (#16367)Johannes Dahlström2015-04-172-0/+217
* | | Don't clear element content in AbstractComponent.writeDesign (#17488)Johannes Dahlström2015-04-177-195/+0
| |/ |/|
* | Fix Grid frozen column declarative support (#16596)Teemu Suo-Anttila2015-04-161-0/+14
* | Refactor declarative tests.Mika Murtojarvi2015-04-1636-2391/+821
|/
* Fix Grid inline data declarative support (#16596)Teemu Suo-Anttila2015-04-142-1/+112
* Fix Grid Header/Footer declarative support (#16596)Teemu Suo-Anttila2015-04-143-4/+352
* Fix Grid Columns declarative support (#16596)Teemu Suo-Anttila2015-04-143-0/+212
* Add declarative OptionGroup support (#15549)patrik2015-04-141-0/+160
* Fix Grid column adding to set column sortable correctly (#17446)Teemu Suo-Anttila2015-04-131-0/+9
* Add getter for local id #17444John Ahlroos2015-04-131-0/+10
* Declarative support for Tree inline data (#16321)Johannes Dahlström2015-04-131-21/+38
* Fix writing of child local ids in AbsoluteLayout (#17421)Johannes Dahlström2015-04-131-0/+56
* Fix declarative support for Grid basic properties (#16596)Johannes Dahlström2015-04-101-0/+69
* Fix GridLayout declarative support (#16594)Teemu Suo-Anttila2015-04-102-8/+209
* 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
* Add granular declarative margin support (#17190)patrik2015-04-091-0/+104
* 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-081-1/+61
* Allow setting local id via DesignContext (#16584).Mika Murtojarvi2015-04-082-0/+64
* Fix declarative support for Window (#17314)Johannes Dahlström2015-04-074-10/+201
* Enable setResponsive/isReponsive API for AbstractComponent (#17369)patrik2015-04-071-0/+37
* Add selective data write support to AbstractSelect (#17148)Leif Åstrand2015-04-072-4/+27
* Add test for #17267Johannes Dahlström2015-04-071-0/+19
* Add declarative support for PopupView (#16334)Teemu Suo-Anttila2015-04-071-0/+74
* Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-022-5/+324