]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
10 years agoAdd Container.Filterable to GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila [Tue, 16 Sep 2014 08:25:25 +0000 (11:25 +0300)]
Add Container.Filterable to GeneratedPropertyContainer (#13334)

Change-Id: I84b1b649d1b8fc420238953f9d027b5737c5af58

10 years agoImplement Vaadin-specific editor row bind/cancel handling (#13334)
Johannes Dahlström [Wed, 10 Sep 2014 12:21:09 +0000 (15:21 +0300)]
Implement Vaadin-specific editor row bind/cancel handling (#13334)

Change-Id: I9a6326a065b3ca159dd1b4237de1dbf8fa8e10ff

10 years agoScroll editor row horizontally along with the rest of grid (#13334)
Johannes Dahlström [Fri, 12 Sep 2014 16:21:18 +0000 (19:21 +0300)]
Scroll editor row horizontally along with the rest of grid (#13334)

Change-Id: Ib0aaa801570149c97f614fa9d04252508bdafcd7

10 years agoFixes an assumption bug with EditorRow (#13334)
Henrik Paul [Tue, 16 Sep 2014 12:42:52 +0000 (15:42 +0300)]
Fixes an assumption bug with EditorRow (#13334)

Change-Id: Ieabb3d10daf445b4cfc387b202ede4dde58a73f1

10 years agoAdd Container.Sortable interface to GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila [Mon, 15 Sep 2014 14:22:12 +0000 (17:22 +0300)]
Add Container.Sortable interface to GeneratedPropertyContainer (#13334)

Change-Id: Ib6be69b1ede0d3129d9812c78fe961412be7d145

10 years agoFix Grid active cell navigation with colspans (#13334)
Teemu Suo-Anttila [Tue, 16 Sep 2014 12:24:15 +0000 (15:24 +0300)]
Fix Grid active cell navigation with colspans (#13334)

Change-Id: Iafcb82c86d9c4772d9488b80bd888f06b142951b

10 years agoInitial implementation of GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila [Tue, 9 Sep 2014 13:18:33 +0000 (16:18 +0300)]
Initial implementation of GeneratedPropertyContainer (#13334)

Change-Id: Ie65422ad81672223b33dad33f7f88201a64c1948

10 years agoFix client-side StaticRow to use GridColumn instead of index (#13334)
Teemu Suo-Anttila [Tue, 9 Sep 2014 11:39:09 +0000 (14:39 +0300)]
Fix client-side StaticRow to use GridColumn instead of index (#13334)

Change-Id: I82e86c41de400e232fdf153379b8c40167bce438

10 years agoPrevent dispatching GridKeyEvents when target is not grid (#13334)
Teemu Suo-Anttila [Mon, 15 Sep 2014 08:22:32 +0000 (11:22 +0300)]
Prevent dispatching GridKeyEvents when target is not grid (#13334)

Change-Id: I2efd6d48502360d14d21456077d50b37fa8a4be6

10 years agoTests Escalator's freezing columns. (#13334)
Henrik Paul [Wed, 10 Sep 2014 09:13:08 +0000 (12:13 +0300)]
Tests Escalator's freezing columns. (#13334)

Change-Id: Ifd85cfba770e31a91e05b854fde67c991f443c4d

10 years agoFixes Escalator's assertion error regarding scroll position (#13334)
Henrik Paul [Fri, 12 Sep 2014 13:30:07 +0000 (16:30 +0300)]
Fixes Escalator's assertion error regarding scroll position (#13334)

Change-Id: I72dd8c5160022d127692e223c267edf09e73e091

10 years agoImplement data binding and edit cancel mechanism for editor row (#13334)
Johannes Dahlström [Wed, 10 Sep 2014 12:04:54 +0000 (15:04 +0300)]
Implement data binding and edit cancel mechanism for editor row (#13334)

This patch contains only the generic parts and a test EditorRowHandler.
The Vaadin-specific implementation will be submitted as a separate change.

Change-Id: I719a474fd72d7801a3b6c9cc567af1655b2f8565

10 years agoTesting Escalator (post|pre)(Attach|Detach) functionality (#13334)
Henrik Paul [Thu, 11 Sep 2014 11:59:22 +0000 (14:59 +0300)]
Testing Escalator (post|pre)(Attach|Detach) functionality (#13334)

Change-Id: If7a61560a96c5720b54bf3b5dcc83aef3ff7e357

10 years agoBundles the logging label into a widget (#13334)
Henrik Paul [Thu, 11 Sep 2014 09:11:29 +0000 (12:11 +0300)]
Bundles the logging label into a widget (#13334)

Change-Id: I1c041c34dc4b08351122d0afc6de6fe2afadd48c

10 years agoTests Escalator's column spans (#13334)
Henrik Paul [Wed, 10 Sep 2014 13:14:27 +0000 (16:14 +0300)]
Tests Escalator's column spans (#13334)

Change-Id: I3378f6b9bed4ee917c2244904ad07b5d38711ca2

10 years agoEscalator tests for columns and rows (#13334)
Henrik Paul [Thu, 4 Sep 2014 13:33:41 +0000 (16:33 +0300)]
Escalator tests for columns and rows (#13334)

Change-Id: I258135dce0d78baf8d8483e6b24a2510161cee12

10 years agoImplement client-side editor row widget binding (#13334)
Johannes Dahlström [Mon, 25 Aug 2014 08:02:09 +0000 (11:02 +0300)]
Implement client-side editor row widget binding (#13334)

Change-Id: I898d89cecc2d1c552a3cc32461d612d55d1babd7

10 years agoFixes exception while hiding the last Grid column (#13334)
Henrik Paul [Tue, 2 Sep 2014 10:15:21 +0000 (13:15 +0300)]
Fixes exception while hiding the last Grid column (#13334)

Change-Id: Icdb8b9609c005a8d59a8c6f3c75523790bb65348

10 years agoFix and unify multi-column sorting behavior (#13334)
Patrik Lindström [Wed, 3 Sep 2014 11:50:47 +0000 (14:50 +0300)]
Fix and unify multi-column sorting behavior (#13334)

Change-Id: Idc5b66395eb132a3a0a177593f5d91a165a925de

10 years agoFixes Escalator's insertColumns and removeColumns (#13334)
Henrik Paul [Tue, 2 Sep 2014 09:42:01 +0000 (12:42 +0300)]
Fixes Escalator's insertColumns and removeColumns (#13334)

Change-Id: Iea02a1e9c5fd9f5efe2c33ff7821aacae9fa8a06

10 years agoEscalator test base class (#13334)
Henrik Paul [Thu, 4 Sep 2014 07:33:48 +0000 (10:33 +0300)]
Escalator test base class (#13334)

Change-Id: Ie3670e4d937b437dc11098746fcd4571e850355f

10 years agoAdds frozen feature to GridBasicClientFeaturesWidget (#13334)
Henrik Paul [Wed, 27 Aug 2014 15:01:49 +0000 (18:01 +0300)]
Adds frozen feature to GridBasicClientFeaturesWidget (#13334)

Change-Id: I6142c8a6af8248c4568b836c3e62531167f30439

10 years agoRestructures Escalator testing rig (#13334)
Henrik Paul [Mon, 1 Sep 2014 11:50:07 +0000 (14:50 +0300)]
Restructures Escalator testing rig (#13334)

Change-Id: I75b5e20158475b739c2d37d4fdf4865425dc3693

10 years agoAdjust active cell on body row add/remove (#13334)
Teemu Suo-Anttila [Wed, 3 Sep 2014 07:59:11 +0000 (10:59 +0300)]
Adjust active cell on body row add/remove (#13334)

Change-Id: I909f5b2113d8d970a0517f100eb0a31778a62681

10 years agoFixes a missing/superfluous row in column modifications (#13334)
Henrik Paul [Thu, 28 Aug 2014 14:38:43 +0000 (17:38 +0300)]
Fixes a missing/superfluous row in column modifications (#13334)

Change-Id: If31ea7154b13daf99845757202ce7d8395af89fc

10 years agoPass editor row enabled state in shared state (#13334)
Johannes Dahlström [Mon, 8 Sep 2014 11:33:48 +0000 (14:33 +0300)]
Pass editor row enabled state in shared state (#13334)

Also refactor editor row tests a bit. Include separate GWT and Vaadin
test cases at least until communication is finished.

Change-Id: I5fd2288e20b11ba5bc33d074f7fe086dc3f00323

10 years agoFix ActiveCellHandler colspan support in headers and footers (#13334)
Teemu Suo-Anttila [Thu, 4 Sep 2014 10:31:06 +0000 (13:31 +0300)]
Fix ActiveCellHandler colspan support in headers and footers (#13334)

Change-Id: I7812f43e8981844752f6e2730b25acab06216cc1

10 years agoMake Grid call ComplexRenderer.onActivate when needed (#13334)
Teemu Suo-Anttila [Tue, 26 Aug 2014 06:21:23 +0000 (09:21 +0300)]
Make Grid call ComplexRenderer.onActivate when needed (#13334)

Change-Id: Icd2ecbdb0780ba97e0955eb7c564f8f56ca14109

10 years agoRemoves confusing "rowContainers" array (#13334)
Henrik Paul [Mon, 8 Sep 2014 08:57:39 +0000 (11:57 +0300)]
Removes confusing "rowContainers" array (#13334)

Change-Id: I2bac21b418e31ac90bcac766f50409bee1294998

10 years agoUse correct function for adding HeaderKeyUpHandler (#13334)
Teemu Suo-Anttila [Thu, 4 Sep 2014 07:05:03 +0000 (10:05 +0300)]
Use correct function for adding HeaderKeyUpHandler (#13334)

Change-Id: I5768d91e621243ec956fb460c209081a32e5e839

10 years agoOptimizes adding and removing of columns (#13334)
Henrik Paul [Thu, 28 Aug 2014 13:39:18 +0000 (16:39 +0300)]
Optimizes adding and removing of columns (#13334)

Previously, the scrollbar logic was evaluated once per RowContainer,
which is just silly.

Change-Id: I71ea144054c08b61836ae22ac6c3f6199fa7f524

10 years agoMerge "Merge remote-tracking branch 'origin/master' into grid" into grid
Henrik Paul [Wed, 3 Sep 2014 13:36:22 +0000 (13:36 +0000)]
Merge "Merge remote-tracking branch 'origin/master' into grid" into grid

10 years agoAdd handler adding functions for all GridKeyEvents (#13334)
Teemu Suo-Anttila [Thu, 28 Aug 2014 13:36:33 +0000 (16:36 +0300)]
Add handler adding functions for all GridKeyEvents (#13334)

Change-Id: Ic237af24e3d9d35127b01d380b81b9f12ca4c520

10 years agoMerge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila [Wed, 3 Sep 2014 08:48:47 +0000 (11:48 +0300)]
Merge remote-tracking branch 'origin/master' into grid

This merge needs Grid to use elemental.json instead of org.json

Change-Id: Ib3c387c7e282b2502f266bafbdaad8727f5dc6ef

10 years agoAdd keyboard sorting controls (#13334)
Patrik Lindström [Mon, 25 Aug 2014 11:44:12 +0000 (14:44 +0300)]
Add keyboard sorting controls (#13334)

Change-Id: Icb0ef5d70b5469cd87bdd079fe16f31b8cf769f1

10 years agoKeyboard scrolling in multiselection mode fixed (#14094)
mtzukanov [Mon, 1 Sep 2014 14:21:11 +0000 (17:21 +0300)]
Keyboard scrolling in multiselection mode fixed (#14094)

Limiting focusing to single item selections.

Change-Id: I12403ddd76fb1eac44d8eca82f251b2b8097b16a

10 years agoAdd SubPart support to VaadinFinderLocatorStrategy (#13980)
Teemu Suo-Anttila [Thu, 28 Aug 2014 11:54:21 +0000 (14:54 +0300)]
Add SubPart support to VaadinFinderLocatorStrategy (#13980)

This also fixes recorder issues with negative indices

Change-Id: I1d3fceaf11aed743a957fe72e7ab60c13d7fc5e1

10 years agoFix MultiSelectionRenderer call for transactionPin (#13334)
Teemu Suo-Anttila [Tue, 2 Sep 2014 10:24:59 +0000 (13:24 +0300)]
Fix MultiSelectionRenderer call for transactionPin (#13334)

DataSource was null when SelectionModel was not Batched. This lead into
NullPointerException.

Change-Id: Ia831f9425eb7761b1c241ae0abdd9c561f4f48f2

10 years agoTable handles both onMouseDown and onMouseUp events (#14347)
Guillermo Alvarez [Tue, 19 Aug 2014 15:38:35 +0000 (18:38 +0300)]
Table handles both onMouseDown and onMouseUp events (#14347)
Now it has the same behaviour that the layout, and checks
that the element under the mouse matches to complete the
click action

Change-Id: I9c61dac24479913c1bb1094edaf8878749984342

10 years agoLock vertical scrolling while editor row is open (#13334)
Johannes Dahlström [Wed, 27 Aug 2014 09:57:01 +0000 (12:57 +0300)]
Lock vertical scrolling while editor row is open  (#13334)

Change-Id: Iee614d21b900900c7d969eca964f5fef829c70f2

10 years agoScroll non-visible rows to view when opened for editing (#13334)
Johannes Dahlström [Fri, 22 Aug 2014 12:52:01 +0000 (15:52 +0300)]
Scroll non-visible rows to view when opened for editing  (#13334)

Change-Id: I5355b9e37d5e7590b002b954804252597ead54c3

10 years agoFix to Valo menu for iOS (make the header visible)
Jouni Koivuviita [Mon, 1 Sep 2014 08:16:12 +0000 (11:16 +0300)]
Fix to Valo menu for iOS (make the header visible)

Change-Id: Ib27db90a6dc48f8f8f34adc3c16aa3aa7222d19d

10 years agoRefactor Grid event handling (#13334)
Johannes Dahlström [Fri, 22 Aug 2014 11:03:40 +0000 (14:03 +0300)]
Refactor Grid event handling  (#13334)

Change-Id: I79f5cdbc711ec3902b8dfbc9ef737482e8696845

10 years agoUse setHideEmptyRowsAndColumns to match old screenshots (#14392)
Leif Åstrand [Sat, 30 Aug 2014 13:03:54 +0000 (16:03 +0300)]
Use setHideEmptyRowsAndColumns to match old screenshots (#14392)

Change-Id: Ifd735d55c768c351359f0b65de05da0e701f099c

10 years agoRevert to old capitalization to avoid git issues (#8942)
Leif Åstrand [Sat, 30 Aug 2014 06:33:31 +0000 (09:33 +0300)]
Revert to old capitalization to avoid git issues (#8942)

Git on OS X seems to have problems with changing between branches with
the old and new casing of the two json related files. Changing back to
the old names to avoid issues when changing branches.

Change-Id: I948395a7ce725db4116fe0e7ac1a23628dc659c7

10 years agoFetch prerelease tickets for rc and final releases (#14552)
Leif Åstrand [Fri, 29 Aug 2014 10:53:49 +0000 (13:53 +0300)]
Fetch prerelease tickets for rc and final releases (#14552)

Change-Id: Ifd7f515c02c41a84cfa9401b85548a47c6412463

10 years agoFix GridLayout layout issue with empty rows above a component (#14554)
Artur Signell [Fri, 29 Aug 2014 14:33:11 +0000 (17:33 +0300)]
Fix GridLayout layout issue with empty rows above a component (#14554)

* Issue introduced in 8476b57ce2261313f47b21764ddc02cc128b2fd4

Change-Id: Ie84489aac4553e70e7e80561aec748a874a85653

10 years agoValo Sass API documentation, part 2
Jouni Koivuviita [Fri, 29 Aug 2014 13:04:45 +0000 (16:04 +0300)]
Valo Sass API documentation, part 2

Change-Id: Ic707d897a84a308f789b2805a980b696beaa6edd

10 years agoFirst batch of Valo Sass API documentation, plus bug fixes
Jouni Koivuviita [Fri, 29 Aug 2014 10:57:46 +0000 (13:57 +0300)]
First batch of Valo Sass API documentation, plus bug fixes

Also updates the test to always scroll the left panel to the top after
opening a section.

Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152

10 years agoOutput legacy locators for TestBench Recorder (#14102).
Mika Murtojarvi [Thu, 28 Aug 2014 10:27:19 +0000 (13:27 +0300)]
Output legacy locators for TestBench Recorder (#14102).

This fixes a regression in Recorder.

Change-Id: I3c9d5939d3f1b41bd5ea8d80acbbb017b6baa062

10 years agoUpdate DateCellDayEvent size on updateSizes in Connector (#13233).
Denis Anisimov [Sun, 24 Aug 2014 08:59:51 +0000 (11:59 +0300)]
Update DateCellDayEvent size on updateSizes in Connector (#13233).

Change-Id: Ib3142cc62e95ce0e31bb8746eacd5ca4580c1865

10 years agoIncrease datefield calendarpanel selected date text contrast
Jouni Koivuviita [Thu, 21 Aug 2014 13:25:49 +0000 (16:25 +0300)]
Increase datefield calendarpanel selected date text contrast

Make the text easier to read.

Change-Id: Ieab5b27cccd0694086f17877d6c6b4c37b225b02

10 years agoTests vScroll behavior in row-amount border cases (#13334)
Henrik Paul [Tue, 26 Aug 2014 12:58:37 +0000 (15:58 +0300)]
Tests vScroll behavior in row-amount border cases (#13334)

Change-Id: I1a14e9721549b50ddda0aec0ed2cbbabe6f1abd6

10 years agoInitial client-side editor row implementation (#13334)
Johannes Dahlström [Tue, 19 Aug 2014 13:23:04 +0000 (16:23 +0300)]
Initial client-side editor row implementation (#13334)

Only shows a bare grey row for now. Enter opens editor for
active row, Esc hides editor.

TODO

* Double-click to edit does not work
* Scrolling to edit hidden row does not work
* EditorRowHandler to bind data+widgets
* Server-side integration
* Commit/discard buttons

Change-Id: I0ae678b086493b0e46ab7c1db99eb92049318d6f

10 years agoBump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)
Johannes Dahlström [Thu, 28 Aug 2014 12:42:03 +0000 (15:42 +0300)]
Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)

Change-Id: Ifcfe1f90b795072c12d3118db33f3df6c96c568b

10 years agoRevert "Make getMouseEvent() method available in the TargetDetailsImpl (#13416)."
Markus Koivisto [Thu, 28 Aug 2014 12:46:04 +0000 (15:46 +0300)]
Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#13416)."

This reverts commit 9ea4409bbe7079887a5a3c497494d4986ddabefd.
The commit fails its own tests on IE and Firefox.

Change-Id: I443f8d1b9ce322124b19d74bbeb2e6780bbff201

10 years agoScrollbarBundle, Escalator and Grid fire Scroll events (#13334)
Henrik Paul [Wed, 27 Aug 2014 12:18:30 +0000 (15:18 +0300)]
ScrollbarBundle, Escalator and Grid fire Scroll events (#13334)

Change-Id: I362f1f8d2107d762b43ab52c1f22dfd218f67ba4

10 years agoFix GridBasicFeatures to use correct property IDs
Teemu Suo-Anttila [Thu, 28 Aug 2014 06:17:02 +0000 (09:17 +0300)]
Fix GridBasicFeatures to use correct property IDs

Change-Id: I385fc841b5a46c55f9a28197837616e597891fb1

10 years agoUse sass-compiler 0.9.10 (#14524)
Artur Signell [Thu, 28 Aug 2014 07:03:44 +0000 (10:03 +0300)]
Use sass-compiler 0.9.10 (#14524)

Change-Id: Ib8c753c59c52421ce9d6a86a407cb9694ee4f5a8

10 years agoFix PROGRESSBAR_POINT typo (#14502)
Leif Åstrand [Thu, 28 Aug 2014 06:40:35 +0000 (09:40 +0300)]
Fix PROGRESSBAR_POINT typo (#14502)

Change-Id: If2fff98f743ce6b4799b2161c32bf63da7acb3c5

10 years agoRemove widget attach/detach logging from Grid (#13334)
Teemu Suo-Anttila [Wed, 27 Aug 2014 12:11:29 +0000 (15:11 +0300)]
Remove widget attach/detach logging from Grid (#13334)

Change-Id: I794daf62ccab996872f92bb750b3d47f027869a6

10 years agoIgnore files from the classpath for scss cache timestamps (#14506)
Leif Åstrand [Tue, 26 Aug 2014 10:16:11 +0000 (13:16 +0300)]
Ignore files from the classpath for scss cache timestamps (#14506)

Change-Id: I82e3caef915b6a8683608f1834130468b3f16dbf

10 years agoLayoutClickListener test rewrite from TB2
Heikki Ohinmaa [Mon, 25 Aug 2014 14:28:51 +0000 (17:28 +0300)]
LayoutClickListener test rewrite from TB2

Added log line numbers, as in this case they might
provide information pertinent to the test.

Change-Id: Iedea8f71cfb5488b510932b3ce4154ee0443c29b

10 years agoFix ActiveCellHandler scrolling to frozen columns (#13334)
Teemu Suo-Anttila [Tue, 26 Aug 2014 13:16:01 +0000 (16:16 +0300)]
Fix ActiveCellHandler scrolling to frozen columns (#13334)

Change-Id: Ia4fe23e70e6a1585a1ecd91ef44212cde286d29d

10 years agoUpdate TabsheetState.tabs to be declared as List (#14512)
Leif Åstrand [Wed, 27 Aug 2014 11:29:36 +0000 (14:29 +0300)]
Update TabsheetState.tabs to be declared as List (#14512)

Change-Id: I53055ed64e0e9764b48edbc492dae5f16e1dd9bd

10 years agoFixed creation of "appError" json object with nullable url (#8942)
Taras Hupalo [Wed, 27 Aug 2014 08:17:53 +0000 (11:17 +0300)]
Fixed creation of "appError" json object with nullable url (#8942)

Change-Id: I401d4df4cc089ea1f0988dfd670b0823fc06f8a4

10 years agoAdd theme class name in init to prevent delay for embedded apps (#14517)
Artur Signell [Tue, 26 Aug 2014 18:29:04 +0000 (21:29 +0300)]
Add theme class name in init to prevent delay for embedded apps (#14517)

Change-Id: I73bf41ca493f76d0a4caa82464ef3c63b3d7f055

10 years agoFixes an occasional synchronization problem with duplicate updates (#13334)
Henrik Paul [Tue, 26 Aug 2014 12:16:03 +0000 (15:16 +0300)]
Fixes an occasional synchronization problem with duplicate updates (#13334)

Change-Id: I538556b5b307d1e187e68799e7bab622196d2a24

10 years agoDev mode launch based on Super Dev Mode launch (#14443)
Artur Signell [Wed, 27 Aug 2014 08:38:19 +0000 (11:38 +0300)]
Dev mode launch based on Super Dev Mode launch (#14443)

Change-Id: Ic40ec59317b0f1a7c035963c147225c85a8e049d

10 years agoLog theme loading error when it happens and not later (#14517)
Artur Signell [Tue, 26 Aug 2014 18:28:06 +0000 (21:28 +0300)]
Log theme loading error when it happens and not later (#14517)

Change-Id: I0d19e1c53dfe48a9a501ff25c19318b96c96ef3b

10 years agoFix super dev mode launch (#14443)
Artur Signell [Wed, 27 Aug 2014 08:26:35 +0000 (11:26 +0300)]
Fix super dev mode launch (#14443)

Change-Id: Iea23811d55ec2e3079bc6e764127ffe6d8cfc494

10 years agoServer-side editor row (#13334)
Henrik Paul [Mon, 18 Aug 2014 09:43:03 +0000 (12:43 +0300)]
Server-side editor row (#13334)

Change-Id: Ia84c8f0a00549318e35e2c844b6ec6c419cfa4f3

10 years agoRemove debug logging
Artur Signell [Sat, 16 Aug 2014 09:34:56 +0000 (12:34 +0300)]
Remove debug logging

Change-Id: I8a77fbc3b3d9541e30ac9fee01b1111a4e243b8a

10 years agoRemove type parameters from GridKeyEvents (#13334)
Teemu Suo-Anttila [Tue, 26 Aug 2014 12:05:59 +0000 (15:05 +0300)]
Remove type parameters from GridKeyEvents (#13334)

Change-Id: I8132c034ec378bae91574535f6f1b20591f46d1e

10 years agoFix Grid Footer to be visible by default (#13334)
Teemu Suo-Anttila [Tue, 26 Aug 2014 10:21:37 +0000 (13:21 +0300)]
Fix Grid Footer to be visible by default (#13334)

Change-Id: Ib2cc3be7b935bfbe78b34cd05c41d9d42292926d

10 years agoFixes "add first row" action (#13334)
Henrik Paul [Tue, 26 Aug 2014 11:39:48 +0000 (14:39 +0300)]
Fixes "add first row" action (#13334)

Change-Id: I23e2dcbf5d7e0801ae63e02126eee8e85726eefc

10 years agoFix server side HeaderCell.setHtml() (#13334)
Teemu Suo-Anttila [Tue, 26 Aug 2014 10:18:29 +0000 (13:18 +0300)]
Fix server side HeaderCell.setHtml() (#13334)

Change-Id: Iac4d555f941e95ed56db4ce3772666d8b9acd5b4

10 years agoreplaced all org.json.* usages with elemental.json.* (#8942)
Taras Hupalo [Tue, 12 Aug 2014 12:28:41 +0000 (15:28 +0300)]
replaced all org.json.* usages with elemental.json.* (#8942)

Change-Id: I4809fbbdb48f3e36c8e1da8552ff3fa734714105

10 years agoHandle all native events in preview handler for Combobox popup (#14321).
Denis Anisimov [Sun, 24 Aug 2014 20:06:25 +0000 (23:06 +0300)]
Handle all native events in preview handler for Combobox popup (#14321).

Change-Id: Ibad2f45fb81d9573125fbc786bd3493ac6cdfc00

10 years agoPostpone shortcut action handler initialization in PopupView (#14275).
Denis Anisimov [Sun, 17 Aug 2014 13:20:32 +0000 (16:20 +0300)]
Postpone shortcut action handler initialization in PopupView (#14275).

Change-Id: I233a63fac4f1afe3f99105ac6dfbbbb38f9b9fad

10 years agoMake getMouseEvent() method available in the TargetDetailsImpl (#13416).
Denis Anisimov [Sun, 27 Apr 2014 13:58:55 +0000 (16:58 +0300)]
Make getMouseEvent() method available in the TargetDetailsImpl (#13416).

Change-Id: Ie2b142fbfbe690aad741c668480e9bb3a1898fb5

10 years agoAdds the ability to lock the scroll direction of the Escalator (#13334)
Henrik Paul [Mon, 25 Aug 2014 13:28:51 +0000 (16:28 +0300)]
Adds the ability to lock the scroll direction of the Escalator (#13334)

Change-Id: I8e20ce971e313495941059a869d4db826bfa903b

10 years agoImprove the selection tab algorithm after removing the selected tab
Bogdan Udrescu [Wed, 13 Aug 2014 07:02:42 +0000 (10:02 +0300)]
Improve the selection tab algorithm after removing the selected tab
(#6876)

New protected method TabSheet.selectedTabIndexAfterTabRemove
where anyone can implement his/hers own algorithm for selecting
a new tab.

Change-Id: I6a3dd62e7fc84e4dacb08d30d567f357678dd7e4

10 years agoRemove defunct __gwt_historyFrame (#11560)
Leif Åstrand [Fri, 22 Aug 2014 17:18:29 +0000 (20:18 +0300)]
Remove defunct __gwt_historyFrame (#11560)

Change-Id: Id3829562f7bb898ee0df873de90f0339ad06adff

10 years agoCalendarNotifications test rewrite
Heikki Ohinmaa [Tue, 19 Aug 2014 10:26:20 +0000 (13:26 +0300)]
CalendarNotifications test rewrite

Change-Id: I78f8b0c6a762541f62a3881ce8abb52837d1cad9

10 years agoEnable assertions in widgetsets built with ide.xml (#14431)
Johannes Dahlström [Fri, 15 Aug 2014 08:30:29 +0000 (11:30 +0300)]
Enable assertions in widgetsets built with ide.xml (#14431)

Also add property to customize log level.

Change-Id: I817400aec13fe2b12c382d97b404c08b06dc263a

10 years agoDon't pass null to TableRowElement.as (#13334)
Leif Åstrand [Fri, 22 Aug 2014 13:20:52 +0000 (16:20 +0300)]
Don't pass null to TableRowElement.as (#13334)

Change-Id: I73b5767370b770299adaacd40300c39e61c65337

10 years agoMerge branch 'master' into grid
Leif Åstrand [Fri, 22 Aug 2014 12:03:05 +0000 (15:03 +0300)]
Merge branch 'master' into grid

Change-Id: Ie3d71dde9bd9318c33de15190be8e0de20a2b8e7

10 years agoIgnore compiled valo test themes
Leif Åstrand [Fri, 22 Aug 2014 11:48:08 +0000 (14:48 +0300)]
Ignore compiled valo test themes

Change-Id: I4f2580230a18adf299334eb43aea4f8bccd7bb4a

10 years agoBugfixes to Valo (#14490)
Jouni Koivuviita [Thu, 21 Aug 2014 12:16:49 +0000 (15:16 +0300)]
Bugfixes to Valo (#14490)

valo-component-group mixin doesn’t have any parameters. Ruby compiler
produces an error, but Java compiler works anyway (#14479).

Missing semicolon after a line before @include produces an error with
the Ruby compiler, but passes compilation with the Java compiler
(#14480).

Change-Id: If6fa2b5039f4d9daa7ee73380f089b533c2cce0f

10 years agoImplement selection with keyboard (#13334)
Teemu Suo-Anttila [Tue, 19 Aug 2014 08:36:41 +0000 (11:36 +0300)]
Implement selection with keyboard (#13334)

Change-Id: I29a2ac38dfd613e952fd2f939ee8670271255aa3

10 years agoDo not automatically change DesiredCapabilities so equals works the way tests expect
Artur Signell [Thu, 21 Aug 2014 08:38:22 +0000 (11:38 +0300)]
Do not automatically change DesiredCapabilities so equals works the way tests expect

Change-Id: I573f0a7f8544742396fcd5927bc3292350754c6d

10 years agoUse a separate servlet instance for static files during testing
Artur Signell [Wed, 20 Aug 2014 19:13:40 +0000 (22:13 +0300)]
Use a separate servlet instance for static files during testing

There is something strange going on in Tomcat 8 and/or Atmosphere where
the websocket endpoint is deployed for /VAADIN/* and not for /run/* when
the same servlet is used

Change-Id: If0f5d7b87e410feeb53d1407919fa30cc794468a

10 years agoFix VTextField w/ InputPrompt and ShortcutListener (#13492)
hp279 [Thu, 22 May 2014 11:30:41 +0000 (04:30 -0700)]
Fix VTextField w/ InputPrompt and ShortcutListener (#13492)

Previously, VTextField value was not updated when used w/ InputPrompt and ShortcutListener.

Change-Id: I53631fe4e866dc6a861d1ea9d263dd5204ec6d7e

10 years agoFix CustomLayout: component not added at the default location (#14340)
Anna Miroshnik [Wed, 20 Aug 2014 10:47:39 +0000 (14:47 +0400)]
Fix CustomLayout: component not added at the default location (#14340)

Change-Id: I5eb76915b52f6b73ff0799631d98d5711041eeb5

10 years agoRemoved unused deprecated fields #13334
John Ahlroos [Wed, 20 Aug 2014 12:22:12 +0000 (15:22 +0300)]
Removed unused deprecated fields #13334

Change-Id: Ia762ac4d9f753feb71eda56708173b8bc64ce6d8

10 years agoAdded PAGEUP/PAGEDOWN/HOME/END keyboard navigation #13334
John Ahlroos [Wed, 13 Aug 2014 11:02:42 +0000 (14:02 +0300)]
Added PAGEUP/PAGEDOWN/HOME/END keyboard navigation #13334

Change-Id: Ib415d4b3abcefc11983f2daa8cb11a2bdd99b95a

10 years agoAdd event originator information to Sort Events (#13334)
Patrik Lindström [Mon, 18 Aug 2014 13:04:28 +0000 (16:04 +0300)]
Add event originator information to Sort Events (#13334)

Change-Id: I9f8a295d6944807ccf89ea535d5500fac013e127

10 years agoAdd option for collapsing empty rows/columns in GridLayout (#14392)
Artur Signell [Fri, 8 Aug 2014 13:01:30 +0000 (16:01 +0300)]
Add option for collapsing empty rows/columns in GridLayout (#14392)

This reverts the new default behavior introduced in fix for #8855.
If you want empty rows/columns to be ignored when rendering,
use GridLayout.setHideEmptyRowsAndColumns(true)

Change-Id: I38a8717d79cec7739b649174654b615db9d8dc7e

10 years agoDepend on sass-compiler, not the old theme-compiler (#14009)
Artur Signell [Wed, 20 Aug 2014 20:50:37 +0000 (23:50 +0300)]
Depend on sass-compiler, not the old theme-compiler (#14009)

Change-Id: I0635ea0a390c868162695291176d0ce416dfaf4c