]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2015-06-08 Matti TahvonenSelection is now shown although scrollToSelectedItem...
2015-06-08 Teppo KurkiForget GridLayout row expand ratios for removed rows...
2015-06-08 Steven SpunginReturn 0 instead of throwing exception if count query...
2015-06-07 Artur SignellHide sidebar when clicking outside it (#18111)
2015-06-05 Artur SignellRender initially hidden columns correctly (#18030)
2015-06-05 Artur SignellInsert columns using correct logical row index (#18103)
2015-06-05 Artur SignellAdd setStyleName(String, boolean) shorthand for add...
2015-06-05 Leif ÅstrandExtract MockUI class
2015-06-05 Anna MiroshnikFormat UTF-8 filenames correctly for download (#16556)
2015-06-05 Artur SignellRun local tests on localhost
2015-06-05 Artur SignellBetter error reporting when server has invalid URL...
2015-06-05 Artur SignellConvenience Window.setPosition(x,y) (#16335)
2015-06-05 elmotGAE related fixes: another GAE app, new license, javado...
2015-06-05 Artur SignellDeprecate streaming (#14914)
2015-06-05 Artur SignellOnly set height when at least one header cell is shown...
2015-06-05 Artur SignellBetter error messages for addColumn/setColumns (#18019...
2015-06-05 Pekka HyvönenDND-drop-marker should not be on top of sidebar opening...
2015-06-05 Teppo KurkiRemove duplicate primary stylename from split panels...
2015-06-05 Teppo KurkiUse headerCaption as default hidingToggleCaption (...
2015-06-05 Teppo KurkiFixed CvalChecker invalid version message (#17879)
2015-06-05 Teppo KurkiForget GridLayout column expand ratios when removing...
2015-06-05 Leif ÅstrandRemove redundant array copy (#18040)
2015-06-04 Artur SignellEnsure PhantomJS2 tests are run on version 2
2015-06-04 Matti TahvonenRequired indicator for Table now works as expected...
2015-06-04 Teppo KurkiDo not send value change to server for non-immediate...
2015-06-04 Artur SignellAllow specifying location of PhantomJS binary
2015-06-03 Johannes DahlströmAllow arbitrary serializable types as Renderer data...
2015-06-03 Teemu Suo-AnttilaFix GridEditorClientTest focus checks on IE8
2015-06-03 Leif ÅstrandReset heartbeat timestamp when reopening UI (#18101)
2015-06-03 Leif ÅstrandEncode numeric values as JSON numbers (#18039)
2015-06-03 Teemu Suo-AnttilaFix MenuBar handling with extremely wide first level...
2015-06-03 Teemu Suo-AnttilaUse GWT CheckBoxes in MultiSelectionRenderer (#17554)
2015-06-03 Mika MurtojarviConvert a ComboBox test to TB4. 7.5.0.beta3
2015-06-02 Teemu Suo-AnttilaAdd screenshot comparison for DisabledMenuBarItemTest
2015-06-02 Mika MurtojarviUpdate @since tag.
2015-06-02 Artur SignellReplaced incorrect setter/getter with prope ones and...
2015-06-02 Teemu Suo-AnttilaRefactor MenuBar handling methods to AbstractTB3Test
2015-06-01 Artur SignellProperly handle readonly fields when clearing FieldGrou...
2015-06-01 elmotFix for javadocs
2015-05-29 Denis AnisimovFix for Valo notification mixins (#14872).
2015-05-29 Artur SignellEnsure method and property names are capitalized using...
2015-05-29 Teemu Suo-AnttilaFix GridEditorClientTest focus checks on IE browsers
2015-05-29 Mika MurtojarviAdd @since 7.5
2015-05-28 Anna KoskinenInput prompt shouldn't get set when input has focus...
2015-05-28 Ilia MotornyiAdds a textual null representation to Grid renderers... 7.5.0.beta2
2015-05-28 Johannes DahlströmFocus the field in the the active cell when manually...
2015-05-28 Artur SignellShow declarative output for component selected in debug...
2015-05-28 vandetiLess restrictive RPC interface detection in registerRpc...
2015-05-28 Artur SignellBackport a resynchronization fix for 7.5 (#15405)
2015-05-27 Mika MurtojarviUpdate to GWT version 2.7.0.vaadin3.
2015-05-27 Mika MurtojarviUpdate browser version test to Chrome 43
2015-05-27 Artur SignellSelect all checkbox when pressing space on the cell...
2015-05-27 Teemu Suo-AnttilaAdd class name for not editable editor cells (#18021)
2015-05-27 Mika MurtojarviUpdate loading indicators (#18015).
2015-05-27 Teemu Suo-AnttilaFix Grid client-side event support (#17986)
2015-05-26 Teemu Suo-AnttilaUse GWT.create instead of new in Grid client-side ...
2015-05-26 Teemu Suo-AnttilaSplit AbstractGridExtension from AbstractRenderer ...
2015-05-26 Leif ÅstrandUpdate active tab index when overriding selection ...
2015-05-26 Sauli TähkäpääRemove value casting to integer in Slider.setValue...
2015-05-25 Maciej PrzepióraFix font icon codepoint formatting in DesignResourceCon...
2015-05-25 Artur SignellOnly sort when enter is pressed on default header ...
2015-05-22 Artur SignellDo not scan for WebSocketProtocol (#17807)
2015-05-22 Leif ÅstrandAdd pointer to new location for methods moved to Widget...
2015-05-21 Teemu Suo-AnttilaFix adding a column to Table and immediately changing...
2015-05-21 Teemu Suo-AnttilaRename GridSidebarThemeTest screenshot identifiers
2015-05-20 Teemu Suo-AnttilaFix GridStructureTest to workaround Chrome + Selenium...
2015-05-20 Anna KoskinenSelectable row should have pointer-type cursor [#17911]
2015-05-20 Teemu Suo-AnttilaFix GridDetailsLocationTest SubPixel issues with IE8...
2015-05-20 Artur SignellReturn components in merged header/footer cells only...
2015-05-20 Mika MurtojarviFix a Grid test failure on Firefox
2015-05-20 Teemu Suo-AnttilaFix Grid test failures on various browsers
2015-05-19 Artur SignellEnsure the whole hierarchy is refreshed when opening...
2015-05-19 Artur SignellHandle generated empty string style names properly...
2015-05-19 Leif ÅstrandEnsure VDebugWindow.get() always returns the real insta...
2015-05-19 Artur SignellMake fields with validators immediate (#13709) 7.5.0.beta1
2015-05-19 Artur SignellAdd missing OSGi import to make designs work (#17377)
2015-05-18 Artur SignellDo not leave transaction open if remove fails (#17858)
2015-05-18 Teemu Suo-AnttilaConvert theme tests from TB2 to TB4
2015-05-18 Artur SignellMake TableQuery only release connections reserved throu...
2015-05-18 Teemu Suo-AnttilaUpdate VerifyBrowserVersionTest for Chrome 42
2015-05-18 Teemu Suo-AnttilaFix MenuItemStyleRemoved test UI to work with IE8
2015-05-18 Leif ÅstrandUpdate release notes for beta1
2015-05-18 Artur SignellFix clear/isEmpty in TextArea/PasswordField/RichTextAre...
2015-05-18 Artur SignellOutput parameters in alphabetic order to be determinist...
2015-05-15 Artur SignellRemove unused out of sync message (#17860)
2015-05-15 Pekka HyvönenWrong floating element pos. on DND column reorder Grid...
2015-05-15 Leif ÅstrandMake FormLayout work with HTML captions (#17143)
2015-05-15 Artur SignellPotential fix for test ssh problems with Debian 8
2015-05-15 Steven SpunginFix typo in Tree Javadoc (#17834)
2015-05-13 Artur SignellReport identifier if field binding fails (#17837)
2015-05-13 Leif ÅstrandDon't show loading spinner if there are no tabs (#15241)
2015-05-13 Leif ÅstrandDon't leak current VaadinSession in test
2015-05-13 Pekka HyvönenFixes regression in Notifications and tests (#14872)
2015-05-13 Johannes DahlströmCatch even more exceptions when trying to open a gzippe...
2015-05-12 Leif ÅstrandCode for current Grid mini tutorials
2015-05-12 Teemu Suo-AnttilaAdd missing JavaDoc for Escalator.SubPartArguments...
2015-05-12 Johannes DahlströmCatch all Exceptions when trying to open a gzipped...
2015-05-12 Pekka HyvönenFixed regression in details row for IE8&9 and another...
2015-05-12 Teemu Suo-AnttilaFix Grid and Escalator accessing of SubPartArguments
2015-05-12 Leif ÅstrandRevert "Moved accessibility shortcut handling to server...
next