]>
source.dussan.org Git - vaadin-framework.git/log
Johannes Dahlström [Fri, 8 Jun 2012 11:02:54 +0000 (11:02 +0000)]
Added more highlighted features to the release notes
svn changeset:23918/svn branch:6.8
Johannes Dahlström [Thu, 7 Jun 2012 15:13:16 +0000 (15:13 +0000)]
Fixed non-matching header close tags, added link to classloader workaround
svn changeset:23912/svn branch:6.8
Leif Åstrand [Thu, 7 Jun 2012 14:02:38 +0000 (14:02 +0000)]
Prevent double iframe and script tags if writeAjaxPageScriptWidgetset is overridden (#8924)
svn changeset:23911/svn branch:6.8
Leif Åstrand [Thu, 7 Jun 2012 13:40:30 +0000 (13:40 +0000)]
Fix some typos in Portlet init javascript and html (#8924)
svn changeset:23910/svn branch:6.8
Leif Åstrand [Thu, 7 Jun 2012 12:07:16 +0000 (12:07 +0000)]
Remove document.write from bootstrap (#8924)
svn changeset:23905/svn branch:6.8
Automerge [Thu, 7 Jun 2012 11:42:29 +0000 (11:42 +0000)]
[merge from 6.7] #7067 Update a comment, fix typoed ticket reference
svn changeset:23903/svn branch:6.8
Automerge [Thu, 7 Jun 2012 11:42:25 +0000 (11:42 +0000)]
[merge from 6.7] #7607 updated test
svn changeset:23902/svn branch:6.8
Leif Åstrand [Thu, 7 Jun 2012 10:58:10 +0000 (10:58 +0000)]
Refactor ?debug detection (#8923)
This fixes #8923 by not looking at the uri fragment at all. Also prevents e.g. ?nodebugwindow or ?mode=debug from opening the debug window.
svn changeset:23898/svn branch:6.8
Automerge [Wed, 6 Jun 2012 13:07:21 +0000 (13:07 +0000)]
[merge from 6.7] #7606 Run a Webkit overflow fix as deferred to keep table scroll position accurate
svn changeset:23896/svn branch:6.8
Leif Åstrand [Wed, 6 Jun 2012 08:12:01 +0000 (08:12 +0000)]
Avoid potential NPE discovered in review (#8914)
svn changeset:23889/svn branch:6.8
Leif Åstrand [Wed, 6 Jun 2012 07:42:00 +0000 (07:42 +0000)]
Show better error message when variable change decoding fails (#8914)
svn changeset:23888/svn branch:6.8
Henri Sara [Tue, 5 Jun 2012 07:44:15 +0000 (07:44 +0000)]
#8297 Do not use static logger instances
svn changeset:23882/svn branch:6.8
Johannes Dahlström [Fri, 1 Jun 2012 12:19:05 +0000 (12:19 +0000)]
Update supported platforms to include Firefox 12, Android 4
svn changeset:23874/svn branch:6.8
Automerge [Fri, 1 Jun 2012 09:07:29 +0000 (09:07 +0000)]
[merge from 6.7] Made tooltips work for Slider (#8863)
svn changeset:23873/svn branch:6.8
Johannes Dahlström [Thu, 31 May 2012 09:47:53 +0000 (09:47 +0000)]
#7495 Fixed Tables test to use the inverted API naming
svn changeset:23862/svn branch:6.8
Johannes Dahlström [Thu, 31 May 2012 09:15:27 +0000 (09:15 +0000)]
#7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> setColumnCollapsible). No other change in semantics.
svn changeset:23861/svn branch:6.8
Tapio Aali [Thu, 31 May 2012 08:34:34 +0000 (08:34 +0000)]
Created a test for disabling and enabling max/min split position of SplitPanel. Also fixed some inconsistenties from the AbstractSplitPanel class.
svn changeset:23859/svn branch:6.8
Tapio Aali [Thu, 31 May 2012 05:30:06 +0000 (05:30 +0000)]
Optimized network usage of the split position limits of the SplitPanel (#8880).
svn changeset:23857/svn branch:6.8
Johannes Dahlström [Wed, 30 May 2012 15:39:50 +0000 (15:39 +0000)]
#8878 Cannot use @Override when implementing interface methods in Java 1.5
svn changeset:23856/svn branch:6.8
Johannes Dahlström [Wed, 30 May 2012 14:56:51 +0000 (14:56 +0000)]
#1744 Should not check for reversed position here
svn changeset:23855/svn branch:6.8
Johannes Dahlström [Wed, 30 May 2012 14:02:35 +0000 (14:02 +0000)]
#1744 Fixed a regression
svn changeset:23854/svn branch:6.8
Marko Grönroos [Wed, 30 May 2012 13:30:53 +0000 (13:30 +0000)]
Updated Release Notes for Vaadin 6.8 RC1. Cleanup of the invalid HTML formatting.
svn changeset:23853/svn branch:6.8
Automerge [Wed, 30 May 2012 13:08:20 +0000 (13:08 +0000)]
[merge from 6.7] Small tweaks to #4120 based on review
svn changeset:23852/svn branch:6.8
Jonatan Kronqvist [Wed, 30 May 2012 12:47:06 +0000 (12:47 +0000)]
VFilterSelect implements SubPartAware #8878
svn changeset:23851/svn branch:6.8
Tapio Aali [Wed, 30 May 2012 10:02:29 +0000 (10:02 +0000)]
Added options for setting maximum and minimum split positions to SplitPanel (#1744).
svn changeset:23850/svn branch:6.8
Automerge [Wed, 30 May 2012 09:09:06 +0000 (09:09 +0000)]
[merge from 6.7] Make ClickEventHandler fire clicks only if mousedown and mouseup match (#4120)
svn changeset:23846/svn branch:6.8
Automerge [Tue, 29 May 2012 13:09:24 +0000 (13:09 +0000)]
[merge from 6.7] #8801 TestBench test
svn changeset:23840/svn branch:6.8
Automerge [Tue, 29 May 2012 13:09:19 +0000 (13:09 +0000)]
[merge from 6.7] Revert last attempt of fix for (#6039) as it doesn't fix all problems
svn changeset:23839/svn branch:6.8
Artur Signell [Tue, 29 May 2012 11:05:39 +0000 (11:05 +0000)]
Removed non-working/unneeded code (#8428)
svn changeset:23835/svn branch:6.8
Artur Signell [Tue, 29 May 2012 10:57:48 +0000 (10:57 +0000)]
Made Table serializable when using column width for row header (#8428)
svn changeset:23834/svn branch:6.8
Johannes Dahlström [Fri, 25 May 2012 14:00:45 +0000 (14:00 +0000)]
#8625 Fixed a regression caused by #8720 changes (touch scroll support)
svn changeset:23832/svn branch:6.8
Automerge [Fri, 25 May 2012 13:06:27 +0000 (13:06 +0000)]
[merge from 6.7] Try to fix a sporadic test failure on IE
svn changeset:23831/svn branch:6.8
Johannes Dahlström [Fri, 25 May 2012 12:35:28 +0000 (12:35 +0000)]
#7911 Added a common CSS class "v-touch" for all touch devices
svn changeset:23828/svn branch:6.8
Henri Sara [Thu, 24 May 2012 13:16:02 +0000 (13:16 +0000)]
Manual merge from 6.7 to 6.8 for #8799 timer unregistration.
svn changeset:23825/svn branch:6.8
Automerge [Thu, 24 May 2012 11:06:04 +0000 (11:06 +0000)]
[merge from 6.7] #8801 Recompute VFilterSelect textbox width if popup opener width has changed eg. due to a style/theme change
svn changeset:23823/svn branch:6.8
Henri Sara [Thu, 24 May 2012 09:53:02 +0000 (09:53 +0000)]
Merged VView changes to 6.8 (#8799).
svn changeset:23820/svn branch:6.8
Automerge [Wed, 23 May 2012 17:07:08 +0000 (17:07 +0000)]
[merge from 6.7] Test application for #8855
svn changeset:23818/svn branch:6.8
Automerge [Wed, 23 May 2012 13:08:48 +0000 (13:08 +0000)]
[merge from 6.7] Print more debug info when running testbench tests
svn changeset:23816/svn branch:6.8
Tapio Aali [Wed, 23 May 2012 09:01:22 +0000 (09:01 +0000)]
Fixed styles that were left lingering while changing the orientation of a slider (#7002).
svn changeset:23813/svn branch:6.8
Leif Åstrand [Wed, 23 May 2012 08:06:06 +0000 (08:06 +0000)]
Table: Make some columns uncollapsable (#7495)
svn changeset:23811/svn branch:6.8
Automerge [Tue, 22 May 2012 17:07:43 +0000 (17:07 +0000)]
[merge from 6.7] Recalculate column widths if scrollbar has changed (#6039)
svn changeset:23804/svn branch:6.8
Automerge [Tue, 22 May 2012 17:07:38 +0000 (17:07 +0000)]
[merge from 6.7] Removed book tagging.
svn changeset:23803/svn branch:6.8
Automerge [Tue, 22 May 2012 17:07:33 +0000 (17:07 +0000)]
[merge from 6.7] #8305 extend Liferay session when the user interacts with a Vaadin portlet
svn changeset:23802/svn branch:6.8
Artur Signell [Tue, 22 May 2012 13:57:52 +0000 (13:57 +0000)]
[merge from 6.7] Chrome 18 -> 19 (#8835)
svn changeset:23800/svn branch:6.8
Leif Åstrand [Tue, 22 May 2012 13:07:32 +0000 (13:07 +0000)]
Remove clientHeight/Width from WebBrowser (#5655)
svn changeset:23792/svn branch:6.8
Leif Åstrand [Tue, 22 May 2012 12:53:06 +0000 (12:53 +0000)]
Make browser window size available in Window (#5655)
svn changeset:23790/svn branch:6.8
Johannes Dahlström [Tue, 22 May 2012 11:24:41 +0000 (11:24 +0000)]
#8724 Properly generate simulated click events from touch events on iOS 5
svn changeset:23784/svn branch:6.8
Automerge [Mon, 21 May 2012 17:06:20 +0000 (17:06 +0000)]
[merge from 6.7] Remove duplicate code in constructor
svn changeset:23779/svn branch:6.8
Johannes Dahlström [Mon, 21 May 2012 13:55:39 +0000 (13:55 +0000)]
Removed an empty if() {}
svn changeset:23776/svn branch:6.8
Johannes Dahlström [Mon, 21 May 2012 13:53:47 +0000 (13:53 +0000)]
#8724 Factored away duplicate code in native/non-native touch handling, removed unused variables, removed debug messages, added comments
svn changeset:23775/svn branch:6.8
Automerge [Mon, 21 May 2012 13:19:35 +0000 (13:19 +0000)]
[merge from 6.7] Don't trigger actions if space or enter is pressed with Button focused (#7191)
svn changeset:23774/svn branch:6.8
Johannes Dahlström [Mon, 21 May 2012 13:10:49 +0000 (13:10 +0000)]
#8723 Remove superfluous sinkEvents() call
svn changeset:23772/svn branch:6.8
Johannes Dahlström [Mon, 21 May 2012 12:26:20 +0000 (12:26 +0000)]
Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird iOS 5 bug in Accordion touch support (#8723 #8792)
svn changeset:23770/svn branch:6.8
Automerge [Fri, 18 May 2012 13:06:38 +0000 (13:06 +0000)]
[merge from 6.7] Test application for #8813
svn changeset:23766/svn branch:6.8
Automerge [Fri, 18 May 2012 08:45:07 +0000 (08:45 +0000)]
[merge from 6.7] #8810 Fix row collapse animation as well
svn changeset:23764/svn branch:6.8
Automerge [Fri, 18 May 2012 08:45:02 +0000 (08:45 +0000)]
[merge from 6.7] Fix #8810 - only animate row expansion if there are child rows to animate
svn changeset:23763/svn branch:6.8
Automerge [Fri, 18 May 2012 08:44:57 +0000 (08:44 +0000)]
[merge from 6.7] #8805 fix flickering of partial first row in table, related manual test
svn changeset:23762/svn branch:6.8
Johannes Dahlström [Fri, 18 May 2012 07:52:44 +0000 (07:52 +0000)]
[merge from 6.7] #8793 Retain all tab metadata, not just caption and icon, in TabSheet.replaceComponent()
svn changeset:23761/svn branch:6.8
Johannes Dahlström [Fri, 18 May 2012 07:34:03 +0000 (07:34 +0000)]
[merge from 6.7] #8793 Add unit test for TabSheet.replaceComponent()
svn changeset:23758/svn branch:6.8
Automerge [Wed, 16 May 2012 09:07:19 +0000 (09:07 +0000)]
[merge from 6.7] Rename illogical local variable
svn changeset:23752/svn branch:6.8
Automerge [Tue, 15 May 2012 17:11:42 +0000 (17:11 +0000)]
[merge from 6.7] Test case for #7387
svn changeset:23750/svn branch:6.8
Automerge [Tue, 15 May 2012 17:11:36 +0000 (17:11 +0000)]
[merge from 6.7] Take viewport scrolling into account when calculating drop position (#6021)
svn changeset:23749/svn branch:6.8
Automerge [Tue, 15 May 2012 13:06:42 +0000 (13:06 +0000)]
[merge from 6.7] Remove invalid import used by javadocs
svn changeset:23745/svn branch:6.8
Automerge [Tue, 15 May 2012 09:09:09 +0000 (09:09 +0000)]
[merge from 6.7] #5521 fixed condition that was always checking for height, not width
svn changeset:23740/svn branch:6.8
Automerge [Tue, 15 May 2012 09:09:04 +0000 (09:09 +0000)]
[merge from 6.7] Avoid random failures by not clicking button outside viewport
svn changeset:23739/svn branch:6.8
Johannes Dahlström [Tue, 15 May 2012 08:14:45 +0000 (08:14 +0000)]
#8763 Re-added TouchScrollDelegate#setElements()
svn changeset:23737/svn branch:6.8
Johannes Dahlström [Tue, 15 May 2012 07:48:46 +0000 (07:48 +0000)]
#8716 #8725 Fix regressions introduced by CSS class handling changes
svn changeset:23736/svn branch:6.8
Johannes Dahlström [Mon, 14 May 2012 11:50:40 +0000 (11:50 +0000)]
#8723 Do not sink touch events in Accordion
svn changeset:23733/svn branch:6.8
Johannes Dahlström [Mon, 14 May 2012 10:32:48 +0000 (10:32 +0000)]
#8724 Erroneously called onTouchBrowserEvent with non-touch platforms
svn changeset:23732/svn branch:6.8
Johannes Dahlström [Mon, 14 May 2012 09:57:39 +0000 (09:57 +0000)]
#8763 Removed debug messages, added Javadoc to TouchScrollHandler
svn changeset:23731/svn branch:6.8
Johannes Dahlström [Mon, 14 May 2012 09:19:52 +0000 (09:19 +0000)]
#8763 Disable native touch scrolling on iOS 5 devices until #8792 is resolved
svn changeset:23730/svn branch:6.8
Automerge [Mon, 14 May 2012 09:11:31 +0000 (09:11 +0000)]
[merge from 6.7] #5521 portlet body should fill portlet content e.g. in Liferay freeform layout, related manual test application
svn changeset:23729/svn branch:6.8
Johannes Dahlström [Mon, 14 May 2012 08:57:13 +0000 (08:57 +0000)]
#8716 Rewrite some CSS classname handling code to prevent overwriting v-scrollable
svn changeset:23728/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 15:38:58 +0000 (15:38 +0000)]
#8724 Preliminary native touch scroll support for Table
svn changeset:23724/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 15:31:16 +0000 (15:31 +0000)]
#8722 Move handling of scrolling from VWindow to FocusableScrollPanel
svn changeset:23723/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 15:09:50 +0000 (15:09 +0000)]
#8721 Make VView touch scrollable
svn changeset:23722/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 15:08:46 +0000 (15:08 +0000)]
#8720 Improve handling of tab container scrolling
svn changeset:23721/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 14:29:48 +0000 (14:29 +0000)]
#8723 Oops, call removeElement(), not addElement(), in removeTab()
svn changeset:23720/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 14:26:52 +0000 (14:26 +0000)]
#8725 Use TouchScrollDelegate.enableTouchScrolling() instead of TouchScrollDelegate instance directly; rewrite CSS class handling a bit to prevent overwriting v-scrollable
svn changeset:23719/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 14:04:26 +0000 (14:04 +0000)]
#8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, and v-view classes; use v-scrollable class in elements that should scroll instead
svn changeset:23718/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 12:42:04 +0000 (12:42 +0000)]
#8723 Add touch scrolling support to Accordion
svn changeset:23716/svn branch:6.8
Johannes Dahlström [Fri, 11 May 2012 10:56:06 +0000 (10:56 +0000)]
camelCasify CSS property names
svn changeset:23715/svn branch:6.8
Automerge [Fri, 11 May 2012 09:06:57 +0000 (09:06 +0000)]
[merge from 6.7] Further increase granularity of some assertions to better detect exactly where the random issue in Safari occurs.
svn changeset:23713/svn branch:6.8
Automerge [Thu, 10 May 2012 17:06:37 +0000 (17:06 +0000)]
[merge from 6.7] Increase granularity of some assertions to better detect exactly where the random issue in Safari occurs.
svn changeset:23710/svn branch:6.8
Automerge [Thu, 10 May 2012 13:07:21 +0000 (13:07 +0000)]
[merge from 6.7] Tweaks to #7931 based on review.
svn changeset:23708/svn branch:6.8
Automerge [Thu, 10 May 2012 09:10:01 +0000 (09:10 +0000)]
[merge from 6.7] Send VView size instead of window size (#7931)
svn changeset:23703/svn branch:6.8
Leif Åstrand [Thu, 10 May 2012 08:33:27 +0000 (08:33 +0000)]
Use in empty table footers to make them render properly (#7718)
svn changeset:23701/svn branch:6.8
Automerge [Wed, 9 May 2012 17:06:15 +0000 (17:06 +0000)]
[merge from 6.7] Test case for #8781
svn changeset:23699/svn branch:6.8
Johannes Dahlström [Wed, 9 May 2012 11:44:20 +0000 (11:44 +0000)]
TouchScrollHandler: added debug info, restored setElements()
svn changeset:23697/svn branch:6.8
Automerge [Wed, 9 May 2012 09:07:00 +0000 (09:07 +0000)]
[merge from 6.7] Test case for #8778
svn changeset:23696/svn branch:6.8
Automerge [Tue, 8 May 2012 09:06:50 +0000 (09:06 +0000)]
[merge from 6.7] Don't activate tab when clicking close element (#7686)
svn changeset:23690/svn branch:6.8
Johannes Dahlström [Mon, 7 May 2012 13:24:18 +0000 (13:24 +0000)]
#8722 Make subwindows touch scrollable
svn changeset:23688/svn branch:6.8
Johannes Dahlström [Mon, 7 May 2012 13:22:39 +0000 (13:22 +0000)]
#8763 Use Set instead of an array in TouchScrollDelegate to allow dynamic adding and removing scrollable elements
svn changeset:23687/svn branch:6.8
Johannes Dahlström [Mon, 7 May 2012 13:20:37 +0000 (13:20 +0000)]
#8763 requiresTouchScrollDelegate now returns false for iOS5; the default return value is now true instead of false.
svn changeset:23686/svn branch:6.8
Leif Åstrand [Mon, 7 May 2012 13:20:18 +0000 (13:20 +0000)]
Prevent setting mainWindow from a TestBase
svn changeset:23685/svn branch:6.8
Leif Åstrand [Mon, 7 May 2012 13:16:13 +0000 (13:16 +0000)]
Don't assume there's always an application (#8694)
svn changeset:23684/svn branch:6.8
Automerge [Mon, 7 May 2012 13:06:50 +0000 (13:06 +0000)]
[merge from 6.7] Test that a sensible message is displayed if no application is found
svn changeset:23683/svn branch:6.8
Johannes Dahlström [Fri, 4 May 2012 14:44:22 +0000 (14:44 +0000)]
#8720 Use TouchScrollDelegate.enableTouchScrolling() instead of a TouchScrollDelegate instance directly
svn changeset:23681/svn branch:6.8
Johannes Dahlström [Fri, 4 May 2012 13:51:15 +0000 (13:51 +0000)]
#8716 Use TouchScrollDelegate.enableTouchScrolling() instead of a TouchScrollDelegate instance directly
svn changeset:23680/svn branch:6.8
Johannes Dahlström [Fri, 4 May 2012 13:41:04 +0000 (13:41 +0000)]
Improved TouchScrollHandler helper
svn changeset:23679/svn branch:6.8