]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-02-06 Artur SignellUse value change listeners instead of click listeners...
2012-02-03 Artur SignellFixed test - old IEs do not provide any button for...
2012-02-03 Artur SignellThrow an error if directory listing fails
2012-02-03 Artur Signell#8345, #8346 Window drag and resize are now activated...
2012-02-03 Artur Signell#8343, #8344 Column resize and sort are now activated...
2012-02-03 Artur Signell#8284, #8336 Fixed header and footer click for right...
2012-02-03 Artur SignellReversed browser start logic, use --gui to start the...
2012-02-03 Artur Signell#8342 Test using Firefox 10
2012-02-02 Artur SignellRemoved debug info
2012-02-02 Johannes DahlströmFixed #8321: adding/removing items in a ComboBox FocusL...
2012-02-02 Johannes Dahlström[merge from 6.7] Fixed #8315 - take leap years into...
2012-02-02 Artur Signell#8311 Extended test to cover non-java files
2012-02-02 Johannes DahlströmFixed #8315 - take leap years into account in focusNext...
2012-02-02 Johannes Dahlström#6718 displayedMonth and focusedDate must have zeroed...
2012-02-02 Artur SignellAbort if merge fails
2012-02-02 Artur Signell#8311 Converted CRLF -> LF in css/html/xml files
2012-02-02 Automerge[merge from 6.7] #8311 Converted CRLF -> LF in css...
2012-02-02 Artur SignellOptionally read password from file
2012-02-01 Johannes DahlströmTest case for #8321
2012-01-31 Build AgentSynchronized 6.8 branch between svn and git.
2012-01-31 Johannes Dahlströmmerge.sh now works in directories other than /versions...
2012-01-31 Johannes Dahlström#6718 Improved test
2012-01-31 Johannes Dahlström#6718 Fixed a regression: displayedMonth must be in...
2012-01-27 Artur SignellUser SVN_USER and SVN_PASS if given
2012-01-27 Johannes DahlströmBugfix: concatenate merge commands properly
2012-01-27 Johannes Dahlström#6718 Fixed an off-by-one bug; use displayedMonth consi...
2012-01-27 Artur SignellCorrected typo
2012-01-27 Artur SignellAdded exit codes
2012-01-27 Artur Signell#8311 Additional CRLF->LF fixes
2012-01-27 Artur Signell#8311 Converted CRLF to LF in all source files
2012-01-27 Artur Signell#8311 Verify that all source files use unix style line...
2012-01-27 Johannes DahlströmComment improvements related to #6718
2012-01-27 Johannes Dahlström#6718 TestBench test
2012-01-27 Artur Signell#6902 Table empties field on Layout.replaceComponent
2012-01-27 Artur SignellAdded missing line
2012-01-27 Leif ÅstrandApply all settings when changing direction
2012-01-27 Artur SignellScripts for easing merge from 6.7
2012-01-27 Artur Signell[merge from 6.7] Attempt at evening the load of the...
2012-01-27 Artur Signell[merge from 6.7] #8272 Enabled Weblogic 12 test
2012-01-27 Artur Signell[merge from 6.7] #8271 Enabled Jetty 8 test
2012-01-27 Artur Signell[merge from 6.7] Disable weblogic 12 test for now
2012-01-20 Johannes Dahlström#8241 Removed debug message, added reference to ticket
2012-01-19 Artur SignellAttempt at evening the load of the integration tests...
2012-01-19 Artur Signell#8272 Enabled Weblogic 12 test
2012-01-19 Artur Signell#8271 Enabled Jetty 8 test
2012-01-19 Artur SignellReverted last change as it does not remove the lock...
2012-01-17 Artur SignellDisable weblogic 12 test for now
2012-01-17 Artur SignellUse ant script to cleanup instead of removing everythin...
2012-01-17 Artur Signell#8272 Test automatically using WebLogic 12
2012-01-16 Artur Signell#8085 Do not calculate a fixed width when enabled or...
2012-01-16 Artur Signell#5982 Add the "v-disabled" class name as-is also in...
2012-01-13 Artur SignellTest and fix for #5982 - FormLayout now updates caption...
2012-01-13 Johannes Dahlström#8241 Rename Vaadin-Redirect to Vaadin-Refresh, make...
2012-01-12 Johannes DahlströmFix for #8241: Provide a way to redirect the client...
2012-01-12 Artur Signell#8085 Do not calculate a fixed width when enabled or...
2012-01-12 Artur Signell#8085 Apply style names to the popup in addition to...
2012-01-12 Artur Signell#8085 Recalculate DateField width when enabled state...
2012-01-12 Artur Signell#8105 Cleaned up and fixed Emma targets
2012-01-12 Artur Signell#8105 Cleaned up and fixed Emma targets
2012-01-12 Artur Signell#8105 Include also VaadinClasses anon classes in war...
2012-01-11 Leif ÅstrandAdd align bottom to the tests with heights just to...
2012-01-11 Leif ÅstrandA bunch of tests for OrderedLayout
2012-01-10 Artur Signell#8105 Fixed typo
2012-01-10 Artur Signell#8105 Include VaadinClasses in war. Should really be...
2012-01-10 Artur Signell#8105 Ensure tests are built by the "server-side-tests...
2012-01-10 Artur Signell#8105 toolkit-package -> vaadin-package for clarity
2012-01-10 Artur Signell#8105 Ensure build.properties is read before result...
2012-01-10 Artur Signell#8105 Compile core files and test files to separate...
2012-01-10 Marko GrönroosRelease Notes: Updated browser compatibility and remove...
2012-01-10 Leif ÅstrandYet another layout tester, copied from V7 for reporting...
2012-01-10 Marko GrönroosUpdated changelog in Release Notes for 6.7.4.
2011-12-30 Johannes DahlströmSome test tweaks for #6870
2011-12-22 Johannes DahlströmImproved test cases for #8170
2011-12-22 Johannes Dahlström#8170: Symmetrically with attach(), Window.detach(...
2011-12-22 Johannes DahlströmFix #8170: Window.attach() did not call attach() for...
2011-12-21 Artur SignellTest for #8170
2011-12-19 Johannes DahlströmTest case for #6870
2011-12-19 Johannes DahlströmTestBench test for #8090
2011-12-16 Johannes Dahlström#8040 Improved comment
2011-12-16 Johannes Dahlström#8040 test case and fix
2011-12-16 Leif ÅstrandFix some typos (#8143)
2011-12-16 Leif Åstrand#8143 Enable using a completely different implementatio...
2011-12-15 Johannes Dahlström#8090 test case
2011-12-12 Marko GrönroosUpdated closed tickets in Release Notes.
2011-12-12 Johannes DahlströmFixed typo in comment #7965 #7996
2011-12-12 Johannes DahlströmFix #7965 and #7996 - input fields in tables lose their...
2011-12-12 Marko GrönroosUpdated supported platforms in Release Notes. For ...
2012-01-27 Artur Signell[merge from 6.7] #8272 Test automatically using WebLogic 12
2012-01-27 Artur Signell[merge from 6.7] #8045 Removed incorrect/confusing...
2012-01-25 Johannes Dahlström#6718 Extend PopupDateField range - allow selection...
2012-01-23 Johannes DahlströmIntegration test fixes
2012-01-23 Johannes Dahlström#8241 Removed debug message, added reference to ticket
2012-01-23 Johannes Dahlström#8273 Added sanity check to prevent trying to render...
2012-01-20 Johannes DahlströmMerge from 6.7
2012-01-19 Marc EnglundMerged patch from 6.7 for #5795 #5794 and #5788 (cursor...
2012-01-18 Marc EnglundMerged patch from 6.7 for #5093 and #5094 (cursors...
2012-01-18 Marc EnglundMerged patch for #6765 from 6.7 (disable TextArea resiz...
2012-01-18 Marc EnglundMerged patch found in #7111 from 6.7, also for #5095...
2012-01-16 Johannes DahlströmMerge from 6.7
2012-01-16 Johannes DahlströmMerged #8105 Compile core files and test files to separ...
next