Commit graph

317 commits

Author SHA1 Message Date
c00c900ad1 new(basic.gblib): TABLE keyword #375 fixes. 2023-10-05 17:15:57 -03:00
fefbd02241 new(basic.gblib): TABLE keyword #375 fixes. 2023-10-05 11:28:23 -03:00
b060d190e2 new(basic.gblib): TABLE keyword #375 fixes. 2023-10-05 10:06:03 -03:00
99b13125cf new(basic.gblib): aadToken reserved word #378. 2023-10-04 15:39:03 -03:00
8aef0e27a4 new(basic.gblib): Auto variables for .gbot params #374. 2023-10-04 15:30:29 -03:00
b0c0d6b498 new(basic.gblib): TABLE keyword #375. 2023-10-02 16:22:51 -03:00
58f6a3fda3 new(basic.gblib): TABLE keyword #375. 2023-09-30 20:43:39 -03:00
31e8edfd5b fix(core.gbapp): #372 fix. 2023-09-29 13:24:24 -03:00
69f2942fcc fix(kb.gbapp): #361 GPT functions in Word. 2023-09-20 15:25:44 -03:00
111b423047 fix(kb.gbapp): #361 GPT functions in Word. 2023-09-19 19:36:05 -03:00
fa0c2d4cd3 fix(kb.gbapp): #361 GPT functions in Word. 2023-09-17 21:40:34 -03:00
401b1e00f7 new (basic.gbapp): ALLOW ROLE keyword. 2023-08-25 18:55:49 -03:00
b500903bc3 new (basic.gbapp): ALLOW ROLE keyword. 2023-08-23 20:41:22 -03:00
d45147c3ad new (basic.gbapp): ALLOW ROLE keyword. 2023-08-23 11:24:48 -03:00
12a519a56e new (basic.gbapp): NOTE keyword. 2023-08-21 13:21:49 -03:00
707a4d5927 fix(basic.gbapp): FIND now return case insensitive BASIC objects. 2023-08-20 19:34:11 -03:00
2fb6711e9c fix(basic.gbapp): FIND now return case insensitive BASIC objects. 2023-08-20 19:21:35 -03:00
d8b04c216a fix(basic.gbapp): AS IMAGE testing. 2023-08-13 16:16:26 -03:00
8eafbf7e16 new(admin.gbapp): Remove /publish confirmation. 2023-08-11 21:35:06 -03:00
531acb6fd8 BREAKING CHANGE: 3.0 arrived. 2023-04-21 07:03:42 -03:00
b514629a33 new(basic.gblib): GPT-3 automatically dialog generation. 2023-04-09 19:20:15 -03:00
1320fa8890 fix(core.gbapp): #344 fix regarding SET FILTER keyword. 2023-04-01 10:42:44 -03:00
Alan Perdomo
40daa075a7 fix(basic.gblib): Fix getNow return. 2023-03-27 18:20:21 -03:00
Alan Perdomo
e40721b765 fix(basic.gblib): Fix getNow return. 2023-03-27 17:38:31 -03:00
Alan Perdomo
f356d664d9 fix(basic.gblib): Fix getToday return. 2023-03-27 16:42:17 -03:00
3e7345c888 fix(core.gbapp): #336 timeout in API fixed. 2023-03-26 19:33:58 -03:00
e70b992a9f fix(all): Fixes in production. 2023-03-19 20:09:54 -03:00
31021125ce fix(basic.gblib): Debugger improvements. 2023-03-13 14:20:18 -03:00
a0d711582f fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 17:46:34 -03:00
83471408bf fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc from WS to HTTPS. 2023-03-05 11:09:36 -03:00
6c6cc6e628 fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc. 2023-03-04 16:27:25 -03:00
d18ad0525e fix(basic.gblib): #170 Fixing DATEDIFF. 2023-03-02 14:24:51 -03:00
88df7ef424 fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 19:17:52 -03:00
5e1a7dddda fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 14:34:38 -03:00
6cea57fd0c new(default.gbui): Load time reduced for web page display. 2023-02-23 08:11:09 -03:00
6149bf3ac5 new(kb.gbapp): #322 more user context for VM. 2023-02-22 16:06:57 -03:00
0932e117ac new(kb.gbapp): #259 BASIC from cell import done - second part. 2023-02-22 13:18:16 -03:00
4b880ecf5e new(all): #327 OPEN AS web automation. 2023-02-17 15:34:29 -03:00
87cf9d1b00 new(all): #327 OPEN AS web automation. 2023-02-17 06:32:30 -03:00
a6f705f823 new(all): #327 OPEN AS web automation. 2023-02-16 10:27:18 -03:00
e2e17c3bc2 new(all): Log per bot started. #299. 2023-02-12 14:31:21 -03:00
02d314031b new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-05 18:19:39 -03:00
9ba6a77e09 refactor(basic.gblib): Moving keywords to an isolated file. 2023-02-04 10:45:30 -03:00
82733e0f08 fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot. 2023-02-03 12:08:23 -03:00
e5e9f3f2f8 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:18:07 -03:00
1d11b81904 fix(basic.gblib): #307 - Fixed user context in API. 2023-01-31 11:53:01 -03:00
55c88f793b new(security.gblib): Params support in users. 2023-01-31 10:08:48 -03:00
919e626b4d fix(basic.gblib): #326 align JS and BASIC map file. 2023-01-29 17:20:38 -03:00
6ac6d7004a new(basic.gblib): VBS to JS directly now and minor fixes. 2023-01-29 12:02:14 -03:00
Alan
99f0f5debb fix(basic.gblib): OPEN keyword fix. Magic number removal. 2023-01-26 12:47:37 -03:00