]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2014-12-18 Sauli TähkäpääAdd @since to AbstractSplitPanel. (#15285)
2014-12-18 Denis AnisimovAvoid NoClassDefFoundError retrieving Atmosphere versio...
2014-12-18 Artur SignellMake is possible to click a detached button again ...
2014-12-18 Leif ÅstrandRevert "Update selection after changes in underlying...
2014-12-18 Mika MurtojarviAllow reading and writing empty designs (#7749).
2014-12-18 Artur SignellUpdate broken TB2 test to valid TB3 test (#14755)
2014-12-18 Artur SignellAllow captions to contain HTML (#9426)
2014-12-18 Leif ÅstrandMissing @since for 7.4
2014-12-18 Artur SignellMove TB2 files to separate folder
2014-12-18 Artur SignellFix inconsistencies in CheckBox clear and isEmpty ...
2014-12-18 Artur SignellRevert "TextField's input prompt is now disabled proper...
2014-12-18 Artur SignellMinor declarative API improvement (#7749)
2014-12-18 Leif ÅstrandUpdate release notes for Vaadin 7.4
2014-12-18 Artur SignellRevert "Workaround for Atmosphere race condition (...
2014-12-18 Artur SignellMerge "Merge remote-tracking branch 'origin/declarative'"
2014-12-18 Artur SignellUpdate to Atmosphere 2.2 (#14534)
2014-12-18 Artur SignellMerge remote-tracking branch 'origin/declarative'
2014-12-18 Artur SignellStop active testing on ancient server versions
2014-12-18 Sauli TähkäpääAdd missing @since for 7.3.7.
2014-12-17 Artur SignellAPI refactoring (#7749) declarative
2014-12-17 Matti HosioDeclarative support for CheckBox (#7749)
2014-12-17 Mika MurtojarviUpdate the javadocs in declarative (#7749).
2014-12-17 Matti HosioAdd namespace element for custom components (#7749)
2014-12-17 Matti HosioUnit tests for nested templates (#7749)
2014-12-17 Matti HosioDo not write immediate to design if component is immedi...
2014-12-17 Artur SignellEnable Atmosphere client side debug logging with ?debug...
2014-12-17 Matti HosioDo not throw exception when trying to bind a preinitial...
2014-12-17 Leif ÅstrandAdd viewport tag generation support (#13710)
2014-12-17 Jonatan KronqvistFix the license checker after elemental.json #15383
2014-12-17 Mika MurtojarviUpdates for the javadocs of declarative (#7749).
2014-12-17 Matti HosioSome fixes to potus demo (#7749)
2014-12-17 Leif ÅstrandHandle portlet error messages properly (#15398)
2014-12-17 Artur SignellEmpty since tags -> 7.4
2014-12-17 Teppo KurkiFixes unnecessary padding-top added to all responsive...
2014-12-17 Matti HosioMerge remote-tracking branch 'origin/master' into decla...
2014-12-16 Denis AnisimovUse introspection instead of reflection to get property...
2014-12-16 Matti HosioImproved potus demo (#7749)
2014-12-16 Artur SignellClarified javadoc (#7749)
2014-12-16 Matti HosioDo not write child components in sub templates (#7749)
2014-12-16 Teppo KurkiRemoved packages starting with a digit from export...
2014-12-16 Artur SignellTest for custom reading of design in constructor (...
2014-12-16 Artur SignellGeneric cleanup (#7749)
2014-12-16 Artur SignellDo not remove children in read to ensure @DesignRoot...
2014-12-16 Matti HosioDeclarative support for Label (#7749)
2014-12-16 Teemu PöntelinFix NPE in DateField range handling (#15342)
2014-12-15 Artur SignellHandle tab indexes in a generic way (#7749)
2014-12-15 Artur SignellDo not write empty icon-alt or icon-alternate-text...
2014-12-15 Artur SignellcreateNode -> createElement
2014-12-15 Artur SignellFix writing issues (#7749)
2014-12-15 Leif ÅstrandRelease session memory at the end of each test
2014-12-15 Artur SignellDo not create default instances while reading designs...
2014-12-15 Artur SignellSynchronizeFrom/ToDesign -> read/writeDesign (#7749)
2014-12-15 Leif ÅstrandRemove accidentally retained JavaDoc row
2014-12-15 Artur SignellTests for declarative support (#7749)
2014-12-15 Artur SignellAdd public API for loading design based on @DesignRoot...
2014-12-15 Anna MiroshnikBack button doesn't change URL if view blocks the navig...
2014-12-15 Anna MiroshnikDelayed column layouting is visible (#15189)
2014-12-15 Artur SignellRefactored API for loading designs (#7749)
2014-12-15 Sauli TähkäpääThrow IllegalArgumentException on non-existent version...
2014-12-15 Artur SignellMake field binding in designs case insensitive (#7749)
2014-12-15 Artur SignellFix push test broken by new StringToEnumConverter
2014-12-14 Artur SignellSupport plain-text attribute for Label (#7749)
2014-12-14 Artur SignellRename LayoutHandler to Design (#7749)
2014-12-14 Leif ÅstrandUse ComboBox locale for filtering case tranform (#15193)
2014-12-12 Mika MurtojarviDeclarative support for split panel (#7749).
2014-12-12 Matti HosioEmbed DesignSynchronizable methods to Component interfa...
2014-12-12 Matti HosioSome logging improvements and minor fixes for Declarati...
2014-12-12 Mika MurtojarviDeclarative: add support for Panel (#7749).
2014-12-12 Artur SignellUse converter for Select/Tree/ComboBox when using item...
2014-12-12 Matti HosioDeclarative support for Button and NativeButton (#7749)
2014-12-12 Artur SignellUpdate to latest jsoup (#7749)
2014-12-12 Artur SignellDon't add setCurorPosition as it focuses the field...
2014-12-12 Matti HosioDeclarative support for TabSheet and Accordion (#7749)
2014-12-12 Matti HosioDeclarative support for TextField, PasswordField and...
2014-12-12 Sauli TähkäpääFix gradient path for notifications in Chameleon. ...
2014-12-12 Ilya ErmakovMake SQLContainer.removeAllItems() work properly with...
2014-12-11 Markus KoivistoRevert "Notify server side component about clicks in...
2014-12-11 Artur SignellValidate input to FileResource constructor (#14253)
2014-12-11 Artur SignellTest UI for #15321
2014-12-11 Sergey BudkinVBrowserDetails fails to detect Android when using...
2014-12-11 Alexey FanskyReset tabsheet scroller when unhiding leftmost tab...
2014-12-11 Artur SignellConvert empty string to null Enum value, only throw...
2014-12-11 Artur SignellClear all bound fields when nulling the field group...
2014-12-10 Denis AnisimovNotify server side component about clicks in form layou...
2014-12-10 Artur SignellAdd public Field.isEmpty() and clear() (#15354)
2014-12-10 Teemu PöntelinFix CustomLayout child rendering when template is missi...
2014-12-10 Matti HosioDeclarative support for AbstractTextField (#7749)
2014-12-10 Matti HosioAdd support for margins in AbstractOrderedLayout (...
2014-12-10 Denis AnisimovHorizontal split panel height shouldn't ignore second...
2014-12-10 Matti HosioDeclarative support for AbstractField (#7749)
2014-12-10 Denis AnisimovSet explicit calculated size for drag image element...
2014-12-10 Fabian Langealways retry a status code 0 uidl request (#15254)
2014-12-10 Sauli TähkäpääSet locale explicitly in DateRangeWithSql. (#15342)
2014-12-10 Mika MurtojarviFix errors that affect validation builds (#7749).
2014-12-10 Mika MurtojarviChange a test not to use LocaleUtils.
2014-12-10 Sara SeppolaTextField's input prompt is now disabled properly ...
2014-12-10 Sergey BudkinAccordion causes SEVERE error in browser console (...
2014-12-10 Anna MiroshnikDateField popup doesn't close when popup button is...
2014-12-10 Jouni KoivuviitaMenuBar submenus close unexpectedly if use Valo theme...
2014-12-10 Sergey BudkinLong events aren't displayed properly when using Contai...
next