]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-08-23 Aleksi HietanenFix TextField and related tests
2016-08-23 Artur SignellMove Container to compatibility package
2016-08-22 Artur SignellRename packages in compatibility-client to use com...
2016-08-22 Artur SignellMove ProgressBar/ProgressIndicator to compatibility...
2016-08-22 Artur SignellMove and rename server classes which go into the compat...
2016-08-22 Johannes DahlströmImplement BeanBinder with JSR-303 validation
2016-08-22 Artur SignellInclude compatibility packages in bom
2016-08-22 Artur SignellMap <vaadin7> declarative prefix to com.vaadin.v7.ui
2016-08-21 Artur SignellRemove unused test themes
2016-08-20 Artur SignellMove DateField and old validators to compatibility...
2016-08-19 Artur SignellMove TextArea to compatibility package
2016-08-19 Artur SignellMove RichTextArea to compatibility package
2016-08-19 Artur SignellOrganize imports
2016-08-19 Artur SignellMove remaining selects and container implementations...
2016-08-19 Artur SignellMove Table/TreeTable to compatibility package
2016-08-19 Artur SignellMove selects to compatibility package
2016-08-19 Artur SignellMove FieldGroup and Vaadin 7 Grid to compatibility...
2016-08-19 Matti TahvonenAdded contributing instructions
2016-08-19 Artur SignellMake DevelopmentServerLauncher work again
2016-08-19 Artur SignellUse the same groupId for all modules in the project
2016-08-19 Artur SignellDelete old test UIs which have no automated test
2016-08-19 Artur SignellRemove package javadocs as they are all out of date
2016-08-19 Denis AnisimovCustomField migration to new AbstractField (#61).
2016-08-19 Artur SignellUse versions-maven-plugin 2.3 to avoid NPE while settin...
2016-08-19 Artur SignellRemove dependencies from core framework to old componnets
2016-08-19 Artur SignellAdd Vaadin 7 compatibility modules
2016-08-19 Artur SignellRemove accidental dependency from new converters to old
2016-08-18 Artur SignellDefine common test dependencies in the main pom file
2016-08-18 Artur SignellDefine dependency version in the main pom file
2016-08-18 Aleksi HietanenImplement new PasswordField (#52)
2016-08-18 Artur SignellRename legacy packages to v7
2016-08-18 Teemu Suo-AnttilaAdd unit tests for adding and executing data generators
2016-08-18 Artur SignellRemove carriage returns
2016-08-18 Teemu Suo-AnttilaAdd DataCommunicator for data communication of Listings
2016-08-18 Artur SignellRemove IE8-IE10 client side code
2016-08-18 Artur SignellRemove IE8-IE10 related test code
2016-08-18 Artur SignellRemove IE8-IE10 references from themes
2016-08-18 Teemu Suo-AnttilaAdd Listing interface and minimalistic abstract impleme...
2016-08-18 elmotRename Grid into LegacyGrid
2016-08-18 Artur SignellScripts for removing trailing whitespace
2016-08-18 Denis AnisimovBinding.validate() should fire a validation status...
2016-08-18 Artur SignellDo not run websocket tests on Karaf 4
2016-08-18 Artur SignellMark IE8-IE10 as not supported
2016-08-18 Artur SignellUpdate copyright year to 2016
2016-08-18 Artur SignellRemove trailing whitespace from code and javadoc
2016-08-18 Artur SignellFormat using Eclipse Neon
2016-08-18 Artur SignellRemove TB2 test running support
2016-08-18 Artur SignellRemove unused server test files
2016-08-18 Artur SignellDelete unused pom-template
2016-08-17 Denis AnisimovBinding.withStatusChangeHandler and Binding.withStatusL...
2016-08-17 Artur SignellRemove the broken Liferay 6.0 test
2016-08-17 Artur SignellFlush the active connector before executing a shortcut...
2016-08-17 Henri SaraCreate module uitest-common
2016-08-17 Artur SignellRun OSGi test on Karaf 4.0.5
2016-08-17 Artur SignellFlush the active connector before closing a browser...
2016-08-17 Artur SignellRemove confusing note about OSGi support (#20094)
2016-08-17 Artur SignellRemove unnecessary sleep time randomization
2016-08-17 Artur SignellRemove Form and FormFieldFactory
2016-08-17 elmotRename InMemoryDataSource into ListDataSource
2016-08-17 elmotDataSource backend sorting
2016-08-17 elmotBasic DataSource according to BoV "datamodel.datasources".
2016-08-17 Denis AnisimovTest that cross field validation works as expected...
2016-08-17 Aleksi HietanenUpdate TextField to extend AbstractFieldNew (#51)
2016-08-17 Artur SignellMake super dev mode run more reliable
2016-08-16 Artur SignellRemove component dependencies from core framework classes
2016-08-16 Artur SignellMove component drag'n'drop criteria to the correct...
2016-08-16 Artur SignellRemove unused code
2016-08-15 Denis AnisimovProvide a NotEmptyValidator for Binder setRequired...
2016-08-15 Artur SignellMake OSGi work again
2016-08-15 Artur SignellAdd converter support to Binder
2016-08-15 Artur SignellRelax test to only care about JRE version, not patch set
2016-08-15 Henri SaraUpdate/remove empty @since for 7.7
2016-08-15 Artur SignellRemove deprecated addListener/removeListener methods
2016-08-15 Artur SignellFix duplicate definition of builder-helper-maven-plugin
2016-08-15 Artur SignellRename Book of Vaadin test to be a useful for all binde...
2016-08-15 Artur SignellRemove deprecated Property.toString() mode
2016-08-15 Denis AnisimovDerive DateField from new AbstractField (#57).
2016-08-15 Artur SignellPrevent Atmosphere from resurrecting a destroyed broadc...
2016-08-12 Artur SignellMake vaadin-shared Import-Package empty as it should be
2016-08-12 Artur SignellFix OSGi manifest for vaadin-shared
2016-08-12 Artur SignellUpdate to latest Atmosphere (2.4.5) and JS (2.3.2)
2016-08-12 Denis AnisimovMove old DateField components to legacy package (pre...
2016-08-12 Artur SignellUpdate to GWT 2.8.0-rc2
2016-08-12 Artur SignellRemove unused GWT dependencies
2016-08-12 Artur SignellNote that Windows Phone is no longer supported
2016-08-11 Henri SaraMove multi-select mode to AbstractSelectState
2016-08-11 Henri SaraUse shared state for OptionGroup htmlContentAllowed
2016-08-11 Henri SaraConvert CheckBox from legacy to AbstractField
2016-08-11 Henri SaraMake immediate mode the default
2016-08-11 Denis AnisimovConvert old validators (#87).
2016-08-11 Henri SaraUpdate expected Chrome version to 52
2016-08-11 Artur SignellRefactor Binder and Binding/BindingImpl to be easier...
2016-08-11 Henri SaraRemove deprecated column based width support from selects
2016-08-11 adamFix Grid height calculation when HeightMode.ROW (#20104...
2016-08-11 Henri SaraRemove obsolete type attribute in AbstractSelect subclasses
2016-08-10 Artur SignellMove and rename converters into com.vaadin.legacy.data...
2016-08-10 Denis AnisimovMove old validators to legacy package (pre-#87).
2016-08-10 Artur SignellFix invalid [note] tags in documentation
2016-08-10 Artur SignellFix documentation typo
2016-08-10 Denis AnisimovBinding.withValidator and Binder.validate methods ...
next