summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can mak...Jouni Koivuviita2011-08-2315-6/+187
* #7424 Minor typo correctionArtur Signell2011-08-231-1/+1
* #7424 Updated release notes based on review commentsArtur Signell2011-08-231-26/+35
* #7435 Updated build script to include license file from correct locationArtur Signell2011-08-231-6/+1
* Clarified Vaadin vs GWT relationshipArtur Signell2011-08-231-14/+22
* IT Mill -> Vaadin LtdArtur Signell2011-08-231-1/+1
* Updated toString method to make tests pass #6720Jonatan Kronqvist2011-08-231-0/+6
* #7424 Changed links to only list beta1 tickets for nowArtur Signell2011-08-231-2/+2
* #7424, #7435 Reworked license and release-notes filesArtur Signell2011-08-235-287/+1132
* Fixes for issues found during review of #6720Jonatan Kronqvist2011-08-233-5/+7
* #5488 Link: Error when trying to use a link to a file with a percent in the f...Leif Åstrand2011-08-234-2/+93
* #7092 TextField does not support setting maxLength=0Leif Åstrand2011-08-232-3/+40
* #7032 LoginForm should explicitly define utf-8 charset in getLoginHTML() methodLeif Åstrand2011-08-221-42/+48
* #7065 ConcurrentModificationException in AbstractWebApplicationContext.endTra...Leif Åstrand2011-08-222-11/+95
* Fixes for #6720Jonatan Kronqvist2011-08-225-58/+171
* Build target package-all builds also Liferay ZIPHenri Sara2011-08-221-1/+1
* #6066 Mentioning TimeZone support in the release notesLeif Åstrand2011-08-221-0/+1
* #6066 Support for time zones in DateFieldLeif Åstrand2011-08-223-1/+195
* Hide focus outline on NativeButton in sidebar in chameleon themeHenri Sara2011-08-221-0/+5
* #7369 Test that ensures no Component contains a non-private final methodArtur Signell2011-08-191-0/+68
* #7369 Removed "final" to enable CDI compatibility and added javadoc that expl...Artur Signell2011-08-192-11/+56
* #7369 Removed ‌"final" from methods that do not need to be finalArtur Signell2011-08-193-5/+5
* Fixed source formatting and Javadoc.John Alhroos2011-08-191-18/+23
* #6094 Add a way to switch session keyLeif Åstrand2011-08-194-0/+188
* Added light panel style to ChameleonThemeHenri Sara2011-08-191-1/+5
* Replaced TableQuery debug mechanism with java.util.Logging #5712John Alhroos2011-08-191-31/+19
* Reverted visibility change of updatePageLength() which mistakingly was commit...John Alhroos2011-08-191-1/+1
* Added TestBench test for #7292John Alhroos2011-08-191-0/+52
* Fixes pageLength=0 in TreeTable #7292John Alhroos2011-08-192-15/+27
* Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-1912-163/+950
* Updated test to work with the more exact assertCSSClass introduced in #7431Leif Åstrand2011-08-191-3/+3
* Run tests also on Firefox 6Henri Sara2011-08-191-1/+1
* Added messages to thrown exceptions to make debugging easierArtur Signell2011-08-191-12/+34
* Added some ugly styles so that the feature can be visually verifiedArtur Signell2011-08-183-4/+29
* Correction to running GAE tests in parallel with other integration testsHenri Sara2011-08-181-1/+1
* Merged file copying target to the WAR target in build.xmlHenri Sara2011-08-181-28/+20
* #7392 remove manual build from Vaadin 6.7 buildHenri Sara2011-08-182-101/+3
* #5738 TabSheet's first visible tab should be rendered as if it is the first t...Leif Åstrand2011-08-182-198/+343
* #7381 Include licensing related files and release notes in JARs, removed an o...Henri Sara2011-08-183-129/+41
* #7381 Some build script cleanup, removed unnecessary files from test WARHenri Sara2011-08-183-38/+42
* Specify color for even rows in the liferay theme (#6723)Jonatan Kronqvist2011-08-181-0/+4
* #7433 separate servlet configuration in web.xml to enable GAE testingHenri Sara2011-08-172-3/+18
* Fix for #7388John Alhroos2011-08-171-0/+3
* Removed unused test servlet from web.xml - problematic for GAE integration testHenri Sara2011-08-171-18/+1
* Optional expand and collapse animations for TreeTable (#6723)Jonatan Kronqvist2011-08-1712-46/+908
* #7381 Packaging changes for Vaadin 6.7: JAR and test WAR only, no demo WAR no...Henri Sara2011-08-1714-488/+86
* Removed reference to SQLContainers own debug logging. (Has been replaced by j...John Alhroos2011-08-171-1/+0
* Replaced SQLContainers own debug logging implementation with java.util.Loggin...John Alhroos2011-08-171-66/+66
* Fixed issue with toggling tooltips on/off #5414John Alhroos2011-08-162-3/+11
* #7422 Updated fix for coping with additional spaces in the inputLeif Åstrand2011-08-162-7/+20