]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-08-04 Leif ÅstrandAdd documentation about data sources for the data bindi... feature/vaadin8-book-vol2
2016-08-04 Leif ÅstrandAdd documentation about form binding for the data bindi...
2016-08-04 Leif ÅstrandAdd documentation about Fields for the data binding...
2016-07-18 Leif ÅstrandClear out old data binding chapters in preparation...
2016-07-14 Teemu Suo-AnttilaAdd support for sorting with backend data sources
2016-07-14 Teemu Suo-AnttilaHandle in-memory sorting in Grid with Comparators
2016-07-14 Johannes DahlströmExpose a public Binding interface, add unit tests to...
2016-07-14 Johannes DahlströmMove Binder to a more proper package
2016-07-14 Johannes DahlströmAdd a new AbstractField class, refactor fields to extend it
2016-07-14 Teemu Suo-AnttilaAdd sortable support to Grid Columns
2016-07-14 Teemu Suo-AnttilaFix adding columns to Grid before attaching to UI
2016-07-14 Teemu Suo-AnttilaAdd method to DataSource for checking if data is in...
2016-07-14 Johannes DahlströmRename onEvent style methods to add*Listener
2016-07-14 Teemu Suo-AnttilaMove DataSource handling to DataCommunicator
2016-07-13 Johannes DahlströmRename Handler to EventListener
2016-07-13 Henri SaraFix and optimize TabsheetScrollingTest
2016-07-13 adamFixing drag and drop file upload issue on windows ...
2016-07-13 Henri SaraFixing Grid Layout required indicator position (#18418)
2016-07-13 Artur SignellSupport static inner classes when reading/writing decla...
2016-07-13 Henri SaraDisable tooltip tests for Firefox.
2016-07-13 Henri SaraFix ComboBox highlight width on IE8/9 (#19889)
2016-07-13 Teemu Suo-AnttilaAdd basic AppWidgetset documentation
2016-07-13 Teemu Suo-AnttilaUpdate @since for 7.6.8
2016-07-13 Teemu Suo-AnttilaUpdate @since for 7.6.7
2016-07-13 Alejandro DuarteAdded videos to the tutorial.
2016-07-13 Henri SaraUpdate test for Chrome 51
2016-07-13 Matti TahvonenUpdated README
2016-07-13 elmotAdd DevelopmentServerLauncher configuration for IDEA
2016-07-13 Anna KoskinenAllow reaching the wrapped Item through GeneratedProper...
2016-07-13 Teemu Suo-AnttilaFix navigation to same view with different parameters...
2016-07-13 adamFixing ComboBox page flip on trackpad scroll (#19704)
2016-07-13 Marko GronroosFixed notification message images and updated layout...
2016-07-13 Marko GronroosScaled images for print edition and fixed errors up...
2016-07-13 Anna KoskinenUpdates to Grid's height handling (#19690).
2016-07-13 Teemu Suo-AnttilaFix RpcDataProviderExtension serialization issue (...
2016-07-13 Artur SignellMake sure AtmosphereFramework is always properly destro...
2016-07-13 Johannes DahlströmMake a separate class for value change events
2016-07-13 Teemu Suo-AnttilaAdd Query object for backend data requests
2016-07-13 Teemu Suo-AnttilaMove shared classes to a temporary subpackage
2016-07-12 Teemu Suo-AnttilaAdd sortingBy with function parameter to in-memory...
2016-07-12 Teemu Suo-AnttilaAdd additional checks to in-memory data source tests
2016-07-12 Teemu Suo-AnttilaAdd basic sorting implementation and API
2016-07-12 Teemu Suo-AnttilaSimplify DataSource to be a function that provides...
2016-07-12 Teemu Suo-AnttilaFix dropped key clean up in DataCommunicatorConnector
2016-07-12 Teemu Suo-AnttilaRename data communication class to DataCommunicator
2016-07-12 Teemu Suo-AnttilaFix ARS to find tests from temp package
2016-07-11 Teemu Suo-AnttilaClean up NativeSelectConnector update logic
2016-07-11 Teemu Suo-AnttilaUse a lazy-loading compatible client-side data source...
2016-07-11 Teemu Suo-AnttilaMove new files under temporary package names
2016-07-07 Johannes DahlströmRename Component.Event to LegacyEvent
2016-07-07 Johannes DahlströmRename package c.v.event.handler to c.v.event.typed
2016-07-07 Johannes DahlströmUnify onChange event handling
2016-06-21 elmotFix for checkbox read-only (#19971)
2016-06-21 elmotFix typos in Javadoc; Optimize imports; Minor change...
2016-06-17 Teemu Suo-AnttilaFix null as a SelectionModel
2016-06-17 Teemu Suo-AnttilaImplement a new DateField based on LocalDate
2016-06-17 Aleksi HietanenMake onChange throw in TextField and CheckBox when...
2016-06-16 Teemu Suo-AnttilaAdd setOptions to Listing with default implementation
2016-06-16 Teemu Suo-AnttilaImplement a new typed Grid
2016-06-16 Aleksi HietanenChange DataSource addDataChangeHandler() return type...
2016-06-16 Teemu Suo-AnttilaAdd ListDataSource with tests
2016-06-16 Aleksi HietanenImplement onChange handlers in SingleSelection
2016-06-16 Teemu Suo-AnttilaFix select null in SingleSelection
2016-06-15 Teemu Suo-AnttilaAdd Binder for binding beans to fields
2016-06-15 Johannes DahlströmImplement new TextField
2016-06-15 Teemu Suo-AnttilaImplement a new typed CheckBox
2016-06-15 Teemu Suo-AnttilaUse DataProviderConstants for communication
2016-06-15 Teemu Suo-AnttilaExtract a base class from typed NativeSelect
2016-06-15 Teemu Suo-AnttilaAdd server to client communication to selection model
2016-06-15 Teemu Suo-AnttilaAdd typed NativeSelect and SelectionModel functionality
2016-06-15 Teemu Suo-AnttilaAdd a DataProvider implementation
2016-06-15 Teemu Suo-AnttilaIntroduce Listing and SelectionModel
2016-06-15 Teemu Suo-AnttilaAdd DataSource interface with abstract base class
2016-06-15 Teemu Suo-AnttilaInitial HasValue, Handler, Event and Registration
2016-06-15 Teemu Suo-AnttilaUpdate version number, use Java 8
2016-06-13 Denis AnisimovProvide a way to disallow navigation to the same state...
2016-06-10 Marko GronroosAdded a note to JPAContainer chapter that it is no...
2016-06-10 Sami EkbladFixed wrong font include.
2016-06-09 VladUnneeded duplicate of the word "should"
2016-06-07 adamFixing messed up column in Grid after hide, resize...
2016-06-03 Teemu Suo-AnttilaAdd missing license header to BodyStyleName
2016-06-03 Johannes DahlströmSuppress Checkstyle markers from */target/* paths
2016-06-02 Johannes DahlströmFix a Javadoc typo that crashes Checkstyle (yes, really)
2016-06-01 Henri SaraAdd missing @since 7.7 7.7.0.alpha3
2016-06-01 Ingo KegelNew login form (#8171)
2016-06-01 Teemu Suo-AnttilaUse gwt-user and gwt-dev dependencies in client and...
2016-05-31 Jonni NakariSuggestion pop-up width API for ComboBox (#19685)
2016-05-30 Leif ÅstrandMove Jetty 9.3 before vaadin-* on the classpath
2016-05-30 Henri SaraUpdate missing @since for 7.7
2016-05-27 Artur SignellSend an ack message after push has removed connectors...
2016-05-27 Artur SignellCorrectly check if validators are present (#11450)
2016-05-26 Marco CollovatiMake tests pass in any timezone (#19813)
2016-05-22 Artur SignellCorrectly detect PhantomJS 2.1
2016-05-20 Joonas LehtinenMake tests pass in any timezone
2016-05-20 Teemu Suo-AnttilaCorrectly handle compiled resources for Development...
2016-05-20 Artur SignellLoad CustomLayout templates like other theme resources...
2016-05-20 Teemu Suo-AnttilaUpdate Jetty version in uitest
2016-05-20 viloThrow exception early on null itemId (#16541)
2016-05-19 Artur SignellEnsure ContainerOrderedWrapper returns itemIds in expec...
2016-05-19 Denis AnisimovNotify server side component about clicks in form layou...
next