]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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...
2016-05-19 Teemu Suo-AnttilaWorkaround Version class to work with 7.7-SNAPSHOT
2016-05-17 Edoardo VacchiRemove shortcut listener from subclasses of AbstractCom...
2016-05-17 patrikDeprecate public bitmask methods in MarginInfo (#17565)
2016-05-16 Artur SignellChange GridLayout to no longer be a legacy component
2016-05-16 Anna KoskinenTooltip might not close when moving outside of UI ...
2016-05-16 Artur SignellEliminate rounding errors for GridLayout expand ratios...
2016-05-16 Teemu Suo-AnttilaExtract guava from the gwt-dev jar to client-compiler
2016-05-16 Artur SignellUpgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6
2016-05-16 Leif ÅstrandFix typo in VariableOwner error message
2016-05-13 Sauli TähkäpääDisable multiselect checkboxes when Grid is disabled...
2016-05-13 Denis AnisimovFix opacity value for disabled label and non-collapsibl...
2016-05-13 Artur SignellDo not start local Jetty for server tests
2016-05-12 Pontus BoströmFixed tooltips for sub-windows (#19073)
2016-05-11 Artur SignellUse error styles for NativeSelect/ListSelect/TwinColSel...
2016-05-11 Leif ÅstrandAvoid rebuilding VListSelect DOM for each round trip...
2016-05-11 Markus KoivistoRemove guava URL encode dependency
2016-05-11 Henri SaraEliminate most server-side Guava use
2016-05-11 Denis AnisimovAlways close expanded top level menu item on click...
2016-05-11 Artur SignellUpdate to Atmosphere 2.2.9.vaadin2 (#19742)
2016-05-11 Teemu PöntelinAlways return cursor position 0 when displaying input...
2016-05-11 Teemu Suo-AnttilaFix UIProvider backwards compatibility with AppWidgetset
2016-05-11 Artur SignellTake widget set style into account when compiling widge...
2016-05-10 Anton YegorovFix comment for AttachListener interface (#19792) 7.7.0.alpha2
2016-05-09 Artur SignellFix null selection to work again (#19787)
2016-05-09 Anna KoskinenHandle touch events in Window (#18042)
2016-05-09 Artur SignellClarify expand javadoc for GridLayout
2016-05-07 Artur SignellTest using Payara
2016-05-06 Henri SaraUpdate @since for 7.6.6
2016-05-06 Henri SaraAdd @since for DesignContext
2016-05-04 Henri SaraCompare against references also if no version specified
2016-05-04 Leif ÅstrandAdd javadocs for onConnectorHierarchyChange
2016-05-04 Ilia MotornyiRevert "Better default for nullRepresentation (#13221... feature/standard-sass
2016-05-04 Ilia MotornyiRevert "Documentation fix for null representation ...
2016-05-04 Henri SaraFix classpath order for integration tests
2016-05-03 Henri SaraRelax checkstyle rules
2016-05-03 Leif ÅstrandIgnore files generated for checkstyles
2016-05-03 Teemu Suo-AnttilaMove theme and widgetset compilation to prepare-package
2016-05-03 Maciej PrzepióraThrow IAE in setExpandRatio() if given ratio is less...
2016-05-03 Artur SignellEnsure addItem(null) returns null
2016-05-02 Fredrik Rönnlundadded one missing "you"
2016-05-02 Enver HaaseUpdate gwt-rpc.asciidoc
2016-05-02 Enver HaaseUpdate clientside-debugging.asciidoc
2016-05-02 Guglielmo MorettiUpdate advanced-dragndrop.asciidoc
2016-05-02 Artur SignellTake body scrolling into account when deciding combobox...
2016-05-02 Jonni NakariGWT history frame is not needed in embedding
2016-05-02 elmotDocumentation fix for null representation (#13221)
2016-05-02 Matti TahvonenBetter default for nullRepresentation (#13221, #12877)
2016-05-02 elmotFix README.md feature/nullrepresentation
2016-05-02 Henri SaraExpect Chrome 50 in VerifyBrowserVersionTest
2016-05-02 Henri SaraFix CriticalNotificationsTest on Chrome
2016-04-29 Markus KoivistoAdd interface for AppWidgetset (#19770)
2016-04-28 Artur SignellFix IE focus fix which has been broken since 7.0.0...
2016-04-28 Artur SignellRestrict grid sidebar size to visible viewport (#19349)
2016-04-28 Artur SignellScroll selected tab into view (#3899)
2016-04-28 Artur SignellUse the correct window height when comparing to browser...
2016-04-28 Artur SignellDouble check table focus in IE (#19676)
2016-04-28 Artur SignellTake transition into account for Window layout (#15192...
2016-04-28 elmotFixed language mistakes
2016-04-28 Leif ÅstrandClarify error message for column mismatches (#18323)
2016-04-28 John AhlroosStore unknown attributes in DesignContext #19749
2016-04-28 Leif ÅstrandFix PropertyValueGenerator javadocs
2016-04-28 Henri SaraDo not throw an exception for PhantomJS
2016-04-28 Henri SaraMake sure that browser.factory is passed to JUnit
2016-04-28 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/feature/mavenize...
2016-04-28 Henri SaraFix formatting of VaadinBrowserFactory
2016-04-28 Henri SaraAdd browser factory for SauceLabs
2016-04-28 Henri SaraAdd browser factory for BrowserStack
2016-04-28 Henri SaraAdd a way to override browser factory
2016-04-27 elmotMove checkstyles plugin to actual modules
2016-04-27 Teemu Suo-AnttilaMove compiled themes out from resources
2016-04-27 Teemu Suo-AnttilaMove test UI to correct source folder
2016-04-26 elmotMoving WindowAndUIShortcuts to the correct place
2016-04-25 Markus KoivistoUpdate Eclipse documentation for preferences pane
2016-04-25 Henri SaraCheck Java 1.6 compatibility
2016-04-23 Henri SaraUse classes compiled with Maven in uitest
2016-04-22 Henri SaraRun checkstyle with Maven
2016-04-21 Henri SaraSome Vaadin 7.7 release notes changes 7.7.0.alpha1
2016-04-21 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into featu...
2016-04-21 Teemu Suo-AnttilaSkip javadoc plugin in uitest
2016-04-21 elmotUpdated READMEs
2016-04-20 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/feature/appwidgetset'
2016-04-20 Artur SignellEnsure getItemProperty returns null for unknown propert...
2016-04-20 Teemu Suo-AnttilaRemove duplicate link, improve tag script variable...
2016-04-19 Teemu Suo-AnttilaCombine build and staging report scripts
2016-04-19 Teemu Suo-AnttilaCompile default widgetset with maven plugin, fix unit...
2016-04-19 Teemu Suo-AnttilaAdd plugin repository parameter to validation scripts
2016-04-19 Markus KoivistoFix Chrome version string
2016-04-19 Henri SaraRemove obsolete launch files
2016-04-19 Henri SaraMove/remove old TB2 tests
2016-04-19 Henri SaraMake sure parent directories of WAR fetch destination...
next