| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Id5ef40db07404d7cb41b26768d18e757b8cae2b3
|
|
|
|
|
|
|
|
|
|
| |
UI.reinit() is now called when an existing, preserved UI is shown after a
browser reload of the current page. The default implementation is empty.
The browser window size and location are up to date in UI.reinit();
window resize and URI fragment listeners, if any, will be called after
returning from UI.reinit().
Change-Id: Ie7aa670aaecf8e0e1510c91325b2a137b41263af
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1f4ca4c Prevent resize for sorted column if not initialized (#12951)
437f4e9 Improved portlet configuration resolution. (#7814)
55a1b20 Added headers support for WebSphere Portal. (#13491)
f979681 Fix VScrollTable to clear reported ranges (#13353)
a473222 Added browser inclusion and exclusion for TB3Runner.
29e7df2 Makes combobox work with pasted texts. (#13214).
Change-Id: Icdb5a633d1d9f7bf7004b4b45857d268ea674f50
|
| |
| |
| |
| |
| |
| |
| |
| | |
Refactored static path resolution in VaadinPortletService.
Refactored theme name resolution in VaadinPortletService.
Refactored widgetset name resolution in VaadinPortletService.
Change-Id: I44c5ffaa7530383843205aadd8da7642899a04c9
|
| |
| |
| |
| | |
Change-Id: Ied046a49c4e3046011658dd77963972ea1e9e806
|
| |
| |
| |
| |
| |
| | |
Reduces common bean binding code from 4 lines to 1
Change-Id: Ie5f20ec2791284b850a9f3e11e21face3b5e4276
|
| |
| |
| |
| | |
Change-Id: I9d608e942380bd53868b65eda180fe9c8477c138
|
| |
| |
| |
| | |
Change-Id: I1500b4b50d1f7ae9ee5fd2252a7b682b93cce720
|
| |
| |
| |
| | |
Change-Id: I15f6fff50e709238655a0a50f605a833e2be7d6f
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
shared/ivy.xml
Change-Id: I2aa7cc35953fdc7441d1a5b15a7bf0a34a97db7f
|
| |
| |
| |
| | |
Change-Id: Ia9f6230219adfb1fcb29b88ad819e3209770e1fc
|
| |
| |
| |
| | |
Change-Id: I2522698237eb2a21c0896605bed8e73a82795c97
|
| |
| |
| |
| | |
Change-Id: Ia7cc646649dd3e98822ace82e1eefac3f2ba2a5e
|
| |
| |
| |
| |
| |
| | |
This reverts commit 4420f52578e245045677f88852f1ba3f405e88a3.
Change-Id: I06effe06f245baaeb499071917c359eb34cc55ea
|
|\ \
| | |
| | |
| | | |
Change-Id: Ia9d156009a3f1b4e61f12eb415040670a52d7876
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I8f1f412eeb450688bba58b715eba6db9e4ae43ae
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I5078d97c5a6bc92f59d0d04eca2a2cfc27c973b4
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: I2502ed31f81326b2e32a03ad34c289a5bf7bd2b5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I4cef3424dfe846ab814fcf70c5cda4a305cbdf1c
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I49c6fb59454a0aba3d2399c40a9b6b8c00667a71
|
| | | | |
| | | | |
| | | | | |
Change-Id: I4704ab2bd2b1af31b4586e26cf89f03d97f136a4
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Iadb0d8b051d0f0ef1303e0d7d740cf476cd81971
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I9f669ec38c39a42d1ef2a25121b77aab31551863
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I6c4eae8a4369e9452dd56e764633cecfe9bf553a
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
Change-Id: I9656025ebde0a80c913713856f5c0374e0f92c27
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Iccfe06495bc69d46c9c69e987776a39f824caf2f
|
|\ \ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
c551507 Selected option is updated when item caption changes in Select (#9250)
3595685 Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.
89d860c Convinience methods for getting mouse and keyboard in test.
d00397f Converted TB2 test to TB3 and fixed text assertion.
857de0f Renamed test according to conventions and fixed assertion text.
b9a6a48 Update textbox when Select item caption changes (#9250)
1687889 Retain focus while changing DOM in OrderedLayout (#12967)
f93c870 Remove unselected rows from selection on client side (#13008)
1d1ccf4 Fix Firefox and Vaadin 7 scroll distance (#11353)
62ac53a Ensure widgetset compile messages go to stdout (#7516)
171d02a Remove references to read/write through modes (#13184)
3f09c10 Better-looking CSS for Vaadin API Javadocs (#13219)
f0a4ea9 Do not throw NPE for equals(null) (#8910)
3897025 Add deprecated expand ratio methods to FormLayout (#12876)
b89dba9 Exclude a possible bin directory when building (#13258)
69983d0 Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipped (#12343)
e5dee6a Use Calendar as sender for action handlers (#13191)
Change-Id: I581ec7517aaa19a2e46b48e31cdefdd3db2c05c5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie9a658911c9f2722e518dedbe181c24e5ace07db
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Support for null values in NestedMethodProperty was already implemented in master branch (#11435)
This changeset includes changesets made for that.
Change-Id: I10696467f792e234326075bbcdd5aad487905a7e
Merge: no
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
74dcb6f Correct assertion message which changed due to #12915
12b6a8b Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)
ea46029 Allow excluding test from the standard test suite
c171850 Disable client timeout so websockets are not disconnected when idle (#13015)
36fce65 Test for pushing for an extended period of time (24h)
54a5667 Fix compilation error
25fc48c Do not throw NPE if conversion messages is null (#12962)
26b5b67 Timeout redirect timer is reset on server activity (#12446)
d45785d Fixes right click selection focus issues in Tree. (#12618)
Change-Id: I3cef915ee46b77ca0f188296cfa343cde1ad59e6
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie2b95ed4da89e2c5ab8b462300a6f4bd28dc7570
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
5b2ddc1 Make test work reliably by activating @Push
10ca7ed Catch and log exceptions in session lifecycle listeners (#12915)
8abf434 Move working sass tests from sasslangbroken to sasslang.
1ac492e Move a sass test that no longer fails.
Change-Id: I960e80fd2120c20bc7b042eccbadb1e748ec0f00
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie8638f010d74c569c5ff56e91c95e23a5cb92c9b
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I1ac813afa47e38fb508e676d25d103a29bfada6a
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Build-breaking error introduced in c14334f284c7e7c344b2983726b9242e3ef8562e
Change-Id: Ie27ffba1f700b9373f446a61f78cac2c2d3e23bc
|
| |_|_|/
|/| | |
| | | |
| | | | |
Change-Id: Iab49d0960946cec5e949f4f60bb2f79dce66dcc3
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
Removed support for explicitly throwing NPE for intermediate properties as no use
case could be identified where this would be the expected or wanted behavior.
Change-Id: I10696467f792e234326075bbcdd5aad487905a7e
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
30e9b7c Add a test for @mixin { @font-face {...} } (#11649)
0a2cf2c Prevent showing "Session Expired" notification if navigating away (#12298)
8efc385 Fixes NPE in TreeTable.setContainerDS(null) (#12928)
23815e6 Remove broken JSch check
c308d8a Fixes double scrollbar issue in browserframes (#11780) Fixed by adding font-size 0 to the base theme.
Change-Id: I64ae167e8e6b61205718998b80d534fb2cf0cb3d
|
| | |
| | |
| | |
| | | |
Change-Id: I7f3148e51d216dfe20a11c8a5fd922f43cbc673b
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Backported from master
Change-Id: Ibb91d28aab3731486c84d09547c7af641f39610a
Merge: no
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
c7ae45c Validate that the connector is enabled before triggering actions for it (#12743)
ce89a75 Created constants for tested browser versions (#12786)
f9ea9b3 Allow running tests locally by overriding runLocally() (#12786)
e70ba25 Added liferay module for building liferay.zip #12748
7c12694 Add sub directory support to sass test scanner (#12790)
39fdf66 Handle numbers in the same way if they do not have a unit (#12732)
6155d61 Disable fallback in a way compatible with Atmosphere JS 2.0.3 (#12241)
f401595 Test for pushing large chunks of data (#12567)
d41967d Skip compilation of TB2 tests if tests.tb2.skip is set
6c1ba81 Reverted button click() logic check (#12743)
779c8a0 Disable automated testing on Opera until issues are resolved (#12487, #12367, #12800)
962c1c3 Fix compilation error
7ee11a7 Remove unused test super class (#12786)
a4211dc Resolve concurrency issue in running TB3 tests
20c28aa Fixed javadoc
0d36896 Add more hax to make test work with new Atmosphere JS (#12241)
ed50200 Fix serialization issue (#12703)
dd51b7f Added more exception handling to PushHandler (#12578, #11882)
6f76840 Sass variables can now start with underscore (#12716)
ab5b20c Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is 100% wide.
361ad17 Fixed focus issue in TableMoveFocusWithSelectionTest (#12540)
ee809e5 Revert broken fix and test (#12446)
Change-Id: I71b6e3c2dc6b02845794df0934ba807d7ccac784
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The timeoutInterval variable needs to be part of per-UI state for the
code to work correctly. Storing it in a servlet-global MetadataWriter
instance is both semantically wrong and a race condition.
Also, the test currently throws NPE if assertions are enabled.
This reverts commit f595d057951523baf35a797692376dfa5de0bc8d.
Change-Id: Ia6d1383b2c112b86ce60c75a3ebb9f10da545d4a
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
377d49e Allow configuring deployment port for TB3 tests
6779857 Updatet servlet tests to follow the same *Test naming convention
e1c38bf Avoid obsolete calendar panel renderings to avoid various NPEs. (#12504,#12667)
63f10ec Fixed compilation error in TB3 test
3e593b0 Focus selected row in Table #12540
3c842b7 added small pause to make test pass
1b7e40d Only fetch rows if there are some (#11189)
f595d05 Make the various Writers member fields instead of local variables (#12446)
4cb304d Converted broken test to TB3
2aa2fdc Handle ClientMethodInvocation serialization with JSONArray as parameter (#12532)
1449425 Also hide shim iframe of VOverlay on setVisible(false) (#12731)
25fc2f2 Fix whitespace after including a mixin (#12715)
c29ca5e Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)
f75164f Disable unit cache to avoid compilation issues when switching between branches
6a99730 Allow skipping TB2/TB3 tests using tests.tb2/tb3.skip
Change-Id: I5a92798e66575c2cfd1d3f761a5f00af7e83dc64
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Build vaadinPush.js from the released version instead of having a separate
javascript version in the project
Change-Id: I37aac284216c8ec6efd03c242e639e88854f11fd
|
| | |
| | |
| | |
| | |
| | |
| | | |
(#12532)
Change-Id: I67306d2b9d151614f72455063b0d01423aeed4c1
|
| | |
| | |
| | |
| | | |
Change-Id: I9ca101edf6df41702b27635da9f749bdac5bf5f4
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
server/src/com/vaadin/server/VaadinSession.java
Change-Id: I51383060a95354b7ffbcc5b12683c1d1a817b8bf
|
| | |
| | |
| | |
| | |
| | |
| | | |
This prevents a race condition in getPendingAccessQueue().
Change-Id: I1b8d013119e5963ed6083b7dd17afccd3a915e42
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The events inherits the ItemSetChangedEvent and they contain more information about the added/removed items. These events are fired
from AbstractInMemoryContainer.
Change-Id: I0a7ddfd38fd01fa385479efc953ab444d1ecdf4c
|
| | |
| | |
| | |
| | | |
Change-Id: I01b25109a487bd0b9ff6a7903564ee5c867d6a33
|