| Commit message (Expand) | Author | Age | Files | Lines |
* | Empty since tags -> 7.4 | Artur Signell | 2014-12-17 | 11 | -11/+11 |
* | Use introspection instead of reflection to get property type (#10672). | Denis Anisimov | 2014-12-16 | 3 | -141/+194 |
* | Throw IllegalArgumentException on non-existent version column. (#15290) | Sauli Tähkäpää | 2014-12-15 | 1 | -0/+6 |
* | Use converter for Select/Tree/ComboBox when using item id for caption | Artur Signell | 2014-12-12 | 1 | -11/+51 |
* | Make SQLContainer.removeAllItems() work properly with paging (#12882) | Ilya Ermakov | 2014-12-12 | 1 | -1/+0 |
* | Convert empty string to null Enum value, only throw ConversionExceptions (#14... | Artur Signell | 2014-12-11 | 1 | -9/+11 |
* | Clear all bound fields when nulling the field group data source (#12371) | Artur Signell | 2014-12-11 | 2 | -9/+19 |
* | Make addNestedContainerBean work with existing bean item container items (#15... | Artur Signell | 2014-12-09 | 1 | -1/+1 |
* | Returning all validation errors in the exception cause when submitting a fiel... | Alexey Fansky | 2014-12-09 | 1 | -23/+63 |
* | Add new StringTo<Byte, Short, BigInteger> Converters (#14583) | Anna Miroshnik | 2014-12-08 | 5 | -5/+18 |
* | SQLContainer removeItem Error when isModified (#8802) | Ilya Ermakov | 2014-12-05 | 1 | -12/+14 |
* | Allow BeanFieldGroup.setItemDataSource() method accept null (#14731). | Denis Anisimov | 2014-12-02 | 3 | -7/+35 |
* | Prevent NPE in AbstractBeanContainer.getType() method (#15173). | Denis Anisimov | 2014-12-01 | 1 | -2/+6 |
* | Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410). | Denis Anisimov | 2014-11-19 | 3 | -35/+24 |
* | Add null check to FieldGroup.bind. (#14729) | Sauli Tähkäpää | 2014-11-05 | 1 | -7/+22 |
* | FieldGroup should not throw NPE when data source is not set (#14901). | Denis Anisimov | 2014-10-22 | 1 | -1/+2 |
* | Make DefaultFieldGroupFieldFactory singleton (#11038). | Denis Anisimov | 2014-10-13 | 2 | -1/+18 |
* | Use workaround for JDK6 Introspection bug JDK-6788525 (#14839). | Denis Anisimov | 2014-10-13 | 1 | -3/+65 |
* | FieldGroup.commit throws NPE if not bound to an item (#14732). | Sergey Budkin | 2014-10-09 | 1 | -2/+8 |
* | String <-> Enum converter which produces a human readable string (#14756) | Artur Signell | 2014-09-30 | 2 | -0/+99 |
* | Add clear() for fields and field group (#14755) | Artur Signell | 2014-09-26 | 1 | -0/+15 |
* | Add new StringTo<Byte, Short, BigInteger> Converters(#14583) | denis.magdenkov | 2014-09-19 | 3 | -0/+240 |
* | Made MethodPropertyDescriptor box primitive types as it's done in MethodPrope... | Taras Hupalo | 2014-09-19 | 3 | -28/+8 |
* | Add Range<Byte, Short, Long, Float, BigInteger, BigDecimal> Validators (#14584) | denis.magdenkov | 2014-09-17 | 6 | -0/+286 |
* | Handle byte[] type in StatementHelper and correct SQLException (#13305). | Denis Anisimov | 2014-08-20 | 1 | -25/+29 |
* | Add asserts checking for negative container sizes (#14232) | Leif Åstrand | 2014-07-17 | 2 | -1/+4 |
* | Update remaining copyright years to 2014 | Artur Signell | 2014-04-23 | 1 | -1/+1 |
* | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 117 | -125/+125 |
|\ |
|
| * | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 118 | -126/+126 |
* | | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 2 | -7/+27 |
|\| |
|
| * | Add test for TransactionalPropertyWrapper memory leaks | Teemu Suo-Anttila | 2014-04-14 | 1 | -1/+1 |
| * | Fix FieldGroup and TransactionalPropertyWrapper memory leaks (#13438) | Teemu Suo-Anttila | 2014-04-14 | 2 | -7/+27 |
* | | Merge branch '7.2' | Jonatan Kronqvist | 2014-04-14 | 4 | -212/+18 |
|\ \ |
|
| * | | Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)" | Jonatan Kronqvist | 2014-04-11 | 4 | -212/+18 |
* | | | Don't allocate unnecessary memory for empty array of Objects in | Denis Anisimov | 2014-04-10 | 1 | -9/+17 |
|/ / |
|
* | | Added convenience methods for bean binding (#13068) | Matti Tahvonen | 2014-03-27 | 1 | -0/+54 |
* | | Remove all unnecessary semicolons reported by Eclipse | Leif Åstrand | 2014-03-21 | 5 | -6/+6 |
* | | Format project files according to conventions | Artur Signell | 2014-03-19 | 1 | -12/+10 |
* | | Revert "Merge branch 'master' into grid" | John Ahlroos | 2014-03-18 | 1 | -148/+0 |
* | | Merge branch 'master' into grid | Leif Åstrand | 2014-03-18 | 1 | -0/+148 |
|\ \ |
|
| * \ | Merge branch 'master' into grid | Henrik Paul | 2014-03-03 | 2 | -122/+143 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/master' into grid | Leif Åstrand | 2014-02-12 | 7 | -46/+36 |
| |\ \ \ |
|
| * | | | | Grid supports data set changes (#12645) | Henrik Paul | 2013-12-17 | 1 | -12/+59 |
| * | | | | Merge branch 'master' into grid-merge | Henrik Paul | 2013-12-04 | 4 | -163/+21 |
| |\ \ \ \ |
|
| * | | | | | Introduce initial data source support for Grid (#12878) | Leif Åstrand | 2013-11-22 | 1 | -0/+101 |
* | | | | | | Make com.vaadin.data.util.filter.Like accept Object as a property id. | Maciej Przepióra | 2014-03-14 | 1 | -2/+2 |
* | | | | | | Merge changes from origin/7.1 | Build Agent | 2014-03-13 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Class AbstractTransactionalQuery should be public (#12285) | Edoardo Vacchi | 2014-03-12 | 1 | -1/+1 |
* | | | | | Merge changes from origin/7.1 | Build Agent | 2014-02-27 | 1 | -79/+101 |
|\| | | | |
|
| * | | | | Fix SQLContainer paging and caching issue (#11199) | Teemu Suo-Anttila | 2014-02-25 | 1 | -79/+101 |