Timeline
03/11/10: Today
- 15:56 Changeset [11801] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/ui/VDragAndDropWrapper.java
- 15:56 Changeset [11800] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/ui/dd/VHtml5DragEvent.java
- …
- 15:47 Changeset [11799] by
-
- versions/6.3/tests/src/com/vaadin/tests/components/window/ExtraLargeSubWindow.html
- 15:43 Ticket #3407 (Sub window higher than the browser window produces extra scrollbars for a ...) closed by
- fixed: Fixed in [11797](6.3). Backport to 6.2 in [11798]. Additional test case: …
- 15:43 Changeset [11798] by
-
- versions/6.2
- …
- 15:38 Changeset [11797] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/ui/VWindow.java
- …
- 15:33 Changeset [11796] by
-
- addons/Timeline/WebContent/WEB-INF/src/com/vaadin/addon/timeline/Timeline.java
- …
- 15:30 Changeset [11795] by
-
- versions/6.3/tests/scripts/sampler-all-samples.html
- 15:30 Ticket #4303 (BeanItemContainer.addItemAfter(null, Object) does not work) closed by
- fixed: Fixed in [11794].
- 15:29 Changeset [11794] by
-
- versions/6.3/src/com/vaadin/data/util/BeanItemContainer.java
- 15:28 Ticket #4303 (BeanItemContainer.addItemAfter(null, Object) does not work) created by
- According to javadoc in Indexed, addItemAfter(null, Object) should insert …
- 15:16 Changeset [11793] by
-
- incubator/VaadinTouch/GWT hosted mode for TouchKit.launch
- 15:08 Changeset [11792] by
-
- incubator/VaadinTouch/WebContent/WEB-INF/lib/vaadin-6.3.0.nightly-20100223-c11503.jar
- 15:01 Changeset [11791] by
-
- incubator/VaadinTouch/src/org/vaadin/marcus
- 14:58 Changeset [11790] by
-
- incubator/VaadinTouch/src/org/vaadin/marcus/vaadintouch/widgetset
- 14:58 Changeset [11789] by
-
- incubator/VaadinTouch/src/org/vaadin/marcus/vaadintouch/pages
- 14:57 Changeset [11788] by
-
- incubator/VaadinTouch/src/org/vaadin/marcus/vaadintouch/pages/basics
- …
- 14:55 Changeset [11787] by
-
- incubator/VaadinTouch/WebContent/META-INF/MANIFEST.MF
- …
- 14:42 Ticket #4302 (Make BeanItem reusable [patch]) created by
- When starting with Vaadin I wondered why BeanItem? wasn't reusable between …
- 13:55 Ticket #3478 (Subwindows not shown in Opera after browser reload) closed by
- worksforme: No problem in Opera 10.50. Tested both Windows and Linux.
- 13:46 Ticket #3600 (Table context menu does not work in Opera) closed by
- worksforme: Works correctly in Opera 10.50
- 13:46 Ticket #3443 (Table column width incorrent for undefined wide table in Opera) closed by
- worksforme: Works correctly in Opera 10.50
- 13:29 Changeset [11786] by
-
- incubator/VaadinTouch/src/org/vaadin/marcus/vaadintouch/TouchPanel.java
- …
- 13:25 Changeset [11785] by
-
- addons/JPAContainer/trunk/build.xml
- …
- 13:00 Ticket #4301 (Scrollbars on screenshots) created by
- At the end of Book of Vaadin Table section screenshots have horizontal …
- 12:52 Changeset [11784] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/ui/VDragAndDropWrapper.java
- …
- 12:28 Changeset [11783] by
-
- addons/JPAContainer/trunk/build.xml
- …
- 12:27 Changeset [11782] by
-
- addons/JPAContainer/trunk/builds
- …
- 12:19 Changeset [11781] by
-
- addons/JPAContainer/trunk/build.xml
- …
- 12:18 Changeset [11780] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addon/jpacontainer/AdvancedFilterable.java
- …
- 10:45 Changeset [11777] by
-
- incubator/hbncontainer/src/com/vaadin/data/hbnutil/HbnContainer.java
- 10:18 Ticket #4300 (DnD drop hints) created by
- Decide and theme drop hints we want to have in the release version. Also …
- 09:58 Changeset [11776] by
-
- addons/JPAContainer/trunk/jpacontainer-manual/src/docbkx/manual.xml
- 09:34 Ticket #4299 (Suboptimal row cache update in Table) closed by
- fixed: in [11774]
- 09:34 Changeset [11774] by
-
- versions/6.3/src/com/vaadin/ui/Table.java
- 09:33 Changeset [11773] by
-
- versions/6.3/tests/src/com/vaadin/tests/components/table/TableCacheBuildEfficiency.java
- 09:33 Ticket #4299 (Suboptimal row cache update in Table) created by
- When adding rows to existing table, it refreshes the row cache twice. …
- 09:32 Ticket #2586 (Theme should be refreshed when Vaadin version is updated) closed by
- fixed: Added the "Last-Modified" header, handling of "If-Modified-Since" and …
- 09:32 Changeset [11772] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
- 09:23 Ticket #4298 (Add JPA 2.0 support to JPAContainer) created by
- Write a new version of JPAContainer that uses the new JPA 2.0 criteria and …
- 09:22 Ticket #4297 (Support for master-detail views) created by
- It should be possible to use the JPAContainer to edit collection …
- 09:09 Changeset [11771] by
-
- versions/6.3/tests/src/com/vaadin/tests/components/form/FormFieldCaptions.java
- 08:56 Ticket #4109 (Open MenuBar menu does not disappear if user hits the back button) closed by
- fixed: Tree fix merge to 6.3 in [11770]
- 08:54 Changeset [11770] by
-
- versions/6.3
- …
- 08:50 Ticket #4109 (Open MenuBar menu does not disappear if user hits the back button) reopened by
- Tree fix merge to 6.3 ?
- 08:37 Ticket #4109 (Open MenuBar menu does not disappear if user hits the back button) closed by
- fixed: Backported those changes to 6.2 in [11768] and applied the same fix to the …
- 08:34 Changeset [11769] by
-
- versions/6.2/src/com/vaadin/terminal/gwt/client/ui/VTree.java
- 08:25 Changeset [11768] by
-
- versions/6.2/src/com/vaadin/terminal/gwt/client/ui/VContextMenu.java
- …
- 07:42 Changeset [11767] by
-
- versions/6.2/src/com/vaadin/terminal/gwt/client/VDebugConsole.java
- 07:34 Changeset [11766] by
-
- versions/6.3/demo/src/com/vaadin/demo/sampler/FeatureSet.java
- …
- 07:23 Ticket #4296 (SplitPanel percentage position rounding error after splitter drag) created by
- SplitPanel? splitter position can be set using percentages. When the …
- 07:23 Changeset [11765] by
-
- incubator/WeightedLinksPanel/src/org/vaadin/weightedlinkspanel/WeightedLinksPanel.java
- …
- 07:18 Ticket #2625 (Allow SplitPanel to keep percentage split size after dragging) closed by
- fixed: > Jouni, you fixed your own ticket in [11660] ? So it seems. I forgot I …
- 06:46 Changeset [11764] by
-
- incubator/WeightedLinksPanel/src/org/vaadin/weightedlinkspanel/WeightedLinksPanel.java
- …
- 06:46 Changeset [11763] by
-
- incubator/WeightedLinksPanel/WebContent/VAADIN/themes/semantic/styles.css
- 05:53 Changeset [11762] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addon/jpacontainer/JPAContainer.java
- …
03/10/10: Yesterday
- 18:16 Ticket #4238 (Add-on details and authoring view should contain links to the license ...) closed by
- fixed: Fixed this at some point already. Could be styled/laid out better …
- 17:04 Changeset [11758] by
-
- versions/6.3/src/com/vaadin/launcher/DevelopmentServerLauncher.java
- 16:41 Changeset [11757] by
-
- versions/6.3/src/com/vaadin/event/dd/acceptCriteria/IsSameSourceAndTarget.java
- …
- 15:26 Changeset [11756] by
-
- incubator/VaadinTouch/WebContent/VAADIN/themes/touch/styles.css
- …
- 15:21 Changeset [11755] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/ui/VContextMenu.java
- …
- 15:06 Ticket #4109 (Open MenuBar menu does not disappear if user hits the back button) reopened by
- The fix is conceptually broken. Fix should not depend on fragment changes …
- 13:53 Changeset [11754] by
-
- incubator/WeightedLinksPanel/src/org/vaadin/weightedlinkspanel/WeightedLinksPanel.java
- 13:36 Changeset [11753] by
-
- incubator/WeightedLinksPanel/src/org/vaadin/weightedlinkspanel/WeightedLinksPanel.java
- …
- 12:57 Changeset [11751] by
-
- incubator/WeightedLinksPanel/WebContent/VAADIN/widgetsets
- 12:54 Changeset [11750] by
-
- incubator/WeightedLinksPanel/WebContent/WEB-INF
- …
- 12:54 Changeset [11749] by
-
- incubator/WeightedLinksPanel/WebContent
- …
- 12:52 Changeset [11748] by
-
- incubator/WeightedLinksPanel/WebContent
- 12:44 Changeset [11746] by
-
- versions/6.3/doc/design/portlet
- …
- 12:44 Changeset [11745] by
-
- incubator/WeightedLinksPanel/src/org/vaadin/weightedlinkspanel/WeightedLinksPanel.java
- …
- 09:45 Changeset [11743] by
-
- addons/JPAContainer/trunk/jpacontainer-manual/src/docbkx/manual.xml
- 09:45 Changeset [11742] by
-
- addons/JPAContainer/trunk/jpacontainer-manual/pom.xml
- 08:48 Changeset [11741] by
-
- addons/Timeline/WebContent/WEB-INF/src/com/vaadin/addon/timeline/Timeline.java
- …
- 08:36 Changeset [11740] by
-
- addons/JPAContainer/trunk/jpacontainer-demo/src/main/java/com/vaadin/addon/jpacontainer/demo/TestDataGenerator.java
- 08:35 Changeset [11739] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/pom.xml
- …
- 08:26 Changeset [11738] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addon/jpacontainer/JPAContainer.java
- …
- 07:37 Ticket #4295 (Filter exactmatch in Containers) created by
- Hi, It would be nice if the Filter would have a property exactmatch also, …
03/09/10:
- 17:58 Changeset [11736] by
-
- doc/branches/6.2/manual/book-pocket.pdf
- …
- 17:51 Changeset [11735] by
-
- versions/6.3/src/com/vaadin/tools/ReflectTools.java
- 17:32 JavadocUpdate edited by
- (diff)
- 17:31 JavadocUpdate edited by
- (diff)
- 17:23 Changeset [11734] by
-
- versions/6.3/src/com/vaadin/ui/Component.java
- …
- 17:02 Changeset [11733] by
-
- versions/6.3/src/com/vaadin/annotations/AutoGenerated.java
- …
- 17:02 Ticket #3554 (Form.addItemProperty() resets caption created by FieldFactory) closed by
- fixed: Fixed in [11732].
- 17:01 Changeset [11732] by
-
- versions/6.3/src/com/vaadin/ui/Form.java
- 16:46 Changeset [11731] by
-
- versions/6.3/src/com/vaadin/data/util/MethodProperty.java
- 16:42 Ticket #4294 (Decide the proper package name for utils/tools and move the utils/tools ...) created by
- We currently have com.vaadin.tools.ReflectTools? and …
- 16:40 Changeset [11730] by
-
- versions/6.3/src/com/vaadin/tools/ReflectTools.java
- 16:39 Changeset [11729] by
-
- versions/6.3/src/com/vaadin/util/SerializerHelper.java
- 16:32 Ticket #4293 (ContainerHierarchicalWrapper.setParent() creates "duplicates" into the ...) closed by
- fixed: in [11665] (in dd branch)
- 16:32 Ticket #4293 (ContainerHierarchicalWrapper.setParent() creates "duplicates" into the ...) created by
- setParent method has a long standing typo while cleaning the parents …
- 16:28 Ticket #4292 (removeItem in Container.Hierarchical implementations should handle ...) closed by
- fixed: in dd branch [11665] for HierarchicalContainer?, in [11728] for wrapper
- 16:26 Changeset [11728] by
-
- versions/6.3/src/com/vaadin/data/util/ContainerHierarchicalWrapper.java
- 16:26 Ticket #4292 (removeItem in Container.Hierarchical implementations should handle ...) created by
- Most commonly developer wants to delete subtree with helper method like …
- 16:22 Ticket #4291 (Event listener method lookup should be done in the listener class) created by
- The listener method reference should be resolved in the listener class and …
- 16:16 Changeset [11727] by
-
- versions/6.3/WebContent/VAADIN/readme.txt
- 16:15 Changeset [11726] by
-
- versions/6.3/WebContent/index.html
- 16:13 Changeset [11725] by
-
- versions/6.3/WebContent/license/COPYING
- 16:12 Changeset [11723] by
-
- versions/6.3/WebContent/license/licensing-guidelines.html
- 16:10 Ticket #4253 (NoClassDefFoundError when trying to convert non-existing test case) closed by
- fixed: Removed dependency in [11720].
- 16:09 Changeset [11721] by
-
- versions/6.3/WebContent/multiapp.html
- 16:04 Ticket #4288 (Demo script test.xml cannot handle spaces in filenames) closed by
- fixed: Fixed in [11718].
- 16:02 Changeset [11719] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/Util.java
- 15:52 Changeset [11717] by
-
- versions/6.3/src/com/vaadin/data/util/IndexedContainer.java
- 15:39 Ticket #3994 (Remove extra dependencies from DefaultWidgetSet) closed by
- fixed: in [11665] (dd branch). JS size does not get any smaller, but compiling a …
- 15:34 Changeset [11716] by
-
- versions/6.3/src/com/vaadin/ui/CustomLayout.java
- 15:21 Changeset [11715] by
-
- addons/JPAContainer/trunk/README
- 15:21 Changeset [11714] by
-
- addons/JPAContainer/trunk/jpacontainer-manual/pom.xml
- …
- 15:06 Changeset [11713] by
-
- versions/6.3/tests/src/com/vaadin/tests/components/form/FormCommitWithInvalidValues.html
- 15:06 Changeset [11712] by
-
- versions/6.3/tests/src/com/vaadin/tests/components/abstractfield/AbstractFieldCommitWithInvalidValues.html
- 14:35 Ticket #4290 (Document EventRouter) created by
- EventRouter? is not documented. It is very useful when adding listeners to …
- 13:45 Changeset [11711] by
-
- incubator/VaadinTouch/src/org/vaadin/marcus/vaadintouch/widgetset/public/mobile-style.css
- 13:41 Changeset [11710] by
-
- incubator/VaadinTouch/WebContent/VAADIN/themes/touch/icons
- …
- 13:10 Changeset [11709] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addon/jpacontainer/HierarchicalEntityContainer.java
- …
- 13:05 Changeset [11708] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/test/java/com/vaadin/addon/jpacontainer/JPAContainerItemTest.java
- …
- 12:54 Ticket #4279 (RichTextEditor does not save contents on Chrome and Safari) closed by
- fixed: in [11707], GWT team ought to be notified about the regression
- 12:51 Changeset [11707] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/DefaultWidgetSet.gwt.xml
- …
- 10:46 Ticket #4289 (Design and document Vaadin 7 API Changes Overview) created by
- Design and document the overall Vaadin 7 API changes. This should be done …
- 10:39 Ticket #1255 (Design of Java 5 version for Data Interfaces Package) closed by
- wontfix: IMO we should keep data API backwards compatible. For my take on this, see …
- 10:38 Ticket #1252 (IT Mill Toolkit 5 Graph Tools: Preliminary alpha version) closed by
- wontfix
- 10:32 Ticket #1277 (IT Mill Toolkit 5 Mobile Tools) closed by
- wontfix
- 10:32 Ticket #1279 (IT Mill Toolkit 5 Mashup Tools) closed by
- wontfix
- 10:32 Ticket #1278 (IT Mill Toolkit 5 Desktop Tools) closed by
- wontfix
- 10:31 Ticket #3327 (Plan allowed licenses for Directory) closed by
- fixed: Planned in Directory plan 1.0
- 10:30 Ticket #3328 (Plan Directory pricing model) closed by
- fixed: Planned in Directory plan 1.0
- 10:30 Ticket #3329 (Plan Directory revenue sharing model and process) closed by
- fixed: Planned in Directory plan 1.0
- 10:30 Ticket #3330 (Plan Directory certification process) closed by
- fixed: Planned in Directory plan 1.0
- 10:20 Ticket #3949 (Add a convenience removeItemAndChildren method to HierarchicalContainer ...) closed by
- fixed: in 6.3_dd branch and [11705]
- 10:20 Changeset [11705] by
-
- versions/6.3/src/com/vaadin/data/util/ContainerHierarchicalWrapper.java
- …
- 10:19 Changeset [11704] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
- …
- 10:08 Changeset [11703] by
-
- versions/6.3/WebContent/release-notes.html
- 10:02 Changeset [11702] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/DefaultWidgetSet.gwt.xml
- 09:59 Changeset [11701] by
-
- versions/6.3/src/com/vaadin/launcher/DevelopmentServerLauncher.java
- 09:56 Ticket #4288 (Demo script test.xml cannot handle spaces in filenames) created by
- The test script incorrectly uses all spaces as file name separators. If …
- 09:26 Changeset [11700] by
-
- versions/6.3/WebContent/VAADIN/themes/base/common/common.css
- …
- 08:45 Changeset [11699] by
-
- addons/JPAContainer/trunk/jpacontainer-demo/src/main/java/com/vaadin/addon/jpacontainer/demo/TestDataGenerator.java
- …
- 07:26 Changeset [11698] by
-
- addons/JPAContainer/trunk/jpacontainer-demo/pom.xml
- …
- 07:16 Changeset [11697] by
-
- addons/JPAContainer/trunk/jpacontainer-demo/src/main/java/com/vaadin/addons
- 07:15 Changeset [11696] by
-
- addons/JPAContainer/trunk/jpacontainer-demo/src/main/java/com/vaadin/addon
- …
- 07:14 Ticket #4274 (Update test machines to run Opera 10.50) closed by
- fixed: Opera 10.50 up and running
- 07:07 Changeset [11695] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons
- 07:06 Changeset [11694] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/test/java/com/vaadin/addons
- 07:03 Changeset [11693] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/pom.xml
- …
- 06:33 Changeset [11690] by
-
- versions-test-screenshots/6.3/reference/ButtonUndefinedWidth_Windows_Opera_10_1.png
- …
03/08/10:
- 16:34 Changeset [11689] by
-
- versions-test-screenshots/6.3/reference/Labels_Windows_Opera_10_disabled.png
- …
- 16:33 Changeset [11688] by
-
- versions/6.3/build/build.xml
- 16:30 Changeset [11687] by
-
- versions/6.3/tests/src/com/vaadin/tests/components/label/Labels.html
- …
- 16:27 Changeset [11686] by
-
- versions-test-screenshots/6.3/reference/sampler_all_samples_Windows_Opera_10_TableHeaderIcons.png
- 16:21 Changeset [11685] by
-
- versions-test-screenshots/6.3/reference/sampler_all_samples_Windows_Opera_10_ApplicationLayout.png
- …
- 16:12 Ticket #4282 (MouseClick does not work correctly with Opera 10.50) closed by
- fixed: Click events fixed in [11684]. Label clicks split to #4287.
- 16:11 Ticket #4287 (Clicks on checkbox labels does not work with Opera 10.50) created by
- In Opera 10.50 events sent to a checkbox label (<label for="xyz">) do not …
- 15:28 Changeset [11683] by
-
- incubator/LazyLoadWrapper/WebContent/WEB-INF/web.xml
- …
- 14:09 Ticket #4286 (RichTextArea IE workaround causes assertion error in GWT development mode) closed by
- fixed: Woraround removed in [11682] and tested with IE6 and IE8 without the …
- 14:09 Changeset [11682] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/ui/richtextarea/VRichTextArea.java
- 14:08 Ticket #4286 (RichTextArea IE workaround causes assertion error in GWT development mode) created by
- The IE workaround for the issue #2374 causes the RichTextArea? to violate …
- 14:07 Changeset [11681] by
-
- incubator/VaadinTouch/src/org/vaadin/marcus/vaadintouch/TouchLayout.java
- …
- 13:28 Changeset [11679] by
-
- versions/6.3/build/build.xml
- …
- 12:56 Ticket #4126 (Write and link content pages for Directory) closed by
- duplicate: Moved to www-trac.
- 11:58 Changeset [11678] by
-
- versions/6.2/tests/src/com/vaadin/tests/components/window/ModalWindowNativeSelect.java
- 10:14 Ticket #4285 (ComboBox blur event should not be sent when popup is opened) created by
- A blur event for the ComboBox? should only be sent when the focus is …
- 09:14 Changeset [11677] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/filter/StringComparisionFilter.java
- 06:49 Changeset [11676] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/client/ui/richtextarea/VRichTextToolbar.java
- 06:43 Ticket #3134 (StringLengthValidator(String, int, int, boolean)-constructor should be ...) closed by
- wontfix
- 06:06 Ticket #4284 (Add Chrome version parsing to BrowserInfo) created by
- Add BrowserInfo?.isChrome() and BrowserInfo?.getChromeVersion() (Major …
03/07/10:
- 21:05 Ticket #4283 (Blur event on combobox does not reflect current combobox value) created by
- The blur event for a combobox does not send updates of a changed value of …
- 18:22 Ticket #4282 (MouseClick does not work correctly with Opera 10.50) created by
- MouseClick? commands do nothing in most cases in Opera 10.50. Based on …
03/06/10:
- 10:07 Ticket #4281 (Portlet step does not show newly downloaded versions in eclipse wizard) created by
- * Create new Vaadin project * Select portlet * Download a new vaadin …
- 10:03 Ticket #4280 (Test portlet createtion and deployment process for Liferay 6.0 Preview) closed by
- fixed: Works like charm. Only confusing thing are: 1) which vaadin version should …
- 09:50 Ticket #4280 (Test portlet createtion and deployment process for Liferay 6.0 Preview) created by
- Should be done before #3380 and should update #3380 to include any needed …
03/05/10:
- 17:54 Changeset [11675] by
-
- versions/6.3/tests/test.xml
- 15:53 Changeset [11674] by
-
- addons/ColorPicker/WebContent/WEB-INF/src/com/vaadin/addon/colorpicker/ColorPickerPopup.java
- …
- 15:18 Ticket #4270 (Updated test machines to run latest Chrome 4) closed by
- fixed: Fixed in [11657], [11663]. Dashed underline issue affects all sample …
- 15:17 Changeset [11673] by
-
- versions-test-screenshots/6.3/reference/SubWindows_runo_Windows_Chrome_4_add+2 remove.png
- …
- 15:16 Ticket #4070 (Add release notes when uploading a new version of the add-on) closed by
- fixed: Release notes are now implemented. Still to consider: - The place for …
- 15:12 Changeset [11671] by
-
- versions/6.3/src/com/vaadin/ui/Tree.java
- …
- 14:53 Changeset [11668] by
-
- incubator/ContextMenu/WebContent/VAADIN/widgetsets
- 14:50 Changeset [11667] by
-
- incubator/ContextMenu/src/org/vaadin/peter/contextmenu/client/ui/Menu.java
- …
- 14:48 Changeset [11666] by
-
- incubator/ContextMenu/WebContent/VAADIN/widgetsets/org.vaadin.peter.contextmenu.ContextmenuWidgetset
- 13:52 Changeset [11665] by
-
- versions/6.3
- …
- 13:43 Changeset [11664] by
-
- branches/6.3_dd
- …
- 13:25 Ticket #4279 (RichTextEditor does not save contents on Chrome and Safari) created by
- When trying to save rich text editor contents in the sampler, the rich …
- 13:11 Ticket #4278 (Sampler NativeWindowExample does not work on GateIn portal) created by
- When clicking the button in the native window example of sampler, an …
- 12:30 Changeset [11663] by
-
- versions-test-screenshots/6.3/reference/AbsoluteLayoutClipping_Windows_Chrome_4_1.png
- …
- 12:26 Changeset [11662] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadWrapper.java
- 12:09 Ticket #3322 (SplitPanel with split position 100% doesn't resize correctly) closed by
- fixed: Fixed in [11660]. Merged to 6.3 in [11661].
- 12:09 Ticket #4277 (TestBench should remove custom profiles) created by
- TestBench? creates custom browser profiles in the temp directory but these …
- 12:09 Changeset [11661] by
-
- versions/6.3
- …
- 12:07 Changeset [11660] by
-
- versions/6.2/src/com/vaadin/terminal/gwt/client/ui/VSplitPanel.java
- …
- 11:49 Ticket #4276 (TestBench does not maximize Opera 10.50 on startup) created by
- The windowMaximize command does not work with Opera and apparently never …
- 11:04 Ticket #3469 (Vaadin (GWT) applications cannot be debugged using Opera debugger) closed by
- worksforme: Fixed in Opera 10.50 and debugging works at least with Windows version.
- 10:53 Changeset [11658] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadWrapper.java
- 10:49 Changeset [11657] by
-
- versions/6.3/tests/test.xml
- 10:24 Ticket #4271 (Addon price editor doesn't hold its value between view changes) closed by
- fixed: Fixed in [11655]
- 09:09 Ticket #4275 (File uploads do not work on the GateIn portal) created by
- Nothing happens when trying to upload a file from a portlet 2.0 portlet …
- 09:01 Changeset [11654] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadingWrapperApplication.java
- …
- 07:52 Changeset [11653] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/server/AbstractApplicationPortlet.java
- 07:46 Changeset [11652] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadWrapper.java
- …
- 07:35 Changeset [11651] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/JPAContainer.java
- 06:44 Changeset [11650] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/provider/LocalEntityProvider.java
- 06:41 Ticket #4047 (The hosted mode launch configuration is incomplete on the Mac platform) closed by
- fixed: Fixed in [11649].
- 06:41 Changeset [11649] by
-
- integration/eclipse/plugins/com.vaadin.integration.eclipse/src/com/vaadin/integration/eclipse/util/VaadinPluginUtil.java
- 06:20 Changeset [11648] by
-
- versions/6.2/tests/scripts/demos-except-sampler.html
- 06:18 Ticket #3033 (Button caption alignment in Color Picker demo wrong in Opera) closed by
- worksforme: Opera issue fixed in 10.50.
- 06:17 Ticket #4274 (Update test machines to run Opera 10.50) created by
- Opera 10.50 fixes a lot of bugs and even supports oncontextmenu events. …
03/04/10:
- 14:48 Ticket #4188 (PortletListener cannot know which window the request is using) closed by
- fixed: Implemented in [11646] (together with limited GateIn? support for #3921).
- 14:48 Changeset [11646] by
-
- versions/6.3/demo/src/com/vaadin/demo/portlet/InterPortletEventPortlet.java
- …
- 14:41 Ticket #3970 (Test if GWT Development mode requires additional GWT files) closed by
- fixed: Tested on Mac osx and Linux. Works fine.
- 14:10 Changeset [11643] by
-
- versions/6.3/WebContent/VAADIN/widgetsets
- 13:46 Ticket #4273 (Hide Vaadin version number in browser) created by
- To avoid exploatation of old security bugs, it would be better if the …
- 13:06 Changeset [11641] by
-
- incubator/VaadinTouch/WebContent/VAADIN
- …
- 12:11 Changeset [11640] by
-
- addons/JPAContainer/trunk/jpacontainer-demo/src/main/java/com/vaadin/addons/jpacontainer/demo/providers/LocalEntityProviderBean.java
- 12:09 Ticket #4272 (Add-on editor summary field is marked erroneous before no input is given) created by
- After uploading a new add-on to Directory, the summary field is already …
- 12:04 Ticket #4271 (Addon price editor doesn't hold its value between view changes) created by
- User can input a price for an add-on, but after saving, going to some …
- 11:59 Ticket #4266 (Immediate upload button broken in Opera 10) closed by
- fixed: Backport to 6.2 in [11639]. Changeset comment in [11631] contains a typo, …
- 11:57 Changeset [11639] by
-
- versions/6.2/WebContent/VAADIN/themes/base/styles.css
- …
- 11:49 Changeset [11638] by
-
- versions-test-screenshots/6.3/reference/sampler_all_samples_Windows_Chrome_3_FormAdvancedLayout.png
- …
- 11:37 Ticket #3735 (Use semantic HTML) closed by
- wontfix: Reverted the H1 and H2 style changes in [11637], since they introduced …
- 11:36 Ticket #3735 (Use semantic HTML) reopened by
- 11:34 Changeset [11637] by
-
- versions/6.3/WebContent/VAADIN/themes/reindeer/label/label.css
- …
- 11:23 Changeset [11636] by
-
- addons/JPAContainer/trunk/jpacontainer-manual/src/docbkx/img/cachinglocalentityprovider.png
- …
- 11:17 Changeset [11634] by
-
- addons/JPAContainer/trunk/jpacontainer-manual/src/docbkx/manual.xml
- 11:17 Changeset [11633] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/provider/CachingMutableLocalEntityProvider.java
- …
- 11:10 Ticket #4265 (IE7 doesn't display scrolbars on a long sub-window) reopened by
- My tests were performed with 6.3 dev and apparently this works in 6.3 but …
- 10:18 Changeset [11631] by
-
- versions/6.3/WebContent/VAADIN/themes/base/styles.css
- …
- 09:55 Ticket #3406 (100%x100% sub window produces extra scrollbars in the parent view in IE7) reopened by
- Correct test case: com.vaadin.tests.components.window.FullSizedWindow? Adds …
- 09:51 Changeset [11630] by
-
- branches/6.3_dd/WebContent/VAADIN/themes/base/styles.css
- …
- 09:44 Ticket #4270 (Updated test machines to run latest Chrome 4) created by
- Currently Chrome 3 is used for testing. Update to Chrome 4 and check that …
- 09:28 Changeset [11629] by
-
- versions/6.3/src/com/vaadin/Application.java
- 08:07 Ticket #1578 (More documentation for different Components and their available themes) closed by
- fixed: Added available style names to theme specific classes in …
- 08:06 Ticket #4269 (Document com.vaadin.ui.themes package and its classes) created by
- com.vaadin.ui.themes package now contains one class file for all built-in …
- 07:33 Ticket #4268 (Add Chrome to list of officially supported browsers) created by
- In practice Vaadin has supported Chrome for a long time and currently run …
- 07:31 Changeset [11628] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/JPAContainer.java
- 07:23 Changeset [11627] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/provider/CachingLocalEntityProvider.java
- 07:09 Ticket #4267 (Exporting a project without the Vaadin facet to a Vaadin Directory Package ...) created by
- After highlighting the Vaadin Directory Package from the export dialogue, …
- 06:56 Ticket #4265 (IE7 doesn't display scrolbars on a long sub-window) closed by
- needmoreinfo: Tested and the behavior is the same in Firefox35/IE8/IE8 in compatibility …
- 06:41 Changeset [11626] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/provider/BatchUpdatePerformedEvent.java
- …
- 06:32 Ticket #2450 (Mainwindow close-on-reload causes extra window) closed by
- worksforme: Can no longer reproduce. The "last desperate request" does not initialize …
- 06:09 Changeset [11625] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/widgetset/client/ui/VLazyLoadWrapper.java
- 06:04 Changeset [11624] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadWrapper.java
- …
03/03/10:
- 21:52 Ticket #4266 (Immediate upload button broken in Opera 10) created by
- Look at the button in the second view of the attached screenshot. Opera …
- 16:09 Changeset [11623] by
-
- addons/ColorPicker/WebContent/WEB-INF/src/com/vaadin/addon/colorpicker/ColorPicker.java
- …
- 16:02 Ticket #4265 (IE7 doesn't display scrolbars on a long sub-window) created by
- To test: […] The window content should be tall enought to fill the …
- 14:53 Changeset [11621] by
-
- incubator/LazyLoadWrapper/WebContent/VAADIN/themes/llwtheme/styles.css
- …
- 14:10 Ticket #4168 (Loading directory message should be displayed.) closed by
- fixed: in [11618].
- 13:57 Ticket #4149 (Some textfields on the authoring view are clipped on IE7) closed by
- fixed: in [11617].
- 13:34 Ticket #4154 (Small screenshots should be centered on the popup window) closed by
- fixed: in [11615].
- 13:25 Ticket #4151 (Download icon is missing on IE7) closed by
- fixed: in [11613].
- 13:10 Ticket #4150 (The "Return to browsing" message is clipped on IE7) closed by
- fixed: in [11612].
- 13:06 Changeset [11611] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/CachingEntityProvider.java
- …
- 13:06 Ticket #4158 (Upload Add-on package button should display pointer type mouse cursor) closed by
- fixed: in [11610].
- 13:03 Ticket #4152 (Yes/no switches broken in IE7) closed by
- fixed: in [11609].
- 12:58 Ticket #4148 (IE7 displays white background around checkboxes and radio buttons) closed by
- fixed: in [11608].
- 12:56 Ticket #4264 (TextField right-click context menu) created by
- I really need a right click context menu for a TextField? soon, (or my …
- 12:47 Ticket #4134 (Theme of authoring view slightly broken on Firefox) closed by
- fixed: in [11607].
- 12:31 Changeset [11606] by
-
- doc/trunk/tutorial/chapter-interaction.xml
- …
- 12:25 Changeset [11605] by
-
- versions/6.3/demo/src/com/vaadin/demo/tutorial/addressbook/AddressBookApplication.java
- …
- 12:20 Ticket #3735 (Use semantic HTML) closed by
- fixed: Fixed in [11604]. Now you can use H1 and H2 elements with Reindeer as you …
- 12:15 Changeset [11604] by
-
- versions/6.3/WebContent/VAADIN/themes/base/styles.css
- …
- 12:07 Ticket #4263 (DateField - returning valid Date in handleUnparsableDateString method ...) created by
- I tried to make DateField? to return the value that field contained before …
- 11:33 Changeset [11603] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadWrapper.java
- …
- 11:24 Changeset [11602] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadWrapper.java
- …
- 11:09 Ticket #3736 (Split up style and type definitions) closed by
- fixed: Fixed in [11601]. Still a sub-par solution for the theme switching …
- 11:07 Ticket #3467 (Button styles missing? (Button.STYLE_LINK exists, but others not)) closed by
- fixed: Fixed in [11601], added com.vaadin.ui.themes.Reindeer class that defines …
- 11:05 Changeset [11601] by
-
- versions/6.3/src/com/vaadin/ui/Button.java
- …
- 10:40 Ticket #4262 (Optimize Table calls to Container) created by
- Currently, the Table invokes the following methods on the Container for …
- 10:17 Ticket #4261 (Modality curtain doesn't block NativeSelects in IE6) created by
- To test: […]
- 09:30 Ticket #3252 (Create additional Maven archetypes for Vaadin) closed by
- fixed: Closing this half done ticket. Created a new one (#4260) for the portlet …
- 09:29 Ticket #4260 (Create a Vaadin portlet Maven archetype) created by
- Split from #3252: Create a portlet archetype for creating Vaadin portlets …
- 09:19 Ticket #4259 (Improve Tree multiselect to use Ctrl and Shift for selection) created by
- In a tree with multiSelect( true ), the user has to click on every item …
- 08:57 Ticket #4192 (HierarchicalContainer implements Container.Filterable but does not allow ...) reopened by
- The current implementation is not adequate. To make this usable the nodes …
- 08:32 Changeset [11600] by
-
- addons/JPAContainer/trunk/jpacontainer-manual/src/docbkx/manual.xml
- 07:17 Ticket #4258 (Menu items (first level) are not highlighted properly) created by
- This issue can be seen in the online demo …
- 05:30 Changeset [11599] by
-
- contrib/VaadinVisualizations/VaadinVisualizations/VaadinVisualizations.jar
- 05:28 Changeset [11598] by
-
- contrib/VaadinVisualizations/VaadinVisualizations/src/org/vaadin/vaadinvisualizations/VisualizationComponent.java
03/02/10:
- 20:06 Changeset [11597] by
-
- versions/6.3/src/com/vaadin/data/Container.java
- 15:52 Ticket #4207 (Purchasing process should include a summary/confirmation page) closed by
- invalid: Decided against implementing any summary page.
- 15:43 Ticket #4217 (Invoice and receipt e-mails should contain a generated PDF attachment) closed by
- fixed: Implemented, until the yet-to-be-finalized specification changes :-)
- 14:54 Changeset [11595] by
-
- addons/ColorPicker/WebContent/WEB-INF/src/com/vaadin/addon/colorpicker/ColorPicker.java
- …
- 14:44 Ticket #3089 (ComboBox + IE7, using Item Icons, the Icons are initially rendered on the ...) closed by
- fixed: Related to #3991. Fixed in [11582].
- 14:09 Changeset [11594] by
-
- versions/6.3/src/com/vaadin/Application.java
- 14:02 Ticket #4106 (BeanItemContainer slow in some instances) closed by
- fixed: * Added a new ListSet? class which implements a List and uses a Set to …
- 13:57 Changeset [11593] by
-
- versions/6.3/src/com/vaadin/data/util/ListSet.java
- 13:55 Changeset [11592] by
-
- versions/6.3/src/com/vaadin/data/util/BeanItemContainer.java
- 13:52 Changeset [11591] by
-
- versions/6.3/src/com/vaadin/data/util/BeanItemContainer.java
- 13:48 Changeset [11590] by
-
- versions-test-screenshots/6.3/reference/ComboBoxItemIcon_Windows_InternetExplorer_7_2.png
- …
- 13:39 Changeset [11589] by
-
- versions/6.2/tests/screenshots/reference/ComboBoxItemIcon_Windows_InternetExplorer_7_2.png
- …
- 13:32 Changeset [11588] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/provider/CachingLocalEntityProvider.java
- …
- 12:51 Changeset [11587] by
-
- versions/6.3/src/com/vaadin/data/util/BeanItemContainer.java
- 10:59 Ticket #3991 (Select with icons shown wrong in IE8 upon first render) closed by
- fixed: Fixed in [11582]. Merged to 6.3 in [11585] Added test case …
- 10:56 Changeset [11585] by
-
- versions/6.3
- …
- 10:35 Ticket #4257 (Improve BeanItemContainer memory usage) created by
- BeanItemContainer? always add the items to two lists, using double the …
- 10:17 Ticket #3017 (AddressBook tutorial ZIPs should be updated) closed by
- fixed: Updated the tutorial to use Vaadin 6.2.5, some minor corrections …
- 10:12 Changeset [11584] by
-
- doc/trunk/tutorial/projects/ab-ch4-data.zip
- …
- 10:06 Changeset [11583] by
-
- doc/trunk/tutorial/chapter-project-setup.xml
- …
- 09:56 Ticket #4147 (Address Book demo tutorial favicon) closed by
- fixed: Fixed with #3017.
- 09:56 Ticket #2867 (AddressBook tutorial should use Eclipse plugin) closed by
- fixed: The tutorial text and project ZIP files use the Eclipse plugin, but the …
- 09:51 Changeset [11582] by
-
- versions/6.2/src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java
- …
- 09:46 VaadinAddon edited by
- (diff)
- 09:24 Ticket #4256 (Rename "Vaadin Directory Package" export) created by
- "Vaadin Directory Package" export should be renamed to "Vaadin Addon …
- 09:21 VaadinAddon edited by
- (diff)
- 09:21 VaadinAddon edited by
- (diff)
- 09:19 Ticket #4255 (Add descriptions for Manifest fields to the Directory Package Export) created by
- Add descriptions beside the manifest fields: Implementation title: "Name …
- 09:15 VaadinAddon edited by
- (diff)
- 09:13 Ticket #4254 (Remove extra fields from Directory Package Export) created by
- "Implementation vendor" and "License title" are not part of the Vaadin …
- 09:11 VaadinAddon edited by
- (diff)
- 09:10 VaadinAddon edited by
- (diff)
- 09:10 VaadinAddon edited by
- (diff)
- 08:14 Ticket #2627 (Remove http://dev.itmill.com/svn/incubator/examples/addressbook) closed by
- fixed: Removed the copy in incubator in [11580]. The most recent final source …
- 08:13 Changeset [11580] by
-
- incubator/examples/addressbook
- 07:53 Ticket #4192 (HierarchicalContainer implements Container.Filterable but does not allow ...) closed by
- fixed: Fixed in [11576]. Added junit test case for filtering functionality …
- 07:50 Changeset [11579] by
-
- versions-test-screenshots/6.3/reference/TreeFiltering_Windows_Chrome_3_all-removed.png
- …
- 07:50 Changeset [11578] by
-
- versions/6.3/tests/src/com/vaadin/tests/components/tree/TreeFiltering.html
- 07:45 Ticket #4190 (Misleading instructions if clicking authoring link while not logged in) closed by
- fixed: [11577] Changed the message to better indicate the reason why upload is …
- 07:31 Ticket #4253 (NoClassDefFoundError when trying to convert non-existing test case) created by
- When trying to convert a test case that does not exist the TestConverter? …
- 07:18 Ticket #4211 (NotSerializableException while running the 1 hour tutorial app) closed by
- duplicate: This is caused by an old Vaadin JAR in the tutorial ZIP files that does …
- 07:15 Changeset [11576] by
-
- versions/6.3/src/com/vaadin/data/util/HierarchicalContainer.java
- …
- 07:13 Ticket #4243 (Sorting by rating should take rate count into account as well) closed by
- fixed: [11575]
- 06:29 Changeset [11574] by
-
- versions/6.3/build/build.xml
- 06:13 Changeset [11573] by
-
- versions/6.3/demo/src/com/vaadin/demo/sampler/SamplerApplication.java
03/01/10:
- 17:32 Ticket #4129 (Show a message if cookie support is disabled in the browser) closed by
- fixed: Added a new "cookies disabled" system message and the above mentioned …
- 17:31 Ticket #3734 (Widgetset fails to load when customized system messages contain special ...) closed by
- fixed: Added escaping of special characters in [11572]. Also enables the use of …
- 17:31 Changeset [11572] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
- 17:26 Changeset [11571] by
-
- versions/6.2/src/com/vaadin/terminal/gwt/server/JsonPaintTarget.java
- 17:14 Ticket #4252 (AbstractApplicationServlet.handleServiceSessionExpired throws error ...) created by
- Requests of other type than UIDL automatically tries to redirect to the …
- 17:04 Changeset [11570] by
-
- versions/6.3/src/com/vaadin/Application.java
- …
- 16:31 Ticket #4128 (Allow custom servlets to send critical notifications to client) closed by
- fixed: Changed criticalNotification to "protected final" to allow extenders to …
- 16:30 Changeset [11569] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
- 16:21 Ticket #3682 (Maven pom.xml should use the same version as all other build scripts) closed by
- fixed: Fixed in [11568].
- 16:21 Changeset [11568] by
-
- versions/6.3/build/build.xml
- …
- 15:44 Ticket #4250 (IndexedContainer.nextItemId should return null for item ids not in ...) closed by
- fixed: Fixed in [11567].
- 15:44 Changeset [11567] by
-
- versions/6.3/src/com/vaadin/data/util/IndexedContainer.java
- 15:42 Ticket #4249 (IndexedContainer.addItemAfter(Object) should return item id, not item) closed by
- fixed: Fixed in [11566].
- 15:42 Changeset [11566] by
-
- versions/6.3/src/com/vaadin/data/util/IndexedContainer.java
- 15:28 Ticket #4251 (ArithmeticException when changing Select pageLength to 0) created by
- In Select.java there is a pageLength variable which is commented with the …
- 15:22 Ticket #4170 (IndexedContainer.addItemAfter(null, Object) does not work) closed by
- fixed: Fixed in [11565].
- 15:21 Changeset [11565] by
-
- versions/6.3/src/com/vaadin/data/util/IndexedContainer.java
- 15:18 Changeset [11564] by
-
- versions/6.3/tests/src/com/vaadin/tests/server/container/AbstractContainerTest.java
- …
- 15:09 Ticket #4250 (IndexedContainer.nextItemId should return null for item ids not in ...) created by
- Container.Ordered.nextItemId: […] IndexedContainer returns the first …
- 15:01 Ticket #4249 (IndexedContainer.addItemAfter(Object) should return item id, not item) created by
- Container.addItemAfter(Object) says: "Returns item id the the created new …
- 14:46 Changeset [11562] by
-
- versions/6.3/build/bin/mergetool.py
- 14:31 Ticket #4176 (Problem entering new items in combobox) closed by
- needmoreinfo: Tried http://demo.vaadin.com/sampler/#ComboBoxNewItems using Firefox 3.5.8 …
- 14:22 Changeset [11561] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/widgetset/client/ui/VLazyLoadWrapper.java
- 14:10 Changeset [11560] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadWrapper.java
- 13:52 Ticket #4240 (Remove URIFragmentUtility workaround (#4099)) closed by
- fixed: Tested that sampler works in Opera without the fix. Removed it in [11559].
- 13:52 Changeset [11559] by
-
- versions/6.3/src/com/vaadin/terminal/gwt/DefaultWidgetSet.gwt.xml
- 13:31 Ticket #4162 (Update to GWT 2.0.3) closed by
- fixed: In [11557] and [11558].
- 13:30 Changeset [11558] by
-
- versions/6.3/lib/core/gwt/benchmarkViewer
- …
- 13:29 Changeset [11557] by
-
- versions/6.3/build/GWT-VERSION.properties
- …
- 13:25 Changeset [11556] by
-
- incubator/LazyLoadWrapper/WebContent/VAADIN/themes/llwtheme/vaadin.png
- …
- 12:38 Ticket #4248 (Update package javadoc) created by
- Package javadoc is missing for: * com.vaadin.annotations * …
- 12:38 Changeset [11555] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/java/com/vaadin/addons/jpacontainer/provider/LocalEntityProvider.java
- 12:29 Ticket #4247 (Tree should support node expansion during a drag'n'drop operation) created by
- During a drag'n'drop operation if the cursor is on a node that is …
- 12:24 Changeset [11554] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/test/java/com/vaadin/addons/jpacontainer/provider/emtests/eclipselink/CachingLocalEntityProviderEclipseLinkTest.java
- 12:24 Ticket #4246 (Table should support scrolling during a drag'n'drop operation) created by
- During a drag'n'drop operation if the cursor is at the bottom (or top) …
- 12:11 Ticket #4245 (E-mail notifications to the add-on author about ratings) created by
- Many authors would probably be interested in getting e-mail notifications …
- 11:18 Ticket #4244 (Improve javadoc for AbstractComponent/Component) created by
- Improve javadoc for AbstractComponent? and the interfaces it implements: * …
- 10:01 Changeset [11553] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/src/main/resources
- 10:01 Changeset [11552] by
-
- addons/JPAContainer/trunk/jpacontainer-addon/pom.xml
- …
- 09:51 Changeset [11551] by
-
- incubator/LazyLoadWrapper/src/com/vaadin/lazyloadwrapper/LazyLoadWrapper.java
- …
- 07:16 Ticket #4243 (Sorting by rating should take rate count into account as well) created by
- When viewing "Highest rated" add-ons, the number of ratings should affect …
- 06:55 Ticket #4242 (Implement drag'n'drop support for Tree) created by
- Tree should support * Dragging any node from the Tree to any drop target …
- 06:51 Ticket #4241 (Implement drag'n'drop support for Table) created by
- Table should support * Dragging any row from the Table to any drop …
- 06:41 Ticket #4240 (Remove URIFragmentUtility workaround (#4099)) created by
- GWT 2.0.3 contains the fix for #4099 so the workaround should be removed …
Note: See TracTimeline
for information about the timeline view.
