summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Declarative read support for Table (#16367)Johannes Dahlström2015-04-172-1/+166
* | | | | | | | | | | Don't clear element content in AbstractComponent.writeDesign (#17488)Johannes Dahlström2015-04-172-4/+5
* | | | | | | | | | | Update Atmosphere version (#17456, #17454)Artur Signell2015-04-171-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix Grid frozen column declarative support (#16596)Teemu Suo-Anttila2015-04-161-4/+6
* | | | | | | | | | Iterate over copies of listener lists (#17477)Henri Sara2015-04-161-2/+9
* | | | | | | | | | Use VaadinRequest/Response for static resources (#17462)Henri Sara2015-04-151-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix Grid inline data declarative support (#16596)Teemu Suo-Anttila2015-04-141-2/+26
* | | | | | | | | Fix Grid Header/Footer declarative support (#16596)Teemu Suo-Anttila2015-04-141-1/+250
* | | | | | | | | Fix Grid Columns declarative support (#16596)Teemu Suo-Anttila2015-04-141-0/+117
* | | | | | | | | Add declarative OptionGroup support (#15549)patrik2015-04-142-3/+46
* | | | | | | | | Fix Grid column adding to set column sortable correctly (#17446)Teemu Suo-Anttila2015-04-131-8/+15
* | | | | | | | | Add getter for local id #17444John Ahlroos2015-04-131-0/+13
* | | | | | | | | Declarative support for Tree inline data (#16321)Johannes Dahlström2015-04-132-34/+197
* | | | | | | | | Fix writing of child local ids in AbsoluteLayout (#17421)Johannes Dahlström2015-04-131-1/+2
* | | | | | | | | Fix declarative support for Grid basic properties (#16596)Johannes Dahlström2015-04-101-2/+88
* | | | | | | | | Fix GridLayout declarative support (#16594)Teemu Suo-Anttila2015-04-101-1/+324
* | | | | | | | | Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-101-12/+0
* | | | | | | | | Remove unusable codeArtur Signell2015-04-091-13/+0
* | | | | | | | | Add granular declarative margin support (#17190)patrik2015-04-091-4/+53
* | | | | | | | | Javadoc fixLeif Åstrand2015-04-091-1/+1
* | | | | | | | | Fix MenuBar MenuItem caption reading from design (#17361)Teemu Suo-Anttila2015-04-081-1/+2
* | | | | | | | | Add DesignerAttributeHelper.readAttribute with default value (#17416)Teemu Suo-Anttila2015-04-081-29/+51
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Allow setting local id via DesignContext (#16584).Mika Murtojarvi2015-04-081-5/+5
* | | | | | | | Fix declarative support for Window (#17314)Johannes Dahlström2015-04-073-30/+174
* | | | | | | | Enable setResponsive/isReponsive API for AbstractComponent (#17369)patrik2015-04-071-15/+6
* | | | | | | | Add selective data write support to AbstractSelect (#17148)Leif Åstrand2015-04-073-0/+135
* | | | | | | | Add declarative support for PopupView (#16334)Teemu Suo-Anttila2015-04-071-13/+75
* | | | | | | | Fixed typos in javadoc (#17384)Raphael Ackermann2015-04-042-25/+26
* | | | | | | | Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-025-60/+460
* | | | | | | | Fix declarative support for AbstractColorPicker (#16336)Teemu Suo-Anttila2015-04-011-0/+111
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Allow customizing declarative tag names (#16933)Leif Åstrand2015-03-312-95/+247
* | | | | | | Fix declarative support for AbstractMedia (#16330 #16331 #16332)Miki2015-03-265-3/+93
* | | | | | | Fix declarative support for MenuBar (#16328)Miki2015-03-262-4/+154
* | | | | | | Fix Calendar declarative support (#16595)Teemu Suo-Anttila2015-03-261-2/+69
* | | | | | | SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-261-0/+77
* | | | | | | Fix declarative support for DragAndDropWrapper (#16324)Miki2015-03-261-1/+36
* | | | | | | Revert "Make push path configurable (#14432)."Artur Signell2015-03-256-81/+6
* | | | | | | Fix Declarative support for Slider (#17196)Johannes Dahlström2015-03-241-0/+38
* | | | | | | Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-241-2/+34
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix Declarative support for BigDecimal properties (#17205)Johannes Dahlström2015-03-201-2/+13
* | | | | | Fix Declarative support for primitive float and double properties (#17204)Johannes Dahlström2015-03-202-11/+19
* | | | | | Do not log severe messages which serve no purpose (#17222)Artur Signell2015-03-191-2/+2
* | | | | | Correct logging when a push connection can't find a session (#15220)Artur Signell2015-03-181-2/+6
* | | | | | Make Slider.clear() consistent with the no-args contstructor (#17073)Leif Åstrand2015-03-171-0/+10
|/ / / / /
* | / / / Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-161-82/+37
| |/ / / |/| | |
* | | | Use Math.floor instead of casting to int when trimming decimals. (#16926)Sauli Tähkäpää2015-03-111-1/+1
* | | | Update Atmosphere to 2.2.4.vaadin5 (#17074)Artur Signell2015-03-101-1/+1
* | | | Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-101-10/+11
* | | | Ensure refresh message is sent on invalid CSRF (#17042)Artur Signell2015-03-061-17/+3
| |_|/ |/| |
* | | Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"Leif Åstrand2015-03-062-20/+16