summaryrefslogtreecommitdiffstats
path: root/server/tests/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* Fix declarative support for AbstractColorPicker (#16336)Teemu Suo-Anttila2015-04-011-0/+87
* Allow customizing declarative tag names (#16933)Leif Åstrand2015-03-311-0/+129
* Fix declarative support for AbstractMedia (#16330 #16331 #16332)Miki2015-03-262-0/+122
* Fix declarative support for MenuBar (#16328)Miki2015-03-261-0/+139
* Fix Calendar declarative support (#16595)Teemu Suo-Anttila2015-03-261-0/+61
* SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-261-0/+44
* Fix declarative support for DragAndDropWrapper (#16324)Miki2015-03-261-0/+66
* Revert "Make push path configurable (#14432)."Artur Signell2015-03-252-10/+0
* Fix Declarative support for Slider (#17196)Johannes Dahlström2015-03-241-0/+66
* Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-241-0/+96
* Fix Declarative support for BigDecimal properties (#17205)Johannes Dahlström2015-03-201-3/+13
* Fix Declarative support for primitive float and double properties (#17204)Johannes Dahlström2015-03-201-3/+104
* Make Slider.clear() consistent with the no-args contstructor (#17073)Leif Åstrand2015-03-171-0/+84
* Use Math.floor instead of casting to int when trimming decimals. (#16926)Sauli Tähkäpää2015-03-111-0/+9
* Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-101-0/+25
* Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"Leif Åstrand2015-03-061-41/+0
* Ensure that slider min is always smaller or equal to max. (#16776)Sauli Tähkäpää2015-02-271-10/+54
* Add pluggable mechanism for loading classes for a design (#16583)Leif Åstrand2015-02-261-0/+117
* Make Column.setLastFrozenColumn work (#16726)Artur Signell2015-02-231-0/+19
* Make push path configurable (#14432).Tapio Aali2015-02-182-0/+10
* Refactor critical notifications handling. (#16592)Sauli Tähkäpää2015-02-171-11/+69