aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Declarative support for AbstractField (#7749)Matti Hosio2014-12-109-3/+372
| | | | | | | | Change-Id: I8eb917186886aa1a9c63939d2dfd1f59df973aa2
* | Fix errors that affect validation builds (#7749).Mika Murtojarvi2014-12-107-7/+32
| | | | | | | | Change-Id: Idfed1c2f87812afcbb961eb238a36a1e09d61952
* | Change a test not to use LocaleUtils.Mika Murtojarvi2014-12-101-6/+3
| | | | | | | | Change-Id: I447960c4621c8bf0acbc1cce5bcc4fe5dc341256
* | Remove locale utils dependency since that is not available in the server ↵Matti Hosio2014-12-102-10/+3
| | | | | | | | | | | | | | | | dependencies Also minor fix in one unit test Change-Id: I6a15cda5857a167327138f0ac5d1fb02629ef0d6
* | Declarative support for CssLayout (#7749)Matti Hosio2014-12-103-0/+197
| | | | | | | | Change-Id: Ic99fb1e9af921b3e14127888e2b3dffbd54f493e
* | Handle locale as a special case (#7749).Mika Murtojarvi2014-12-092-1/+195
| | | | | | | | | | | | | | This cleans the generated html by not writing the locale to every tree node. Change-Id: I7a3c8300ee7726e22196c6cbc659fed8b78e3bd6
* | Handle immediate property as a special case (#7749).Mika Murtojarvi2014-12-093-1/+49
| | | | | | | | Change-Id: I507b44acfd3036d2d2862d1d04b518adc7bf826a
* | Support for automatic binding of the fields of the root layout (#7749)Matti Hosio2014-12-087-20/+670
| | | | | | | | | | | | The fields are bound to the components generated when parsing the design. The binding is done based on localId, id or caption. Change-Id: I32ecac3cb76737c9d9d05a123db85fe65d55369c
* | Declarative support for Responsive (#7749)Matti Hosio2014-12-083-1/+90
| | | | | | | | Change-Id: I5b5b4ec966d4206e3fe4d31adf6674cd247dfbd2
* | Declarative: handle inner html for Button and Label (#7749).Mika Murtojarvi2014-12-0510-9/+463
| | | | | | | | Change-Id: Ie98d633e8583efed142a6a3d2cc980070cbc73f7
* | Fixes for the public API of DesignContext.Mika Murtojarvi2014-12-048-148/+323
| | | | | | | | | | | | Also adds tests for parsing and for finding components by id. Change-Id: I3202a19f1699ee906f97cc57b08a9b2fd540f51b
* | Declarative support for AbsoluteLayout (#7749)Matti Hosio2014-12-046-6/+355
| | | | | | | | Change-Id: Icd90d78b3ddd14ffaef48f610c043e7a816db106
* | Declarative feature improvements (#7749)Matti Hosio2014-12-043-318/+316
| | | | | | | | Change-Id: Ie04db36ad08f686bf6b173241652836f639d3bd9
* | Declarative: Use Element in DesingSynchronizable method parametersMatti Hosio2014-12-039-101/+94
| | | | | | | | Change-Id: I18f49d3248e3ecacd08bfa2e2baa03dd0329b0c7
* | Declarative: Set used file separators and decimal symbols explicitlyMatti Hosio2014-12-031-2/+12
| |
* | Declarative: remove unnecessary files.Mika Murtojarvi2014-12-033-81/+0
| | | | | | | | | | | | | | The files were used for manual testing. Automatic tests with new test files will be created soon. Change-Id: I14b823dbd3c446a0288129a511ba8f8ec920f13b
* | Vaadin declarative: parser and html generator.Mika Murtojarvi2014-12-0211-194/+602
| | | | | | | | | | | | | | | | | | | | | | | | The parser creates a Component hierarchy from a given html file. The html generator does the converse, outputs html given a component hierarchy with a single root. Current TODOs: 1) add automatic tests - some of the functionality may not have been tested in any way. 2) Remove files that are not relevant for this change set but were accidentally included in a commit. Change-Id: I222e01291aab75c2249d4aa4904f16fb153d4397
* | Declarative support for AbstractOrderedLayoutMatti Hosio2014-12-025-9/+748
| |
* | Support for synchronizing to design in AbstractComponentMatti Hosio2014-12-024-138/+667
| |
* | support for declarative in AbstractComponentMatti Hosio2014-11-285-1/+745
|/
* Update to GWT 2.7.0 (#14522)Artur Signell2014-11-212-12/+1
| | | | | | GWT codeserver has been integrated into gwt-dev.jar Change-Id: Ia9cd252482e25ed8e0d69da7c0e702d6407efd8b
* Fix duplicate detection in test locator.Sauli Tähkäpää2014-11-203-16/+12
| | | | Change-Id: I9a6ebfda4e8b09927eb22bec6ddf2989b8104070
* Remove IE8 from TextFieldBevelTest. (#14634)Sauli Tähkäpää2014-11-201-27/+37
| | | | Change-Id: Ie37377b0da800cbe2acbd3e14b972e482c188579
* Don't iterate all connectors for unregistering (#14714)Leif Åstrand2014-11-192-29/+76
| | | | | | | | | | This reduces the time spent in unregisterRemovedConnectors when updating the text of one Label with about 380 connectors registered from 20 to 2 ms as reported by the Vaadin profiler. Performance when removing lots of connectors remains at about 10 ms for removing 360 connectors. Profiled in Firefox 32 on OS X. Change-Id: I203fd8790f8ccc7c098ee91c44831a5ac6c4a82b
* Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).Denis Anisimov2014-11-195-35/+39
| | | | Change-Id: I6f16b9c55f661f5f75628ff627a01f8ec35e714e
* Also disable annotation scanning after redeployLeif Åstrand2014-11-191-9/+15
| | | | Change-Id: I67d3374a69416363004e3fad75313296ca636ef8
* Unwanted horizontal scrollbar in Valo menu (#15237)Jouni Koivuviita2014-11-181-0/+1
| | | | Change-Id: Ic435e3ca741669db6f707961ac66a4c2e30bf765
* Valo menu broken on Android Chrome (#15236)Jouni Koivuviita2014-11-171-0/+2
| | | | Change-Id: Idadbbdfe0a9abaf1dd7ada339b618890b2be6e06
* Add constructor for directly extending a connector (#13579)Leif Åstrand2014-11-172-0/+41
| | | | Change-Id: Id8ba60cf8767ba171a5bcbd5541d8c0c7a9fa62d
* Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).Denis Anisimov2014-11-155-1/+121
| | | | Change-Id: Ia3598b9bcef280bef38daa189ab3c7885e5d535a
* Make junit.test.suite a property.Sauli Tähkäpää2014-11-153-13/+27
| | | | Change-Id: I3dd66e5f11a99efc3777513dc0e2989e8007c9c1
* Revert "DateField popup doesn't close when click on popup button (#14857)"Sauli Tähkäpää2014-11-143-153/+11
| | | | | | | | This reverts commit 457e802e2fe59ec35089a55acdc7b0321a2d4a5a. Patch does not fix the issue with "slow" clicks when closing the calendar. Change-Id: I48384e081cf66dd4fc6cded8ecbd94cef5db57bb
* Drop indicators in Valo are now working as in Reindeer theme (#14836)Jouni Koivuviita2014-11-143-36/+159
| | | | Change-Id: I12014c4329ca629dbfc9226b3b70538d33442690
* Revert "Table column width can be changed from defined to expandratio (#15101)"Sauli Tähkäpää2014-11-133-199/+0
| | | | | | This reverts commit 7237b88645a27b157bc85d62292dc93faddd19f9. Change-Id: Ifbe26c90a91a21a1ac416bda8e59acbbd80cf5f0
* Revert "Position tooltips in the visible area (#15129)."Sauli Tähkäpää2014-11-134-236/+0
| | | | | | | | | This reverts commit aacb2f8289bc2faaab1225bd8b0dacd873d7839a. Changed causes a regression where an empty tooltip appears while the application is initialising. Change-Id: I0e0c8ae38975a2ba3835172652e4737f4bc67e6b
* Add test suites for running changed and affected tests.Sauli Tähkäpää2014-11-137-199/+552
| | | | Change-Id: I388e592d4e98d9417fe5273f8e7f7d3e1f7b63e9
* Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-123-10/+167
| | | | Change-Id: I6f6382dd3468db40c36e507b94f84ab1191e100f
* Update supported browser versions (#15207)Leif Åstrand2014-11-121-6/+6
| | | | | | Mention Safari 8 and iOS 8 and bump evergreen browser versions Change-Id: I9c6494a0e5967539385fabd05b540e1f0622b96c
* Unit test correction for moving any event in month calendar view(#12413)Denis Anisimov2014-11-111-19/+57
| | | | Change-Id: I6e80c77f758a451ffb23c5487e7a25f3c0eed3c7
* Update selection after changes in underlying data source (#13580).Denis Anisimov2014-11-115-3/+289
| | | | Change-Id: I6354d85bd6bc37b1cbb69f388559278d5a163256
* Update @since to VaadinService.Sauli Tähkäpää2014-11-111-1/+1
| | | | Change-Id: I1b473b9f5316674c5c5ed9a35d776fb8906eb559
* TreeTable column header and footer height fix (#15121)Anna Koskinen2014-11-102-0/+15
| | | | | | Fix for regression caused by (#14812) + Valo test for TreeTables. Change-Id: I57f911cbf33e52196fa219b4feddfe62db7f6ded
* DateField popup doesn't close when click on popup button (#14857)Anna Miroshnik2014-11-103-11/+153
| | | | | | Fix and tests. Change-Id: I99d92c32727323fae543a24dfb90e849c3338a8c
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-073-17/+241
| | | | Change-Id: I63491488356a32a233a4ba9a7434a9f4a1f5b9d1
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-073-8/+169
| | | | Change-Id: Ic64c0eb685c3dd9d7fdb10d9e19745ae2cc36be5
* Position tooltips in the visible area (#15129).Mika Murtojarvi2014-11-064-0/+236
| | | | Change-Id: If4f13a859fd2e6fc363781bf04e52f780206e9e1
* Add null check to FieldGroup.bind. (#14729)Sauli Tähkäpää2014-11-052-7/+62
| | | | Change-Id: I56ee44f34307d76c8c98ca3346feed8e7ee2f72e
* Fix NPE and scroll behavior in TabSheet (#14348).Mika Murtojarvi2014-11-045-2/+462
| | | | | | | | | After removing a tab, the TabSheet now scrolls when it is necessary to show the remaining tabs. A test (TabSheetScrollOnTabCloseTest) ensures that no scrolling occurs when the removed tab is not in the visible area. Change-Id: I81e4e504167ec4d0a527e6bfe94dba8b29fb26bc
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-037-5/+110
| | | | Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a
* Reverse asc and desc table sorting indicators for Valo. (#15123)Sauli Tähkäpää2014-11-033-2/+82
| | | | Change-Id: If649d7ab0b4257cfaa1488dfff88afa8ef122f67