]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-08-23 Artur SignellIT Mill -> Vaadin Ltd
2011-08-23 Jonatan KronqvistUpdated toString method to make tests pass #6720
2011-08-23 Artur Signell#7424 Changed links to only list beta1 tickets for now
2011-08-23 Artur Signell#7424, #7435 Reworked license and release-notes files
2011-08-23 Jonatan KronqvistFixes for issues found during review of #6720
2011-08-23 Leif Åstrand#5488 Link: Error when trying to use a link to a file...
2011-08-23 Leif Åstrand#7092 TextField does not support setting maxLength=0
2011-08-22 Leif Åstrand#7032 LoginForm should explicitly define utf-8 charset...
2011-08-22 Leif Åstrand#7065 ConcurrentModificationException in AbstractWebApp...
2011-08-22 Jonatan KronqvistFixes for #6720
2011-08-22 Henri SaraBuild target package-all builds also Liferay ZIP
2011-08-22 Leif Åstrand#6066 Mentioning TimeZone support in the release notes
2011-08-22 Leif Åstrand#6066 Support for time zones in DateField
2011-08-22 Henri SaraHide focus outline on NativeButton in sidebar in chamel...
2011-08-19 Artur Signell#7369 Test that ensures no Component contains a non...
2011-08-19 Artur Signell#7369 Removed "final" to enable CDI compatibility and...
2011-08-19 Artur Signell#7369 Removed ‌"final" from methods that do not need...
2011-08-19 John AlhroosFixed source formatting and Javadoc.
2011-08-19 Leif Åstrand#6094 Add a way to switch session key
2011-08-19 Henri SaraAdded light panel style to ChameleonTheme
2011-08-19 John AlhroosReplaced TableQuery debug mechanism with java.util...
2011-08-19 John AlhroosReverted visibility change of updatePageLength() which...
2011-08-19 John AlhroosAdded TestBench test for #7292
2011-08-19 John AlhroosFixes pageLength=0 in TreeTable #7292
2011-08-19 Jonatan KronqvistImplemented row generation for Table and TreeTable...
2011-08-19 Leif ÅstrandUpdated test to work with the more exact assertCSSClass...
2011-08-19 Henri SaraRun tests also on Firefox 6
2011-08-19 Artur SignellAdded messages to thrown exceptions to make debugging...
2011-08-18 Artur SignellAdded some ugly styles so that the feature can be visua...
2011-08-18 Henri SaraCorrection to running GAE tests in parallel with other...
2011-08-18 Henri SaraMerged file copying target to the WAR target in build.xml
2011-08-18 Henri Sara#7392 remove manual build from Vaadin 6.7 build
2011-08-18 Leif Åstrand#5738 TabSheet's first visible tab should be rendered...
2011-08-18 Henri Sara#7381 Include licensing related files and release notes...
2011-08-18 Henri Sara#7381 Some build script cleanup, removed unnecessary...
2011-08-18 Jonatan KronqvistSpecify color for even rows in the liferay theme (...
2011-08-17 Henri Sara#7433 separate servlet configuration in web.xml to...
2011-08-17 John AlhroosFix for #7388
2011-08-17 Henri SaraRemoved unused test servlet from web.xml - problematic...
2011-08-17 Jonatan KronqvistOptional expand and collapse animations for TreeTable...
2011-08-17 Henri Sara#7381 Packaging changes for Vaadin 6.7: JAR and test...
2011-08-17 John AlhroosRemoved reference to SQLContainers own debug logging...
2011-08-17 John AlhroosReplaced SQLContainers own debug logging implementation...
2011-08-16 John AlhroosFixed issue with toggling tooltips on/off #5414
2011-08-16 Leif Åstrand#7422 Updated fix for coping with additional spaces...
2011-08-16 John AlhroosTooltips for Tree + Testbech test for them #6637
2011-08-16 Leif Åstrand#7422 AbstractComponent.setStyleName containing spaces...
2011-08-16 Artur Signell#7183 Fixed typo, should really be default multiselect...
2011-08-16 Artur Signell#7183 Table in single select mode fires only 1 change...
2011-08-16 Artur SignellCode cleanup, related to #7183
2011-08-16 Artur SignellCorrected formatting
2011-08-16 Leif Åstrand#5880 Removed some more Java 1.6 api that somehow slipp...
2011-08-16 Leif Åstrand#5880 Add style name support for Tabsheet's Tab interface
2011-08-16 John AlhroosMade ItemDescriptionGenerator serializable #5414
2011-08-16 John AlhroosFixed TreeTable regression #5414
2011-08-16 Henri Sara#7392 split manual build out from core build script...
2011-08-16 Henri Sara#7178 multiapp and multiwidgetset examples moved to...
2011-08-15 John AlhroosAdded tooltips to Table cells and rows (ItemDescription...
2011-08-15 Leif Åstrand#6499 Don't close the streams multiple times
2011-08-15 Artur SignellIt Mill -> Vaadin
2011-08-13 Henri Sara#7178 eliminated "example" theme
2011-08-13 Henri Sara#7178 Fixed build.xml: launcher configuration must...
2011-08-12 Henri Sara#7178 fix in build script (removed reference to a non...
2011-08-12 Henri Sara#7178 removed AddressBook, demo themes and many other...
2011-08-12 Henri Sara#7178 corrected GAE integration test script
2011-08-12 Marc EnglundMerged VButton iPad/touch fix from 6.6, fixes #7389
2011-08-12 Henri Sara#7178 New servlet integration test not using the addres...
2011-08-12 Artur Signell#7284 Simplified styleName setting
2011-08-12 Leif Åstrand#6097 Inversed the logic of the uidl attribute to avoid...
2011-08-12 John AlhroosMarked SQLUtil as Serializable
2011-08-12 Leif Åstrand#7020 Explicitly focus a field to avoid random focus...
2011-08-12 John AlhroosFixed some sign bugs with mouse wheel scrolling in...
2011-08-12 Leif Åstrand#6499 AbstractApplicationServlet#handleDownload() does...
2011-08-12 Leif ÅstrandRemoved enhancements for 6.6 from the 6.7 release notes
2011-08-11 Henri SaraUpdated layout IDs in Liferay theme tests
2011-08-11 Artur Signell#5916 Added null check
2011-08-11 Artur SignellTests for #5916
2011-08-11 Artur Signell#5916 Table.ColumnGenerator should allow generation...
2011-08-11 John AlhroosAdds mouse wheel scrolling to VFilterSelect #4518
2011-08-11 Henri Sara#7178 Remove portlet configuration for Address Book
2011-08-11 Henri SaraWebLogic portal integration test using a separate test...
2011-08-11 Leif Åstrand#7020 Refined the semantics of deprecation
2011-08-11 Henri Sara#7178 removed demo theme containing images used by...
2011-08-11 Henri SaraeXo portal integration test using a separate test portlet
2011-08-11 John AlhroosAdded dummy test method so JUnit will not complain...
2011-08-11 John AlhroosAdded missing Serializable interface to classes in...
2011-08-11 Leif Åstrand#7020 VNotification should be created with GWT.create()
2011-08-11 Henri Sara#4497 GateIn Portlet2 test
2011-08-11 Henri SaraLiferay theme integration tests: fix layout IDs for...
2011-08-11 Henri SaraBlocked merge of version number change
2011-08-11 Henri SaraMerged changes from 6.6
2011-08-10 Henri Sara#7178 moved Liferay theme test portlet to com.vaadin...
2011-08-10 Henri Sara#7178 replaced most demo portlets with a test portlet...
2011-08-10 Henri SaraUpdated Liferay 5 integration test (layout id)
2011-08-10 Leif Åstrand#6097 Added support for htmlModeAllowed in notification...
2011-08-10 Henri Sara#7178 removed com.vaadin.demo.featurebrowser and some...
2011-08-10 Henri Sara#7178 removed com.vaadin.demo from VaadinApplicationRun...
2011-08-10 Leif Åstrand#6097 Window.showNotification should support plain...
2011-08-10 Henri Sara#7178 removed most demo page CSS, images and content
2011-08-10 Henri Sara#7178 Liferay theme test corrections (layout id)
next