Timeline
04/11/11:
- 21:30 Changeset in svn [18215] by
-
- doc/book-examples/trunk/src/com/vaadin/book/BookExamplesApplication.java
- …
- 20:09 Ticket #6816 (TextChangeListener textChange event is triggered before setting the ...) created by
- In my application I use a lot of components which I'd like to validate …
- 18:52 Ticket #6815 (Window.removeListener(ResizeListener listener) doesn't remove the listener) created by
- There seems to be an obvious bug: […] Should be: […]
- 14:49 Ticket #6814 (Reverse the current style of drag origin & proxy) created by
- Currently, the drag proxy looks like an transparent version of the drag …
- 14:45 Ticket #6813 (Add class to drag origin) created by
- Currently, the drag origin does not get any additional CSS classes during …
- 14:28 Ticket #6812 (IE9: ComboBox (runo) grows 1 pixel on each click) created by
- Clicking on the popup button in a ComboBox in the Runo theme demo causes …
- 14:21 Ticket #5546 (Support IE9 in native mode) closed by
- fixed: Closing this. Separate tickets should be created for IE9 issues.
- 14:21 Changeset in svn [18214] by
-
- versions/6.6/WebContent/VAADIN/themes/runo/panel/panel.css
- …
- 14:21 Changeset in vaadin [54f73079] by
-
master7.07.1
- WebContent/VAADIN/themes/runo/panel/panel.css
- …
- 14:09 Ticket #6530 (Pixel sizes are shown with a decimal) closed by
- fixed: Was fixed in [18213]
- 14:07 Changeset in svn [18213] by
-
- wysiwyg/eclipse-plugin/VisualDesigner/src/com/vaadin/visualdesigner/server/TabularPropertiesEditor.java
- …
- 14:02 Ticket #6807 (IE9: Horizontal border measured wrong) closed by
- fixed: Reviewed by John Ahlroos.
- 14:02 Changeset in svn [18212] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/pom.xml
- …
- 14:01 Ticket #6302 (Remove extra com.vaadin.terminal.gwt.client.ui.FocusableFlowPanel) closed by
- wontfix
- 13:56 Ticket #6302 (Remove extra com.vaadin.terminal.gwt.client.ui.FocusableFlowPanel) reopened by
- Replying to tn: > fyi, this widget is still used by the …
- 13:56 Changeset in svn [18211] by
-
- versions/6.6/src/com/vaadin/terminal/gwt/client/ui/FocusableFlowPanel.java
- 13:56 Changeset in vaadin [c229b61c] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/FocusableFlowPanel.java
- 13:53 Ticket #6793 (IE9: Notification caption font is wrong) closed by
- fixed: Reviewed by Jouni Koivuviita.
- 13:53 Ticket #6811 (Apply IE8 CSS fixes to IE9) closed by
- fixed: Reviewed by Jouni Koivuviita.
- 13:42 Changeset in svn [18210] by
-
- versions/6.6/WebContent/VAADIN/themes/reindeer/styles.css
- …
- 13:42 Changeset in vaadin [74cd89fd] by
-
master7.07.1
- WebContent/VAADIN/themes/reindeer/styles.css
- …
- 13:42 Changeset in svn [18209] by
-
- incubator/Arvue/ArvueMaster/build/ArvueMaster.jar
- …
- 13:41 Ticket #6811 (Apply IE8 CSS fixes to IE9) created by
- Apply relevant IE8 CSS fixes to IE9 as needed.
- 13:39 Changeset in svn [18208] by
-
- versions/6.6/WebContent/VAADIN/themes/reindeer/notification/notification.css
- …
- 13:39 Changeset in vaadin [e14e9943c] by
-
master7.07.1
- WebContent/VAADIN/themes/reindeer/notification/notification.css
- …
- 13:03 Ticket #6810 (Table.getColumnAlignment(): Misleading javadoc (or wrong code)) created by
- […] As you can see, this code never returns null.
- 12:34 Ticket #6809 (EntityManagerView sidebar menu should be extensible) closed by
- fixed: Implemented in [18207].
- 12:34 Changeset in svn [18207] by
-
- addons/SpringRooPlugin/trunk/com.vaadin.spring.roo.addon/addon/src/main/resources/com/vaadin/spring/roo/addon/EntityManagerView.java-template
- 12:29 Changeset in svn [18206] by
-
- doc/branches/6.5/manual/part1-components.xml
- 12:29 Changeset in documentation/book-of-vaadin [7a873d98] by
-
mastertouchkit3vaadin-6vaadin-charts
- manual/part1-components.xml
- 12:27 Ticket #6809 (EntityManagerView sidebar menu should be extensible) created by
- It should be possible to explicitly add items to the sidebar menu of …
- 11:57 Changeset in svn [18205] by
-
- versions/6.6/src/com/vaadin/terminal/gwt/client/Util.java
- 11:57 Changeset in vaadin [55ccd1c9d] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/Util.java
- 11:41 Changeset in svn [18204] by
-
- versions-test-screenshots/6.5/reference/AbsoluteLayoutClipping_Windows_InternetExplorer_9_1.png
- …
- 11:26 Changeset in svn [18203] by
-
- versions/6.5/WebContent/VAADIN/themes/tests-tickets/styles.css
- 11:26 Changeset in vaadin [a4a48cae] by
-
master7.07.1
- WebContent/VAADIN/themes/tests-tickets/styles.css
- 11:21 Changeset in svn [18202] by
-
- versions/6.5/tests/src/com/vaadin/tests/components/tabsheet/TabSheetTabTheming.java
- 11:21 Changeset in vaadin [95fb60a1] by
-
master7.07.1
- tests/src/com/vaadin/tests/components/tabsheet/TabSheetTabTheming.java
- 11:17 Changeset in svn [18201] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java
- 11:17 Changeset in vaadin [ef5c7937] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java
- 11:10 Ticket #6808 (Possibility to make Table content read-only) created by
- The setReadonly(true) for Table sets the selection as read-only. If the …
- 10:00 Changeset in svn [18200] by
-
- incubator/Arvue/ArvueMaster/build
- …
- 09:59 Changeset in svn [18199] by
-
- incubator/Arvue/ArvueProvisioner/build
- …
- 09:50 Changeset in svn [18198] by
-
- incubator/Arvue/ArvueMaster/src/org/vaadin/arvue/arvuemaster/ArvueMaster.java
- …
- 09:47 Ticket #6797 (IE9: Sampler description box broken) closed by
- duplicate: #6087
- 09:47 Ticket #6807 (IE9: Horizontal border measured wrong) created by
- The layout in the "Description and Resources" panel in Sampler is only …
- 09:40 Changeset in svn [18197] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- …
- 09:40 Changeset in vaadin [0265ad0c] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- …
- 09:23 Changeset in svn [18196] by
-
- versions-test-screenshots/6.5/reference/TableScrollOnFocus_Windows_Chrome_10_visible-185-199.png
- …
- 09:23 Changeset in svn [18195] by
-
- versions/6.5/tests/src/com/vaadin/tests/components/table/TableScrollOnFocus.html
- …
- 09:23 Changeset in vaadin [d45dbbd9] by
-
master7.07.1
- tests/src/com/vaadin/tests/components/table/TableScrollOnFocus.html
- …
- 09:14 Ticket #6806 (Use shared EntityProvider instances when using JPAContainer) created by
- The Spring Roo add-on should use a single EntityProvider instance per …
- 09:08 Ticket #6727 (Captions use extra space vertically in IE9) closed by
- worksforme: Works correctly in native mode.
- 08:57 Changeset in svn [18194] by
-
- versions/6.6/src/com/vaadin/terminal/gwt/client/ui/VView.java
- 08:57 Changeset in vaadin [e4889c45] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VView.java
- 07:00 Ticket #6693 (Update to GWT 2.3M1) closed by
- fixed
- 06:58 Ticket #6805 (Download and use validation jars automatically) created by
- GWT 2.3 requires additional jars (validation-*.jar) to be available at …
- 06:49 Ticket #6649 (Ensure compatibility with Roo 1.1.2) closed by
- fixed: Considering fixed, any additional issues should be reported separately.
- 06:45 Ticket #6804 (Update maven archetypes to be compatible with Vaadin 6.6.0 and GWT 2.3) created by
- GWT 2.3 requires additional jars (validation-*.jar) to be available at …
- 05:57 Ticket #6803 (Ant widgetset build script must add validation jars) created by
- GWT 2.3 requires additional jars (validation-*.jar) to be available at …
- 05:55 Ticket #6802 (Download and use validation jars automatically) created by
- GWT 2.3 requires additional jars to be available at compile time and in …
- 05:54 Ticket #6801 (Add GWT dependency information) created by
- GWT 2.3 introduces dependencies on additional jars …
- 05:38 Ticket #5991 (Embedding in any web page) closed by
- fixed: Implemented in the Vaadin XS add-on
- 00:06 Changeset in svn [18193] by
-
- doc/book-examples/trunk/WebContent/WEB-INF/fop.xconf
- …
04/10/11:
- 23:59 Changeset in svn [18192] by
-
- doc/branches/6.5/manual/part1-advanced.xml
- 23:59 Changeset in documentation/book-of-vaadin [a9013597] by
-
mastertouchkit3vaadin-6vaadin-charts
- manual/part1-advanced.xml
- 04:01 Ticket #6800 (Add-on Directory suggestion) created by
- Directory could be more ussable : - first by allowing to right click on …
- 03:58 Ticket #6799 (Adding a LayoutClickListener to a layout breaks CheckBoxes's refreshes on ...) created by
- Adding a LayoutClickListener to a layout seems to make CheckBoxes not to …
04/08/11:
- 17:14 Changeset in svn [18191] by
-
- versions-test-screenshots/6.6/reference/PanelClickListenerRelativeCoordinates_Windows_InternetExplorer_9_click-10-10.png
- …
- 16:57 Ticket #6798 (IE9: Sampler drag'n'drop notification stays open) created by
- All sampler test images for IE9 contain a warning nofitication about file …
- 16:55 Ticket #6797 (IE9: Sampler description box broken) created by
- The "Description and Resources" box in Sampler is broken in IE9. See …
- 16:46 Changeset in svn [18190] by
-
- versions-test-screenshots/6.6/reference/AbsoluteLayoutClipping_Windows_InternetExplorer_9_1.png
- …
- 16:33 Ticket #6796 (IE9: Layout click events report no target component) created by
- Something is missing from the click event because LayoutClickListeners …
- 16:27 Ticket #6795 (IE9: DragAndDrop operations are not played back correctly) created by
- It seems drag'n'drop operations have no effect on playback Test: …
- 16:23 Ticket #6794 (IE9: ComboBox dropdown is left open) created by
- TestBench leaves ComboBox drop downs open in some cases, causing errors in …
- 16:03 Ticket #6793 (IE9: Notification caption font is wrong) created by
- The notification font is wide and bold in IE9. See e.g. …
- 15:28 Changeset in svn [18189] by
-
- versions/6.6/src/com/vaadin/ui/AbstractSelect.java
- 15:28 Changeset in vaadin [61ea50ce] by
-
master7.07.1
- src/com/vaadin/ui/AbstractSelect.java
- 14:08 Changeset in svn [18188] by
-
- 13:11 Ticket #6792 (Move static field wrapper and converter classes used by Roo to a Vaadin ...) closed by
- fixed: Moved the helper classes to the CustomField add-on and renamed them in …
- 13:11 Changeset in svn [18187] by
-
- addons/SpringRooPlugin/trunk/com.vaadin.spring.roo.addon/addon/src/main/java/com/vaadin/spring/roo/addon/VaadinOperationsImpl.java
- …
- 13:10 Ticket #6792 (Move static field wrapper and converter classes used by Roo to a Vaadin ...) created by
- The Roo project creates the helper classes EntityFieldWrapper and …
- 13:08 Ticket #6791 (Exception when violating unique constraint) created by
- In the UI generated by vaadin generate all … --visuallyComposable false, …
- 13:04 Ticket #6731 (Tree scrolls on selection) closed by
- fixed: Reviewed by Matti Tahvonen
- 12:47 Changeset in svn [18186] by
-
- versions/6.5/WebContent/VAADIN/themes/base/styles.css
- …
- 12:47 Changeset in vaadin [55f24e32] by
-
master7.07.1
- WebContent/VAADIN/themes/base/styles.css
- …
- 12:33 Changeset in svn [18185] by
-
- versions/6.6/src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
- 12:33 Changeset in vaadin [d4d1a7c8] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
- 12:31 Changeset in svn [18184] by
-
- versions/6.6
- …
- 12:31 Changeset in vaadin [7d0a2320a] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
- …
- 12:27 Changeset in svn [18183] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
- 12:27 Changeset in vaadin [2ea8ef77] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
- 12:14 Ticket #6197 (Table: Selecting a row when the whole table does not fit the view causes ...) closed by
- fixed: Reviewed by Matti Tahvonen and John Ahlroos
- 12:13 Changeset in svn [18182] by
-
- versions/6.6/lib/core/gwt/validation-api-1.0.0.GA-sources.jar
- …
- 12:13 Changeset in svn [18181] by
-
- versions/6.6/build/GWT-VERSION.properties
- …
- 12:13 Changeset in vaadin [e212a29a4] by
-
master7.07.1
- build/GWT-VERSION.properties
- …
- 12:06 Ticket #6767 (Accordion: add animations) closed by
- duplicate: #5070
- 12:01 Changeset in svn [18180] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- 12:01 Changeset in vaadin [18638bd7] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- 11:22 Changeset in svn [18179] by
-
- 10:44 Changeset in svn [18178] by
-
- incubator/Arvue/Felix_test/isolationLista.txt
- 10:29 Changeset in svn [18177] by
-
- doc/book-examples/trunk/src/com/vaadin/book/BookExamplesApplication.java
- …
- 10:02 Changeset in svn [18176] by
-
- 10:01 Changeset in svn [18175] by
-
- 10:00 Changeset in svn [18174] by
-
- 09:59 Changeset in svn [18173] by
-
- 09:58 Changeset in svn [18172] by
-
- 08:36 Changeset in svn [18171] by
-
- incubator/Arvue/datastore/examples/AddressbookApp/src
- …
- 08:36 Changeset in svn [18170] by
-
- incubator/Arvue/datastore/examples
- …
- 06:48 Changeset in svn [18169] by
-
- wysiwyg/eclipse-plugin/VisualDesigner/src/com/vaadin/visualdesigner/server/TabularPropertiesEditor.java
- 06:48 Ticket #6790 (PopupDateField should allow disabling text input) created by
- The PopupDateField component should have an option to disable text input …
- 06:31 Changeset in svn [18168] by
-
- incubator/Arvue/Felix_test/src/fi/tut/cloud/arvue/BasicTest.java
- …
- 06:19 Changeset in svn [18167] by
-
- versions/6.5/tests/integration-testscripts/weblogic-portal
- …
- 06:19 Changeset in vaadin [b0ecd19b] by
-
master7.07.1
- tests/integration-testscripts/weblogic-portal/weblogic-portal-integration.html
- …
- 06:04 Ticket #6789 (Vaadin XS: too verbose logging in XSApplicationServlet.isTrustedReferrer) created by
- The XSApplicationServlet.isTrustedReferrer method of …
04/07/11:
- 22:39 Changeset in svn [18166] by
-
- doc/book-examples/trunk/.settings/com.vaadin.integration.eclipse.prefs
- …
- 21:34 Changeset in svn [18165] by
-
- incubator/fotboll/fotboll/games.txt
- …
- 15:25 Ticket #6788 (Table: sort does not work correct when too many columns in table) created by
- I see a problem which is maybe related to #6367 (fixed). You could build …
- 14:51 Changeset in svn [18164] by
-
- incubator/Arvue/ArvueMaster/src/org/vaadin/arvue/arvuemaster/ArvueMaster.java
- …
- 14:24 Changeset in svn [18163] by
-
- incubator/Arvue/ArvueAppServerController/src/AppServerController.py
- 13:32 Changeset in svn [18162] by
-
- doc/book-examples/trunk/.classpath
- …
- 13:30 Changeset in svn [18161] by
-
- versions/6.6
- …
- 13:30 Changeset in vaadin [a32ac8c0] by
-
master7.07.1
- src/com/vaadin/terminal/PaintTarget.java
- …
- 13:28 Changeset in svn [18160] by
-
- versions/6.6
- …
- 13:28 Changeset in vaadin [db5c5d98] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java
- 12:54 Ticket #6772 (Application resource and StremVariable URL's should be relative to ...) closed by
- fixed: in [18134], [18126]. Reviewed by artur. Please let me know if you still …
- 12:52 Ticket #6785 (AbstractCommunicationManager.getRequestPayload does not handle case where ...) closed by
- fixed: in [18158], reviewed by artur
- 12:35 Ticket #6754 (Changing TextField null representation or null setting allowed should ...) closed by
- fixed: Reviewed by Jonatan Kronqvist.
- 12:22 Changeset in svn [18159] by
-
- incubator/Arvue/ArvueAppServerController/src/AppServerController.py
- 12:08 Changeset in svn [18158] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java
- 12:08 Changeset in vaadin [7267bbee0] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java
- 11:53 Changeset in svn [18157] by
-
- 11:38 Changeset in svn [18156] by
-
- incubator/Arvue/ArvueAppServerController/src/AppHandler.py
- …
- 11:35 Changeset in svn [18155] by
-
- 11:01 Ticket #6787 (Support forcing IE8 to render in IE8 mode) created by
- Adding […] in AbstractApplicationServlet.writeAjaxPageHtmlHeader …
- 10:59 Changeset in svn [18154] by
-
- addons/TouchKit/src/main/java/com/vaadin/addons/touchkit/gwt/TouchKitWidgetSet.gwt.xml
- …
- 10:58 Changeset in svn [18153] by
-
- integration/maven/archetypes/vaadin-archetype-addon/src/main/resources/META-INF/maven/archetype-metadata.xml
- …
- 10:35 Changeset in svn [18152] by
-
- doc/branches/6.6/manual/book-pocket.pdf
- 10:33 Changeset in svn [18151] by
-
- doc/branches/6.6/manual/part1-datamodel.xml
- 10:33 Changeset in documentation/book-of-vaadin [5fbab0943] by
-
- manual/part1-datamodel.xml
- 10:32 Ticket #6786 (IE8 compatibility mode has changed between 6.4 and 6.5) closed by
- worksforme: As the comment says, it is only meant for IE9 to force it into IE8 mode …
- 10:25 Ticket #6786 (IE8 compatibility mode has changed between 6.4 and 6.5) created by
- Code from 6.4 See …
- 09:58 Ticket #6639 (Component size cannot be changed after anchoring and unanchoring) closed by
- fixed: Fixed in [18150]
- 09:57 Ticket #6665 (Add missing basic properties for core components) closed by
- fixed: Added missing AbstractComponent, AbstractField and AbstractTextField …
- 09:51 Changeset in svn [18150] by
-
- wysiwyg/eclipse-plugin/VisualDesigner/WebContent/VAADIN/themes/visualdesigner/styles.css
- …
- 09:50 Changeset in svn [18149] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VTree.java
- 09:50 Changeset in vaadin [e8b32236] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VTree.java
- 08:37 Ticket #6784 (Closing a subwindow that is only partially within the main window is not ...) closed by
- fixed: Reviewed by Artur Signell
- 08:35 Changeset in svn [18148] by
-
- versions/6.5/tests/src/com/vaadin/tests/components/window/HugeWindowShouldBeClosable.java
- 08:35 Changeset in vaadin [3f0e92db] by
-
master7.07.1
- tests/src/com/vaadin/tests/components/window/HugeWindowShouldBeClosable.java
- 08:31 Changeset in svn [18147] by
-
- incubator/Arvue/datastore/MorphiaContainer/src/org/vaadin/arvue/ListenerNotifierDelegate.java
- …
- 08:29 Ticket #6367 (Sort by header click does not work on large tables in IE7/IE8) closed by
- fixed: Reviewed by Matti Tahvonen
- 08:29 Changeset in svn [18146] by
-
- versions/6.5/WebContent/VAADIN/themes/base/styles.css
- …
- 08:29 Changeset in vaadin [9b788db3] by
-
master7.07.1
- WebContent/VAADIN/themes/base/styles.css
- …
- 08:29 Changeset in svn [18145] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- 08:29 Changeset in vaadin [8205ed04e] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- 08:06 Ticket #6785 (AbstractCommunicationManager.getRequestPayload does not handle case where ...) created by
- In Oracle WebLogic Portal request.getContentLength() returns -1 for …
- 07:43 Changeset in svn [18144] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VWindow.java
- …
- 07:43 Changeset in vaadin [c0fe99a3] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VWindow.java
- …
- 07:42 Ticket #6784 (Closing a subwindow that is only partially within the main window is not ...) created by
- A subwindow that is partially out of view cannot be closed due to it …
- 07:33 Ticket #6783 (Add support for multiple undo in visual editor) created by
- Right now, pressing Cmd-Z twice first reverts the last change then reverts …
- 07:27 Ticket #6782 (Impossible to theme tabsheet's tab container) created by
- Tabsheet's tabcontainer is impossible to theme as most divs there get an …
- 07:22 Ticket #6781 (Tabsheet header item's width counted incorrectly when themed) created by
- When having bold in the tabsheet tabs caption, the caption is first cut …
- 06:23 Ticket #6780 (AbstractSelect's setItemIconPropertyId fails silently) created by
- AbstractSelect's setItemIconPropertyId(Object propertyId) method expects …
- 06:03 Vaadin7/Proposals/ThemingImprovements edited by
- (diff)
- 05:52 Changeset in svn [18143] by
-
- versions-test-screenshots/6.5/reference/TableColumnSorting_Windows_InternetExplorer_6_auto-sorted-p1-asc-redraw.png
- …
04/06/11:
- 16:35 Changeset in svn [18142] by
-
- doc/book-examples/trunk/.settings/com.vaadin.integration.eclipse.prefs
- …
- 14:53 Changeset in svn [18141] by
-
- incubator/EasyUploads/src/org/vaadin/easyuploads/MultiFileUpload.java
- …
- 14:51 Changeset in svn [18140] by
-
- incubator/EasyUploads/WebContent/WEB-INF/lib/swfupload-gwt-1.1-SNAPSHOT.jar
- 14:39 Changeset in svn [18139] by
-
- incubator/Arvue/ArvueMaster/src/org/vaadin/arvue/arvuemaster/ArvueMaster.java
- …
- 14:15 Ticket #6779 (Enhancement: Description (ToolTip) for NativeSelect Items) created by
- I'm looking for a possibility to show a description (tool tip) for …
- 14:01 Changeset in svn [18138] by
-
- incubator/EasyUploads/src/org/vaadin/easyuploads/MultiFileUpload.java
- 13:55 Changeset in svn [18137] by
-
- incubator/EasyUploads/src/org/vaadin/easyuploads/client/ui/VSWFUpload.java
- 13:46 Changeset in svn [18136] by
-
- incubator/EasyUploads/src/org/swfupload/client/SWFUpload.java
- 13:37 Ticket #6778 (Table.setContainerSource should not refresh content) created by
- When I do this: table.setContainerDataSource(...); …
- 13:34 Changeset in svn [18135] by
-
- incubator/EasyUploads/src/org/swfupload/client/SWFUpload.java
- 13:22 Changeset in svn [18134] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VDragAndDropWrapper.java
- 13:22 Changeset in vaadin [7469f198] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VDragAndDropWrapper.java
- 13:10 Changeset in svn [18133] by
-
- integration/maven/archetypes/vaadin-archetype-addon/pom.xml
- …
- 13:08 Changeset in svn [18132] by
-
- integration/maven/archetypes/vaadin-archetype-addon/vaadin-archetype-addon
- 13:06 Changeset in svn [18131] by
-
- integration/maven/archetypes/vaadin-archetype-addon/vaadin-archetype-addon
- 13:01 Ticket #6777 (OptionGroup focus and blur listeners are not called on mouseclicks) created by
- - focuslisteners never get called when clicking into an optiongroup - …
- 12:39 Changeset in svn [18130] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- 12:39 Changeset in vaadin [d925360c] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- 12:12 Ticket #6776 (MonthEventLabel should also have a span element around the time) created by
- MonthEventLabel should also have a span element around the …
- 11:10 Changeset in svn [18129] by
-
- versions/6.5/WebContent/VAADIN/themes/base/styles.css
- …
- 11:10 Changeset in vaadin [49f23cc1] by
-
master7.07.1
- WebContent/VAADIN/themes/base/styles.css
- …
- 11:09 Ticket #6775 (Add a style name for date cells outside the specified range) created by
- Add a style name for date cells outside the specified range. This would …
- 11:02 Ticket #6774 (Table scrolls up 2 pages after loosing and regaining the focus) created by
- A selectable table scrolls up 2 pages after loosing and regaining focus. …
- 11:01 Ticket #6643 (Upload Component does not work behind a Reverse Proxy) closed by
- duplicate: Making the request return "correct" values for server, scheme and secure …
- 10:55 Changeset in svn [18128] by
-
- incubator/csvalidation/.classpath
- …
- 10:46 Changeset in svn [18127] by
-
- versions/6.5/WebContent/VAADIN/themes/base/styles.css
- …
- 10:46 Changeset in vaadin [c2b5723c7] by
-
master7.07.1
- WebContent/VAADIN/themes/base/styles.css
- …
- 10:27 Ticket #6773 (Exception when deleting referenced object) created by
- I have an object with a field that references another object. Using the …
- 09:43 Changeset in svn [18126] by
-
- versions/6.5/src/com/vaadin/terminal/PaintTarget.java
- …
- 09:43 Changeset in vaadin [3bd6f949] by
-
master7.07.1
- src/com/vaadin/terminal/PaintTarget.java
- …
- 09:24 Ticket #6772 (Application resource and StremVariable URL's should be relative to ...) created by
- Currently both application resources and StreamVariables are sent to …
- 09:21 Ticket #6771 (Application url and static file location (VAADIN directory) should be ...) created by
- Application url and static file location (VAADIN directory) should be …
- 09:08 Changeset in svn [18125] by
-
- incubator/Arvue/CodeEditor/src/org/vaadin/codeeditor/MyClassInfo.java
- 09:04 Changeset in svn [18124] by
-
- integration/maven/archetypes/vaadin-archetype-addon
- 07:40 Ticket #6770 (DateField: Error indicator not shown if required) created by
- Normally, the error indicator is shown on invalid input. But this is not …
- 06:55 Ticket #6769 (Repainting the Calendar interferes with notifications) created by
- Repainting the Calendar component interferes with notifications. …
04/05/11:
- 14:49 Changeset in svn [18123] by
-
- incubator/LazyLoadWrapper/WebContent/META-INF/MANIFEST.MF
- …
- 14:36 Changeset in svn [18122] by
-
- integration/maven/archetypes/MavenArchetype/pom.xml
- …
- 14:19 Changeset in svn [18121] by
-
- integration/maven/archetypes/MavenArchetype/pom.xml
- 14:16 Changeset in svn [18120] by
-
- integration/maven/archetypes/MavenArchetype/pom.xml
- 14:16 Changeset in svn [18119] by
-
- 13:52 Changeset in svn [18118] by
-
- integration/maven/archetypes/MavenArchetype/pom.xml
- …
- 13:51 Changeset in svn [18117] by
-
- incubator/Arvue/CodeEditor/src/org/vaadin/codeeditor/CodeAnalyzerProcessor.java
- …
- 13:29 Ticket #6768 (Accordion: without automatic default selection) created by
- The current accordion expands the the first "tab" automatically. In some …
- 13:25 Ticket #6767 (Accordion: add animations) created by
- Nice if expanse and collapse would be animated.
- 13:17 Ticket #6766 (TreeTable: programatic selection of an item should not reload all content) created by
- A call to the select(id) method issues a complete repaint of the …
- 13:15 Ticket #6764 (Update Vaadin Timeline Manual with 1.1.0 changes) closed by
- fixed: Updated manual with Timeline 1.1 features [18116]
- 13:13 Changeset in svn [18116] by
-
- addons/Timeline/doc/vaadin-timeline-manual.odt
- 13:13 Changeset in vaadin-timeline [28980c5a] by
-
mastermaster-v7
- doc/vaadin-timeline-manual.odt
- 12:55 Ticket #6765 (TextArea has a resize handle) created by
- It shouldn't have. It seems to be an artifact from the GWT TextArea. It …
- 12:33 Milestone Vaadin Control Panel for Liferay 0.9 completed
- 12:08 Ticket #6643 (Upload Component does not work behind a Reverse Proxy) reopened by
- 12:00 Ticket #6643 (Upload Component does not work behind a Reverse Proxy) closed by
- fixed
- 11:58 Changeset in svn [18115] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/TimelineWidgetSet.gwt.xml
- 11:58 Changeset in vaadin-timeline [d28108ec] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/TimelineWidgetSet.gwt.xml
- 11:53 Ticket #6751 (Timeline freezes the browser for a couple of seconds after a update to the ...) closed by
- fixed: Fixed in [18094] and further optimized in [18094]
- 11:46 Changeset in svn [18114] by
-
- addons/Timeline/WebContent/VAADIN
- …
- 11:46 Changeset in vaadin-timeline [5958621b] by
-
mastermaster-v7
- WebContent/VAADIN/themes/Finance/styles.css
- …
- 11:37 Changeset in svn [18113] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/client/VTimelineBrowser.java
- …
- 11:37 Changeset in vaadin-timeline [f04b1c96] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/client/VTimelineBrowser.java
- …
- 10:56 Changeset in svn [18112] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/Timeline.java
- 10:56 Changeset in vaadin-timeline [7f29c32c] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/Timeline.java
- 10:54 Ticket #6764 (Update Vaadin Timeline Manual with 1.1.0 changes) created by
- The manual should be updated with information about: * Dynamic updates …
- 10:49 Ticket #6763 (Vaadin Maven plugin should not depend on an old snapshot of the GWT plugin) closed by
- fixed: Depend on a release version of the GWT plugin (2.1.0-1) in the Vaadin …
- 10:46 Changeset in svn [18111] by
-
- integration/maven/archetypes/MavenArchetype/src/main/resources/archetype-resources/pom.xml
- …
- 10:42 Ticket #6763 (Vaadin Maven plugin should not depend on an old snapshot of the GWT plugin) created by
- The Vaadin Maven plugin 1.0.1 depends on the GWT Maven plugin …
- 10:23 Ticket #6762 ("Compiling widgetset..." description is not removed after the widgetset ...) created by
- See attached screenshot
- 10:20 Changeset in svn [18110] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/client/VTimelineBrowser.java
- …
- 10:20 Changeset in vaadin-timeline [317e0bdc] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/client/VTimelineBrowser.java
- …
- 10:00 Changeset in svn [18109] by
-
- integration/maven/vaadin-maven-plugin/pom.xml
- 09:57 Changeset in svn [18108] by
-
- integration/maven/vaadin-maven-plugin/pom.xml
- 09:52 Changeset in svn [18107] by
-
- integration/maven/vaadin-maven-plugin/pom.xml
- 09:21 Changeset in svn [18106] by
-
- incubator/Arvue/ArvueAppServerController/src/AppHandler.py
- …
- 09:02 Ticket #6761 (TestBench hub deadlocks) created by
- The RemoteControlProvisioner.remoteControlListLock can remain locked in …
- 08:50 Changeset in svn [18105] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/client/VTimelineBrowser.java
- …
- 08:50 Changeset in vaadin-timeline [b0da33c8] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/client/VTimelineBrowser.java
- …
- 08:36 Changeset in svn [18104] by
-
- doc/book-examples/trunk/src/com/vaadin/book/BookExamplesApplication.java
- …
- 08:05 Changeset in svn [18103] by
-
- incubator/Arvue/ArvueMaster/src/org/vaadin/arvue/arvuemaster/ArvueMaster.java
- …
- 08:04 Changeset in svn [18102] by
-
- incubator/Arvue/ArvueProvisioner/lib
- …
- 07:17 Ticket #6760 (Document refers to a non-existing Icon class) created by
- AbstractSelect's javadoc for the method setItemIconPropertyId states …
- 07:14 Ticket #6759 (SplitPanel doesn't show a horizontal scrollbar for a tree) created by
- I have a Tree with an undefined size. This tree is set into a SplitPanel. …
- 07:11 Changeset in svn [18101] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/Timeline.java
- 07:11 Changeset in vaadin-timeline [12e55128] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/Timeline.java
- 07:09 Changeset in svn [18100] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/client/VClientCache.java
- …
- 07:09 Changeset in vaadin-timeline [ededf1d5] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/client/VClientCache.java
- …
- 06:17 Ticket #6629 (Modifier keys with key events (except arrow keys) not supported) reopened by
- This still doesn't work, at least not on the mac.
04/04/11:
- 20:24 Ticket #6758 (Default style for Tree objects) created by
- Tree looks too raw. At least there should be some row-bands (like Table) …
- 19:00 Changeset in svn [18099] by
-
- addons/TouchKit/src/main/java/com/vaadin/addons/touchkit/gwt/client/TouchKitResources.java
- …
- 18:13 Changeset in svn [18098] by
-
- doc/book-examples/trunk/WebContent/VAADIN/themes/book-examples/styles.css
- …
- 15:07 Changeset in svn [18097] by
-
- incubator/fotboll/fotboll/games.txt
- 14:18 Ticket #6757 (TreeTable should display expand/collapse icon if the item has children) created by
- The TreeTable component should display the expand/collapse icon if the …
- 14:11 Ticket #6756 (Integrate LazyLoadWrapper to core or provide similar functionality) created by
- http://vaadin.com/addon/lazyloadwrapper provides a way to accelerate …
- 13:58 Changeset in svn [18096] by
-
- 13:58 Changeset in svn [18095] by
-
- 13:54 Ticket #6755 (IE9 screenshots offset by 2x2 pixels) created by
- Running IE9 in native mode causes screenshots to be offset with 2x2 pixels …
- 13:16 Changeset in svn [18094] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/client/VCanvasPlotter.java
- …
- 13:16 Changeset in vaadin-timeline [e549504d] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/client/VCanvasPlotter.java
- …
- 12:53 Changeset in svn [18093] by
-
- 11:00 Changeset in svn [18092] by
-
- versions/6.6/src/com/vaadin/ui/Select.java
- 11:00 Changeset in vaadin [36d70383] by
-
master7.07.1
- src/com/vaadin/ui/Select.java
- 10:40 Changeset in svn [18091] by
-
- versions/6.5/tests/src/com/vaadin/tests/components/window/WindowClickEvents.html
- …
- 10:40 Changeset in vaadin [9f3b1ff35] by
-
master7.07.1
- tests/src/com/vaadin/tests/components/window/WindowClickEvents.html
- …
- 10:22 Changeset in svn [18090] by
-
- versions/6.5/src/com/vaadin/ui/AbstractTextField.java
- 10:22 Changeset in vaadin [9befc809] by
-
master7.07.1
- src/com/vaadin/ui/AbstractTextField.java
- 10:21 Ticket #6754 (Changing TextField null representation or null setting allowed should ...) created by
- Currently a refresh or manual requestRepaint() call is needed
- 08:42 Ticket #6753 (Click on a button inside a layout with a clicklistener fires layout click ...) created by
- Clicking on a Button, which is inside a layout that has a layout click …
- 07:16 Ticket #6752 (Adding the first point to the datasource after the Timeline has been ...) closed by
- fixed: Fixed in [18089]
- 07:16 Changeset in svn [18089] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/client/VTimelineDisplay.java
- …
- 07:16 Changeset in vaadin-timeline [98cc962f] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/client/VTimelineDisplay.java
- …
- 06:47 Changeset in svn [18088] by
-
- 05:51 Ticket #6752 (Adding the first point to the datasource after the Timeline has been ...) created by
- If you add a empty data source to the Timeline and then after the Timeline …
- 05:44 Ticket #6751 (Timeline freezes the browser for a couple of seconds after a update to the ...) created by
- The Timeline seems to continue processing something on the client side …
- 05:36 Changeset in svn [18087] by
-
- versions-test-screenshots/6.5/reference/BeanItemContainerNullValues_Windows_Chrome_10_sort-country-asc.png
- …
04/03/11:
- 16:43 Changeset in svn [18086] by
-
- contrib/SwitchComponent/WebContent/META-INF/MANIFEST.MF
- …
- 16:40 Changeset in svn [18085] by
-
- contrib/SwitchComponent/WebContent/WEB-INF/lib/vaadin-6.2.7.jar
- …
04/02/11:
- 13:57 Ticket #6750 (ClassPathExplorer logs on error when using maven gwt plugin (compile)) created by
- When using compile in the maven gwt plugin there are two lines logged on …
04/01/11:
- 20:59 Ticket #6749 (Miller Columns) created by
- Proposition illustrated here …
- 16:30 Changeset in svn [18084] by
-
- doc/book-examples/trunk/src/com/vaadin/book/examples/component/FormExample.java
- 16:19 Changeset in svn [18083] by
-
- doc/book-examples/trunk/WebContent/VAADIN/themes/book-examples/styles.css
- …
- 16:12 Changeset in svn [18082] by
-
- doc/book-examples/trunk/WebContent/VAADIN/themes/book-examples/styles.css
- …
- 14:34 Ticket #5771 (Timeline component freezes after zooming out with mouse scroll in the left ...) closed by
- fixed: [18077] fixed this issue.
- 14:24 Changeset in svn [18081] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/client/VTimelineDisplay.java
- 14:24 Changeset in vaadin-timeline [f403efb1] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/client/VTimelineDisplay.java
- 14:21 Ticket #6455 (Strange effects when scrolling with timeline Add-On) closed by
- fixed: This was a bug in vertical scaling and density measurements which made the …
- 13:48 Ticket #5801 (SelectDisplaysOldValue occasionally fails (IE6/IE8)) closed by
- worksforme: Stable for > 1 month
- 13:36 Ticket #4552 (Sparse data not rendered properly when dragging selector) closed by
- fixed: There was a problem with the density calculations when using very sparse …
- 13:35 Changeset in svn [18080] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/Timeline.java
- …
- 13:35 Changeset in vaadin-timeline [71eb5947] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/Timeline.java
- …
- 12:59 Changeset in svn [18079] by
-
- versions/6.6/src/com/vaadin/ui/Select.java
- 12:59 Changeset in vaadin [58502c899] by
-
master7.07.1
- src/com/vaadin/ui/Select.java
- 12:42 Changeset in svn [18078] by
-
- versions/6.6/src/com/vaadin/terminal/gwt/client/ui/VUpload.java
- …
- 12:42 Changeset in vaadin [d2c22fbd] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VUpload.java
- …
- 11:42 Ticket #6748 (Calling setDebugId() does not set given id to client side's element with ...) created by
- When calling setDebugId from for example button's click listener after …
- 11:40 Ticket #6686 (ClickListener + ComboBox timing issue (unfocus)) closed by
- fixed: Reviewed by Marc Englund.
- 11:31 Ticket #6703 (Zooming out at the right end shows dates beyond the range) closed by
- fixed: Fixed in [18077]
- 11:30 Ticket #6704 (Range outside the allowed can be selected) closed by
- fixed: Fixed in [18077]
- 11:29 Changeset in svn [18077] by
-
- addons/Timeline/src/com/vaadin/addon/timeline/gwt/client/VTimelineBrowser.java
- …
- 11:29 Changeset in vaadin-timeline [2d2ae27d] by
-
mastermaster-v7
- src/com/vaadin/addon/timeline/gwt/client/VTimelineBrowser.java
- …
- 10:56 Changeset in svn [18076] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- 10:56 Changeset in svn [18075] by
-
- versions/6.5/tests/src/com/vaadin/tests/components/table/TableScrollsOnSelection.html
- 10:56 Changeset in vaadin [bc4667b8] by
-
master7.07.1
- tests/src/com/vaadin/tests/components/table/TableScrollsOnSelection.html
- 10:56 Changeset in vaadin [490b9572] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- 10:53 Ticket #6708 (All data is fetched from the server when the browser is hidden) closed by
- fixed: Updated the summary to better describe that this is about when the browser …
- 10:45 Changeset in svn [18074] by
-
- 10:21 Changeset in svn [18073] by
-
- 10:15 Changeset in svn [18072] by
-
- 10:12 Ticket #6747 (Calendar events should be paintables) created by
- The events shown in the Calendar should be paintables so they can be …
- 09:51 Changeset in svn [18071] by
-
- versions/6.6
- …
- 09:51 Changeset in vaadin [dedbcc13] by
-
master7.07.1
- src/com/google/gwt/dom/client/VaadinDOMImplSafari.java
- …
- 09:29 Changeset in svn [18070] by
-
- versions/6.5/WebContent/VAADIN/widgetsets
- 09:13 Ticket #6708 (All data is fetched from the server when the browser is hidden) reopened by
- So this issue has been fixed (why wontfix?) so all data points are no …
- 09:08 Changeset in svn [18069] by
-
- versions-test-screenshots/6.5/reference/AddressBook_Windows_InternetExplorer_6_edit-lisa-schneider.png
- …
- 08:57 Ticket #6736 (Accordion improvements) closed by
- duplicate: Please add comments to the other tickets and follow them to be notified of …
- 08:56 Ticket #6746 (Allow multiple Accordion tabs to be open at the same time) created by
- It should be possible to enable a mode where multiple tabs of an Accordion …
- 08:46 Ticket #6745 (Connectors for Tree) created by
- Tree in both Runo and Reindeer is missing the connectors that in many …
- 08:40 Ticket #6744 (Sample: Tabs can be added/removed from a TabSheet/Accordion) created by
- Show that tabs can be dynamically added and removed from both a TabSheet …
- 08:23 Ticket #3151 (PortalLayout) closed by
- duplicate: Closing this as a duplicate of the newer but more detailed #6739.
- 08:13 Ticket #6743 (Support editing of tab captions) created by
- Add TabSheet.Tab.setCaptionEditable(true) that, when enabled, allows the …
- 07:27 Ticket #6708 (All data is fetched from the server when the browser is hidden) closed by
- wontfix: Yes, the SQLContainer will probably fetch all points since the Timeline …
- 07:21 Changeset in svn [18068] by
-
- versions/6.5/src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- …
- 07:21 Changeset in vaadin [f7a316ebb] by
-
master7.07.1
- src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- …
- 06:50 Ticket #6742 (Toggle button style/behavior to Vaadin Core) created by
- http://vaadin.com/forum/-/message_boards/message/343420 Vaadin Chameleon …
- 06:13 Changeset in svn [18067] by
-
- incubator/Arvue/CodeEditor/src/org/vaadin/aceeditor/public/ace/ace-uncompressed.js
- …
- 03:28 Ticket #6741 (The StringLengthValidator does not appear to be working.) created by
- Hi all, I'm trying to use the StringLengthValidator on a TextField and am …
- 02:35 Ticket #6740 (Layout) created by
- Propositions : - Border sliding & resizable panels we can see here on …
- 02:19 Ticket #6739 (PortalLayout component) created by
- Capabilities well illustrated here : …
- 02:12 Ticket #6738 (Combobox improvements) created by
- Propositions : - Multiple select …
- 02:11 Ticket #6737 (Windows improvements) created by
- - Header controls like http://www.zkoss.org/zkdemo/window/panel - …
- 02:10 Ticket #6736 (Accordion improvements) created by
- - Smooth behaviour "animation" like …
- 02:08 Ticket #6735 (Tabsheet improvements) created by
- Propositions : - Orientation …
- 02:06 Ticket #6734 (Tree component improvement) created by
- Propositions : - Context menus working on Multiple selection - a …
Note: See TracTimeline
for information about the timeline view.
