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 |
|
michael
|
1a5c3bba66
|
* Avoid returning undefined when getting field data
|
2020-11-05 08:34:37 +00:00 |
|
michael
|
5fdeab5490
|
* Allow descendents to copy row using fieldmapper
|
2020-11-01 12:09:23 +00:00 |
|
michael
|
4c649e5048
|
* Create edit row correctly
|
2020-09-13 07:57:03 +00:00 |
|
michael
|
784e85a9dd
|
* Fix bug ID 37737: always set parentcomponent
|
2020-09-12 07:52:43 +00:00 |
|
michael
|
459935b75e
|
* Fix declaration : add const (bug ID 37541, by Henrique Werlang)
|
2020-08-11 11:30:41 +00:00 |
|
michael
|
a2e29dec6c
|
* Remove lookup as well as calc fields from JSON
|
2020-08-01 09:40:02 +00:00 |
|
michael
|
50ce665a76
|
* Accept native Javascript Date, (adapted) patch from Bruno
|
2020-07-09 09:57:53 +00:00 |
|
michael
|
d744f40921
|
* Fix DefaultBytesToBlobData
|
2020-07-09 09:49:28 +00:00 |
|
michael
|
ec3efe0ad5
|
* Fix from Wagner Landgraf: Lookup must return Null if not found
|
2020-05-13 12:29:37 +00:00 |
|
michael
|
b457601e27
|
* Update requests must also pass through setuprequest
|
2020-02-23 19:22:26 +00:00 |
|
michael
|
ba11536829
|
* Add ResolveStatus to TResolveInfo
|
2019-12-06 14:02:10 +00:00 |
|
michael
|
223e553de3
|
* Initial version of fieldmap
|
2019-11-04 11:17:47 +00:00 |
|
michael
|
551b7e9911
|
* Rework dataset resolve mechanism to use separate status
|
2019-11-02 17:32:55 +00:00 |
|
michael
|
dbaafd3dd8
|
* loCancelPending added to load flags
|
2019-09-27 13:24:58 +00:00 |
|
michael
|
6219494a7a
|
* Loading
|
2019-09-27 13:14:58 +00:00 |
|
michael
|
816d7bd3e1
|
* Fix never-ending loop when setting filter
|
2019-09-26 12:54:58 +00:00 |
|
michael
|
980c23aa15
|
* Assume memo fields are sent as strings, not as bytes.
|
2019-09-26 12:54:11 +00:00 |
|
michael
|
ae4df85df3
|
* Rest bridge returns blob as base64 encoded data
|
2019-09-20 06:55:06 +00:00 |
|
michael
|
3d687576c6
|
* Fix TBinaryField.Get/setAsBytes
|
2019-09-20 06:54:35 +00:00 |
|
michael
|
9019affbec
|
* Prevent calc fields spilling over from current record to edit buffer
|
2019-08-26 18:36:19 +00:00 |
|
michael
|
fae6877e9a
|
* Fix case where applyupdates is called when a previous batch is still ebing handled
|
2019-08-26 18:35:38 +00:00 |
|
michael
|
5012b557ae
|
* GotoBookmark checks that bookmark is valid.
|
2019-07-25 17:26:16 +00:00 |
|
michael
|
b07f70c6b2
|
* Use FN correctly
|
2019-07-07 18:40:35 +00:00 |
|
michael
|
7f010191f5
|
* Check that currentindex is assigned
|
2019-07-07 18:39:55 +00:00 |
|
michael
|
e7de8d63ea
|
* Fix internalpost so that records are only appended to existing indexes
|
2019-06-18 16:12:38 +00:00 |
|
michael
|
f786a75965
|
* Fix working of dataset when closing/opening
|
2019-06-08 11:40:56 +00:00 |
|
michael
|
71fb6246d5
|
* Publish OwnsData
|
2019-06-08 11:40:00 +00:00 |
|
michael
|
81bf48df6b
|
* Fix setting index before dataset is open
|
2019-06-01 13:05:24 +00:00 |
|
michael
|
c5d66bd192
|
* Reset default to RFC3339 date handling if no format specified
|
2019-05-20 18:56:26 +00:00 |
|
michael
|
0a0fd7dfe0
|
* Locate by default starts from 0th record. Add option to allow search from current. Fix date handling
|
2019-05-18 14:20:45 +00:00 |
|
michael
|
a0351ecfdc
|
* out-of-the-box support for custom SQL statement, add databaseconnection property to dataset
|
2019-03-31 14:17:55 +00:00 |
|
mattias
|
8859a8c8f3
|
fcl-db: less hints
|
2019-03-16 16:17:32 +00:00 |
|
michael
|
b4fb0f45dd
|
* TBlobField must bet TBinaryField descendent, but needs to allow size 0
|
2019-03-12 08:11:52 +00:00 |
|