]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2015-01-19 Henrik PaulFixes exception when scrolled down and removing header...
2015-01-16 Leif ÅstrandMerge remote-tracking branch 'origin/master' into grid
2015-01-16 Leif ÅstrandMake Grid react to theme changes (#15418)
2015-01-16 Leif ÅstrandOnly split CssLayout styles at the first : character...
2015-01-16 Sauli TähkäpääDetermine window header margin size depending on visibl...
2015-01-16 Sauli TähkäpääAdd archetype validation scripts.
2015-01-15 Alexey FanskyUpdating table size if set to undefined (#15384)
2015-01-15 Anna MiroshnikComboBox: programmatic value reset breaks dropdown...
2015-01-15 Denis AnisimovICON_ONLY mode should not show icon row header for...
2015-01-15 Leif ÅstrandDisallow layoutNow() while updating the state (#13611)
2015-01-15 Johannes DahlströmImprove AbstractTestCase error reporting
2015-01-15 Denis AnisimovStringToCollectionConverter class implementation (...
2015-01-15 Leif ÅstrandTweak ide.xml widgetset compilation speed
2015-01-15 Sauli TähkäpääChange cursor to default for nondraggable windows in...
2015-01-15 Leif ÅstrandEscape optimize widgetset output (#15387)
2015-01-15 Anna MiroshnikTest for using setFirstVisibleHourOfDay on Calendar...
2015-01-15 Denis AnisimovButton icon 'icon-align-top' style correction (#15140).
2015-01-15 Anna MiroshnikFragment handling and asynchronous UI update conflict...
2015-01-15 Denis AnisimovNotification should be closed after delay (#14689).
2015-01-15 Henrik PaulAdds error handling to Grid Editor (#15556)
2015-01-15 Teemu Suo-AnttilaAdd sanity check to removeColumn in Grid server side...
2015-01-15 Jouni KoivuviitaFix grid row borders and cell widget vertical alignment...
2015-01-15 Leif ÅstrandMake Grid send Json as Json (#16244)
2015-01-15 Henrik PaulFixes an issue with HeightMode.ROW (#16191)
2015-01-15 Artur SignellMake widgets dependencies provided (#16217)
2015-01-15 Henrik PaulUses userOriginated for sort event (#16194)
2015-01-15 Ilya ErmakovTable: column not expanding after setColumnExpandRatio...
2015-01-15 Artur SignellFix release build
2015-01-15 Artur SignellReformat build files
2015-01-14 Teemu Suo-AnttilaAdd screenshot tests for Grid sorting indicators
2015-01-14 Johannes DahlströmMinor loop cleanup/optimization for #15443 fix
2015-01-14 Teemu Suo-AnttilaFix grid sorting on init and sorting with unused proper...
2015-01-14 Johannes DahlströmFix IndexOutOfBoundsException in RpcDataProviderExtensi...
2015-01-14 Teemu Suo-AnttilaAdd ItemClickEvents to Grid (#15449)
2015-01-14 Artur SignellRevert to old simpleName logic (differs for inner class...
2015-01-14 Johannes DahlströmMake ProgressBarRenderer progress bars 100% wide (...
2015-01-14 Leif ÅstrandUpdate JS renderer to work with latest grid branch...
2015-01-14 Artur SignellMerge remote-tracking branch 'origin/master' into grid
2015-01-14 Artur SignellMake release build work with widgets module (#15544)
2015-01-13 Artur SignellSet @since tags to 7.4
2015-01-13 Artur SignellSet @since tags to 7.4
2015-01-13 Leif ÅstrandImplement JavaScript renderer support (#15485)
2015-01-13 Johannes DahlströmDiscard changes in server-side Grid.cancelEditor()...
2015-01-13 Denis AnisimovAllow to override transactional property wrapper strate...
2015-01-13 Teemu Suo-AnttilaDefer Grid scrolling to avoid issues with DataSource...
2015-01-13 Leif ÅstrandRename BackgroundMessage -> NoLoadingIndicator (#15373)
2015-01-13 Henrik PaulGrid deco elements are now resized appropriately (...
2015-01-13 Artur SignellFix remaining issues for NativeSelect blur/focus events...
2015-01-13 Teemu Suo-AnttilaFix Grid handling state changes and RPC calls deferred...
2015-01-13 Henrik PaulAdds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)
2015-01-12 Leif ÅstrandMissing javadocs for VaadinUriResolver (#9045)
2015-01-12 Jonas GranvikAdd option to disable sending v-loc parameter in init...
2015-01-12 Leif ÅstrandInclude UI class @JavaScript and @StyleSheet in bootstr...
2015-01-12 Matti HosioMake responsive work with setTheme (#15281)
2015-01-12 Leif ÅstrandAdd @BackgroundMessage annotation (#15373)
2015-01-12 Artur SignellEnsure widgets is built before all (#15544)
2015-01-12 Sauli TähkäpääRefactor SQLContainerTableQueryTest.
2015-01-12 Leif ÅstrandFix javadoc typo
2015-01-12 Leif ÅstrandHandle generated method flags in a unified way (#15373)
2015-01-12 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into grid
2015-01-12 Leif ÅstrandSupport JsonValue types as declared types in state...
2015-01-12 Leif ÅstrandCache reference diffstate values (#15561)
2015-01-12 Henrik PaulClicks through the focused cell :before pseudoelement...
2015-01-11 Artur SignellAdd widgets-module to Eclipse (#15544)
2015-01-11 Artur SignellPublish widgets module to Maven (#15544)
2015-01-11 Artur SignellValo GWT module for widgets (#15544)
2015-01-11 Fabian LangeAppending query param with vaadin version to js files...
2015-01-11 Johannes DahlströmA few small renames and typo fixes for Grid
2015-01-11 Artur SignellBuild for widgets module (#15544)
2015-01-11 Leif ÅstrandDon't include elemental in vaadin-server.jar (#15558)
2015-01-11 Leif ÅstrandMention scss cache in release notes (#15228)
2015-01-11 Artur SignellMove elemental json dependency to DWS (#15544)
2015-01-11 Artur SignellMake Sass compiler easily available (#15544)
2015-01-11 Artur SignellRemove dependencies from ProgressBar/Escalator to parts...
2015-01-11 Artur SignellRemove dependency on rest of the framework (#15544)
2015-01-10 Denis AnisimovWrap null values into JsonNull json objects in bootstra...
2015-01-09 Leif ÅstrandGet rid of WidgetUtil.getSimpleName (#15544)
2015-01-09 Artur SignellSeparate pure client side util methods to a new class...
2015-01-09 Markus KoivistoRemoved apostrophe typo in VToolTip.Java (#15533)
2015-01-09 Artur SignellRemove dependency from Profiler to debug window classes...
2015-01-09 Artur SignellMove generators to widget set - they aren't needed...
2015-01-09 Artur SignellFormat project, once again
2015-01-09 Sauli TähkäpääRefactor server unit tests.
2015-01-09 Teemu Suo-AnttilaFix GridInTabSheet test and add @TestCategory to it
2015-01-09 Leif ÅstrandPersist scss cache (#15228)
2015-01-08 Denis AnisimovUse sorted list instead of set in serialized log string...
2015-01-08 Mika MurtojärviRevert "Output legacy locators for TestBench Recorder...
2015-01-08 Teemu Suo-AnttilaFix Grid editor hanging on exception in commit (#15536)
2015-01-08 Henrik PaulRendererClickEvent now tells about propertyIds (#13334)
2015-01-08 Teemu Suo-AnttilaChange Grid default selection model to Single (#15435)
2015-01-08 Teemu Suo-AnttilaAdd getSelected functionality to SelectionEvents (...
2015-01-08 Artur SignellUpdated invalid @since
2015-01-08 Artur SignellUpdate @since for 7.4
2015-01-07 Teemu Suo-AnttilaMove column constants from state to GridConstants ...
2015-01-07 Teemu Suo-AnttilaChange getColumnProperty to getPropertyId in Grid Colum...
2015-01-07 Artur SignellUse API for setting content length on responses (#15504)
2015-01-07 Teemu Suo-AnttilaFix header texts to captions in Grid client side (...
2015-01-07 Leif ÅstrandFix serialization with ApplicationRunnerServlet
2015-01-05 Sauli TähkäpääUnify test class naming.
2015-01-02 Teemu Suo-AnttilaFix DefaultTextRenderer warning with String data (...
next