Commit Graph

510 Commits

Author SHA1 Message Date
michael
de05c1f807 * Remove todos 2020-03-10 22:24:31 +00:00
michael
18452a754b * Copyright notice 2020-03-10 22:23:52 +00:00
michael
b457601e27 * Update requests must also pass through setuprequest 2020-02-23 19:22:26 +00:00
michael
f42303383d * Use node.mod.pas naming schedule 2020-02-23 12:59:40 +00:00
michael
1532b6aac2 spi-device node module 2020-02-23 10:00:05 +00:00
michael
1fc88b7218 * Require returns object with Gpio member 2020-02-23 09:00:52 +00:00
michael
d5344582b0 * license added 2020-02-22 23:06:13 +00:00
michael
ddc5776e47 * license added 2020-02-22 23:04:23 +00:00
michael
c581dece39 * node onoff module for GPIO control on raspberry 2020-02-22 23:02:57 +00:00
michael
84b1c93a7d * nodejs HTTP class 2020-02-21 15:13:16 +00:00
michael
8944471cc6 * ByteDynArray 2020-02-21 15:12:12 +00:00
michael
df2250da28 * Completed bugger, added events and timers 2020-02-21 15:11:29 +00:00
michael
482d7d0690 * IteratorResult & AsyncIterator 2020-02-21 15:10:56 +00:00
michael
e3db23ef42 * Patch from Silvio Clecio to implement cookie on TJSDocument (bug ID 0035357). 2020-02-09 18:13:07 +00:00
michael
b028be4ec2 * Fix bug 35558: Add SortList 2020-02-08 09:50:34 +00:00
michael
9840999646 * Patch from Sven Barth to implement TJSWindow.onresize (bug ID 36677) 2020-02-08 09:39:42 +00:00
michael
20646eb432 * Fix from Sven Barth for bug ID 36676 : TParser reads too many bytes in certain cases 2020-02-08 09:37:11 +00:00
michael
17896572b8 * Fix case of removeEventListener (bug ID 36567, patch by Sven Barth) 2020-01-14 21:54:46 +00:00
michael
ba11536829 * Add ResolveStatus to TResolveInfo 2019-12-06 14:02:10 +00:00
michael
5dfaca424e * Fix origin property in TJSLocation 2019-11-19 23:01:38 +00:00
michael
9e2c77792d * Fix EndsWith declaration 2019-11-11 12:00:38 +00:00
michael
223e553de3 * Initial version of fieldmap 2019-11-04 11:17:47 +00:00
michael
0bc30e88e8 * Correct getcurrentlocation 2019-11-02 17:33:45 +00:00
michael
7d531e888c * Complete TJSPath2D, add ellipse 2019-11-02 17:33:28 +00:00
michael
551b7e9911 * Rework dataset resolve mechanism to use separate status 2019-11-02 17:32:55 +00:00
mattias
a16ec5bdc1 rtl: added tkExtClass 2019-10-30 11:56:41 +00:00
michael
d1f79594de * Autofocus and disabled for select element 2019-10-30 09:01:05 +00:00
michael
0cb5864a1c * List view properties 2019-10-30 09:00:10 +00:00
michael
4464a2d5af * Remove unused units 2019-10-30 08:59:37 +00:00
michael
c1081c8573 * Introduce DA Data types 2019-10-30 08:58:58 +00:00
michael
717a4381b1 * Add escaping of specials ^ and $ to stringreplace 2019-10-27 17:11:33 +00:00
michael
2b0c7ffa88 * Add support for resources 2019-10-27 13:14:34 +00:00
michael
116614c42c * Add EncodeHTMLEntities 2019-10-27 13:13:23 +00:00
michael
7a882c55b8 * Arraybuffer is a JSObject 2019-10-27 13:12:30 +00:00
michael
68eefbea8e * Add Anchor and Template element classes 2019-10-27 13:12:09 +00:00
michael
10c84c0875 * Correct name of Buffer class 2019-10-27 13:11:48 +00:00
mattias
07c76c5111 rtl: fixed SetMethodProp normal function 2019-10-22 11:39:31 +00:00
mattias
c79684f8d9 rtl: MethodName: support callbacks with function reference 2019-10-21 17:05:49 +00:00
mattias
a72e7bf311 rtl: MethodName: support callbacks with function reference 2019-10-21 16:44:47 +00:00
mattias
b1c084790f rtl: SetMethodProp: reuse callback if possible 2019-10-21 16:36:27 +00:00
michael
d7d47e1439 * Allow to log message on create, so event handler exceptions can be traced in debugger console 2019-10-18 08:01:02 +00:00
michael
848ea3e0bf * Replace callbacks, split using regexp 2019-10-18 07:58:51 +00:00
michael
9a7c83dabf Add TObjectDynArray 2019-10-18 07:58:21 +00:00
michael
6587b4df8e * Some additions: window.postmessage, form.checkvalidity, overload for image constructor 2019-10-18 07:58:00 +00:00
michael
5621ab1a1f * Add array of separators overload 2019-10-04 21:32:36 +00:00
michael
1d588bea49 * Fix AM/PM for strtotime 2019-10-02 19:16:20 +00:00
michael
b827092f20 * Resizable added 2019-10-01 18:28:51 +00:00
michael
463eae99d9 * Correct support for datetime fields 2019-10-01 18:28:09 +00:00
michael
cc0cee2387 * Add IsDate 2019-10-01 18:26:37 +00:00
michael
949f0181b9 * Fullcalendar unit & demo 2019-10-01 18:26:21 +00:00
michael
9640756fc2 * Fix day names in formatdatetime, fix DateTimeToJSDate 2019-09-30 13:48:08 +00:00
michael
509b6ee185 * Bootstrap(table) helper & demo 2019-09-28 15:47:34 +00:00
michael
dbaafd3dd8 * loCancelPending added to load flags 2019-09-27 13:24:58 +00:00
michael
3485d5252b * Fix case of TJSHTMLElement native name 2019-09-27 13:17:32 +00:00
michael
1e31931375 * Fix strtoint64def 2019-09-27 13:17:06 +00:00
michael
ff0cbf12c8 * Errormessage property 2019-09-27 13:16:36 +00:00
michael
e46a655e18 * Check table name 2019-09-27 13:16:12 +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
abd08459c4 * First version of webassembly interface 2019-09-22 11:20:41 +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
mattias
d77f936d0e rtl: less hints 2019-09-18 17:33:09 +00:00
michael
7dc3c9659f * Undo last patch, too much committed 2019-09-13 09:48:21 +00:00
michael
d53de8e426 * Remove debug output and add DoPush to RouteRequest 2019-09-13 09:46:45 +00:00
michael
466aadfba9 * Template loader and demo 2019-09-12 20:38:59 +00:00
michael
2e22184840 * Safer UnRender, split templatewidget 2019-09-12 20:34:14 +00:00
michael
b60221b7b6 * better field size detection, add support for smallint field 2019-09-12 20:33:33 +00:00
michael
de8d28c369 * Move public section of TDAUserInfo 2019-09-12 20:33:04 +00:00
michael
ec6b4841f2 * raise error on non-existing route 2019-09-12 20:32:35 +00:00
michael
7030886a98 * Added link element & script element correction 2019-08-30 12:21:53 +00:00
michael
6e4276df35 * Additional classes/methods, suggested by WarleyAlex 2019-08-29 07:15:52 +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
mattias
ddc8bafa81 rtl: started generic TList 2019-08-26 13:44:05 +00:00
michael
2553ef17ad * TJSAttr is a descendent of TJSNode 2019-08-20 11:19:11 +00:00
michael
6fcea916a2 * Add some missing HTMLFormElement methods 2019-08-20 07:42:14 +00:00
michael
69ca0ce68a * Fix event handler signature 2019-08-20 07:25:39 +00:00
michael
1f3db78f37 * Added HTMLOutputElement 2019-08-20 07:14:20 +00:00
mattias
ac227214f3 rtl: less hints 2019-08-17 08:58:08 +00:00
michael
f14118704c * Fix casing of substring 2019-08-13 06:07:48 +00:00
michael
e31a3ced26 * Re-enable all testcases 2019-08-11 13:13:24 +00:00
michael
0e4c76c91f * Additional widgets and tests 2019-08-11 13:12:42 +00:00
michael
6bc0de13f9 * Added missing value to TJSHTMLButtonElement 2019-08-09 06:44:59 +00:00
michael
8a3692b9fd * Correct DefaultHandler/DeefaultHandlerStr 2019-08-04 21:30:02 +00:00
michael
a89cc4b9ab * Add some extra functions 2019-08-04 21:23:21 +00:00
michael
eab2006134 * Webwidget embryonal version 2019-08-04 21:22:33 +00:00
michael
f0deef7fcc * Add Label and TextArea elements 2019-07-28 21:07:26 +00:00
michael
d472e24793 * Add Fetch API by Simon Ameis 2019-07-27 11:17:07 +00:00
michael
5012b557ae * GotoBookmark checks that bookmark is valid. 2019-07-25 17:26:16 +00:00
michael
e2b9a878ad * Add FormData class 2019-07-24 16:31:19 +00:00
michael
64e17d4954 * Switch to resource strings 2019-07-18 16:30:32 +00:00
michael
b9187c5ad3 * New HTML media elements 2019-07-18 16:30:16 +00:00
michael
021964c4d0 * Copyright header added 2019-07-15 13:14:26 +00:00
michael
a99f117940 * Show how to translate resource strings 2019-07-15 12:58:03 +00:00
michael
0b21ea3b26 * Add ObjectTextToBinary and TParser 2019-07-14 09:56:12 +00:00
michael
0c9deb045e * PushJS import & demo by Silvio Clecio 2019-07-13 14:27:49 +00:00
michael
ca8aae9072 * Implement TStringStream, ObjectBinaryToText 2019-07-12 20:49:11 +00:00
michael
f76abc2f8d * Correct HTMLImageElement, space key 2019-07-12 20:48:21 +00:00
michael
2742723507 * Replace asm block with pascal in setreference 2019-07-11 06:57:30 +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
ee110fbed3 * Needed for classes unit 2019-07-07 18:38:55 +00:00
michael
1b44527498 * Implement (binary) streaming 2019-07-07 18:36:49 +00:00
michael
3a623b5dc3 * Add MethodName, FieldAddress 2019-07-07 18:35:46 +00:00
michael
cb834b582f * Escape < > 2019-07-07 18:35:08 +00:00
michael
5db4d0571c * Add ClassInfo and MethodAddress 2019-07-01 08:22:30 +00:00
michael
aa62138a70 * Fix case in 2 places 2019-06-27 06:23:46 +00:00
michael
fd996c12f9 * Add $M+ to TPersistent 2019-06-24 11:45:02 +00:00
michael
7d58ca83c2 * Fix use of public keyword 2019-06-22 09:06:44 +00:00
michael
01edbe957a * Implement TStream 2019-06-19 07:52:34 +00:00
michael
e7de8d63ea * Fix internalpost so that records are only appended to existing indexes 2019-06-18 16:12:38 +00:00
michael
0d3122c452 * Add some overload keywords 2019-06-10 10:59:22 +00:00
michael
2c68cfda8c * Some IntN types 2019-06-10 10:58:57 +00:00
michael
46f7c2d5dc * Allow indent to work 2019-06-10 10:58:21 +00:00
michael
7d13098123 * Make sure browsertestrunner & consoletestrunner share re-run functionality 2019-06-10 10:57:53 +00:00
michael
131c345931 * Do not run tests at once 2019-06-10 10:49:36 +00:00
michael
4db960f581 * Port so it works in browser as well 2019-06-10 10:49:07 +00:00
michael
b8c3a37540 * Remove debug console output 2019-06-10 10:48:41 +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
e3ef3fc9aa * Fix ArcTan definition (bug ID 35655) 2019-06-01 12:21:12 +00:00
michael
9c2926cf96 * Add external name TJSMessageEvent class 2019-05-25 09:45:11 +00:00
michael
5505894bb0 * Add TJSMessageEvent class 2019-05-25 09:43:08 +00:00
michael
485f43abca * Constructors for TJSWebSocket 2019-05-23 11:58:50 +00:00
mattias
0a5fe28683 rtl: added GetInterfaceProp, SetInterfaceProp 2019-05-22 12:43:39 +00:00
mattias
87f96a7724 rtl: added SetMethodProp 2019-05-21 15:34:37 +00:00
mattias
c465228571 rtl: added GetMethodProp 2019-05-21 15:12:07 +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
c149455dce * Add SetReading 2019-05-11 15:23:50 +00:00
michael
8ec22dc064 * Added SetWriting() 2019-05-11 15:13:37 +00:00
michael
1d83758b3f * Fix Cyrpto.Subtle api 2019-04-23 21:20:07 +00:00
michael
a751522df8 * Add dynamic unit loader and demo 2019-04-12 20:38:40 +00:00
mattias
45a382eef3 nodejs: fixed GetEnvironmentVariable on non existing vars 2019-04-11 10:52:18 +00:00
mattias
bbdda51fee rtl: clean up 2019-04-11 10:50:49 +00:00
michael
f2f782f6cc * Overloaded form of _then 2019-04-04 18:35:04 +00:00
michael
8aaabb14c0 * Make channel/message public, so they can be used in other service constructors 2019-04-01 08:50:55 +00:00
michael
31e43b5ec1 * Add enum type 2019-04-01 08:50:26 +00:00
michael
20561ff2d9 * Add FileReader class 2019-04-01 08:50:00 +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
michael
643fc182b4 * Fix stringreplace with + char. 2019-03-18 11:29:40 +00:00
mattias
8859a8c8f3 fcl-db: less hints 2019-03-16 16:17:32 +00:00
mattias
13fe090eba updated demos 2019-03-16 14:42:26 +00:00
michael
6212dab167 * Fixes for working with the JSONStreamer 2019-03-12 18:24:17 +00:00
mattias
33328ecf5a rtl: added TObject.Dispatch and DispatchStr 2019-03-12 12:12:02 +00:00
michael
b4fb0f45dd * TBlobField must bet TBinaryField descendent, but needs to allow size 0 2019-03-12 08:11:52 +00:00
michael
8619a9f296 * Let TBlobField descend of TField 2019-03-12 03:44:14 +00:00
mattias
66ab817361 rtl: clean up 2019-03-11 10:17:19 +00:00
michael
06ee490db9 * Fix detection of push state api 2019-03-09 20:03:01 +00:00
michael
1d57ca0f7e * Add logout method 2019-03-09 20:02:37 +00:00
michael
3d43138c51 * SQLDBRestBridge components and first demo 2019-03-07 08:51:16 +00:00
michael
5a3377ea94 * Allow descendents to configure data requests 2019-03-07 08:46:40 +00:00
michael
e2494de422 * Auto-detect JSON type 2019-03-07 08:46:06 +00:00
mattias
5cdcf80eb7 rtl: added overload TryStrToFloat with type extended 2019-03-05 10:58:35 +00:00
mattias
a8430a243b rtl: less hints 2019-03-04 13:52:35 +00:00
michael
3800875e45 * Fix SetBufListSize 2019-02-27 08:57:52 +00:00
mattias
6c0a7e59d1 rtl: clean up 2019-02-26 17:45:43 +00:00
mattias
75bae04c58 rtl: made TValue a record, started TRttiType 2019-02-26 08:32:09 +00:00
mattias
36a5a5a3a9 rtl: added simple TRttiContext to support querying attributes like Delphi 2019-02-24 15:50:11 +00:00
mattias
dcb5c10cac rtl: added TCustomAttribute 2019-02-24 09:45:01 +00:00
mattias
ebdaed7149 rtl: fixed Min/MaxCurrency 2019-02-24 09:43:52 +00:00
michael
e2fba2b61a * Added some missing functions 2019-02-18 12:25:30 +00:00
mattias
509afdceac pas2js_rtl: added files 2019-02-18 08:19:50 +00:00
mattias
1559d1f4b6 rtl: TFormatSettings class constructor 2019-02-17 20:49:59 +00:00
mattias
218736588c rtl: clean up 2019-02-17 20:49:27 +00:00
michael
a0f2fb0a8f * Fix getdelimitedtext, quoting was wrong 2019-02-17 19:27:10 +00:00
michael
d41a04d1a4 * Websvg generated from web SVG IDL 2019-02-17 16:38:51 +00:00
mattias
371dc7c97c rtl: using const to avoid cloning on calls 2019-02-16 08:20:05 +00:00
mattias
ccfc40d11f rtl: less hints 2019-02-15 22:44:49 +00:00
mattias
6daad959fb rtl: added TVarRec and compiler utility function VarRecs 2019-02-15 22:43:18 +00:00
mattias
eff31f67be rtl: fixed AnsiCompareStr 2019-02-15 22:41:33 +00:00
mattias
6731fdacd0 fcl-base: less hints 2019-02-15 22:40:30 +00:00
mattias
fb5f97355d rtl: updated isRecord 2019-02-11 15:15:11 +00:00
michael
f1851f5d83 * Add progress element, patch from Silvio Clecio (bug ID 0034975) 2019-02-02 12:07:50 +00:00
michael
9d14376259 * added chartjs and demos from Silvio Clecio 2019-02-02 09:48:52 +00:00
mattias
9f11002d42 rtl: clean up 2019-01-30 16:52:56 +00:00
mattias
e86dfef5de rtl: clean up 2019-01-29 12:40:57 +00:00
mattias
c330f6ff6b dataabstract: clean up 2019-01-27 22:02:01 +00:00
mattias
6c78a2162f fcl-base: clean up 2019-01-27 22:01:49 +00:00
mattias
731dcd8eb2 rtl: clean up 2019-01-27 22:01:27 +00:00
mattias
01b3be4a07 rtl: added tkHelper 2019-01-27 22:01:14 +00:00
mattias
84e7aa5e90 rtl: changed JSArguments from array to TJSFunctionArguments 2019-01-26 20:12:48 +00:00
mattias
1a3c5c5a48 rtl: added lo, hi for word, smallint, longword, longint 2019-01-24 16:28:21 +00:00
michael
b6eebedfea * Forgot a class 2019-01-14 15:48:02 +00:00
michael
6a47ea6920 * Fix some dependency issues (bug is 34872) 2019-01-14 15:45:45 +00:00
michael
b69e9bbc36 * Patch from Silvio Clecio to add THTMLImageElement 2019-01-13 17:51:46 +00:00
michael
1d7bd679af * Added TJSPDF class by Silvio Clecio 2019-01-13 15:15:31 +00:00
mattias
7b1596cb91 rtl: added typinfo functions for TTypeInfoStruct to access advanced record RTTI 2019-01-07 16:07:42 +00:00
mattias
74b4d41274 rtl: fixed TryStringToGUID for new record var arg 2019-01-07 16:06:53 +00:00
mattias
6244b933ac rtl: cache IObjectInstance as string 2019-01-07 16:05:29 +00:00
mattias
2ed1cff471 rtl: changed Null and Undefined from var to const, issue 34801 2019-01-07 16:03:43 +00:00
michael
5d7b0b4891 * Added filtering 2018-12-30 16:17:11 +00:00
michael
50d5a647bd * Fix identifier value callback 2018-12-30 16:16:53 +00:00
michael
460c0fa4a3 * Added expression parser 2018-12-29 18:31:11 +00:00
michael
4dad417429 * Add indexing 2018-12-26 18:57:08 +00:00
michael
8de41029b1 * Remove some debug statements 2018-12-25 11:26:51 +00:00
michael
7f311b408c * Implement FieldValues, Locate, Lookup and lookup fields (no cache yet) 2018-12-25 11:11:49 +00:00