Commit Graph

333 Commits

Author SHA1 Message Date
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