| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Change-Id: I4cdf3d1e584f1537f0f216ddd6f65c1ec4a2ee6b
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
a53d487 Verify the connector hierarchy if assertions are enabled (#12271)
e9f3fcc Fix issue with hidden component cells in Table and TreeTable #12119
cbab936 Fixes light theme window sprites #12171
938d412 Fixes button :active state on firefox #12126
4219227 Fixed wrong classname in WindowThemes TB test #12171
Change-Id: I09bdb2fd0d16acad2afd84c544b26223d5f603a1
|
| |
| |
| |
| | |
Change-Id: I23ce7ba8a87c119ada78bba1d4735c4d8404b4f8
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The close buttons images for the Window black theme was mistakenly
added to the white theme sprite and ended up in the middle of the
light theme window. Moved the black theme button images to the
black theme sprite.
Change-Id: Ieaaaa1b404f1d623c61fe7cfecb4996d96904b27
|
| |
| |
| |
| | |
Change-Id: I2f491d04ff177f7f0ce104c96b1c4a84ee7a2bc0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Due to Testbench bug #12375 the test had never succeed on IE9/IE10.
To circumvent the issue I changed the way the test was done by
substituting the /@class assertion with an xpath statement instead which
works on all supported browsers.
Change-Id: Iad663ae6cf0976c09e0907942f8324d57b4328e6
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Due to Testbench bug #12375 the test had never succeed on IE9/IE10.
To circumvent the issue I changed the way the test was done by
substituting the /@class assertion with an xpath statement instead which
works on all supported browsers.
Change-Id: Idd5b8cb37404a2f88c4a00dc9849e3645559551d
|
| |
| |
| |
| |
| |
| |
| |
| | |
Both WAI-ARIA fixes improves the accessability by adding a hidden
element into the dom for the screen readers. Unfortunatly this
broke tests based on a certain DOM path.
Change-Id: I64631f22d7ef0bbb840131802dab1e50e9dac913
|
| |
| |
| |
| |
| |
| |
| | |
The WAI-ARIA fix added an element to the Window header making the dom
path in the tests invalid.
Change-Id: Iee7eb4f922153da8a413c81e6611f0d967ebe134
|
| |
| |
| |
| |
| |
| |
| | |
The WAI-ARIA fix added an element to the Window header making the dom
path in the test invalid.
Change-Id: Ifc8e993969643c32fbf552aa55b8700744ecbc9d
|
| |
| |
| |
| |
| |
| |
| | |
The WAI-ARIA fix added an element to the Window header making the dom
path in the test invalid.
Change-Id: I32592496d95b8fc0238e4a3a651b6ebc21f46f46
|
| |
| |
| |
| |
| |
| |
| | |
The WAI-ARIA fix added an element to the Window header making the dom
path in the test invalid.
Change-Id: Ia056adc55d12800bded3e6791d119ca0a786ef33
|
| |
| |
| |
| |
| |
| |
| | |
The WAI-ARIA fix added a new element into the notification making the
dom path in the test invalid.
Change-Id: Id0ce89ebff618bd68f6a7db51c72b6d25227d0cb
|
| |
| |
| |
| | |
Change-Id: I15234985f1591d6af383c6e014679762619d5000
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
BeanValidator was modified to throw InvalidValueException with array of causes
instead of exception with one message including HTML. This way
AbstractErrorMessage is able to create correct error notification message with
multiple lines.
Change-Id: I414189f56ac282daad9dd3fe58d13fd99108c479
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
3229847 Fix lost focus in Table when refreshing row cache (#12231)
654d570 Don't close an unbound VaadinSession for GAEVaadinServlet (#12209)
2ea19f3 Make VaadinService.closeInactiveUIs set UI threadlocals (#12186)
7f5a0a7 Add Require-Bundle for our rebased atmosphere bundle (#12195)
Change-Id: I65c9a33462b3508b763115f8410fec3e62e16d45
|
| |
| |
| |
| |
| |
| |
| |
| | |
svn changeset:25991/svn branch:6.8
svn changeset:26075/svn branch:6.8
svn changeset:26091/svn branch:6.8
Change-Id: Ia4a6ab4cc6ff98795a6d1f9b1701a345dc3f4dc4
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
419c6c7 Implemented Focusable in MenuBar (#7674)
a4f1277 Fixed NPE in ApplicationRunnerServlet (#12145)
08d365a Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863)
da480bd Fix VaadinService.findUI to throw Error if UIConstants.UI_ID_PARAMETER is not set (#11943)
6291a50 Ensure that Slider diffstate always contains "value" (#12133)
7e7e698 32x32 favicons added, replacing the old favicons (#12143)
1702059 Replace printStackTrace with getLogger().log() (#12147)
b421d6e Updated Javadoc for Table.getColumnAlignment fixing #6810
414e3bf Fixed an error in CustomComponent JavaDoc (#10038), and some improvements.
4583d07 Fix NPE in Like.java (#10167)
6c4da29 Ensure table's cells aren't refreshed if table is detached. (#9138)
e37464c #11638: Ending an imported SCSS file with a comment causes an error in the Sass
478eeb5 Test using Jetty 9 (#12124)
f7cc72d Close only combobox on escape, not the window (#12163)
9a9b0a5 Automatic test for escape closing window from combobox (#12163)
ae565a2 Fix bug in PopupDateField where locale was retained incorrectly if changed while popup was open (#12153)
d7a64fd Enable native scrolling in home screen apps on iOS 6+ (#12149)
4a04f00 Add test case for testing ClickEvent after dragging button (#7690)
775c969 Make UploadInterruptedException visible (#12070)
6a4bbe5 Set heartbeat response Content-Type to text/plain (#12182)
e4011c6 When InputStream cannot be opened while writing static resource response, display 404 instead of 500 (#10920)
20162db Set current instances when calling UI.push from VaadinSession.unlock (#12168)
94c0f86 Ensure VaadinSession.service is set up by storeInSession (#12204)
23ed487 Attempt to get GAE lock for UIDL requests (#12211)
7f52b2e Improved AbstractClientConnector performance (#12219)
a934261 Improving performance of ConnectorTracker (#12218)
Change-Id: I810124d60c22d4d0ab837a19eb9c2689951864b5
|
| |
| |
| |
| | |
Change-Id: I27795ab9ae3e3692f508e847936ccaa5a1ebadd4
|
| |
| |
| |
| | |
Change-Id: I9ecb796a9bcbc8415efe27873fdbd71745d0aa85
|
| |
| |
| |
| |
| |
| | |
changed while popup was open (#12153)
Change-Id: Ib4bebab8c6e75e7f1af7cfc5198ab6516e94a45e
|
| |
| |
| |
| | |
Change-Id: I38a143fb76ebf3a64cd416e5ba7d325aedc60ffe
|
| |
| |
| |
| | |
Change-Id: I356e115b5cd96ba0a598178a15215654f2fd16bb
|
| |
| |
| |
| | |
Change-Id: I026cd70e9e518fa320f6ec3011194359385a3a4a
|
| |
| |
| |
| |
| |
| |
| | |
Force diff state to contain "value", so that value changes from value
change listeners work.
Change-Id: I5b2c661f1297ec0272c150a5a9ff4ca26f19fefe
|
| |
| |
| |
| | |
Change-Id: I3776400d849d4ba9f76d6296603152c0a6464aaa
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If the path for a test case file contained special characters (such as
space), they would get URL encoded which wouldn't work for File
constructors.
Fixed by using URI.getPath(), which does the decoding.
Change-Id: I2a7c13b785adbb2e486d3807b115540c0ba70fa6
|
| |
| |
| |
| | |
Change-Id: I31cd6fafffacc16147e63d3878fcf025163deb5b
|
| |
| |
| |
| |
| |
| |
| |
| | |
keyboard (#11823)
Adds the necessary WAI-ARIA roles to the component (#11827)
Change-Id: Ie1ed40227679e3497971b834919713614a8cc23e
|
| |
| |
| |
| | |
Change-Id: Icd12ec6e2eac626ad493707dfa8288d620bb9bb7
|
| |
| |
| |
| |
| |
| | |
Moves Page title to PageState instead of using RPC for changing the title on Page.setTitle().
Change-Id: I8e5ab2064c04235503fb2531f4cdbb108530ac7e
|
| |
| |
| |
| | |
Change-Id: I000fe6102291d8bd9bbe484b5683b50c40c8470b
|
| |
| |
| | |
Change-Id: Ica5d13fb138e8ed1c1966858c9e1dd0c4aa13af5
|
| |
| |
| |
| | |
Change-Id: I09391b27c0b3df538ffe74c4edb8d96224f14cd3
|
| |
| |
| | |
Change-Id: Ic9c1a417fa791927897b6fcdf35a1fb4444dfd70
|
| |
| |
| |
| | |
Change-Id: Ic1520ddf670d83ce804acf240067c85d493196ca
|
| |
| |
| |
| |
| |
| | |
* BigDecimal properties connected to String based fields (TextField/TextArea/...) are now supported without custom converters
Change-Id: I2dab67875b3cfdb46b17e9d4cc35ffb94c114478
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
3affc37 Enable using @Stylesheet with vaadin:// (#9934)
177c424 Updated Atmosphere dependency to 1.0.14.vaadin2 (#12017, #12033, #12115)
dbfb9a3 Add version property to integration tests to servers know if it is a Vaadin 6 or 7 test
e371001 Ensure caption is used when child is set to required (#12077)
90ed657 Use atmosphere 1.0.14.vaadin3 which fixes Android 4.1 support (#12101)
6f2db49 Include Atmosphere fix for Android 4.1 (#12101)
c4ec786 Things now align better in SimpleTree, for #12058
172d704 Actually show loading indicator during loading (#12128)
6c10136 Use varargs instead of array where appropriate (#4513)
939095a Debug window poll interval claims interval is in seconds and not milliseconds (#12098)
68f025f The 'license.html' file has flaw in the HTML (unclosed span tag) (#11952)
c107efc Remove sub window references from Window javadocs (#9892)
Change-Id: Id386718b46f87a91708a51d70cdb5b47a0157e8b
|
| |
| |
| |
| | |
Change-Id: Id4a9674c1b2e1c41dbba1f6fde11502400591a52
|
| |
| |
| |
| | |
Change-Id: Ia88b9d03a26b9670ab4026f8083a0b932dafa1c0
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
bad3208 Corrected fix and better error checking for action/event request (#12056)
a7957df Fixes broken request listeners (#12056)
d5dbae8 Exclude external classes and FutureAccess
b4fc9bc Define LegacyPropertyToStringMode parameter strings in the enum (#11970)
7fb8080 Don't attempt to run microbenchmarks as unit tests (#8759)
3067b23 DebugWindow sections now use previously empty areas to describe the functionality, for #12058
28f72b6 Highlight on server when highlighting on client, for #12058
86e1a31 VUIDLBrowser no longer requires shift-click to 'highlight component on server', open recursively changed to 'alt-click', for #12058
76b9cd1 DebugWindow styles improved and structured more, for #12058
1befbeb Test using Glassfish 4 (#12075)
78af0eb Specified supported server versions and added Glassfish 4 (#12075)
ad9c350 Fixed test issues with type=null (#11895)
8c4800a Updated to atmosphere 1.0.14-vaadin1
2d54adf Highlight on server was still spamming in one instance, for #12058
0754158 Rename getCommunicationMethod -> getCommunicationMethodName (#12019)
8669f6a Actually compile an IE10 permutation (#12080)
47c199f Add 'transport' GET parameter to AbstractTestUI (#12094)
b637ab5 Reinitialize pendingAccessQueue after deserialization (#12097)
Change-Id: Ie664f5c7ec4be2d4841d8b659d6a3ecd0c11624d
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Value can be 'xhr', 'websocket', or 'streaming'
* xhr disables push even if already enabled
* others set push to automatic if not already set to manual
Change-Id: Iaf929bbb78865fa7d832718841e781e76cdf7277
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
da0a112 Merge changes from origin/7.0
6ba8938 Restore legacyPropertyToString value parsing logic (#11970)
d5c0ffa Fix NPE when converting null values (#11895)
2aa3096 Avoid string casing problems (#11970)
0f107f3 Update widgetset template (#12053)
eb64fda Add support for rem units (#11279)
5f66766 Using StringTokenizer instead of String.split() in AbstractComponent (#8759)
15b217d Handle push disconnections and reconnections more reliably (#11831, #11922)
47addab Adding isIOs and isAndroid to the WebBrowser wrapper around VBrowserDetails (#11168)
0aa5907 Do not write 404 as a response to all action/event requests (#12056)
55ebe13 Detach and attach when adding or removing the caption wrapper (#11708)
7830af2 Fix GridLayout resize after removing caption (#12011)
53e3a25 DebugWindow resize/move improved, fixes #11937 (also implements shift-resize and alt-move, improves bounds-check)
f2b2ce9 Updated to Smartsprites 0.2.10 (#12069)
29c9b60 SimpleTree styling changed for #12058
da8382d DebugWindow now remembers open tab/section, InfoSection fixed to support being opened at once, for #12058
4f5bcef Info tab is now tab 1, hierarchy tab 2
a089743 Consistently recover from disconnections in IE (#12073)
59103a9 Always notify parent of enable state changes (#12062)
997e9a9 Fixed test issue apparently caused by three levels of classes
54ffbdb Add missing license header
Change-Id: Ifba747964fa0d8265bb468ca555b84dadec9fa0a
|
| |
| |
| |
| | |
Change-Id: I30ee9a968050301d79c5073a62d85390652f76a9
|
| |
| |
| |
| | |
Change-Id: I24f349d5fefff3239eb1687e7321e97e2c8a0e96
|
| |
| |
| |
| | |
Change-Id: Ieda9b23a1cbf6700cc7438d0b404c3229dd27ed8
|
| |
| |
| |
| | |
Change-Id: Id6b6402b22956cd96b86cef86f11088e959dc05d
|
| |\
| | |
| | |
| | |
| | |
| | | |
02da730 Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)
Change-Id: I4a53d5a1fed3018c8cdda5b1aa88715e911ed112
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I14e02a02d77420e601ec5f98d70453fa85f1a473
svn: http://dev.vaadin.com/changeset/0000025944/svn
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
9100cfc Do not rely on broken javadoc features for default values (#11970)
fad7bf7 Remove DEFAULT constant as an annotation enum cannot use it (#11966)
1f14422 Merge changes from origin/7.0
9b38072 Exclude provided portal-service from all zip (#9823)
8f4add9 Fixed button highlighting when dragging #10917
8eb567e Make UI.pushConnection transient to prevent null resource after deserialization (#11809)
9efd4d6 Fixed test issues
1b0a214 Pass ConversionException to getConversionError (#11960)
bca14c0 Correctly report theme version in the debug window (#11442)
f9bffed Fix for NPE in debug window in IE (#12015)
da29e2b Fixed serialization issues
a5ec937 Info section for the debug window (#12019)
d6fca78 Fix race condition in upload with push (#10214)
e7201fd Allow using element resize listeners from javascript connectors (#11996)
e853280 Print warning if in production mode and theme compilation is required (#12031)
d9becf9 Use vaadin-atmosphere without slf4j dependency (#11765)
37bc9e4 Reformatted using Ant editor (#12040)
5adb5c2 Include compatibility web.xml in uitest.war (#11688)
424af57 Move ClientConnector.setParent to Component and Extension (#11777)
074d7b3 Fixed incorrect line breaks (#12040)
2cada0b Reformatted release notes using Eclipse (4 spaces)
a0182a0 Updated release notes for 7.1.0 (#11993, #11991, #11870)
5793a1c Make VaadinServlet use enclosing UI class by default (#12039)
3d9d47d Added type parameter to converter methods (#11895)
ecc2de3 Removed dead code
Change-Id: I68ad269dc46ac03d7285b92e0ebdcd3eda059629
|