michael
|
f4f8234b1f
* Publish OnRecordResolved, OnLoadFail
|
4 years ago |
michael
|
9405cae183
* Check browse mode before setting recno
|
4 years ago |
michael
|
1a5c3bba66
* Avoid returning undefined when getting field data
|
4 years ago |
michael
|
5fdeab5490
* Allow descendents to copy row using fieldmapper
|
4 years ago |
michael
|
4c649e5048
* Create edit row correctly
|
4 years ago |
michael
|
a2e29dec6c
* Remove lookup as well as calc fields from JSON
|
5 years ago |
michael
|
50ce665a76
* Accept native Javascript Date, (adapted) patch from Bruno
|
5 years ago |
michael
|
ec3efe0ad5
* Fix from Wagner Landgraf: Lookup must return Null if not found
|
5 years ago |
michael
|
551b7e9911
* Rework dataset resolve mechanism to use separate status
|
5 years ago |
michael
|
816d7bd3e1
* Fix never-ending loop when setting filter
|
5 years ago |
michael
|
9019affbec
* Prevent calc fields spilling over from current record to edit buffer
|
6 years ago |
michael
|
7f010191f5
* Check that currentindex is assigned
|
6 years ago |
michael
|
e7de8d63ea
* Fix internalpost so that records are only appended to existing indexes
|
6 years ago |
michael
|
f786a75965
* Fix working of dataset when closing/opening
|
6 years ago |
michael
|
81bf48df6b
* Fix setting index before dataset is open
|
6 years ago |
michael
|
c5d66bd192
* Reset default to RFC3339 date handling if no format specified
|
6 years ago |
michael
|
0a0fd7dfe0
* Locate by default starts from 0th record. Add option to allow search from current. Fix date handling
|
6 years ago |
michael
|
3d43138c51
* SQLDBRestBridge components and first demo
|
6 years ago |
michael
|
e2494de422
* Auto-detect JSON type
|
6 years ago |
mattias
|
6c0a7e59d1
rtl: clean up
|
6 years ago |
michael
|
5d7b0b4891
* Added filtering
|
6 years ago |
michael
|
4dad417429
* Add indexing
|
6 years ago |
michael
|
7f311b408c
* Implement FieldValues, Locate, Lookup and lookup fields (no cache yet)
|
6 years ago |
michael
|
69f85aaa96
* Fix from Wagner Landgraf to fix missing data events
|
6 years ago |
michael
|
6adedb6ade
* Enable calculated Fields support
|
7 years ago |
michael
|
5113c4f198
* Support OldValue
|
7 years ago |
mattias
|
79e513a16f
fcl: less hints
|
7 years ago |
michael
|
6bf2506960
* Fix getrecno, needs a 1-based number
|
7 years ago |
michael
|
5dc2adc79f
* Fix recno calculation
|
7 years ago |
michael
|
75c570f2b2
* Fix Modified setting
|
7 years ago |