Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix validator test (#10713) | Henri Sara | 2013-01-15 | 1 | -8/+4 |
| | | | | Change-Id: I4eaec551836bd40c522463b1a884c57522d445de | ||||
* | Most validators should accept null or empty string (#10561, #10713). | Henri Sara | 2013-01-14 | 3 | -0/+269 |
| | | | | Change-Id: I1e8d6015aefdc184af6383cb22cdf3e13be351cf | ||||
* | (#10561) Email should be valid for null and empty string. | Mikael Grankvist | 2013-01-11 | 1 | -0/+26 |
| | | | | | | Created tests for email validator. Change-Id: I6be05672ff506247da488ad142f63b7337952bab | ||||
* | Merge of (#10032) to Vaadin 7. | Anna Koskinen | 2013-01-09 | 1 | -0/+12 |
| | | | | | | SQLContainer and DB2 not handling empty result set metadata correctly. Change-Id: I20ad1e3d528f92826e3f9049403c6a953a6a07c8 | ||||
* | Removed old source file checkers (#9399) | Artur Signell | 2013-01-07 | 2 | -255/+0 |
| | | | | | | Checks are now done by checkstyles (#9065) Change-Id: I816109d0f13d28ba6ce58da9427578486ef3ce33 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 11 | -11/+11 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Merge of (#6476) to Vaadin 7. | Anna Koskinen | 2013-01-02 | 1 | -6/+1 |
| | | | | | | | Table.setVisibleColumns should throw exception from duplicate property ids. Change-Id: I1465a99bd0c6241c3b31d88f5480fee99bbdc0ad | ||||
* | Update buffered field value if it has not been changed (#8192) | Artur Signell | 2012-12-18 | 1 | -0/+35 |
| | | | | Change-Id: I70501fe0813d014304fac71b6b80f94d0fdee9da | ||||
* | Do not update data model when locale changes (#10562, #8192) | Artur Signell | 2012-12-18 | 1 | -0/+22 |
| | | | | Change-Id: I84e00c9e73d69bb398a8e9cc2c6bdb7fa60d3907 | ||||
* | Merge changes Icf4a4410,I8bbf8f69 | Leif Åstrand | 2012-12-18 | 1 | -0/+2 |
|\ | | | | | | | | | | | * changes: Register connector to avoid test failures Only update value on locale change if using the data source directly (#8192) | ||||
| * | Register connector to avoid test failures | Artur Signell | 2012-12-17 | 1 | -0/+2 |
| | | | | | | | | Change-Id: Icf4a4410104848bb95d5ec7d036c9ec2aee1c08d | ||||
* | | Merge "Support float fields with FieldGroup (#10553)" | Leif Åstrand | 2012-12-18 | 1 | -0/+42 |
|\| | |||||
| * | Support float fields with FieldGroup (#10553) | Artur Signell | 2012-12-17 | 1 | -0/+42 |
| | | | | | | | | Change-Id: Ib7f6fff09e9372576aadfc44c82f7bb9ce9525cf | ||||
* | | Revert "Case-insensitive FieldGroup binding #10426" | Artur Signell | 2012-12-17 | 1 | -84/+0 |
|/ | | | | | | | This reverts commit fffd25fc57c862afdac2f4cfc36695c0bd35ec96 Breaks binding using BeanFieldGroup before an item data source has been set. Change-Id: Id05372eef2078efea9e92a69a1af942511ff32a9 | ||||
* | Case-insensitive FieldGroup binding #10426 | Jonni Nakari | 2012-12-17 | 1 | -0/+84 |
| | | | | | | | Modified buildAndBindMemberFields to use a new findPropertyId method when searching propertyIds. Change-Id: I97f1c4eb8a3de7350b0333c8b2b2ff913e0263d9 | ||||
* | Search fields from superclasses #10504 | Jonni Nakari | 2012-12-17 | 1 | -0/+34 |
| | | | | | | | | | Modified buildAndBindMemberFields method to use a new getFieldsInDeclareOrder method that searches fields also from superclasses. Added a unit test to verify the new logic. Fixes the issue in ticket #10504 Change-Id: Ic855e274c5b4d1c83760d6c2c53c67413a1da42c | ||||
* | Support null values in legacy messages (#9254) | Leif Åstrand | 2012-12-14 | 1 | -0/+27 |
| | | | | Change-Id: I8a7bc1f52ffed7acc2de03c6d17cdff7f640ddf2 | ||||
* | Fix for ticket #10121, a unit test for the ticket's issue and a unit | Jonni Nakari | 2012-12-13 | 3 | -0/+144 |
| | | | | | | test for the new method in ReflectTools Change-Id: If8d57b4b38e8856ff2a9ef130dc71cf5b315858a | ||||
* | Fixed test | Artur Signell | 2012-12-11 | 1 | -4/+5 |
| | | | | Change-Id: I91e3492f3243d5d789a6608981646bc3217adb53 | ||||
* | Moved StreamVariable handling from AbstractCommunicationManager to | Anna Koskinen | 2012-12-07 | 1 | -4/+8 |
| | | | | | | | ConnectorTracker to prevent untimely unregistrations through other UIs within the same session (#10112) Change-Id: Id04c97970325be65b0b3c63756a2f2e731dd60d2 | ||||
* | Return null as non-existing property for IndexedContainer (#10445) | Henri Sara | 2012-11-30 | 1 | -0/+8 |
| | | | | Change-Id: I9829173dda84d5f496114b7d08204648bf86fc77 | ||||
* | getPrevItemId should return null if id not found (#10124) | Artur Signell | 2012-11-28 | 1 | -0/+18 |
| | | | | Change-Id: I9c0a07610e942bf8fac5832341a4fb31bfd6342a | ||||
* | Fail if a Window is attached to something else than a UI (#10374) | Artur Signell | 2012-11-27 | 1 | -0/+44 |
| | | | | Change-Id: Ibe0fcbda1222e2aa781ae14f479fbedd99715ff9 | ||||
* | Rename ComponentEventListener to ConnectorEventListener (#10340) | Leif Åstrand | 2012-11-23 | 1 | -1/+1 |
| | | | | Change-Id: I8e5d60e0e6d7003eeff984ceb0b4bf04347267b0 | ||||
* | Use compare for Comparable when determining equals for filtering (#10310) | Artur Signell | 2012-11-22 | 1 | -0/+54 |
| | | | | Change-Id: Ie6e12b1d606d6ed06ae94527427049621b515eed | ||||
* | Add attach and detach listeners and events to ClientConnector (#8579, #10251) | Johannes Dahlström | 2012-11-21 | 1 | -0/+180 |
| | | | | Change-Id: Ifda4b4a770fb7d330f0fe5d606f8415961a574a2 | ||||
* | Global code cleanup | Leif Åstrand | 2012-11-21 | 4 | -6/+4 |
| | | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86 | ||||
* | Renamed VaadinServiceSession to VaadinSession (#10223) | Artur Signell | 2012-11-16 | 11 | -44/+44 |
| | | | | Change-Id: Id7f367300c000aa47edc12084f4e9500502466c3 | ||||
* | Merge "Fix LegacyUIAddRemoveComponents test (#2924)" | Artur Signell | 2012-11-14 | 1 | -4/+4 |
|\ | |||||
| * | Fix LegacyUIAddRemoveComponents test (#2924) | Henri Sara | 2012-11-14 | 1 | -4/+4 |
| | | | | | | | | Change-Id: Ib6f59d3707713a5ec3c23ee552e19d87d4713862 | ||||
* | | Remove Window.addComponent() (#2924) | Henri Sara | 2012-11-14 | 1 | -1/+1 |
|/ | | | | Change-Id: Ida3269e3cce906fd4b55c5e1049b24e0ff383289 | ||||
* | Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixes | Henri Sara | 2012-11-14 | 1 | -1/+1 |
| | | | | | | | | | - move VRichTextToolbar back to sub-package where its resources are (not a top level widget) - update some package names in browser specific overrides - update a test Change-Id: Id7ff5307b881ef1912e805b280604fbe09c35e0b | ||||
* | UI based on AbstractBasicComponentContainer (#2924) | Henri Sara | 2012-11-13 | 4 | -28/+28 |
| | | | | Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87 | ||||
* | Renamed uri fragment methods in Page to use UriFragment instead of Fragment ↵ | Artur Signell | 2012-11-13 | 1 | -8/+8 |
| | | | | | | (#10141) Change-Id: I1c5826a667e718ec147807889082d27392cf44e8 | ||||
* | Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo ↵ | Henri Sara | 2012-11-13 | 1 | -0/+19 |
|\ | | | | | | | (#10132)" | ||||
| * | Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132) | Johannes Dahlström | 2012-11-12 | 1 | -0/+19 |
| | | | | | | | | Change-Id: I48ecb305166557f1671bdd635c25f17b8f490297 | ||||
* | | Merge "Do not include classes which cannot be instansiated" | John Ahlroos | 2012-11-13 | 1 | -1/+3 |
|\ \ | |/ |/| | |||||
| * | Do not include classes which cannot be instansiated | Artur Signell | 2012-11-06 | 1 | -1/+3 |
| | | | | | | | | Change-Id: I467993c91754f094e5d55d5c849c718291487754 | ||||
* | | Modified FieldGroup so that fields configured with read only properties | tapio | 2012-11-08 | 2 | -0/+69 |
| | | | | | | | | | | will also be made read only (#9076). Change-Id: I183ae263f4952a51513623d38dc9e04ce1482f45 | ||||
* | | Merged com.vaadin.service into com.vaadin.util (#10146) | Artur Signell | 2012-11-06 | 1 | -1/+1 |
| | | | | | | | | Change-Id: I313ba80073b89a90da8ebe8c26f35c4fcc51f431 | ||||
* | | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 3 | -3/+2 |
|/ | | | | Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad | ||||
* | Move LegacyWindow to its own file (#9917) | Johannes Dahlström | 2012-11-02 | 2 | -2/+2 |
| | | | | Change-Id: Iac2f000dfcc9dc8c52d45b83842dfa0d8382c1d5 | ||||
* | Revert "Call UI.detach in UI cleanup (#9755)" because it breaks logout ↵ | Artur Signell | 2012-10-26 | 1 | -48/+0 |
| | | | | | functionality / redirect while closing the session. See CloseSession test This reverts commit 41fb6006d916c8cb512c9aa6fbf8e5d1f4e377db | ||||
* | Call UI.detach in UI cleanup (#9755) | Johannes Dahlström | 2012-10-26 | 1 | -0/+48 |
| | | | | Change-Id: I0050994247018270f8b39b103bcfdce2b5053c6f | ||||
* | Fixed NPE when converter is null (#10043) | Artur Signell | 2012-10-24 | 1 | -0/+20 |
| | | | | Change-Id: I1d753a4da16feae0c83d755e9dcceae86f3dfbdc | ||||
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 5 | -43/+9 |
| | | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259 | ||||
* | Add Navigator.getState() returning the current navigation state (#9972) | Johannes Dahlström | 2012-10-17 | 1 | -4/+12 |
| | | | | Change-Id: Ic423252ed82ea5c991760ece76a9a0f0e5a259a4 | ||||
* | Remove Navigator.SimpleViewDisplay (#9936) | Johannes Dahlström | 2012-10-16 | 1 | -0/+30 |
| | | | | Change-Id: I4c7e9ae14d7a50981d8da4909e6832d337fdf059 | ||||
* | Delegate UI.replaceComponent() to content instead of throwing UOE (#9967) | Johannes Dahlström | 2012-10-16 | 2 | -1/+66 |
| | | | | | | * Added a test, also renamed tests/server/component/root to tests/server/component/ui Change-Id: I80d30dd5acb3643cfb3cfc0b972f52ffa4512691 | ||||
* | Update test to use relative paths (#6771) | Leif Åstrand | 2012-10-10 | 1 | -11/+19 |
| | | | | Change-Id: I1360ea57c1d3396e3ef9d0fe803e3953dc8f70da |