summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add viewport tag generation support (#13710)Leif Åstrand2014-12-1711-9/+450
* Fix the license checker after elemental.json #15383Jonatan Kronqvist2014-12-174-12/+50
* Handle portlet error messages properly (#15398)Leif Åstrand2014-12-171-0/+5
* Empty since tags -> 7.4Artur Signell2014-12-1720-22/+22
* Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2014-12-174-1/+152
* Use introspection instead of reflection to get property type (#10672).Denis Anisimov2014-12-163-141/+194
* Removed packages starting with a digit from export-package (#15105)Teppo Kurki2014-12-16107-0/+9
* Fix NPE in DateField range handling (#15342)Teemu Pöntelin2014-12-161-2/+4
* Release session memory at the end of each testLeif Åstrand2014-12-152-7/+13
* Remove accidentally retained JavaDoc rowLeif Åstrand2014-12-151-2/+2
* Back button doesn't change URL if view blocks the navigation (#10901)Anna Miroshnik2014-12-153-0/+230
* Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-152-14/+73
* Throw IllegalArgumentException on non-existent version column. (#15290)Sauli Tähkäpää2014-12-152-66/+98
* Fix push test broken by new StringToEnumConverterArtur Signell2014-12-155-27/+18
* Use ComboBox locale for filtering case tranform (#15193)Leif Åstrand2014-12-143-2/+139
* Use converter for Select/Tree/ComboBox when using item id for captionArtur Signell2014-12-125-15/+201
* Fix gradient path for notifications in Chameleon. (#15351)Sauli Tähkäpää2014-12-123-2/+57
* Make SQLContainer.removeAllItems() work properly with paging (#12882)Ilya Ermakov2014-12-122-1/+20
* Revert "Notify server side component about clicks in form layout (#6346)."Markus Koivisto2014-12-113-155/+0
* Validate input to FileResource constructor (#14253)Artur Signell2014-12-112-0/+39
* Test UI for #15321Artur Signell2014-12-111-0/+43
* VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-112-7/+14
* Reset tabsheet scroller when unhiding leftmost tab (#14644)Alexey Fansky2014-12-113-2/+96
* Convert empty string to null Enum value, only throw ConversionExceptions (#14...Artur Signell2014-12-114-12/+30
* Clear all bound fields when nulling the field group data source (#12371)Artur Signell2014-12-115-20/+198
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2014-12-103-0/+155
* Add public Field.isEmpty() and clear() (#15354)Artur Signell2014-12-109-21/+200
* Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-103-6/+104
* Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-103-91/+261
* Set explicit calculated size for drag image element (#14617).Denis Anisimov2014-12-104-1/+121
* always retry a status code 0 uidl request (#15254)Fabian Lange2014-12-101-24/+38
* Set locale explicitly in DateRangeWithSql. (#15342)Sauli Tähkäpää2014-12-101-0/+3
* TextField's input prompt is now disabled properly (#15144)Sara Seppola2014-12-103-4/+329
* Accordion causes SEVERE error in browser console (#15182)Sergey Budkin2014-12-103-19/+37
* DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-103-10/+165
* MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-105-43/+212
* Long events aren't displayed properly when using Container (#15242)Sergey Budkin2014-12-103-56/+81
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-108-54/+376
* Make TextField.clear() use empty string to be consistent with constructor (#1...Artur Signell2014-12-101-1/+11
* Make addNestedContainerBean work with existing bean item container items (#15...Artur Signell2014-12-092-1/+43
* Add link to IDEA workspace instructions.Sauli Tähkäpää2014-12-091-1/+6
* Returning all validation errors in the exception cause when submitting a fiel...Alexey Fansky2014-12-095-23/+205
* Fix issues when using java.sql.Date as DateField range (#15342)Teemu Pöntelin2014-12-093-6/+113
* Hierarchy change markAsDirty to AbstractComponentContainer (#14227)Anna Miroshnik2014-12-099-21/+59
* Fix opacity for disabled checkboxes and option groups. (#15239)Jouni Koivuviita2014-12-093-20/+34
* Basic tests for default converter factoryArtur Signell2014-12-081-0/+128
* Add new StringTo<Byte, Short, BigInteger> Converters (#14583)Anna Miroshnik2014-12-088-28/+54
* UIInitHandler emits Content-Length when writing json response (#15271)Fabian Lange2014-12-051-13/+8
* SQLContainer removeItem Error when isModified (#8802)Ilya Ermakov2014-12-052-12/+28
* Add LICENSE file according to GitHub conventionsLeif Åstrand2014-12-041-0/+201