]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2015-04-15 Teemu Suo-AnttilaFix Grid column adding to set column sortable correctly...
2015-04-15 Johannes DahlströmFix writing of child local ids in AbsoluteLayout (...
2015-04-15 Ilya ErmakovPrevent opening Table context menu on short tapping...
2015-04-15 Mikael GrankvistGrid header should render "the same" after changes...
2015-04-15 Alexey FanskyAdding a temporary style to VNotification on Chrome...
2015-04-15 Denis AnisimovDon't use !important for ColorPicker width in Valo...
2015-04-15 Denis AnisimovCustomizable DnD preview handle strategy in Dnd manager...
2015-04-15 Mikael GrankvistGrid layout slots should be slot size not slot content...
2015-04-15 Ilya ErmakovSet value selected by mouse when pressing Enter in...
2015-04-15 Alexey FanskyDisplaying tooltip on touch devices underneath the...
2015-04-15 Artur SignellRemove unusable code
2015-04-15 Leif ÅstrandJavadoc fix
2015-04-15 Teemu Suo-AnttilaDisallow RunLocally annotation in framework tests....
2015-04-15 Teemu Suo-AnttilaAdd DesignerAttributeHelper.readAttribute with default...
2015-04-15 Raphael AckermannFixed typos in javadoc (#17384)
2015-04-15 Pekka HyvönenDon't remove frozen columns when columns reordered...
2015-04-15 Artur SignellMake test work in uitest.war
2015-04-15 Leif ÅstrandReduce reflows when sizing columns (#17315)
2015-03-30 Johannes DahlströmSupport HTTPS, FTP, and FTPS resource URLs in Declarati... 7.4.3
2015-03-30 Johannes DahlströmFix Declarative support for BigDecimal properties ...
2015-03-30 Johannes DahlströmFix Declarative support for primitive float and double...
2015-03-30 Henri SaraUse vaadin-parent as parent in POMs (#17300)
2015-03-30 Henri SaraFix publishing of POM-only modules (#17025)
2015-03-30 Henri SaraFix build scripts for BOM (#17025)
2015-03-30 Henri SaraBuild Maven BOM for Vaadin (#17025)
2015-03-30 Maciej PrzepióraDo proper cleanup in VDragAndDropManager.endDrag(boolea...
2015-03-30 Denis AnisimovReset index of selected item when it's removed (#17248).
2015-03-30 Patrik LindströmMake Grid update column renderers (#16552)
2015-03-26 Anna MiroshnikFix Table column header sorting on Chrome (#14796)
2015-03-26 Juho NurminenUse native scrolling in IE on touch devices (#14864)
2015-03-26 Alexey FanskyDisables selection when Grid's editor is open (#17132).
2015-03-26 Johannes TuikkalaFixed scroll jump by using native focusing in IE (...
2015-03-24 Artur SignellExpect Chrome 41
2015-03-23 Leif ÅstrandUse special logic for allocating selection col widths...
2015-03-20 John AhlroosMake UIConnector.replaceTheme() and UIConnector.activat...
2015-03-20 Artur SignellDo not log severe messages which serve no purpose ...
2015-03-20 Leif ÅstrandRe-enable support for the firefox.path property
2015-03-20 Artur SignellCorrect logging when a push connection can't find a...
2015-03-20 Teemu Suo-AnttilaRe-enable running tests locally with property
2015-03-20 Leif ÅstrandFix bad language in release notes
2015-03-20 Teemu Suo-AnttilaMigrate FlashIsVisible embedded test from TB2 to TB4
2015-03-17 Teemu Suo-AnttilaAdd a client test for row focus moving with reset size... 7.4.2
2015-03-17 Teemu Suo-AnttilaFix Grid CellFocusHandler position on DataSource size...
2015-03-17 Teemu Suo-AnttilaAdd test for RpcDataProvider calls to Container (#16642)
2015-03-17 Teemu Suo-AnttilaOptimise RpcDataProvider calls to container (#16642)
2015-03-17 Leif ÅstrandRevert "Displaying tooltip in slot for touch devices...
2015-03-17 Leif ÅstrandMake Slider.clear() consistent with the no-args contstr...
2015-03-17 Leif ÅstrandAdd link to the push issues wiki page to the release...
2015-03-17 Sauli TähkäpääIgnore Chrome in ComboboxSelectedItemTextTest until...
2015-03-17 Teemu Suo-AnttilaConvert browserframe, flash and requesthandler tests...
2015-03-17 Teemu Suo-AnttilaMigrate TB2 tests from package applicationcontext to TB4
2015-03-17 Teemu Suo-AnttilaMigrate TB2 test from application package to TB4
2015-03-17 Artur SignellDisable auto-testing of TB2 tests on Chrome
2015-03-17 MikiAdd OSGi integration tests (#9583)
2015-03-17 Artur SignellConverted ValidationOfRequiredEmptyFields to TB4
2015-03-17 Artur SignellRemove eXo test which is unreliable and tests an old...
2015-03-16 Leif ÅstrandFix invalid assumptions about empty Grid (#16734, ...
2015-03-11 Sauli TähkäpääUse Math.floor instead of casting to int when trimming...
2015-03-11 Teemu Suo-AnttilaFix regression for Table selection and checkbox issue...
2015-03-11 Artur SignellEnsure refresh message is sent on invalid CSRF (#17042)
2015-03-11 Fabian LangeImprove performance of setNeedsMeasure (#16972).
2015-03-11 Fabian LangeLayoutManager uses shortcut when delaying overflow...
2015-03-11 Fabian LangeImprove performance of getMeasureTargetsJsArray (#16973).
2015-03-11 Alexey FanskyUsing ComponentFactory in DesignContext.getDefaultInsta...
2015-03-10 Artur SignellUpdate Atmosphere to 2.2.4.vaadin5 (#17074)
2015-03-06 Leif ÅstrandRevert "Encode filenames to UTF-8 in Content-Dispositio... 7.4.1
2015-03-05 Leif ÅstrandRemove accidentally cherry-picked test
2015-03-05 Leif ÅstrandUpdate @since for 7.4.1
2015-03-04 Sauli TähkäpääAdd project, build and test name capabilities.
2015-03-04 Sauli TähkäpääFix test url parameter concatenation.
2015-03-04 Teemu Suo-AnttilaMigrate TB2 tests from package applicationservlet to TB4
2015-03-04 Teemu Suo-AnttilaUse TestBench-4.0.2
2015-03-04 MikiMigrated tb2 tests to tb4
2015-03-04 Sauli TähkäpääAdd build parameter com.vaadin.testbench.hub.url.
2015-03-04 Sauli TähkäpääRefactor ContextMenuSizeTest.
2015-03-04 Teemu Suo-AnttilaUse TestBenchElements in GridElement API (#16600)
2015-03-04 Artur SignellRemove broken TB2 test, replaced by WindowCaptionTest
2015-03-04 Leif ÅstrandClarify that 7.4.1 is a maintenance release and not...
2015-03-04 Alexey FanskyRestoring overflow-x and overflow-y in runWebkitOverflo...
2015-03-04 Mika MurtojarviFix text input of PopupCalendar in Internet Explorer...
2015-03-04 Alexey FanskyDisplaying tooltip in slot for touch devices (#15353)
2015-03-04 Henrik PaulFixes subpixel allocation accuracy and speed (#16614...
2015-03-04 MikiAdd missing osgi import to guava (#16739)
2015-03-03 Artur SignellAlways include default widget set files in OSGi manifes...
2015-03-03 Teemu Suo-AnttilaMake Grid recalculate columns on resize (#16539)
2015-03-03 Pekka HyvönenReapplying column width on Grid actually reapplies...
2015-03-03 Artur SignellMake server tests work again
2015-03-02 Artur SignellJavadoc fix
2015-03-02 Henrik PaulFixes javadocs.
2015-03-02 Fabian LangeImprove performance of Util.collectionEquals (#16968).
2015-03-02 Fabian LangeLayoutManager reuses shortcut Element instance for...
2015-03-02 Artur SignellDisconnect push after application has been stopped...
2015-03-02 Artur SignellUpdate to GWT with WP fix (#16924)
2015-03-02 Artur SignellUse the existing communication error handler if one...
2015-03-02 Sauli TähkäpääEnsure that slider min is always smaller or equal to...
2015-03-02 Teemu Suo-AnttilaFix adding and modifying multiple rows in Grid (#16905)
2015-03-02 Artur SignellMake Column.setLastFrozenColumn work (#16726)
2015-03-02 Alexey FanskyClearing the sorted indicator if sorting was disabled...
2015-03-02 Mika MurtojarviFix the initial location of a Window (#16486).
2015-03-02 Mikael GrankvistTable should load widgets after container content refre...
next