Timeline


and

05/20/13: Today

08:37 Ticket #11881 (Unnecessary vertical spacing in grid layouts) created by mvolery
There are cases where unnecessary empty space is rendererd between …
08:07 Ticket #11880 (Using non-visible field in Table (edit mode) causes exceptions) created by Teppo Kurki
Steps to repeat: 1. Set your own TableFieldFactory to any Table. 2. Call …
07:35 Ticket #11879 (Update JDT dependency) created by Artur Signell
06:01 Ticket #11732 (Backslash character "\" in URL causes exception in Navigator) closed by Artur Signell
duplicate: #11562

05/19/13: Yesterday

20:13 Ticket #11878 (PushRequestHandler.destroy() is never called) created by Sormuras
If I scanned the core framework code around push support correctly, the …
09:22 Ticket #11877 (Provide information about error location for ArithmeticException) created by Khoulaiz
I tried to compile my scss style sheets and got this output: […] This …

05/17/13:

16:35 Changeset in documentation/book-of-vaadin [5360ec54] by Marko Gronroos <magi@…>
master
  • manual/chapter-charts.xml
Documentation for waterfall charts. #11715 Change-Id: …
16:35 Ticket #11873 (vaadin-shared depends on vaadin-server after #10055) closed by Johannes Dahlstrom
fixed
15:50 Ticket #11876 (Labels in Charts missing vertical alignment property) closed by Matti Tahvonen
fixed: in [25975]
15:49 Changeset in svn [25976] by matti.tahvonen@…
  • addons/vaadin-charts/addon6
fixes #11876
15:46 Changeset in svn [25975] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/main/java/com/vaadin/addon/charts/model/Labels.java
fixes #11876
15:45 Ticket #11876 (Labels in Charts missing vertical alignment property) created by Marko Gronroos
There's no verticalAlign() property in the Labels object. It …
14:03 Changeset in svn [25974] by leif@…
  • versions-test-screenshots/6.8/reference/EmbeddedPdf_Windows_Opera_11_without-pdf_1.png
Add broken alternative screenshot for broken Opera
13:45 Changeset in vaadin [a1abfac2] by Leif Åstrand <leif@…>
master
  • .classpath
Merge changes from origin/7.1 1a6200e Merge #6880 test from 6.8; fix …
13:45 Changeset in vaadin [541a3ce8] by Leif Åstrand <leif@…>
master
  • .classpath
Merge commit 'a52ceb9659033' Conflicts: …
13:39 Changeset in vaadin [4bc1f6e6] by Leif Åstrand <leif@…>
master
  • .classpath
Merge changes from origin/7.1 29eeda5 Merge "Clean up Table popup menu …
13:30 Changeset in vaadin [f1b78432] by Leif Åstrand <leif@…>
master
  • client/src/com/vaadin/client/ApplicationConnection.java
No-op merge from origin/7.1 7a1ab60 Revert "Assert that connector needing …
13:29 Changeset in vaadin [71d2af2a] by Leif Åstrand <leif@…>
master
  • .classpath
Merge changes from origin/7.1 55ea6dc More specific workaround for no …
13:14 Changeset in vaadin [73a50dbf] by Leif Åstrand <leif@…>
master7.1
  • .classpath
Merge changes from origin/7.0 1a6200e Merge #6880 test from 6.8; fix …
12:54 Changeset in vaadin [5a930386] by Vaadin Code Review <review@…>
master7.1
  • scripts/automerge7.sh
Commit and push everything before a conflicting commit Change-Id: …
12:14 Changeset in vaadin [1205e87b] by Leif Åstrand <leif@…>
master7.1
  • .classpath
Merge commit 'a52ceb96590333' into 7.1 Conflicts: …
12:10 Changeset in vaadin [9b6b7357] by Leif Åstrand <leif@…>
master7.1
  • .classpath
Merge changes from origin/7.0 55ea6dc More specific workaround for no …
11:37 Ticket #11875 (reindeer select.scss file contains invalid sprite definition) created by CodingFabian
Hi, select.scss contains the following css definition. …
11:36 Changeset in svn [25973] by johannes.dahlstrom@…
  • versions/6.8/build/VERSION.properties
Incremented version to 6.8.12
11:35 Changeset in svn [25972] by johannes.dahlstrom@…
  • releases/6.8.11
Tagged Vaadin 6.8.11 release.
11:25 Milestone Vaadin 6.8.11 completed
11:02 Ticket #11614 (window.center() not working correctly on iOS safari when app zoomed in) closed by Marc Englund
fixed: Fixed, to appear in 7.0.7
10:42 Changeset in vaadin [2f6d5e0d] by Vaadin Code Review <review@…>
master7.1
  • client/src/com/vaadin/client/ApplicationConnection.java
Tooltip accessibility fixes (#11799) Remove previously added attribute …
10:40 Changeset in vaadin [6c64757b] by Vaadin Code Review <review@…>
master7.1
  • shared/src/com/vaadin/shared/ui/ui/PageState.java
Remove JavaDoc dependency to vaadin-server from PageState (#11873) …
10:15 Changeset in vaadin [0c8edf1f] by Vaadin Code Review <review@…>
master7.07.1
  • server/src/com/vaadin/ui/AbstractField.java
Avoid marking AbstractField dirty in primitive getters (#11201) …
10:15 Changeset in vaadin [5a33d7df] by Vaadin Code Review <review@…>
master7.07.1
  • uitest/src/com/vaadin/tests/components/gridlayout/GridLayoutWithNonIntegerWidth.java
Test for #11775 Change-Id: Ic2ff1a3b13e2d74bb9119b8336b8a83e0262833b
10:13 Changeset in vaadin [63dd6115] by Vaadin Code Review <review@…>
master7.07.1
  • client/src/com/vaadin/client/ui/VOverlay.java
Centers VOverlays in visual viewport on iOS, Android, fixes #11614
09:49 Ticket #11874 (Prevent to exit a (Sub)Window with the tab key) created by michaelvogt
when there is a window open, it is very hard to find it again once it was …
09:44 Changeset in vaadin [656eaa59] by Leif Åstrand <leif@…>
master7.1
  • uitest/src/com/vaadin/tests/components/ui/TooltipConfiguration.html
Tweak TooltipConfiguration test to pass in IE9 and IE10 Intermediate …
09:41 Ticket #11873 (vaadin-shared depends on vaadin-server after #10055) created by Johannes Dahlstrom
c.v.shared.ui.ui.PageState imports c.v.server.Page because it's …
09:23 Changeset in vaadin [fa0c9f57] by Vaadin Code Review <review@…>
master7.1
  • client/src/com/vaadin/client/ui/VContextMenu.java
Allow to close a context menu with ESC key (#11869) Change-Id: …
09:22 Ticket #11872 (Remove workarounds for broken Timer.cancel in IE) created by Leif Astrand
The fix for …
09:12 Ticket #11871 (Tooltip does not shrink when content changes) created by Leif Astrand
The width of the tooltip element is not updated if a narrower tooltip is …
09:05 Ticket #10474 (Tool tips are not working on pop up Window) closed by Leif Astrand
duplicate: This was fixed in beta1: #9172
09:00 Ticket #11870 (Server push does not work with an Apache/mod_jk load balancer) created by peholmst
A common strategy for load balancing a Tomcat cluster is to place an …
08:53 Ticket #11869 (Allow to close a context menu with ESC key) created by michaelvogt
When opening a context menu with the keyboard, there is currently no way …
08:48 Ticket #10055 (Page.addBrowserWindowResizeListener is not working) closed by Henri Sara
fixed: Change implemented for 7.1: events sent automatically when there are …
08:46 Ticket #11868 (Regression with tooltips after fixing subpixel rendering in GWT IE9 ...) closed by John Ahlroos
fixed: Reviewed by Leif Åstrand.
08:14 Ticket #11868 (Regression with tooltips after fixing subpixel rendering in GWT IE9 ...) created by John Ahlroos
com.vaadin.tests.components.TooltipsOnScrollingWindow is failing after …
07:52 Ticket #11476 (Focus after selection from context menu) closed by Leif Astrand
fixed: Reviewed by me.
07:52 Changeset in vaadin [f1130fab] by Vaadin Code Review <review@…>
master7.1
  • client/src/com/vaadin/client/ui/VContextMenu.java
Reset focus after selection from ContextMenu (#11476) Change-Id: …
07:49 Ticket #11866 (Add ARIA presentation role to FormLayout) closed by Leif Astrand
fixed: Reviewed by me
07:49 Changeset in vaadin [4235382c] by Vaadin Code Review <review@…>
master7.1
  • client/src/com/vaadin/client/ui/VFormLayout.java
Add ARIA presentation role to FormLayout (#11866) Change-Id: …
07:48 Ticket #11867 (Client-side push config should be customizable on the server side) created by Johannes Dahlstrom
There's lots of Atmosphere client-side configuration that can currently be …
07:47 Ticket #11865 (Show tooltip on focus for DataField for AT) closed by Leif Astrand
fixed: Reviewed by me
07:46 Changeset in vaadin [3dd6b4489] by Vaadin Code Review <review@…>
master7.1
  • client/src/com/vaadin/client/ui/VTextualDate.java
Show tooltip on focus for DataField for AT (#11865) Add focus handling so …
07:26 Ticket #11866 (Add ARIA presentation role to FormLayout) created by michaelvogt
A Screen Reader recognizes the underlying table of the layout and reads it …
06:36 Ticket #11865 (Show tooltip on focus for DataField for AT) created by michaelvogt
When focusing a DateField, currently the tooltip is not handled. This is …
06:18 Ticket #11331 (Table gets zero height body on Android 2.3) closed by John Ahlroos
fixed: Fix reviewed by Marc Englund.
06:12 Changeset in vaadin [609acd1b] by Vaadin Code Review <review@…>
master7.07.1
  • client/src/com/vaadin/client/BrowserInfo.java
Fixed table height rendering in Android 2.3 #11331 Change-Id: …
06:10 Changeset in vaadin [145a3e3d] by Henri Sara <hesara@…>
master7.1
  • client/src/com/vaadin/client/ui/ui/UIConnector.java
Send browser window resizes if there is a listener (#10055) This also …
06:03 Changeset in svn [25971] by matti.tahvonen@…
  • addons/vaadin-charts/addon6
Allow giving whisker length as percentage
06:02 Changeset in svn [25970] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/main/java/com/vaadin/addon/charts/model/PlotOptionsErrorBar.java
Allow giving whisker length as percentage

05/16/13:

19:58 Changeset in documentation/book-of-vaadin [ab046cf2] by Marko Gronroos <magi@…>
master
  • manual/chapter-charts.xml
Documentation for funnel charts. #11715 Change-Id: …
15:46 Changeset in svn [25969] by magi@…
  • doc/book-examples/branches/vaadin-7/.classpath
Server push, charts, and JPAContainer examples. #11715
15:19 Changeset in documentation/book-of-vaadin [d54e4702] by Marko Gronroos <magi@…>
master
  • manual/chapter-charts.xml
Documentation for bubble, boxplot, and error bar charts. #11715
13:15 Ticket #11864 (Button style should have overflow:hidden) created by patrik
Currently, if buttons (or the UI/widget they're attached to) are resized …
12:25 Milestone Vaadin TouchKit 3.0.0.beta2 completed
12:09 Changeset in svn [25968] by matti.tahvonen@…
  • addons/TouchKit/vaadin-touchkit-cval/pom.xml
added pdf manual inclusion to cval package
11:13 Ticket #3437 (Package startup script should use JAVA_HOME if it is defined) closed by Artur Signell
wontfix
11:11 Ticket #3945 (/VAADIN/* mapping in /META-INF/web-fragment.xml) closed by Artur Signell
wontfix
10:57 Ticket #11863 (ConverterUtil.canConverterHandle isAssignableFrom swap) created by santeriv-profit
If dealing with generic model types the Converter is un-generalizable …
10:42 Ticket #11862 (TestBench Recorder should work in Firefox 20) closed by Jonatan Kronqvist
fixed: Fixed in be3a298
10:42 Ticket #11862 (TestBench Recorder should work in Firefox 20) created by Jonatan Kronqvist
Nothing works due to an old version of …
10:32 Ticket #11297 (On Chrome, clicking on a group select (radio button) focus index is ...) closed by Johannes Dahlstrom
duplicate: Fixed as part of #11854.
10:30 Ticket #11854 (Clicking non-textfield input elements does not give them a focus in Webkit) closed by Johannes Dahlstrom
fixed: Reviewed by John Ahlroos.
10:25 Ticket #10342 (Make the bundled examples pass even if the user is running a newer version ...) closed by Jonatan Kronqvist
fixed: Fixed in 290650a. The screenshot tests are now @Ignored by default …
10:21 Changeset in svn [25967] by johannes.dahlstrom@…
  • versions-test-screenshots/6.8/reference/AddItemToEmptyTable_Windows_Chrome_13_item-added-first-col-width-set.png
Update screenshots changed by #11854 Webkit focus fix
10:18 Ticket #9162 (BeanValidation JAR contains invalid POM) closed by Artur Signell
wontfix: Bean validation is maintained as part of the core since 7.0
10:00 Changeset in svn [25966] by matti.tahvonen@…
  • branches/mobilemail3/pom.xml
fixed vaadin-server version instead of trusting transitive dependency via …
09:48 Changeset in svn [25965] by matti.tahvonen@…
  • branches/mobilemail3/pom.xml
cleaning demo, fallback ui now ported for V7
09:36 Changeset in svn [25964] by johannes.dahlstrom@…
  • versions/6.8/src/com/vaadin/event/ActionManager.java
Change field types from LinkedHashSet back to HashSet to retain binary …
09:00 Ticket #11793 (CSS is messed up with 7.1 beta 1 release) closed by John Ahlroos
worksforme: I have not yet been able to reproduce the issue in any way. I did try some …
06:46 Changeset in vaadin [b79c0aa5] by Leif Åstrand <leif@…>
master7.1
  • client/src/com/vaadin/client/ApplicationConnection.java
Show loading indicator immediately in init as before (#11850) f7ee755e …

05/15/13:

21:21 Ticket #8490 (Calendar should support Vaadin 7) closed by Artur Signell
worksforme: Support has been added in 2.0.0.
21:20 Ticket #11850 (Initial rendering is always delayed by 300ms) closed by Artur Signell
fixed
21:17 Ticket #11861 (Update to Atmosphere 1.0.13) created by Artur Signell
Update to Atmosphere 1.0.13 and remove the custom hacks made on top of …
21:09 Ticket #11860 (Automatic widgetset builds cannot be enabled) created by Artur Signell
Create a new Vaadin 7 project, go to preferences and uncheck the "disable …
20:46 Ticket #11857 (Scrolling broken in Firefox) closed by Artur Signell
duplicate: #11353
16:24 Ticket #11859 (Exception removing DataSeriesItem with null Y value) created by tiago156
Steps to reproduce: - Create a DataSeries with some DataSeriesItem but …
16:09 Changeset in svn [25963] by matti.tahvonen@…
  • addons/TouchKit/vaadin-touchkit-agpl/src/test/java/com/vaadin/addon/touchkit/itest/UrlFieldTest.java
added style name used by automated integration test script
16:08 Changeset in svn [25962] by matti.tahvonen@…
  • addons/TouchKit/vaadin-touchkit-agpl/src/test/java/com/vaadin/addon/touchkit/itest/NavigationManagerTestAgain.java
improved test case
16:07 Changeset in svn [25961] by matti.tahvonen@…
  • addons/TouchKit/vaadin-touchkit-agpl/src/test/java/com/vaadin/addon/touchkit/itest/navigationmanager/SimpleTestWithNavigationButtons.java
switched to non deprecated method
16:06 Changeset in svn [25960] by matti.tahvonen@…
  • addons/TouchKit/vaadin-touchkit-agpl/pom.xml
jar signing now happens only in release profile
16:06 Changeset in svn [25959] by matti.tahvonen@…
  • addons/TouchKit/vaadin-touchkit-integration-tests/pom.xml
Integration test fixes and improvements
14:55 Ticket #11858 (Make the maximum number of days in the Calendar control configurable.) created by jlipsky
Hi, We are using the Vaadin Calendar control within an application where …
14:49 Ticket #11857 (Scrolling broken in Firefox) created by Teppo Kurki
This ticket applies to any component with a scrollbar, but I'll use Table …
14:38 Changeset in svn [25958] by matti.tahvonen@…
  • addons/vaadin-charts/addon6
made colors serializable
14:36 Changeset in svn [25957] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/main/java/com/vaadin/addon/charts/model/style/Color.java
made colors serializable
14:21 Changeset in svn [25956] by matti.tahvonen@…
  • addons/TouchKit/vaadin-touchkit-agpl/src/main/java/com/vaadin/addon/touchkit/gwt/client/theme/touchkit.css
fixes form in component group margin
14:20 Changeset in svn [25955] by john.ahlroos@…
  • versions-test-screenshots/6.8/reference/PopupViewInEmbeddedApplication_Windows_Chrome_13_popup-on-link.png
Added missing reference images for PopupViewInEmbeddedApplication.
14:16 Changeset in svn [25954] by john.ahlroos@…
  • versions-test-screenshots/6.8/reference/PopupViewOffScreen_Windows_Chrome_13_2.png
Updated reference images which got fixed after fixing #7110
14:06 Changeset in svn [25953] by matti.tahvonen@…
  • addons/TouchKit/vaadin-touchkit-agpl/src/main/java/com/vaadin/addon/touchkit/gwt/TouchKitWidgetSet.gwt.xml
Removed some obsolete logging and orphaned code
14:04 Changeset in vaadin [f7ee755e] by Artur Signell <artur@…>
master
  • client/src/com/vaadin/client/ApplicationConnection.java
Show loading indicator immediately in init as before (#11850) Change-Id: …
14:01 Changeset in svn [25952] by johannes.dahlstrom@…
  • versions/6.8/src/com/vaadin/terminal/gwt/client/ui/VCheckBox.java
Properly focus clicked input element in Webkit (#11854, #11297)
13:41 Ticket #11856 (Requet: add addComponent(Component,Alignment) convenience functions to ...) created by patrik
As the title says, I find myself doing […] a lot - and I can't imagine …
12:46 Ticket #11855 (browser print not working on safari) closed by John Ahlroos
needmoreinfo: The dashboard demo application contains custom CSS media queries, a custom …
12:44 Changeset in svn [25951] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/test/java/com/vaadin/addon/charts/demoandtestapp/lineandscatter/BasicLineGettingMousePointerPosition.java
test script from #11847
12:44 Changeset in svn [25950] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/test/java/com/vaadin/addon/charts/demoandtestapp/other/PlotBoxExample.java
removed obsolete file
12:29 Ticket #11855 (browser print not working on safari) created by vinaddala
Tested on mac safari 6.0.4: 1) open  http://demo.vaadin.com/dashboard/ 2) …
12:13 Ticket #11853 (ColorPicker and ColorPickerArea CSS class names incorrect in Vaadin 7.1 ...) closed by Marko Gronroos
fixed: Thanks for noticing. They both seem to be the same...I hope it's …
11:43 Ticket #11267 (Arrow of combo-box (with fixed size) moves down when a border is set ...) closed by Marc Englund
fixed: Re-fixed, test merged to 7.0 (which does not exhibit same problem).
11:30 Ticket #11854 (Clicking non-textfield input elements does not give them a focus in Webkit) created by Johannes Dahlstrom
This is an archaic webkit bug: …
10:49 Ticket #11853 (ColorPicker and ColorPickerArea CSS class names incorrect in Vaadin 7.1 ...) created by patrik
The Cheat Sheet found at …
10:18 Ticket #7110 (Embedding app within a div that has float:left causes pop-ups to render ...) closed by John Ahlroos
fixed: Fix reviewed by Johannes Dahlstrom
10:13 Changeset in svn [25949] by john.ahlroos@…
  • versions/6.8/WebContent/statictestfiles/PopupViewInEmbeddedApplication.html
Added Testbench test for #7110
10:01 Ticket #11852 (Should expose some of the UI cleanup API to public use) created by Johannes Dahlstrom
Currently it is possible to implement, for example, a background timer or …
09:16 Ticket #10674 (TouchKit 3 (V7) should be faster than 2.x (V6)) closed by Matti Tahvonen
cantfix: There has been good improvements in Vaadin releases and some improvements …
08:51 Changeset in vaadin [611e5f90] by Marc Englund <marc@…>
master7.07.1
  • WebContent/VAADIN/themes/tests-tickets/styles.css
Test for #11267 adapted from 6.8. The problem is not present in 7, but …
08:39 Ticket #11595 (Revise TouchKit documentation) closed by Matti Tahvonen
fixed
07:57 Ticket #11847 (Add mouse coordinates for point click and chart click event) closed by Matti Tahvonen
fixed
07:41 Changeset in svn [25948] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/test/java/com/vaadin/addon/charts/testbenchtests/PixelCoordinatesTBTest.java
test script from #11847
06:55 Changeset in svn [25947] by matti.tahvonen@…
  • addons/vaadin-charts/addon
fixed naming of helper class and tests
06:49 Changeset in svn [25946] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/main/java/com/vaadin/addon/charts/Chart.java
Fixes #11847
06:36 Changeset in svn [25945] by matti.tahvonen@…
  • addons/vaadin-charts/addon6/src/main/java/com/vaadin/addon/charts/model/BoxPlotItem.java
fixed naming of helper class and tests
06:22 Ticket #9261 (Support injecting Views into Navigator using CDI) closed by Leif Astrand
fixed: Indeed it is.
06:20 Changeset in svn [25944] by john.ahlroos@…
  • versions/6.8/src/com/vaadin/terminal/gwt/client/ui/VPopupView.java
Fixed positioning of the popup in a PopupView when the application has …
05:33 Ticket #3465 (Add refresh button to liferay mail portlet mail window) closed by Artur Signell
wontfix: The mail portlet is not being maintained.
05:33 Ticket #3464 (There should be a way to create and remove folders in liferay mail portlet) closed by Artur Signell
wontfix: The mail portlet is not being maintained.
05:33 Ticket #3463 (Sending message to michelle fails in liferay mail portlet) closed by Artur Signell
wontfix: The mail portlet is not being maintained.
05:33 Ticket #3497 (Sampler: Description box cuts sample when sampler is too narrow) closed by Artur Signell
wontfix
05:32 Ticket #2800 (Non working code examples for Table) closed by Artur Signell
wontfix: Outdated
05:31 Ticket #2255 (Zooming font sometimes adds unneeded scrollbars in FF3 Mac) closed by Artur Signell
needmoreinfo: Is this still an issue?
05:30 Changeset in svn [25943] by marc.englund@…
  • versions/6.8/src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java
Remade fix for #11267 to not cause changes in other cases
05:29 Ticket #3462 (Drafts folder in liferay mail portlet should show recipients, not senders) closed by Artur Signell
wontfix: The mail portlet is not being maintained.
05:28 Ticket #3459 (There is no back button in Liferay Mail portlet configuration screen) closed by Artur Signell
wontfix: The mail portlet is not being maintained.
05:28 Ticket #3460 (Tabbing from mail subject to body takes 26 tab clicks in Portlet Demo) closed by Artur Signell
wontfix: The mail portlet is not being maintained.
05:28 Ticket #3461 (Screen names should be validated immediately in liferay mail portlet) closed by Artur Signell
wontfix: The mail portlet is not being maintained.
05:28 Ticket #3372 (Enable cancelling file downloads in Eclipse plugin) closed by Artur Signell
wontfix: Possible for Ivy downloads with Vaadin 7. Minor annoyance in Vaadin 6.
05:26 Ticket #3276 (notification not working/displayed when theme changes) closed by Artur Signell
wontfix
05:25 Ticket #3307 (Sampler 'leaks' windows) closed by Artur Signell
wontfix
05:25 Ticket #3347 (Fix server side component hierarchy) closed by Artur Signell
worksforme: Done for Vaadin 7
05:23 Ticket #3200 (Mouse cursor blinks on updates in IE6-IE8) closed by Artur Signell
cantfix: There is no blinking problem in Vaadin 7 AFAIK and no solution for Vaadin …
05:21 Ticket #3069 (Plan better control / documentation for serialization) closed by Artur Signell
wontfix
05:20 Ticket #2889 (Bundle IRC client example application) closed by Artur Signell
wontfix
05:20 Ticket #2907 (Add check to ensure Vaadin is built using the correct GWT) closed by Artur Signell
wontfix
05:19 Ticket #3108 (Move main window initialization logic to Application) closed by Artur Signell
wontfix
05:15 Ticket #2783 (Should add a diagram on client/server component communication in ...) closed by Artur Signell
wontfix: Outdated
05:14 Ticket #2734 (Name Sampler FormBasic "discard changes" link to "discard form changes") closed by Artur Signell
wontfix
05:14 Ticket #2752 (Application.logout and setLogoutURL is broken if Servlet Container does ...) closed by Artur Signell
wontfix: Handled differently in Vaadin 7. Can't be changed without breaking stuff …
05:12 Ticket #2766 (More and enhanced sample icons/images in the toolkitJAR) closed by Artur Signell
wontfix
05:12 Ticket #2724 (XML tags in manual on web site) closed by Artur Signell
worksforme
05:11 Ticket #2693 (Documentation for Calendar is unfinished) closed by Artur Signell
invalid
05:11 Ticket #2695 (Documentation for CustomComponent may be outdated) closed by Artur Signell
wontfix: Ticket might be outdated
05:10 Ticket #2697 (Documentation for creating source files in a GWT project is unfinished) closed by Artur Signell
wontfix
05:10 Ticket #2698 (Documentation on handling Java servlet parameters needed) closed by Artur Signell
wontfix
05:09 Ticket #2700 (Documentation of UIDL syntax may be needed) closed by Artur Signell
wontfix
05:09 Ticket #2135 (DesktopWindow) closed by Artur Signell
wontfix
05:08 Ticket #2108 (Demos: Embeddingiframe and Embeddingexample fail) closed by Artur Signell
wontfix
05:08 Ticket #1611 (CRUD module for Hibernate) closed by Artur Signell
wontfix
05:07 Ticket #1644 (Widgetset does not load properly if neither /* or ITMILL/* is connected to ...) closed by Artur Signell
wontfix
05:07 Ticket #1264 (Research what other container implementations are needed and prototype ...) closed by Artur Signell
wontfix
05:06 Ticket #1274 (Prototype for Usage Analysis Tools) closed by Artur Signell
wontfix
05:06 Ticket #1273 (Thin integration to JDeveloper IDE) closed by Artur Signell
wontfix
05:04 Ticket #1276 (Security study, comparison and article) closed by Artur Signell
wontfix
05:03 Ticket #1283 (Panel: allow to contain only one specific component without a layout.) closed by Artur Signell
worksforme
05:03 Ticket #92 ((X)HTML form embedder component) closed by Artur Signell
wontfix
05:03 Ticket #676 (User and application level monitor component / features) closed by Artur Signell
wontfix
05:02 Ticket #1208 (WidgetSet should be settable without web.xml) closed by Artur Signell
worksforme
05:01 Ticket #2680 (Table/styling cells example does not work) closed by Artur Signell
wontfix
05:01 Ticket #2682 (Table/Row Headers example is confusing) closed by Artur Signell
wontfix
05:01 Ticket #2676 (Accordion example should have a border) closed by Artur Signell
wontfix
05:00 Ticket #2675 (Validation example should show state on the side) closed by Artur Signell
wontfix
05:00 Ticket #2677 (GridLayout example should have more distinct cells) closed by Artur Signell
wontfix
04:59 Ticket #2696 (Documentation of server-client serialization is unfinished) closed by Artur Signell
wontfix
04:58 Ticket #2276 (Support CSS live editing in Firebug without clicking "force layout" ...) closed by Artur Signell
worksforme
04:57 Ticket #2678 (Scrolling is somewhat slow in some windows) closed by Artur Signell
wontfix
04:57 Ticket #2640 (Document Jetty incompatibility with other than Sun JRE) closed by Artur Signell
wontfix
04:53 Ticket #615 (Check Ajax security article and plan implications on Toolkit) closed by Artur Signell
wontfix
04:50 Ticket #2644 (Jetty eclipse launch config and package demo server should use different ...) closed by Artur Signell
wontfix
04:50 Ticket #121 (Client-side tracking and playback of user input events) closed by Artur Signell
wontfix
04:49 Ticket #703 (Server-side screenshot from client's browser) closed by Artur Signell
wontfix
04:49 Ticket #2609 (Check potential thread concurrency problem) closed by Artur Signell
fixed: Locking problems where thoroughly investigated for 7.1
04:48 Ticket #2486 (Research how Vaadin could benefit from jdk 1.5 features) closed by Artur Signell
fixed
04:47 Ticket #1776 (Article / document on how to drive Toolkit UI through annotations + ...) closed by Artur Signell
wontfix
04:46 Ticket #2399 (Consider using different port for launch configuration) closed by Artur Signell
wontfix
04:46 Ticket #2394 (Warn about cut components in layout analytics) closed by Artur Signell
wontfix: There should not be overflow hidden almost anywhere in Vaaidn 7 which …
04:45 Ticket #2139 (Package Toolkit as Debian packages) closed by Artur Signell
wontfix
04:45 Ticket #2309 (Improve GoogleAnalytics -component) closed by Artur Signell
invalid: Vaadin has no GA component.
04:44 Ticket #2277 (Test that size calculation caching supports style-name changes on fly in ...) closed by Artur Signell
wontfix: Works in Vaadin 7, does not work generally in Vaadin 6. Only specific …
04:43 Ticket #11851 (Migrate GitHub cdi tickets here and close GitHub cdi issues) created by Artur Signell
04:42 Ticket #2086 (Link from applications to public browser compatibility matrix and ...) closed by Artur Signell
wontfix
04:40 Ticket #1945 (New demo application) closed by Artur Signell
wontfix
04:39 Ticket #1604 (Investigate if SVN move to sf.net is feasible) closed by Artur Signell
wontfix: GitHub move already done.

05/14/13:

23:49 Ticket #11850 (Initial rendering is always delayed by 300ms) created by Artur Signell
Due to a regression in the loading indicator refactoring the application …
14:17 Changeset in vaadin [0a437a54] by Vaadin Code Review <review@…>
master7.1
  • uitest/src/com/vaadin/tests/util/TestUtils.java
Revert "Replaced css inject hack in TestUtils with Page.Styles.add() …
13:54 Ticket #11849 (SQLContainer - table selection error (7.0)) closed by Henri Sara
fixed
13:54 Ticket #10924 (ComboBox Blur issue with ICEPush) closed by Henri Sara
fixed
13:53 Ticket #11455 (Media queries do not work with Vaadin Sass compiler) closed by Henri Sara
fixed
13:37 Changeset in vaadin [67696f3d] by Vaadin Code Review <review@…>
master7.07.1
  • server/src/com/vaadin/data/util/sqlcontainer/SQLContainer.java
SQLContainer.indexOfId() also searches backwards (#11849, #10376) …
13:35 Changeset in vaadin [1a6200e1] by Vaadin Code Review <review@…>
master7.07.1
  • uitest/src/com/vaadin/tests/components/draganddropwrapper/DragAndDropWrapperInPanel.html
Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7 svn …
13:28 Changeset in vaadin [a52ceb96] by Vaadin Code Review <review@…>
master7.07.1
  • theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
Support non-trivial SASS media selectors (#11455) This change adds …
13:27 Changeset in vaadin [42545ac8] by Vaadin Code Review <review@…>
master7.07.1
  • uitest/src/com/vaadin/tests/components/AbstractTestUI.java
Fix NPE if there's no query in the URI (#11836) Change-Id: …
13:15 Changeset in vaadin [b8c6a15da] by Vaadin Code Review <review@…>
master7.07.1
  • client/src/com/vaadin/client/ui/VFilterSelect.java
Clear items in ComboBox only if changed (#10924) Selection is now sent …
13:14 Changeset in vaadin [6d7f5e4b] by Vaadin Code Review <review@…>
master7.07.1
  • client/src/com/vaadin/client/ui/VFilterSelect.java
Eliminate unnecessary conversions of option keys Change-Id: …
13:12 Ticket #11267 (Arrow of combo-box (with fixed size) moves down when a border is set ...) reopened by Marc Englund
Reopening, fix caused some side effects, modified fix being tested.
12:24 Ticket #11798 (Remove css inject hack in TestUtils and replace it with Page.Styles.add()) reopened by Leif Astrand
This change causes problems because of #11848.
12:06 Ticket #11849 (SQLContainer - table selection error (7.0)) created by Henri Sara
Merge #10376 to Vaadin 7.0.
12:04 Ticket #10376 (SQLContainer - table selection error) closed by Henri Sara
fixed: Fix implemented for 6.8 branch (to be merged to 7.x).
12:04 Changeset in svn [25942] by henri.sara@…
  • versions/6.8/src/com/vaadin/data/util/sqlcontainer/SQLContainer.java
SQLContainer.indexOfId() also searches backwards (#10376)
11:48 Ticket #11575 (The capture screenshot on failure parameter should capture a screenshot ...) closed by Jonatan Kronqvist
fixed: Fixed in ae4e8d8 Added the ScreenshotOnFailureRule, which grabs a screen …
11:38 Changeset in svn [25941] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/test/resources/screenshots/reference/timeline-pre-epoch.png
updated reference images
11:18 Changeset in svn [25940] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/test/java/com/vaadin/addon/charts/demoandtestapp/pie/DonutChart.java
updated reference images
11:04 Changeset in svn [25939] by marc.englund@…
  • versions-test-screenshots/6.8/reference/ComboBoxUndefinedWidthAndIcon_Windows_InternetExplorer_8_item33-selected-after-popup-opened-and-closed.png
Undid more new screenshots for #7013 because new fix to #11267 no longer …
10:55 Changeset in svn [25938] by marc.englund@…
  • versions-test-screenshots/6.8/reference/ComboBoxUndefinedWidthAndIcon_Windows_Chrome_13_item33-selected-after-popup-opened-and-closed.png
Undid new screenshots for #7013 because new fix to #11267 no longer fixes …
10:52 Ticket #11848 (Injecting css fails in IE if theme contains @import.) created by Leif Astrand
IE ignores @import statements in dynamically injected CSS. Because of the …
10:28 Changeset in svn [25937] by matti.tahvonen@…
  • addons/vaadin-charts/addon6/src/test/java/com/vaadin/addon/charts/demoandtestapp/TestApp.java
Tuned integration tests for V6 compatible addon
09:38 Ticket #11847 (Add mouse coordinates for point click and chart click event) created by Jonas Granvik
Get mouse x and y coordinates on page level not only in chart when …
08:31 Ticket #11844 (out of memory error when uploading large files) closed by maciej
invalid
08:26 Ticket #11846 (Expose Zoom API) created by whahn
We are currently evaluating Vaadin Charts and encountered a pretty big …
08:23 Changeset in svn [25936] by johannes.dahlstrom@…
  • versions/6.8/WebContent/VAADIN/themes/reindeer/panel/panel.css
Prevent panel style from forcing min-height: 100% on DndWrapper (#6880)
06:27 Ticket #11845 (Click here in System messages) created by michaelvogt
Right now, all the system messages ask to click a link in the …
05:14 Ticket #11843 (Adding new Items to a Filtered Container does not work) closed by Henri Sara
invalid: What happens when trying to add an item which does not pass filters is …
01:01 Ticket #11844 (out of memory error when uploading large files) created by maciej
This sounds like http://dev.vaadin.com/ticket/7627, however the cause …

05/13/13:

21:21 Ticket #11810 (SyntaxError when using PUSH kills application) closed by Johannes Dahlstrom
duplicate: Confirmed to be a duplicate of #11692, please follow that ticket to keep …
16:44 Ticket #11843 (Adding new Items to a Filtered Container does not work) created by dbh21
If you have a data container like a IndexedContainer that supports …
15:40 Ticket #11842 (Client-to-server message splitting should count bytes, not characters) created by Johannes Dahlstrom
At least in case of Jetty, the server-side websocket buffer size is in …
14:25 Ticket #11840 (Vaadin table-> add, remove, add table -> Browser memory leak (7.0)) closed by Johannes Dahlstrom
fixed: Reviewed by Leif Åstrand.
14:09 Changeset in svn [25935] by matti.tahvonen@…
  • addons/vaadin-charts/addon6/src/test/java/com/vaadin/addon/charts/demoandtestapp/TListUi.java
changed v6 version of integration test helper such that automatic …
14:04 Ticket #11835 (Add test do detect changing JRE version on the test server) closed by Leif Astrand
fixed: Reviewed by Henri Sara.
14:03 Changeset in vaadin [29eeda59] by Vaadin Code Review <review@…>
master7.07.1
  • client/src/com/vaadin/client/ui/VScrollTable.java
Merge "Clean up Table popup menu close handler to prevent a memory leak" …
13:42 Changeset in vaadin [7a1ab60f] by Leif Åstrand <leif@…>
master7.1
  • client/src/com/vaadin/client/LayoutManager.java
Revert "Assert that connector needing layout is attached (#11698)" This …
13:42 Changeset in svn [25934] by matti.tahvonen@…
  • addons/vaadin-charts/addon6/pom.xml
fixed build when trying to run v6 integration tests
13:40 Ticket #11841 (Support expressions in SASS media queries) created by Henri Sara
Our SASS compiler should support expressions in media queries like the …
13:39 Ticket #11840 (Vaadin table-> add, remove, add table -> Browser memory leak (7.0)) created by Johannes Dahlstrom
Merge #11441 fix to Vaadin 7.0
13:39 Ticket #11839 (Support SASS media queries inside media queries) created by Henri Sara
Our SASS compiler should support SASS media queries inside other media …
13:38 Changeset in vaadin [936439df] by Leif Åstrand <leif@…>
master7.07.1
  • uitest/src/com/vaadin/tests/VerifyJreVersion.html
Verify that tests are run with the expected JRE version (#11835) …
13:37 Ticket #11838 (Support SASS media queries inside selectors) created by Henri Sara
Our SASS compiler should support SASS media queries inside selectors like …
13:20 Changeset in svn [25933] by matti.tahvonen@…
  • addons/vaadin-charts/README.txt
packaging changes
13:14 Ticket #11698 (Difficult to debug layout of detached connectors) closed by Leif Astrand
invalid: Revert reviewed by John Ahlroos.
13:13 Ticket #6880 (DragAndDropWrapper sized badly inside a Panel) closed by Johannes Dahlstrom
fixed: Reviewed by Leif Åstrand and John Ahlroos.
13:12 Changeset in vaadin [ab210b2a] by Vaadin Code Review <review@…>
master
  • client/src/com/vaadin/client/LayoutManager.java
Revert "Assert that connector needing layout is attached (#11698)" This …
13:12 Changeset in svn [25932] by matti.tahvonen@…
  • addons/vaadin-charts/LICENSE.txt
packaging changes
13:11 Ticket #11836 (Make AbstractTestingUI warn if it seems you have not compiled the right ...) closed by Leif Astrand
fixed: Reviewed by Johannes Dahlström.
13:05 Ticket #11698 (Difficult to debug layout of detached connectors) reopened by Leif Astrand
This is not a good idea as it causes failed asserts when a dependency is …
12:51 Changeset in svn [25931] by johannes.dahlstrom@…
  • versions-test-screenshots/6.8/reference/DragAndDropWrapperInPanel_Windows_Chrome_13_no-scrollbars.png
Reference images for #6880
12:50 Ticket #11837 (Loading styles.css still takes too long) created by John Ahlroos
Use case in eclipse: 1. Create Vaadin 7 application with wizard 2. Run …
12:16 Ticket #9979 (Testbench is unable to replace custom formatters) closed by Jonatan Kronqvist
fixed: Fixed in 7210c6e by always appending ?<timestamp> to the formatter …
11:54 Ticket #8620 (Upload file in Vaadin using Glassfish 3.1.2 cause OutOfMemoryException) closed by John Ahlroos
worksforme: The issue described here (and demonstrated with the test case in …
11:46 Changeset in vaadin [dca728c1] by Leif Åstrand <leif@…>
master7.07.1
  • uitest/src/com/vaadin/tests/components/AbstractTestUI.java
Warn if using old widgetset (#11836) Change-Id: …
11:42 Ticket #11836 (Make AbstractTestingUI warn if it seems you have not compiled the right ...) created by Leif Astrand
Sometimes when using AbstractTestingUI, the user might not realize that …
10:47 Changeset in svn [25930] by marc.englund@…
  • versions-test-screenshots/6.8/reference/ComboBoxBorder_Windows_Chrome_13_1.png
Screenshots for #11267 and new screenshots for #7013 which apparently was …
10:37 Changeset in svn [25929] by matti.tahvonen@…
  • addons/vaadin-charts/MANIFEST.MF
top level no contains parent project to build zip file for Vaadin …
10:16 Ticket #11835 (Add test do detect changing JRE version on the test server) created by Leif Astrand
There has been some seemingly random test failures that seem to maybe be …
09:38 Ticket #11834 (Exception after click on Button on Win7/IE10) closed by John Ahlroos
fixed: The root cause was caused by a missing subpixel rounding in DOMImpl …
08:51 Ticket #11834 (Exception after click on Button on Win7/IE10) created by michaelvogt
When clicking on a button using IE10 on Windows 7, a NumberFormatException …
08:36 Ticket #8620 (Upload file in Vaadin using Glassfish 3.1.2 cause OutOfMemoryException) reopened by maciej
Not sure whether Glassfish has anything to do with it, but the problem …
08:24 Ticket #8620 (Upload file in Vaadin using Glassfish 3.1.2 cause OutOfMemoryException) closed by John Ahlroos
worksforme: The newly released Glassfish 3.1.2.2 fixes all three …
08:04 Ticket #11833 (Tooltips for items in Option-Groups) closed by Leif Astrand
duplicate: Duplicate of #5853
07:34 Changeset in svn [25928] by johannes.dahlstrom@…
  • versions/6.8/src/com/vaadin/terminal/gwt/client/ui/VCustomComponent.java
Fix CustomComponent resizing broken by [25925] (#6880)
06:34 Ticket #11833 (Tooltips for items in Option-Groups) created by a.eternach@…
We noticed that the current Vaadin-kernel does not support the …

05/12/13:

16:39 Ticket #11832 (URL Encoding for atmosphere PUSH request) created by roth@…
URL encoding, in detail the character encoding part is not encoded. …

05/11/13:

20:01 Ticket #11831 (Server connection does not recover when push is enabled) created by arek_da
My application does continuous asynchronous pushes to tabbed views. When …
06:45 Changeset in svn [25927] by johan.anas@…
  • incubator/fotboll/fotboll/games.txt
game 18.04.2013

05/10/13:

16:10 Ticket #11819 (Push channel JSON escaping inadequate) closed by Johannes Dahlstrom
duplicate: Duplicate of #11810, caused by …
15:44 Ticket #11830 (Support screen reader only notifications) created by Artur Signell
There should be an API which you can use to make the screen reader read a …
15:12 Ticket #11829 (MenuBar items should support alternate text) created by Artur Signell
It should be possible to define an alternate text for each menu item (with …
15:10 Ticket #11828 (ComboBox should support alternate text for icons) created by Artur Signell
It should be possible to specify an alternate text for the icons in a …
15:08 Ticket #11267 (Arrow of combo-box (with fixed size) moves down when a border is set ...) closed by Marc Englund
fixed
15:04 Ticket #11827 (Accessibility for TabSheet) created by Artur Signell
* The component must be recognizable as a tab sheet * If a tab is …
15:03 Ticket #11826 (Support optional screen reader notification when a tab is added or removed) created by Artur Signell
* If a tab is closed or a shown tab is hidden, an optional notification …
14:57 Ticket #11825 (Tabsheet tabs should be closable using the keyboard) created by Artur Signell
It should be possible to define a key which closes the currently focused …
14:55 Ticket #11824 (Tabsheet tabs should support alternate text) created by Artur Signell
It should be possible to define an alternate text for each tab (with icon) …
14:54 Ticket #11823 (Tabsheet should not immediately select a tab when changing tab using ...) created by Artur Signell
TabSheet immediately loads the content of the tab when navigating tabs …
14:38 Ticket #11822 (Accessibility for MenuBar) created by Artur Signell
* The component must be recognizable as a menu bar * When selection …
14:35 Ticket #11821 (Accessibility for Window) created by Artur Signell
* When a window is opened * If it has a title, the title must be read. * …
14:22 Changeset in vaadin [55ea6dce] by Vaadin Code Review <review@…>
master7.07.1
  • client/src/com/vaadin/client/ui/VScrollTable.java
More specific workaround for no rows in TreeTable with pagelenght = 0 …
14:02 Changeset in vaadin [3f21afac] by Leif Åstrand <leif@…>
master
  • WebContent/VAADIN/themes/base/common/common.scss
Merge changes from origin/7.1 7d9f544 Test for #11396 (merged from 6.8 …
13:58 Ticket #11553 (Adding margin to component overflows the layout if expand ratio is used) closed by Johannes Dahlstrom
fixed: Reviewed by Leif Åstrand.
13:56 Changeset in svn [25926] by marc.englund@…
  • versions/6.8/src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java
Addition to fix for #11267 - explicit call to updateRootWidth() makes it …
13:53 Changeset in vaadin [42d94768] by Leif Åstrand <leif@…>
master7.1
  • .classpath
Merge changes from origin/7.0 7d9f544 Test for #11396 (merged from 6.8 …
13:38 Changeset in svn [25925] by johannes.dahlstrom@…
  • versions/6.8/src/com/vaadin/terminal/gwt/client/ui/VCustomComponent.java
Fix CustomComponent size calculation with padding or border (#6880)
13:27 Changeset in vaadin [19e27a15] by Vaadin Code Review <review@…>
master7.07.1
  • client/src/com/vaadin/client/ui/VFilterSelect.java
Move suggestion popup width calculation from connector to VFilterSelect …
13:27 Changeset in vaadin [bdb79318] by Vaadin Code Review <review@…>
master7.07.1
  • tests/testbench/com/vaadin/tests/components/textfield/TextChangeListenerLosesFocus.html
Merge test for #11623 to 7.0. The fix itself is not required due to the …
13:17 Ticket #11820 (Accessibility for Notification) created by michaelvogt
Currently an assistive device does not recognize a notification. In …
13:04 Ticket #11819 (Push channel JSON escaping inadequate) created by Joonas Lehtinen
See the included example app that sets a string containing HTML for Label. …
13:01 Ticket #11818 (Theoretical ClientMethodInvocation.counter race condition) created by Leif Astrand
The static ClientMethodInvocation.counter field is used to assign a …
12:51 Changeset in svn [25924] by marc.englund@…
  • versions/6.8/WebContent/VAADIN/themes/tests-tickets/styles.css
Fixes #11267 (theme breaks if dynamically adding border to ComboBox) by …
10:52 Ticket #11046 (NPE in AbstractCommunicationManager) reopened by rstievano@…
We're also seeing this exact exception on 7.0.4. Happens after a somewhat …
10:40 Changeset in vaadin [21d9b67d8] by Henri Sara <hesara@…>
master7.07.1
  • client/src/com/vaadin/client/ui/VFilterSelect.java
Add a large number of debug calls to VFilterSelect (disabled by default) …
10:34 Ticket #11813 (Liferay 6.2 and Vaadin 7... (7.0)) closed by Henri Sara
fixed
10:34 Ticket #11804 (Typo in UI class Javadoc) closed by Henri Sara
fixed
10:33 Ticket #11803 (Javadoc of @Widgetset annotation speaks about defining a theme) closed by Henri Sara
fixed
10:09 Changeset in vaadin [62ae5e19] by Vaadin Code Review <review@…>
master7.07.1
  • uitest/test.xml
More verbose output from running Jetty This is an attempt to find what it …
09:58 Changeset in vaadin [ffd1c1bf] by Vaadin Code Review <review@…>
master7.07.1
  • client/src/com/vaadin/client/ui/orderedlayout/VAbstractOrderedLayout.java
Don't ignore child component margins in AbstractOrderedLayout (#11553) …
09:58 Changeset in vaadin [3f5d022e] by Vaadin Code Review <review@…>
master7.07.1
  • server/src/com/vaadin/server/VaadinPortlet.java
Liferay 6.2 compatibility (#11751) Change-Id: …
09:37 Changeset in vaadin [ce9c818b] by Johannes Dahlström <johannesd@…>
master7.07.1
  • client/src/com/vaadin/client/ui/VWindow.java
Instead of applying workaround to the root panel, apply it to the sub …
08:53 Ticket #11817 (Create integration test for Liferay 6.1) created by Henri Sara
There should be an integration test for Liferay 6.1.
08:53 Ticket #11816 (Create integration test for Liferay 6.2) created by Henri Sara
When Liferay 6.2 is released, there should be an integration test for it.
08:42 Ticket #11815 (Null values breaks line) closed by Jonas Granvik
fixed: Fixed in [25922] and [25923].
08:41 Ticket #11815 (Null values breaks line) created by Jonas Granvik
If data series contain null value between other values in a solid line …
08:40 Ticket #11751 (Liferay 6.2 and Vaadin...) closed by Henri Sara
fixed: Fixed for Vaadin 6.8.11, created separate ticket #11813 for applying the …
08:40 Ticket #11814 (Single click events are fired for double click on LayoutClickListener) created by fgrilli
In my code I need to react differently according to whether a single or …
08:39 Ticket #11813 (Liferay 6.2 and Vaadin 7... (7.0)) created by Henri Sara
Vaadin 7 portlets do not work on Liferay 6.2 due to changed class …
08:27 Changeset in svn [25923] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/main/java/com/vaadin/addon/charts/model/gsonhelpers/ContainerDataSeriesSerializer.java
add null values if either x/y is null in points generated by container …
08:21 Changeset in svn [25922] by matti.tahvonen@…
  • addons/vaadin-charts/addon/src/main/java/com/vaadin/addon/charts/model/gsonhelpers/ContainerDataSeriesSerializer.java
ignore null values from xy points generated by container data series
08:10 Changeset in svn [25921] by henri.sara@…
  • versions/6.8/src/com/vaadin/terminal/gwt/server/AbstractApplicationPortlet.java
Liferay 6.2 compatibility (#11751)
07:30 Ticket #11812 (Vaadin does not like em unit for some CSS styles) closed by Artur Signell
duplicate: See …
07:22 Ticket #9980 (Testbench: Adding a new custom formatter doesn't update GUI) closed by Jonatan Kronqvist
fixed: Fixed in 1b7d000. The check whether the format was saved or not before …
Note: See TracTimeline for information about the timeline view.