| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
60e2fa9ea119d24bb2421d3671a8cb87d6754e8b
|
|
|
|
| |
Change-Id: Ib168ea79f80abefb140f1e64e239b5520d0fd3bd
|
|\
| |
| |
| |
| |
| | |
86a5f5a Selectors based on Reindeer.LAYOUT* are added for absolute layout (#11042).
Change-Id: I2d607475c63e97c312a97ddd6b41d38c66a35ec6
|
| |
| |
| |
| |
| |
| | |
(#11042).
Change-Id: I34b5d95cfa82bf5cfc94cb1f7387b343fa23a302
|
|\|
| |
| |
| |
| |
| | |
d0bc54b Prevent popup open when datafield is disabled (#13508).
Change-Id: I3f15fa2d0774dfa0c91312d79822be94afcb0d34
|
| |
| |
| |
| | |
Change-Id: I5bb3ec24ad15d832a43998a4cee49a61ae81562e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Moves CompileTheme from the theme-compiler to buildhelpers
* Refactors CompileTheme to get the Vaadin version on the command line
instead of using the Version class found in vaadin-shared
* Refactors build scripts to pass the version number on the command line
when running CompileTheme
* Removes the theme-compiler module/project/whatchamacallit
* Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0
from maven
Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
|
|\|
| |
| |
| |
| |
| |
| | |
4f7fc2d Fix invalid copyright header
43b8ca5 Remove unnecessary Webkit scrollbar test
Change-Id: I6153a89f689818fa9f612d4b22303f7d4030fa6d
|
| |
| |
| |
| | |
Change-Id: I58c8216b35355c3e84ab0b31300988a0957c1b85
|
| |
| |
| |
| |
| |
| | |
Also fixes https://github.com/vaadin/responsive/issues/10
Change-Id: Id22d071529c91d6462f1dceaf169c9d4be69d86f
|
| |
| |
| |
| |
| |
| | |
This reverts commit 4420f52578e245045677f88852f1ba3f405e88a3.
Change-Id: I06effe06f245baaeb499071917c359eb34cc55ea
|
|\ \
| | |
| | |
| | | |
Change-Id: Ia9d156009a3f1b4e61f12eb415040670a52d7876
|
| | |
| | |
| | |
| | | |
Change-Id: I0511bcf6814fa33d558712da2bc112b545468153
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I2f1134ce1bd5e8dbb183881fc69120e964271245
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: I8f1f412eeb450688bba58b715eba6db9e4ae43ae
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I5683fe14bc695488f398af2f8e7faf39bbbb2f9f
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I8fa99a96c2120583bb1ecd152f8f337aef702614
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I2502ed31f81326b2e32a03ad34c289a5bf7bd2b5
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: If5df6a7651482a33558088398330fd73a4d43645
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I9f669ec38c39a42d1ef2a25121b77aab31551863
|
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I9943b20ca2568c353c90dec598534fbb5ab58203
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ibdc5a5162ae88e886e74d93f3f75f4ea3c6dab89
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ibd0ac2896e12b99ddebdc26674a2dfced486c49a
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ic06fa56cc6933578ead53652d3c6c339d62ee17e
|
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
dd5698f Revert "Fix displaced TabSheet caption icon in Chrome"
2d8ec53 Fix TabSheet caption icon alignment on Chrome and Safari (#13077)
1e22aaf Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets.
Change-Id: Ibc8421d3e3c037c01f31e168ce79baf20ef61684
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I8cc0eb2796a328c1996417014833020319428b61
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts commit 46675661cd95f61e3173f33e7dcfeb32bc377f41.
Change-Id: I8813e162aad46bff6f1424d0dec54342b53a45b5
|
|\| | | | | |
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
372b64b Add javadoc for @DelegateToWidget (#10980)
db79438 Refactored TB3 test ip address whitelisting.
bc80f83 Refactored VerifyJreVersion test to TB3.
4667566 Fix displaced TabSheet caption icon in Chrome
0246928 Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)
Change-Id: I697900c560266cdb422ae536fe32c267e29adba8
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Id3183b735ae911374d1a8821cd67b5abd1c094d5
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Icd9e30e54e5353277e4c5406269613cbb8a37414
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Renamed Icon to ImageIcon
Change-Id: I608815f17a3651b205fed81b5294385df0d68802
Extracted the abstract client-side Icon class
Change-Id: Ic32e270595a5796d0bbd1dd31f34282b56672aa9
Created the FontIcon class
Change-Id: Iad13871e7bf1807dee2c538c76306d4620191f5e
Renamed AbstractComponentConnector.getIcon to getIconUri
Change-Id: I6953ab79661993b561655d483c1bd013b66407f3
Added the AbstractComponentConnector.getIcon method
Change-Id: I6fb91dc643fb09da3ba53666b1a8a289901702e3
Refactored getIcon
Change-Id: Ibae39e66d0fb8449e20ac5209eb8c18b6ada4387
Made all existing uses of Icon compatible with FontIcons
Change-Id: I8f28ec5254f2e5282a887519d3f44bc1e27aba72
Initial server-side support for font icons - does not include an actual icon set yet (#13152)
Change-Id: Ie6c09b17dd577c726e0efc13567749f6f4d56d8d
Changed server side FontIcon URI generation to match the correct scheme
Change-Id: I3628b930b310b3f285bc58a3f471e31e641d307e
Initial server-side icon font (FontAwesome) with scss - to be considered placeholder for testing (#13152)
Change-Id: I361e62aba0d943a736471824e149d65c7eea9c76
Changed the FontIcon URI scheme
Change-Id: I15c92f6bb3d0aa0a800f3f0bfa80419979453e17
Added FontIcon support to AbstractOrderedLayoutConnector
Change-Id: I3b2b45b22d29622fd888dbe922aa0cc8a718104d
Added FontIcon support to table items
Change-Id: Id22ce94c96a892420aab1e39663688fc9f3bc282
Added FontIcon support to OptionGroup items
Change-Id: Ie08bef688f6802182ef5f8b2bf82cf8b1f9096bb
Switched to openly use FontAwesome (#13152)
Change-Id: I18c3325ce93915b7fd6e338c8c293a89711277bc
VaadinIcons are now FontAwesome (#13152)
Change-Id: I0ab2a80735cbf08b6e33d358e3e8c6a205626fc4
VCaption does not longer set icon to 0x0px if it's a FontIcon (#13152)
Change-Id: Ibcd96e0f79f0adf2e217a8580d17f1cc93705710
Fixed typo in @font-face, removed .otf (#13152)
Change-Id: I698ca32c560e5f198c32a6c44f7884d3030ee610
Make font icons behave more like img (display:inline-block) (#13152)
Change-Id: Ic79186c90f1fc566deae1f4d8d4ba2c21d89a42e
|
|\ \ \ \ \ \ |
|
| |\| | | | |
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
98aff2b Fix caption lost issue related to focus changing (#12967)
af96612 Test using Tomcat 7 behind Apache proxy (#13302)
ad49fe3 Test using Wildfly 8 (currently CR1) (#13167)
6d8b9e5 Servlet test for push with default parameters (#13299)
d88e409 Added proper escaping to OptionGroup item icon URLs (#13310)
e680b8f Changed getAbsoluteUrl to use the correct escaping method (#13311)
fe6ea57 Release notes updated to describe #13310 #13311
ef208a6 Javadoc formatting fixup
Change-Id: I9cedc16c69b25cc89dd4e4a6812d29019e6e0e0a
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Id1b612a74f2f8717f98a3dca81489425686237f7
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Updates the font icon files to add the official TestBench icon
Change-Id: I6f417aea761c5b2320c69d36f0616e1d746224a0
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ia036030703538e2110d656b4b35d210147edb961
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Done:
- VaadinFinderLocatorStrategy returns optimal paths for any Widget
selectable by it.
- TestBenchSection of the Debug Window picks and clears as expected.
- Debug Window no longer presents user with a widget hierarchy
- Translation from VaadinFinderLocatorStrategy query strings to
ElementQuery API calls (should be done in SelectorPath.java)
- Make SelectorPaths change background color when hovered
Change-Id: Ie122f962a319ddf560fa9ac4f6bc57f32a120f91
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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: I01be5ddfe0e266e4cb5b7e9872adaeaf0f745a84
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I6b4605ffafe990747757ec545cf2b52656c9f9f4
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I9ba142a35ab887bb3a71c7311064ebab77bc01ba
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
8245079 Decrease the websocket buffer size due to a Jetty 9.1 issue (#13087)
ea8f381 Show the widgetset name to more easily spot misconfigurations
797ebdf Allow user to override Atmosphere init params set by Vaadin (#13088)
65c2f2b Properly remove shadow event listeners to prevent IE8 memory leak (#13129)
e9a547a Fixed spelling mistake in log message.
0b95f8d Moved selection of selected rows in TableConnector to occur after the new rows are created (#13008)
0579fba Upload control with empty selection (#9602)
db4dba4 Ensure event listener is a widget before casting #13130
5e8e866 Changes padding for Textfields with Chameleon theme. (#12974)
171e68d Only use ClientRcp and ServerRpc types that are interfaces (#13056)
e41a2ce Add helper for adding multiple components to AbstractTestUI
407bdb3 Ignores scroll events while update from server is in progress (#11454)
Change-Id: I5d21b4071165b02da0f53bd055fb1c64e90cae5b
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I911ddd8ef1162412ae99ef252c3302e1f8b555ef
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
5b56eeb Changed the rendering order of TabSheet tabs to prevent an NPE in isClipped (#12343)
9026cef Make VTreeTableScrollBody extendable (#13054)
b5a080c Provides error location for ArithmeticException. (#11877)
a494133 Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343)
1dd2ed3 Changes padding for Textfields with Chameleon theme. (#12974)
Change-Id: I44e168176753ed4228002ac11fbd214ee369131a
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Change-Id: Iefccedce67cb04cf3ceb8128cb07c871fc940ab8
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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: Iec2e3de627bc1cf5c7d39bf98715b1bf343e7519
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is the original cause for the Vaadin issues
Live test at http://artur.virtuallypreinstalled.com/webkit-scrollbars.html
Change-Id: Iaf9a46b635fabcb7cd795547c782c596aa57ce12
|
| |_|_|/
|/| | |
| | | |
| | | | |
Change-Id: I8e612ccd521d99f6b7ec6d10c72331b4d4373abe
|
|\| | |
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
84521fa Use correct type for UIDL value to avoid development mode problems (#12545)
3680505 Ensure generated parser is re-generated during build (#12937)
f3fa6af Regenerated parser files (#12937)
011a2a0 Do not generate ParseException as it has been customized (#12937)
9be3b40 Workaround for missing value change event in chrome (#10109)
48034f6 Ensure alternate text is still visible (#11780)
cbc9949 Added test case for #12726
07b1a9d Prevents accidental selection of window caption or content. (#12726)
e05e10e Added extra asserts to make test more safer to blind refactorings
33e5897 Use localhost when running locally to avoid potential network issues
642818f Allow using @RunLocally to run on a local Firefox/Chrome/Safari
81a1c29 Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."
dde6a48 Output test results in XML reports instead of to standard output
012e649 Fix TB3 local testing and occasionally failing SliderDisableTest.
Change-Id: I4f4e44e887e7e90dd04e6d7381280a997e9527cc
|