]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-12-07 Leif ÅstrandUpdate container height for partial updates (#8041)
2011-12-05 Leif ÅstrandTest case for #8041
2011-12-05 Leif Åstrand#3915 ChildComponentContainer fails to calculate width...
2011-12-05 Leif Åstrand#8050 Enable custom parameters to widgetset compiler
2011-12-05 Artur SignellRefactored test to avoid depending on JDK DateTimeInsta...
2011-11-29 Artur SignellTest for #6902
2011-11-29 Artur SignellTest for #7965
2011-11-29 Artur SignellTest for #7978
2011-11-29 Johannes Dahlström#7668 - Formatted code to adhere to Vaadin coding conve...
2011-11-28 Artur Signell#8009 Made war include resources required by the demo...
2011-11-28 Henri Sara#7988 TreeTable.setCollapsed() should not throw NPE...
2011-11-28 Artur Signell#8009 Made war include resources required by the demo...
2011-11-28 Artur Signell#8009 Cleaned build.xml
2011-11-28 Artur Signell#8009 Moved DemoLauncher to tests/testbench
2011-11-28 Artur Signell#8009 Remove DemoLauncher from project
2011-11-25 Henri SaraRemoved duplicate reference to a build target.
2011-11-24 Johannes DahlströmFixed batch for #7668 - addComponent methods *must...
2011-11-24 Henri Sara#7988 no partial refresh for an item that is not in...
2011-11-24 Henri Sara#7988 TreeTable.setCollapsed(...) should refresh UI
2011-11-24 Johannes DahlströmEnhanced tests and fix for #7668 - re-adding a componen...
2011-11-24 Henri SaraTest application for #7785 (adapted from ticket).
2011-11-23 Johannes DahlströmTests for #7668 - re-adding a component at an index...
2011-11-22 Henri Sara#7972 drop on table should work also when page length...
2011-11-22 Johannes DahlströmFixed potential NullPointerException
2011-11-21 Henri Sara#7908 added comments, don't call onScroll(null) if...
2011-11-21 Henri Sara#7908 TreeTable should resize on container change when...
2011-11-21 Leif ÅstrandExtend AbstractTestCase instead of TestBase when creati...
2011-11-18 Johannes DahlströmPatch and TestBench script for issue #7916 - setting...
2011-11-18 Artur Signell#6494 Making tables invisible and visible again does...
2011-11-18 Henri Sara#4426 avoid calling datasource.getValue() multiple...
2011-11-17 Artur Signell#7647 ComboBox popup content disappears on up/down...
2011-11-17 Artur SignellTest for #7739
2011-11-17 Artur Signell#7949 ComboBox incorrectly shows paging buttons when...
2011-11-17 Artur SignellTest for #6798. Automated test disabled (set to .htm...
2011-11-17 Artur Signell#6978 VFilterSelect should consume key events and shoul...
2011-11-17 Artur Signell#7950 ComboBox show paging button even though there...
2011-11-17 Artur SignellTest for #7950 and #7949
2011-11-17 Artur SignellCorrected typo: waitingForFilteringReponse -> waitingFo...
2011-11-17 Artur SignellExtended test to cover #7062
2011-11-17 Artur Signell#7062 ComboBox shows required indicator when in read...
2011-11-16 Matti TahvonenForm and Table now sets property to fields Viewer prope...
2011-11-16 Matti TahvonenPropertyFormatter's format now don't get called with...
2011-11-15 Artur Signell#7056 inconsistency between Chameleon theme and standar...
2011-11-15 Artur SignellTest for #7056
2011-11-15 Artur SignellFixed test to use enterCharacter that cause correct...
2011-11-15 Henri Sara#7837 do not use partial updates in TreeTable if the...
2011-11-15 Artur Signell#7739 Correctly select items using keyboard, even if...
2011-11-15 Leif Åstrand#7396 Test gatein and exo with firefox 3.6 because...
2011-11-15 Leif ÅstrandPossibly avoid missing locks by not cleaning up in...
2011-11-15 Artur Signell#7739 Code cleanup
2011-11-14 Johannes DahlströmTestBench test case for ticket #7916 - dynamically...
2011-11-14 Leif Åstrand#7396 Update integration tests to use the latest Firefox
2011-11-14 Artur Signell#7739 Removed unused code
2011-11-14 Artur Signell#7739 Split enter handling for input field and for...
2011-11-14 Leif Åstrand(non-automated) test case for #7923
2011-11-14 Artur Signell#7739 Renamed variables to be more descriptive
2011-11-14 Artur SignellUpdated list of supported browsers
2011-11-14 Artur SignellTickets for 6.7.2
2011-11-11 Leif Åstrand#7923 Shrinking browser window not detected if resizeLa...
2011-11-11 Leif ÅstrandFix restore of display style based on review (#3125)
2011-11-10 Leif ÅstrandHide all Vaadin apps on the same page before checking...
2011-11-10 Artur Signell#7918 Test with Firefox 8
2011-11-08 Artur SignellTest for #7908
2011-11-08 Artur SignellRemoved svn:executable property to avoid problems with...
2011-11-08 Artur SignellTest for file uploads. Not run automatically due to...
2011-11-04 Artur SignellFixed dates
2011-11-04 Artur Signell#7839 Corrected cases where pagelength=0 or where numbe...
2011-11-04 Artur SignellTest for TreeTable with pageLength set to zero
2011-11-04 Artur SignellFixed dates
2011-11-04 Artur SignellTheme for tickets, based on Reindeer
2011-11-04 Artur Signell#7780 Don't do partial repaints if the item set has...
2011-11-04 Artur SignellTest for #7839
2011-11-04 Artur SignellTest for #7839
2011-11-04 Artur Signell#7839 Avoid discarding rows when updating rows as row...
2011-11-04 Artur Signell#7839 Cleanup based on review
2011-11-04 Artur Signell#7839 Out of Sync error when using Generated Columns...
2011-11-03 Artur Signell#7839 Out of Sync error when using Generated Columns...
2011-11-03 Artur SignellAdded javadoc and debug logging
2011-11-03 Artur Signell#7790 Reverted sort methods to call refreshRenderedCell...
2011-11-03 Artur SignellPartly reverted [21883] as it caused unnecessary render...
2011-11-03 Leif ÅstrandInclude c.v.terminal.gwt.server in the test coverage...
2011-11-03 Artur Signell#7790 Renamed method to refreshRowCache, ensured it...
2011-11-03 Artur Signell#7790 Added a method for forcing Table to repaint its...
2011-11-02 Marko GrönroosCorrected the Scrollable JavaDoc to correspond with...
2011-11-02 Leif Åstrand#7810 Fixed error handling of the row disabled in ...
2011-11-01 Artur Signell#5562 Widgetset build throws an exception while throwin...
2011-11-01 Artur SignellCorrected scroll offsets
2011-10-31 Artur SignellTest and fix for #7852 TreeTable partial update throws...
2011-10-31 Artur SignellMergedDo not test that DST is active as it fails when...
2011-10-27 Artur Signell#7836 Table repaint throws ArrayIndexOutOfBounds when...
2011-10-27 Artur Signell#7810 temporarily commented out row that prevents build...
2011-10-27 Artur Signell#7698 FileSystemContainer throws NPE when a directory...
2011-10-27 Artur SignellTest for #7698
2011-10-27 Leif ÅstrandAdded output of some debug information
2011-10-27 Leif ÅstrandDon't fail if unable to clean up the deploy dir (should...
2011-10-25 Leif ÅstrandEnsure cleanup.sh is run by bash
2011-10-24 Leif ÅstrandImproved integration server shutdown
2011-10-21 Artur SignellIncreased thread count to possibly speed up testing
2011-10-21 Artur Signell#7823 JBoss 7 AS can't load FlagSeResource
2011-10-21 Leif ÅstrandAdded testing for jboss6 (#7371) and jboss7 (#7372)
next