]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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 Matti HosioDo not throw exception when trying to bind a preinitial...
2014-12-17 Mika MurtojarviUpdates for the javadocs of declarative (#7749).
2014-12-17 Matti HosioSome fixes to potus demo (#7749)
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...
2014-12-10 Denis AnisimovPosition calendar popup on the left side if there is...
2014-12-10 Matti HosioRemove locale utils dependency since that is not availa...
2014-12-10 Artur SignellMake TextField.clear() use empty string to be consisten...
2014-12-10 Matti HosioDeclarative support for CssLayout (#7749)
2014-12-09 Artur SignellMake addNestedContainerBean work with existing bean...
2014-12-09 Mika MurtojarviHandle locale as a special case (#7749).
2014-12-09 Mika MurtojarviHandle immediate property as a special case (#7749).
2014-12-09 Sauli TähkäpääAdd link to IDEA workspace instructions.
2014-12-09 Alexey FanskyReturning all validation errors in the exception cause...
2014-12-09 Teemu PöntelinFix issues when using java.sql.Date as DateField range...
2014-12-09 Anna MiroshnikHierarchy change markAsDirty to AbstractComponentContai...
2014-12-09 Jouni KoivuviitaFix opacity for disabled checkboxes and option groups...
2014-12-08 Artur SignellBasic tests for default converter factory
2014-12-08 Anna MiroshnikAdd new StringTo<Byte, Short, BigInteger> Converters...
2014-12-08 Matti HosioSupport for automatic binding of the fields of the...
2014-12-08 Matti HosioDeclarative support for Responsive (#7749)
2014-12-05 Mika MurtojarviDeclarative: handle inner html for Button and Label...
2014-12-05 Fabian LangeUIInitHandler emits Content-Length when writing json...
2014-12-05 Ilya ErmakovSQLContainer removeItem Error when isModified (#8802)
2014-12-04 Leif ÅstrandAdd LICENSE file according to GitHub conventions
2014-12-04 Mika MurtojarviFixes for the public API of DesignContext.
2014-12-04 Matti HosioDeclarative support for AbsoluteLayout (#7749)
2014-12-04 Sauli TähkäpääAdd null check to UI.setTheme. (#15326)
2014-12-04 Matti HosioDeclarative feature improvements (#7749)
2014-12-04 Sauli TähkäpääFix opacity for disabled links in Valo. (#15253)
next