| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 85 | -18573/+0 |
* | Merge commit '082985c68ad0b6c7f8c155cce2a5a79070176c09' | Artur Signell | 2012-08-07 | 1 | -0/+4 |
|\ |
|
| * | Throw IllegalArgumentException from addParameter for null parameters instead ... | Artur Signell | 2012-08-03 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'origin/6.8' | Leif Åstrand | 2012-07-31 | 1 | -0/+1 |
|\| |
|
| * | #9155 Add refresh() to SQLContainer.removeContainerFilter(), one more (manual... | Henri Sara | 2012-07-27 | 1 | -0/+1 |
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-07-26 | 4 | -7/+93 |
|\| |
|
| * | #9148 SQLContainer extensible null value support using custom StatementHelper... | Henri Sara | 2012-07-25 | 4 | -6/+92 |
* | | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 56 | -0/+378 |
* | | Changed AbstractInMemoryContainer.getItemIds() to return List (#8829) | Artur Signell | 2012-06-25 | 2 | -4/+5 |
* | | Rename setCurrentXyz() to setCurrent() (#9029) | Leif Åstrand | 2012-06-25 | 1 | -2/+2 |
* | | Test for converter factory and related fixes (#8992) | Artur Signell | 2012-06-25 | 1 | -2/+5 |
* | | Get converter from the application of the component if available (#8992) | Artur Signell | 2012-06-21 | 1 | -7/+30 |
* | | Converter support and updated data source logic (#8990, #8991) | Artur Signell | 2012-06-21 | 1 | -1/+30 |
* | | Split generic converter methods from AbstractField (#8991) | Artur Signell | 2012-06-21 | 1 | -0/+113 |
* | | Merge branch '6.8' | Johannes Dahlström | 2012-06-19 | 2 | -36/+32 |
|\| |
|
* | | Merge commit '17c14' | Johannes Dahlström | 2012-06-12 | 5 | -72/+116 |
|\| |
|
| * | #8297 Do not use static logger instances | Henri Sara | 2012-06-05 | 5 | -71/+81 |
* | | Improved error message | Leif Åstrand | 2012-05-11 | 1 | -3/+4 |
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-05-04 | 1 | -1/+2 |
|\| |
|
| * | Applied patch provided for #8600 (hasChildren() broken if item used to have c... | Marc Englund | 2012-04-24 | 1 | -1/+2 |
* | | Moved Collapsible and HierarchicalContainerOrderedWrapper to data | Henri Sara | 2012-04-05 | 1 | -0/+62 |
* | | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-03-27 | 1 | -1/+1 |
|\| |
|
| * | [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementD... | Automerge | 2012-03-26 | 1 | -1/+1 |
* | | Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8) | Artur Signell | 2012-01-31 | 19 | -1800/+1800 |
|\| |
|
| * | #8311 Converted CRLF to LF in all source files | Artur Signell | 2012-01-27 | 8 | -757/+757 |
* | | Corrected error message to show model and not presentation type when | Artur Signell | 2011-12-22 | 4 | -5/+5 |
* | | Print type info when an illegal type is passed to setValue | Artur Signell | 2011-12-22 | 1 | -2/+3 |
* | | Add javadoc to Property.Transactional and TransactionalPropertyWrapper. | Henri Sara | 2011-12-22 | 1 | -0/+23 |
* | | Rename TransactionalProperty to Property.Transactional based on review | Henri Sara | 2011-12-22 | 1 | -2/+1 |
* | | Javadoc fixes | Artur Signell | 2011-12-22 | 7 | -36/+44 |
* | | Removed getStringValue based on API review meeting | Artur Signell | 2011-12-22 | 4 | -71/+7 |
* | | #8101 Swapped generics parameter order for Converter based on API review | Artur Signell | 2011-12-21 | 10 | -48/+46 |
* | | #8101 Renamed source type to presentation and target type to model for | Artur Signell | 2011-12-21 | 8 | -78/+75 |
* | | #8101 Deprecated PropertyFormatter in favor of Converters | Artur Signell | 2011-12-21 | 1 | -0/+3 |
* | | #8125 Javadoc update | Artur Signell | 2011-12-21 | 1 | -3/+2 |
* | | #8125 Removed remaining references to Property.ConversionException | Artur Signell | 2011-12-21 | 2 | -6/+0 |
* | | #8125 Removed Property.ConversionException and String constructor based | Artur Signell | 2011-12-21 | 7 | -52/+15 |
* | | #8153 Add BeanItem.addNestedProperty | Artur Signell | 2011-12-19 | 1 | -3/+14 |
* | | ConversionException must be static to be useful outside Converter | Artur Signell | 2011-12-19 | 1 | -1/+1 |
* | | Remove conversions using String constructor from Properties (#8125). | Henri Sara | 2011-12-18 | 3 | -69/+33 |
* | | Added missing license info | Artur Signell | 2011-12-16 | 1 | -0/+3 |
* | | #8094 Initial implementation of two phase commit | Artur Signell | 2011-12-16 | 1 | -0/+83 |
* | | #8101 Made it possible to use different strings to represents Booleans | Artur Signell | 2011-12-15 | 1 | -5/+18 |
* | | #8101 Consistent handling of null locale | Artur Signell | 2011-12-15 | 4 | -9/+12 |
* | | Fixed exception message to report correctly what it was trying to | Artur Signell | 2011-12-15 | 1 | -1/+1 |
* | | #8101 All Strings are now trimmed before conversion | Artur Signell | 2011-12-14 | 5 | -3/+29 |
* | | Misc minor javadoc fixes | Artur Signell | 2011-12-12 | 2 | -8/+52 |
* | | Removed unused class | Artur Signell | 2011-12-12 | 1 | -18/+0 |
* | | #8101/#8103 Javadoc for converters and converter factory | Artur Signell | 2011-12-12 | 10 | -27/+338 |
* | | #8101 Javadoc for Converter | Artur Signell | 2011-12-12 | 1 | -2/+82 |