]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2014-09-24 Teemu Suo-AnttilaFix Grid header default row cell setup when adding...
2014-09-23 Johannes DahlströmAdd default implementation of Renderer.encode to Abstra...
2014-09-23 Henrik PaulAdd support for relative sizes for Escalator/Grid ...
2014-09-22 Henrik PaulMakes Escalator and Grid DeferredWorkers (#13334)
2014-09-20 Leif ÅstrandMerge remote-tracking branch 'origin/master' into grid
2014-09-19 Teemu Suo-AnttilaAdd Property and Item change notifiers for generated...
2014-09-19 Johannes DahlströmImplement commit/discard functionality for editor row...
2014-09-19 Teemu Suo-AnttilaAdd Container.Filterable to GeneratedPropertyContainer...
2014-09-19 Johannes DahlströmImplement Vaadin-specific editor row bind/cancel handli...
2014-09-19 Johannes DahlströmScroll editor row horizontally along with the rest...
2014-09-19 Jouni KoivuviitaNotification animations feel janky (Valo) (#14656)
2014-09-19 Sauli TähkäpääFix themes build script not to overwrite all theme...
2014-09-19 Jouni KoivuviitaFix FormLayout has always an odd 12px horizontal margin...
2014-09-19 Teemu PöntelinFixed ComboBox filtering when page length is zero ...
2014-09-19 Anna MiroshnikSetting null as URI fragment doesn't remove the fragmen...
2014-09-19 denis.magdenkovAdd new StringTo<Byte, Short, BigInteger> Converters...
2014-09-19 Sergey BudkinFix for audio component starting new playback on each...
2014-09-19 Anna MiroshnikRe-adding all rows in Table causes table to loose scrol...
2014-09-19 Taras HupaloMade MethodPropertyDescriptor box primitive types as...
2014-09-19 Sauli TähkäpääMake CalendarNotificationsTestIE work on IE8.
2014-09-19 Sauli TähkäpääConvert TableScrollsOnSelectionTest to TB4.
2014-09-19 Sauli TähkäpääConvert TableInFormLayoutCausesScrollingTest to TB4.
2014-09-19 Sauli TähkäpääAdd RefreshCloseConnectionTest to push test category.
2014-09-19 Sauli TähkäpääModify TestLayoutClickListenerTest to work on FF.
2014-09-19 Sauli TähkäpääSplit UIAccessTest into separate test methods.
2014-09-19 Sauli TähkäpääExtract IE8 to it's own TableColumnResizeContentsWidthTest.
2014-09-19 Sauli TähkäpääRemove invalid overrides from PopupViewShortcutActionHa...
2014-09-19 Sauli TähkäpääFix PopupViewResizeWhileOpenTest to use correct shadow.
2014-09-19 Sauli TähkäpääMake ComboBoxValueInputTest stable by simplifying the...
2014-09-19 Sauli TähkäpääAdd missing comments. (#14482, #14565)
2014-09-19 Sauli TähkäpääConverted LongMultiselectTest to TB4.
2014-09-17 Henrik PaulFixes an assumption bug with EditorRow (#13334)
2014-09-17 denis.magdenkovAdd Range<Byte, Short, Long, Float, BigInteger, BigDeci...
2014-09-17 Teemu Suo-AnttilaAdd Container.Sortable interface to GeneratedPropertyCo...
2014-09-16 Teemu Suo-AnttilaFix Grid active cell navigation with colspans (#13334)
2014-09-16 Anna MiroshnikComboBox not always shows selected value (#10600)
2014-09-16 Sauli TähkäpääFix release notes to pick tickets with status pending...
2014-09-16 Teemu Suo-AnttilaInitial implementation of GeneratedPropertyContainer...
2014-09-16 Guillermo AlvarezFix multiselection pressing shift before starting ...
2014-09-16 Anna MiroshnikCalendar event not shown correctly when partially out...
2014-09-16 Leif ÅstrandFix invalid parameter name (#14602)
2014-09-16 Teemu Suo-AnttilaFix client-side StaticRow to use GridColumn instead...
2014-09-15 Teemu Suo-AnttilaPrevent dispatching GridKeyEvents when target is not...
2014-09-15 Juuso ValliImprove proxy comparison support (#14639)
2014-09-15 Henrik PaulTests Escalator's freezing columns. (#13334)
2014-09-15 Sergey BudkinSassDoc stubs, mostly auto-generated by special utility...
2014-09-15 Leif ÅstrandChanging theme on the fly tutorial code
2014-09-14 Dmitrii RogozinAdd SubPartAware to VMenuBar (#13364)
2014-09-14 Dmitrii RogozinAdd SubPartAware interface to VSlider (#13760)
2014-09-12 Denis AnisimovWebBrowser.isWindowsPhone() is added (#14425).
2014-09-12 Sergey BudkinUpdate to Atmosphere 2.1.2.vaadin5 (#13877)
2014-09-12 Henrik PaulFixes Escalator's assertion error regarding scroll...
2014-09-12 Manolo CarrascoURI to cval file was wrong in Windows (#14629)
2014-09-12 Juuso ValliMake Vaadin component handling proxy-friendly (#14639)
2014-09-11 Johannes DahlströmImplement data binding and edit cancel mechanism for...
2014-09-11 Henrik PaulTesting Escalator (post|pre)(Attach|Detach) functionali...
2014-09-11 Henrik PaulBundles the logging label into a widget (#13334)
2014-09-11 Manolo CarrascoUse div instead of notice to avoid UI removing it ...
2014-09-11 Sauli TähkäpääChange Sonatype URLs to https.
2014-09-11 Markus Koivistoresolve org.json version conflict between server and...
2014-09-10 denis.magdenkovTextFields inside Drag and Drop Wrappers cannot get...
2014-09-10 Henrik PaulTests Escalator's column spans (#13334)
2014-09-10 Denis AnisimovSet title to empty string for Upload if tooltip is...
2014-09-10 Henrik PaulEscalator tests for columns and rows (#13334)
2014-09-09 Anna MiroshnikFix slider inside table is not accessible.(#13681)
2014-09-09 Guillermo AlvarezDateField ValueChange is now fired after flags are...
2014-09-09 Johannes DahlströmImplement client-side editor row widget binding (#13334)
2014-09-09 Henrik PaulFixes exception while hiding the last Grid column ...
2014-09-09 Patrik LindströmFix and unify multi-column sorting behavior (#13334)
2014-09-09 Henrik PaulFixes Escalator's insertColumns and removeColumns ...
2014-09-09 Henrik PaulEscalator test base class (#13334)
2014-09-09 Henrik PaulAdds frozen feature to GridBasicClientFeaturesWidget...
2014-09-09 Henrik PaulRestructures Escalator testing rig (#13334)
2014-09-09 Henrik PaulFixes invalid JavaDoc for DeferredWorker (#14625)
2014-09-09 Teemu Suo-AnttilaAdjust active cell on body row add/remove (#13334)
2014-09-09 Henrik PaulFixes a missing/superfluous row in column modifications...
2014-09-09 Johannes DahlströmPass editor row enabled state in shared state (#13334)
2014-09-08 Teemu PöntelinFix a typo in Javadoc
2014-09-08 Teemu Suo-AnttilaFix ActiveCellHandler colspan support in headers and...
2014-09-08 Teemu Suo-AnttilaMake Grid call ComplexRenderer.onActivate when needed...
2014-09-08 Henrik PaulRemoves confusing "rowContainers" array (#13334)
2014-09-08 Anna MiroshnikTree item fails with ItemClickListener (#14388)
2014-09-08 Denis AnisimovPass (x,y) coordinates for button click triggered via...
2014-09-05 Sauli TähkäpääRevert "Tree item fails with ItemClickListener (#14388)"
2014-09-05 Anna Miroshnikcalendar visible hours shows invalid dates(week/day...
2014-09-05 Mikael GrankvistOverride IE disabled style for text field (#14565)
2014-09-05 Heikki OhinmaaFix Valo DateField rendering in read-only FieldGroups...
2014-09-04 Guillermo AlvarezBackspace in modal doesn't make browser navigation...
2014-09-04 Anna MiroshnikTree item fails with ItemClickListener (#14388)
2014-09-04 Leif ÅstrandDon't scan classpath for any development servlet (...
2014-09-04 Johannes DahlströmFix potential invalid JSON output in MetadataWriter...
2014-09-04 Teemu Suo-AnttilaUse correct function for adding HeaderKeyUpHandler...
2014-09-03 Henrik PaulOptimizes adding and removing of columns (#13334)
2014-09-03 Henrik PaulMerge "Merge remote-tracking branch 'origin/master...
2014-09-03 Teemu Suo-AnttilaImplement result filtering for Component location ...
2014-09-03 Teemu Suo-AnttilaAdd handler adding functions for all GridKeyEvents...
2014-09-03 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into grid
2014-09-02 Patrik LindströmAdd keyboard sorting controls (#13334)
2014-09-02 mtzukanovKeyboard scrolling in multiselection mode fixed (#14094)
2014-09-02 Teemu Suo-AnttilaAdd SubPart support to VaadinFinderLocatorStrategy...
next