]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-11-02 Per-Åke MinborgConvert to for-each loop, Stream and switch-over-strings
2016-11-02 Per-Åke MinborgReplace String.indexOf with String.contains
2016-11-02 Per-Åke MinborgReplace with multi-catch
2016-11-02 Per-Åke MinborgConvert to try-with-resource
2016-11-02 Per-Åke MinborgUse diamond in generic creation where possible
2016-11-02 Per-Åke MinborgAdd @Override annotations
2016-11-02 Per-Åke MinborgAdd braces
2016-11-02 Aleksi HietanenImprove script GenerateBuildTestAndStagingReport
2016-11-02 Per-Åke MinborgUse operator assignments where possible
2016-11-02 Per-Åke MinborgRemove redundant casts
2016-11-02 Per-Åke MinborgAdd private constructor for utility classes
2016-11-02 Denis AnisimovMake SelectionModel API only server side.
2016-11-02 Teemu Suo-AnttilaMove read-only to AbstractFieldState (#8514)
2016-11-02 Henri SaraAdd new publish report script
2016-11-02 Aleksi HietanenInitial version for new combined build, testing and...
2016-11-02 Denis AnisimovCreate SingleSelect semantic interface which extends...
2016-11-02 Teemu Suo-AnttilaClean up state hierarchy for AbstractFieldState
2016-11-02 Teemu Suo-AnttilaMove setReadOnly from Component to HasValue
2016-11-02 Pekka HyvönenAdd Bindinding.setRequired
2016-11-01 Denis AnisimovIntroduces ValidationResult interface to replace Result...
2016-11-01 Teemu Suo-AnttilaAdd error message provider to provide translations
2016-11-01 Pekka HyvönenReplace setRequired & HasRequired with setRequiredIndicator
2016-11-01 Henri SaraAdd target test-all for UI tests
2016-10-31 Denis AnisimovImplement focus/blur events for RadioButtonGroup.
2016-10-31 Anna MiroshnikM-day calendar event is hidden if firstVisibleHourOfDay...
2016-10-31 Denis AnisimovImplement focus/blur listeners for NativeSelect.
2016-10-31 Aleksi HietanenUpdate ServletIntegrationUI to use Valo
2016-10-31 Denis AnisimovImplement focus and blur events for CheckBoxGroup.
2016-10-31 Pekka HyvönenRemove Locale from BeanValidator because of ValueContext
2016-10-31 Denis AnisimovDate/time issues are fixed in the tests.
2016-10-29 Artur SignellServe static files also in servletPath/VAADIN (#14398)
2016-10-28 Leif ÅstrandRemove JavaDoc mentions of RepaintRequestEvent (#19953)
2016-10-27 Aleksi HietanenFix broken GridSortingTest caused by theme change
2016-10-26 Aleksi HietanenUpdate VerifyBrowserVersionTest to Chrome 54
2016-10-26 Teemu Suo-AnttilaAdd ValueContext to Validators
2016-10-26 Pekka HyvönenRename Binder methods
2016-10-26 Denis AnisimovDisable default null representation one way converter.
2016-10-26 Pekka HyvönenUpdate to GWT 2.8.0 Final
2016-10-26 Denis AnisimovIntroduce "shouldWriteDefaultValues" property to Design...
2016-10-25 Teemu Suo-AnttilaRemove undocumented, unused extra default methods from...
2016-10-25 Aleksi HietanenGrid html/component content in headers
2016-10-25 Teemu Suo-AnttilaFix setValue() methods behavior null argument value...
2016-10-25 Denis AnisimovUpdate ValueChange API to use Component and HasValue<>.
2016-10-25 Denis AnisimovBinder.bindInstanceFields(Object) method implementation...
2016-10-24 Aleksi HietanenAdd compatibility-themes to ivysettings and all-assembl...
2016-10-24 Leif ÅstrandCorrect serializable issues and test that components...
2016-10-24 Teemu Suo-AnttilaUpdate Hierarchical container JavaDocs to match code...
2016-10-24 Teemu Suo-AnttilaAdd ValueContext parameter for Converters
2016-10-24 Denis AnisimovMove old SelectionEvent to V7 and create a new selectio...
2016-10-24 Teemu Suo-AnttilaInitial support for null representations in Binder
2016-10-24 Aleksi HietanenAdd utility for outputting the full declarative syntax...
2016-10-21 Denis AnisimovDerive Listing components from HasValue.
2016-10-21 Pekka HyvönenFix bad pom.xml syntax introduced in previous commit 8.0.0.alpha5
2016-10-21 Pekka HyvönenAdd correct release profile to bom
2016-10-21 Denis AnisimovProvide declarative tests for all V7 field components.
2016-10-20 Pekka HyvönenAdd missing groupId to bom/pom.xml
2016-10-20 Denis AnisimovRevert "Initial support for null representations in...
2016-10-20 Pekka HyvönenAdd vaadin-all as parent for bom
2016-10-20 Teemu Suo-AnttilaInitial support for null representations in Binder
2016-10-19 Teemu Suo-AnttilaImplement basic footer support for Grid
2016-10-19 Teemu Suo-AnttilaThrow exception from multiple columns with same identifier
2016-10-18 John AhlroosFix Mockito/Hamcrest build classpath conflict
2016-10-18 Pekka HyvönenFix root dependencies from leaking to BOM
2016-10-17 Marc EnglundAdd "valo-menu-hover" stylename to make responsive...
2016-10-17 Teemu Suo-AnttilaUse identifiers for Grid Columns
2016-10-17 Leif ÅstrandUse diffstate for JS connectors (#20335)
2016-10-14 Denis AnisimovMemory measurement test for V7&V8 Grids, 1 item and...
2016-10-14 Pekka HyvönenUse placeholder instead of inputPrompt for DateField
2016-10-13 Aleksi HietanenMove all themes except Valo into a new compatibility...
2016-10-13 Aleksi HietanenFix security issue in BoV custom ValidationStatusHandle...
2016-10-13 Pekka HyvönenRemove AbstractComponent.immediate
2016-10-13 Aleksi HietanenFix BoV custom ValidationStatusHandler example
2016-10-12 Aleksi HietanenUpdate Binder to consistently use "bean" instead of...
2016-10-11 Denis AnisimovAdd Grid V7/V8 memory test UIs.
2016-10-07 Aleksi HietanenRevert NativeSelect DOM structure change 8.0.0.alpha4
2016-10-07 Denis AnisimovAdd push module to apiDiff profile to be able to resolv...
2016-10-07 Aleksi HietanenMake valo independent of base theme
2016-10-07 Pekka HyvönenSeparate immediate mode for Upload from AbstactComponen...
2016-10-07 Denis AnisimovChange japicmp profile activation to avoid run it for...
2016-10-07 Denis AnisimovFix broken tests because of default theme change (Valo).
2016-10-07 Pekka HyvönenAdd Upload to compatibility packages
2016-10-07 Teemu Suo-AnttilaUse reindeer theme in servlet integration test
2016-10-07 Denis AnisimovAdd new goal for japicmp to compare different API version
2016-10-06 Teemu Suo-AnttilaRevert "Fix Mockito/Hamcrest build classpath conflict"
2016-10-06 Denis AnisimovAdd support for binder status change events (#208).
2016-10-06 Aleksi HietanenReintroduce reordering of grid columns
2016-10-06 Pekka HyvönenMake Valo the default theme
2016-10-05 Denis AnisimovFix for ValoThemeUI test: use new sreenshots with updat...
2016-10-05 Johannes DahlströmMake ColorPicker subcomponents HasValues
2016-10-05 Denis AnisimovFix GridColumnHidingTest: don't use moveToElement(...
2016-10-05 Henri SaraAdd ItemDataSource for tests
2016-10-05 Teemu Suo-AnttilaFix indentation issue in demo build script
2016-10-05 Denis AnisimovFix broken tests (#376).
2016-10-05 Denis AnisimovUpdate documentation (+javadoc) references to obsolete...
2016-10-05 John AhlroosFix Mockito/Hamcrest build classpath conflict
2016-10-04 Aleksi HietanenFix itemCaptionProvider test case in ListSelectTest
2016-10-04 Pekka HyvönenFix broken DateField for ValoThemeTestUI
2016-10-03 Johannes DahlströmClean up ColorPickerPopup
2016-10-03 Johannes DahlströmMake ColorPicker an AbstractField<Color>
2016-10-03 Johannes DahlströmCopy ColorPicker to compatibility-server (again)
next