Commit Graph

130 Commits

Author SHA1 Message Date
Michaël Van Canneyt
f6aa05353b * Set field value on change 2024-01-14 14:48:46 +01:00
Michaël Van Canneyt
5013439753 * Allow LIKE in filters 2023-12-14 09:02:12 +01:00
Michaël Van Canneyt
eab8c5f3af * Fcl-DB with namespaces 2023-12-02 18:00:43 +01:00
Michaël Van Canneyt
4fb43b145f * Do not pass by variant type detection when setting value 2023-10-15 17:50:29 +02:00
Michaël Van Canneyt
2bea7d21f6 * Better click event needed detection 2023-10-15 17:50:29 +02:00
Michaël Van Canneyt
3d012f3ddf * Delete action 2023-09-10 23:14:35 +02:00
Michaël Van Canneyt
7091f49685 * Fix warnings 2023-09-10 23:14:35 +02:00
Michaël Van Canneyt
5d09c81e78 * Publish event 2023-09-03 18:41:04 +02:00
Michaël Van Canneyt
82d1ee313c * Call RecordChange, so server-side changes are visualized 2023-08-18 14:54:03 +02:00
Michaël Van Canneyt
2a031cf9db * Fix DoResolveRecordUpdate 2023-08-10 20:39:47 +02:00
Michaël Van Canneyt
7f7dc95804 * Reload option 2023-08-02 22:22:24 +02:00
Michaël Van Canneyt
32091c3521 * Publish additional events 2023-05-09 11:17:47 +02:00
Michaël Van Canneyt
df0484df52 * Fix dokeydown for input element 2023-05-09 11:17:47 +02:00
Michaël Van Canneyt
561f965d98 * Additional event 2023-03-12 20:43:12 +01:00
Michaël Van Canneyt
926b346609 * Support for sorting server result 2023-03-07 14:21:46 +01:00
Michaël Van Canneyt
8e6f81cbd0 * No filter on blob 2023-02-21 17:01:12 +01:00
Michaël Van Canneyt
cea050a231 * Fix deleting records from indexes 2022-07-10 11:48:44 +02:00
Michaël Van Canneyt
9c9231e6ba * Memo field has no max length, encode param values with EncodeUriComponent 2022-07-10 11:48:44 +02:00
Michaël Van Canneyt
3f2fac179e * Fix some compiler warnings 2022-07-10 11:48:44 +02:00
Michaël Van Canneyt
6ab796a4b5 * Fix warning 2022-07-10 11:48:44 +02:00
Michaël Van Canneyt
efe93922d2 * Better handling of DatasetToElement/ElementToDataset 2022-06-22 16:57:35 +02:00
Michaël Van Canneyt
c0d1ebde37 * Server returns base64 encoded blob data 2022-06-22 16:57:07 +02:00
Michaël Van Canneyt
3a45781c1c * Extend blob handling with various formats and event 2022-06-22 16:56:45 +02:00
Michaël Van Canneyt
7367b27a66 * Introduce ResourceID, AutoApplyUpdates, better AsQuery implementation 2022-06-17 14:13:05 +02:00
Michaël Van Canneyt
0e24cef774 * Introduce some aliases 2022-06-17 14:11:19 +02:00
Michaël Van Canneyt
26e8ca99a2 * Add event to set up request 2022-06-11 16:04:40 +02:00
Michaël Van Canneyt
59b0fb327f * Add event to set up request 2022-06-11 16:03:46 +02:00
Michaël Van Canneyt
d6107912ac * Allow filtering through query parameters 2022-05-21 21:28:55 +02:00
Michaël Van Canneyt
791113663a * Fix some warnings, add TLongintField alias 2022-05-21 21:28:55 +02:00
Michaël Van Canneyt
574be89907 * Examples for new design-time editing components 2022-05-21 21:28:55 +02:00
Michaël Van Canneyt
e1e78c7aef * Make DefaultBlobDataToBytes public 2022-05-01 16:40:58 +02:00
Michaël Van Canneyt
25f2393051 * Add getUpdatecount, fix some warnings 2022-05-01 16:40:58 +02:00
Michaël Van Canneyt
bf2d83e724 * Additional published properties for connection 2022-04-11 13:59:44 +02:00
Michaël Van Canneyt
571ad193dc * Rename newly introduced method 2021-11-26 11:40:53 +01:00
Michaël Van Canneyt
097a3d1167 * Restore calculated fields storage, make sure they do not propagate to server 2021-11-26 11:35:14 +01:00
Michaël Van Canneyt
eb52f60dde * Inserted and then deleted records are removed from changelist 2021-10-05 13:57:02 +02:00
Henrique Gottardi Werlang
6a2412fd97 Permitindo retornar um objeto de Date no AsJSValue do TField. 2021-09-06 19:35:37 +00:00
Michaël Van Canneyt
74d6b0e9f4 * Fix error in calclookupvalue 2021-08-09 16:35:42 +02:00
michael
96d5ad47f8 * Enable TDatasource.Enabled 2021-07-22 05:49:35 +00:00
michael
5a942fb610 * Patch from Henrique Werlang to fix setting correct state when modifying data 2021-06-11 14:10:19 +00:00
michael
aa33897aa3 * Convert array of jsvalue to array of const where appropriate 2021-05-08 15:35:32 +00:00
michael
b892a8a8bf * TBlobField.DisplayValue 2021-04-13 19:11:36 +00:00
michael
f4f8234b1f * Publish OnRecordResolved, OnLoadFail 2021-04-13 19:11:06 +00:00
michael
6ea1e42c5c * Fix for destroying nested datasets, patch by Henrique Werlang (issue 38749) 2021-04-13 07:07:07 +00:00
michael
58971dc918 * Fix missing override; patch by Henrique Werlang (issue 38747) 2021-04-13 07:03:02 +00:00
michael
42b39a317d * Patch from Henrique Werlang to ignore some missing properties from stream 2021-03-23 11:55:23 +00:00
michael
b70bd9f844 * Patch from Henrique Werlang to let datalink transmit events ony when active 2021-02-19 15:38:36 +00:00
michael
2647578515 * Fix in TDataSet.DefaultBytesToBlobData, index out of range 2021-02-07 12:20:26 +00:00
michael
761b632d8f * Patch from Henrique Werlang to implement TDatasetField 2021-01-23 10:32:10 +00:00
michael
9405cae183 * Check browse mode before setting recno 2020-11-10 09:35:17 +00:00