]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-12-15 Pekka HyvönenAllow defining a focus delegate component for CustomFie...
2016-12-15 Ilia MotornyiRename SerializableBiConsumer into Setter
2016-12-15 DenisMigrate 7.7.5 branch patches to v8. (#7969)
2016-12-15 Teemu Suo-AnttilaFix vaadin-test version number (#7998)
2016-12-15 Denis(Re)introduce server side sort for Grid.
2016-12-15 Aleksi HietanenAdd EditorComponentGenerator interface (#7990)
2016-12-15 Aleksi HietanenAdd ValueProvider interface, use where appropriate
2016-12-15 Leif ÅstrandCombine and rename setFilter and applyFilter (#7963)
2016-12-14 Pekka HyvönenRename com.vaadin.data.util.converter to com.vaadin...
2016-12-14 Pekka HyvönenRemove unused JsonUtil (#7989)
2016-12-14 Teemu Suo-AnttilaProvide more extensive JavaDoc for DataProvider
2016-12-14 Ilia MotornyiMiscellaneous Interface Refactoring
2016-12-14 Aleksi HietanenMake AbstractListing implement Focusable (#7965)
2016-12-14 Pekka HyvönenRemove usage of Consumer from event listeners (#7985)
2016-12-14 Leif ÅstrandRename setRequired to asRequired since it's logically...
2016-12-14 DenisProvide configuration for events order in month and...
2016-12-14 DenisRename SelectAllCheckBoxVisible enumeration. (#7981)
2016-12-14 Teemu Suo-AnttilaAdd Vaadin Spring dependency version to BOM (#112)
2016-12-14 Teemu Suo-AnttilaFix Grid.addColumn without renderer to accept any type...
2016-12-14 Pekka HyvönenAdd SerializableEventListener, make it parent of Connec...
2016-12-14 Matti Tahvonenfixed bug reporting url to point to github (#7968)
2016-12-14 Henri SaraAdd compatibility layouts with old defaults. (#7967)
2016-12-14 Henri SaraRemove references to Firebug and the firebug chapter...
2016-12-13 Pekka HyvönenFix broken test for RadioButtonGroup and CheckBoxGroup...
2016-12-13 DenisProvide declarative support for Grid. (#7961)
2016-12-13 Ilia MotornyiNo inherited threadlocal
2016-12-13 Teemu Suo-AnttilaRemove vaadin-widgets module (#7960)
2016-12-12 Ilia MotornyiVerticalLayout has spacing = true and margin = true...
2016-12-12 Pekka HyvönenChange Upload to be in immediate mode by default (...
2016-12-12 Pekka HyvönenReduce javadoc errors by adding missing dependencies
2016-12-12 Pekka HyvönenUpdate liferay dependency to 6.2.5
2016-12-12 Leif ÅstrandRemove unused removeListener method (#7958)
2016-12-12 Aleksi HietanenAdd @FunctionalInterface annotation to interfaces where...
2016-12-12 Aleksi HietanenRemove unused EventListener interface (#7953)
2016-12-12 Tien NguyenFix margin in declarative format is recognized as unsup...
2016-12-09 Aleksi HietanenErase type of BeanBinder#bindInstanceFields parameter... 8.0.0.alpha9
2016-12-09 Pekka HyvönenAdd list of breaking changes in FW8 to release notes...
2016-12-09 Aleksi HietanenFix license header
2016-12-09 Aleksi HietanenRevert changes to ComboBoxSelectingWithNewItemsAllowedTest
2016-12-09 Aleksi HietanenFix UnknownComponentConnector and ComponentMissingFromD...
2016-12-09 Aleksi HietanenMigrate Escalator changes to compatibility escalator
2016-12-09 Aleksi HietanenAdd missing import in FlashIsVisibleTest
2016-12-09 Henri SaraFix python list syntax in BuildDemos
2016-12-09 Aleksi HietanenMake clicking outside a ComboBox add a pending new...
2016-12-09 Aleksi HietanenFix some modern browsers tests failures.
2016-12-09 Henri SaraUpdate Vaadin Spring documentation for 1.1.0
2016-12-09 Denis AnisimovUpdate @since tag for 7.7.4.
2016-12-09 Denis AnisimovCorrect addon init param widgetset IT test.
2016-12-09 Artur SignellMake vaadin-server export the VAADIN package again...
2016-12-09 Artur SignellShow a sensible message for missing extensions (#10799)
2016-12-09 Artur SignellUse US english (license) in all places
2016-12-09 Artur SignellEnsure #cell[N] always scrolls row N into view (#20423)
2016-12-09 Artur SignellPublish Escalator.getBodyRowCount to JS (#20344)
2016-12-09 Artur SignellAllow a resize listener to fire a resize listener ...
2016-12-09 Teemu Suo-AnttilaUpdate Hierarchical container JavaDocs to match code...
2016-12-09 Artur SignellMake modal window block shortcuts for underlying compon...
2016-12-09 Artur SignellMake Grid isWorkPending wait for scroll events to compl...
2016-12-09 Artur SignellUpdate client side selection state when changing select...
2016-12-09 Artur SignellSend selection change events when changing selection...
2016-12-09 Artur SignellMake UPPER_CASE_PROPERTY_IDS more human friendly by...
2016-12-09 Artur SignellAdd Grid.refreshRows to allow refreshing individual...
2016-12-09 Artur SignellCheck for duplicate property ids when setting Grid...
2016-12-09 Artur SignellNever check the selectAll checkbox in an empty grid...
2016-12-09 Artur SignellWorkaround for deadlock issue (#18436)
2016-12-09 Sebastian NyholmFixes VTree so that you can click sub elements when...
2016-12-09 Pekka HyvönenAdd a generic selection listener to Grid & SelectionMod...
2016-12-08 Aleksi HietanenChange return type of Binder#getBean to BEAN
2016-12-08 Aleksi HietanenChange default suggestion popup width in ComboBox ...
2016-12-08 Aleksi HietanenDeprecate Button#setHtmlContentAllowed (#104)
2016-12-08 DenisIntroduce dedicated shared states for every core vaadin... pr101/r2
2016-12-07 DenisImplement "afterViewChange()" as no-op by default....
2016-12-07 DenisDon't use V8 FieldEvents classes in v7 compatibility...
2016-12-07 Leif ÅstrandRemove internal method from application-facing API...
2016-12-07 ArturReplace box-sizing @include with bare box-sizing (#92)
2016-12-06 DenisAdd read-only support for single and multi select views...
2016-12-06 DenisProvide a shorthand for the HasValue::clear() method...
2016-12-06 Ilia MotornyiFix classpath related tests under Windows
2016-12-05 Pekka HyvönenAdd Listing.setItems(Stream) (#90)
2016-12-05 Teemu Suo-AnttilaAdd screenshot submodule to master branch (#88)
2016-12-05 Leif ÅstrandSeparate Binding and BindingBuilder (#80)
2016-12-05 Pekka HyvönenAdd a SelectionMode shorthand for Grid. (#83)
2016-12-05 DenisExtends declarative tests for selection components...
2016-12-02 Leif ÅstrandIntroduce VaadinServiceInitListener (#18628) (#79)
2016-12-02 Henri SaraFix root POM SCM entries to point to GitHub (#73)
2016-12-02 ArturReplace github.com/vaadin/vaadin with github.com/vaadin...
2016-12-02 Henri SaraRemove obsolete release scripts (#74)
2016-12-02 ArturRemove Gerrit mentions from contribution guide
2016-12-02 Leif ÅstrandAdd comments clarifying the use of UUID for security...
2016-12-01 Aleksi HietanenFix focus and blur tests for CheckBoxGroup, NativeSelec...
2016-12-01 Denis AnisimovAllow to set caption for the empty selection in a ComboBox.
2016-12-01 Teemu Suo-AnttilaAdd test for NativeSelect caption generators 8.0.0.alpha8
2016-12-01 elmotSmall fixes to javadocs
2016-11-30 Henri SaraFix ListDataProvider and SortOrder javadoc
2016-11-30 Teemu Suo-AnttilaUse item caption generator in NativeSelect
2016-11-30 Pekka HyvönenNoSelectionModel for Grid
2016-11-30 Pekka HyvönenAdd AbstractSelectionModel for Grid
2016-11-30 Pekka HyvönenEnable select all checkbox for MultiSelection Grid.
2016-11-29 Aleksi HietanenFix typo in README.md
2016-11-29 Teemu Suo-AnttilaFix sorted data provider data change event propagation
2016-11-29 Denis AnisimovProvide access to window order position in windows...
next