| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
SQLContainer and DB2 not handling empty result set metadata correctly.
Change-Id: I20ad1e3d528f92826e3f9049403c6a953a6a07c8
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
Windows never opened to a new tab.
Change-Id: Ida874c55bbb00325edf49d4ebf27067d99d056b8
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
DragDropWrapper does not work correctly with multiple batch uploads.
Change-Id: Ib576ebf6f687c2b2ebda86e6ad1003408250140c
|
|\| | |
|
| |/
| |
| |
| |
| |
| | |
Clean up map of dropped file receivers when streaming of a file starts.
Change-Id: I8f0d87505f4d82f906760a7e5e29546bb2b74e77
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
ComboBox filtering fix.
Change-Id: Ia274155c15a5319ec0c98d7bc0347e2f2bd0ddbd
|
|/
|
|
|
|
| |
Fixed @since tag.
Change-Id: I9dece38d05c1ef53ca5da45d5c95c49154a2efe1
|
|
|
|
|
|
| |
Checks are now done by checkstyles (#9065)
Change-Id: I816109d0f13d28ba6ce58da9427578486ef3ce33
|
|
|
|
|
|
|
|
| |
* Validates that all java files contains a license file and fails the build if a license is missing
* For now runs a lot of checks with a severity less than error to avoid failing the build
* Outputs test results to TeamCity for reporting
Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d
|
|
|
|
| |
Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
|
|
|
|
| |
Change-Id: I864e3ad465539a5b7fee212390a723773f6930ac
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Table.setVisibleColumns should throw exception from duplicate property
ids.
Change-Id: I1465a99bd0c6241c3b31d88f5480fee99bbdc0ad
|
| |
| |
| |
| | |
Change-Id: Ia211cb7175134087a1cbef404c55075fb098b5c6
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
It should be possible to clear Table's value after container changes.
Change-Id: Ibacdae2b303375fc8303abd63a5673542a80ad38
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Limit unnecessary database queries.
Change-Id: Iae2ed72dd2d044f02abe775f2289126c5f5dbe1d
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
Extracted static resource response writing to a separate, protected
method.
Change-Id: I5e2b5e86d6aa68e74193aaebb06cef3f9b70151a
|
| |
| |
| |
| |
| |
| | |
HierarchicalContainer sometimes left content change events disabled.
Change-Id: I77bbee1987f324246a6253f91a6edc23b153d4b1
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I0d2e033479e0288b49ce695620ab947487545f3b
|
| |
| |
| |
| | |
Change-Id: I1fbdf6c000a9b51694214098b739180b680f4494
|
|/
|
|
| |
Change-Id: I70501fe0813d014304fac71b6b80f94d0fdee9da
|
|
|
|
|
|
|
|
|
| |
* ServerRpc encoding uses type data from the interface
* Beans encoded on the server use reflection based on declared type
* Remove row numbers to enable adding test without changing old indices
* Update test to send non-primitive map values
Change-Id: I0462b547cb7de252564b3569420b0b24cee4515f
|
|
|
|
| |
Change-Id: I84e00c9e73d69bb398a8e9cc2c6bdb7fa60d3907
|
|\
| |
| |
| |
| |
| | |
* changes:
Register connector to avoid test failures
Only update value on locale change if using the data source directly (#8192)
|
| |
| |
| |
| | |
Change-Id: Icf4a4410104848bb95d5ec7d036c9ec2aee1c08d
|
| |
| |
| |
| | |
Change-Id: I8bbf8f693ccb2646df898433897425de7898966f
|
|\| |
|
| |
| |
| |
| | |
Change-Id: Ib7f6fff09e9372576aadfc44c82f7bb9ce9525cf
|
| |
| |
| |
| | |
Change-Id: If400b16afa07480afc8007fd3144f68644a60a12
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
This reverts commit fffd25fc57c862afdac2f4cfc36695c0bd35ec96
Breaks binding using BeanFieldGroup before an item data source has been set.
Change-Id: Id05372eef2078efea9e92a69a1af942511ff32a9
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
Ensure that the browser does not cache UIDL responses (iOS 6 Safari
fix).
Change-Id: I432cf2bf202e3f37b479e3950a6a39ca067497b4
|
|/
|
|
|
|
|
| |
Modified buildAndBindMemberFields to use a new findPropertyId method
when searching propertyIds.
Change-Id: I97f1c4eb8a3de7350b0333c8b2b2ff913e0263d9
|
|
|
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| | |
Collection<?> visibleIds) to Table. (#10419)"
|
| |
| |
| |
| |
| |
| | |
Collection<?> visibleIds) to Table. (#10419)
Change-Id: Ib10f430c786b1d0130f86eb5a97e271ac71e806f
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Avoid returning unregistered but not cleaned connectors from e.g.
getDirtyConnectors() and getConnector()
* Add some sanity checks to ensure unregistered connectors are not used
Change-Id: I1103586863d2f299d50af5058233a7b4c967d4c6
|
| | |
| | |
| | |
| | | |
Change-Id: I8a7bc1f52ffed7acc2de03c6d17cdff7f640ddf2
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I9b1e42a75175eff4a01560db0a13865e253b72d5
|