Commit graph

163 commits

Author SHA1 Message Date
Rodrigo Rodriguez
f9cfb37b29 new(basic.gblib): Auto variables for .gbot params #374. 2023-10-04 15:30:29 -03:00
Rodrigo Rodriguez
0012fd0f89 new(basic.gblib): TABLE keyword #375. 2023-10-02 16:22:51 -03:00
Rodrigo Rodriguez
c1c3d2d913 new(basic.gblib): TABLE keyword #375. 2023-09-30 20:43:39 -03:00
Rodrigo Rodriguez
fff1504a00 fix(core.gbapp): #372 fix. 2023-09-29 13:24:24 -03:00
Rodrigo Rodriguez
edd800f36e fix(kb.gbapp): #361 GPT functions in Word. 2023-09-20 15:25:44 -03:00
Rodrigo Rodriguez
d7cb00f4ce fix(kb.gbapp): #361 GPT functions in Word. 2023-09-19 19:36:05 -03:00
Rodrigo Rodriguez
722e86c47d fix(kb.gbapp): #361 GPT functions in Word. 2023-09-17 21:40:34 -03:00
Rodrigo Rodriguez
c71b616f60 new (basic.gbapp): ALLOW ROLE keyword. 2023-08-25 18:55:49 -03:00
Rodrigo Rodriguez
572b724096 new (basic.gbapp): ALLOW ROLE keyword. 2023-08-23 20:41:22 -03:00
Rodrigo Rodriguez
3a8be1b536 new (basic.gbapp): ALLOW ROLE keyword. 2023-08-23 11:24:48 -03:00
Rodrigo Rodriguez
8022980438 new (basic.gbapp): NOTE keyword. 2023-08-21 13:21:49 -03:00
Rodrigo Rodriguez
a2615dd85a fix(basic.gbapp): FIND now return case insensitive BASIC objects. 2023-08-20 19:34:11 -03:00
Rodrigo Rodriguez
701bbae2f2 fix(basic.gbapp): FIND now return case insensitive BASIC objects. 2023-08-20 19:21:35 -03:00
Rodrigo Rodriguez
0f92f5f273 fix(basic.gbapp): AS IMAGE testing. 2023-08-13 16:16:26 -03:00
Rodrigo Rodriguez
d48cb03c32 new(admin.gbapp): Remove /publish confirmation. 2023-08-11 21:35:06 -03:00
rodrigorodriguez
0c1c02e07a BREAKING CHANGE: 3.0 arrived. 2023-04-21 07:03:42 -03:00
rodrigorodriguez
a9ce03b353 new(basic.gblib): GPT-3 automatically dialog generation. 2023-04-09 19:20:15 -03:00
rodrigorodriguez
db7ed36707 fix(core.gbapp): #344 fix regarding SET FILTER keyword. 2023-04-01 10:42:44 -03:00
Alan Perdomo
f2889879a6 fix(basic.gblib): Fix getNow return. 2023-03-27 18:20:21 -03:00
Alan Perdomo
5631ce9610 fix(basic.gblib): Fix getNow return. 2023-03-27 17:38:31 -03:00
Alan Perdomo
0e33c97851 fix(basic.gblib): Fix getToday return. 2023-03-27 16:42:17 -03:00
rodrigorodriguez
0c443618a6 fix(core.gbapp): #336 timeout in API fixed. 2023-03-26 19:33:58 -03:00
rodrigorodriguez
56b687792b fix(all): Fixes in production. 2023-03-19 20:09:54 -03:00
rodrigorodriguez
3e68858bb0 fix(basic.gblib): Debugger improvements. 2023-03-13 14:20:18 -03:00
Rodrigo Rodriguez
04e69b9d99 fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 17:46:34 -03:00
rodrigorodriguez
f3c756b015 fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc from WS to HTTPS. 2023-03-05 11:09:36 -03:00
rodrigorodriguez
f3b7c1d77e fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc. 2023-03-04 16:27:25 -03:00
rodrigorodriguez
4314a37916 fix(basic.gblib): #170 Fixing DATEDIFF. 2023-03-02 14:24:51 -03:00
rodrigorodriguez
ec1c38f378 fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 19:17:52 -03:00
rodrigorodriguez
5c48d39620 fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 14:34:38 -03:00
rodrigorodriguez
01fa276eb0 new(default.gbui): Load time reduced for web page display. 2023-02-23 08:11:09 -03:00
rodrigorodriguez
6168fd0c75 new(kb.gbapp): #322 more user context for VM. 2023-02-22 16:06:57 -03:00
rodrigorodriguez
7268103831 new(kb.gbapp): #259 BASIC from cell import done - second part. 2023-02-22 13:18:16 -03:00
rodrigorodriguez
bc85f714ca new(all): #327 OPEN AS web automation. 2023-02-17 15:34:29 -03:00
rodrigorodriguez
4d30d5988c new(all): #327 OPEN AS web automation. 2023-02-17 06:32:30 -03:00
rodrigorodriguez
649e08d7f2 new(all): #327 OPEN AS web automation. 2023-02-16 10:27:18 -03:00
rodrigorodriguez
3d500051fa new(all): Log per bot started. #299. 2023-02-12 14:31:21 -03:00
rodrigorodriguez
8a5bdf3934 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
rodrigorodriguez
06149126e9 refactor(basic.gblib): Moving keywords to an isolated file. 2023-02-04 10:45:30 -03:00
rodrigorodriguez
b64a42feac fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot. 2023-02-03 12:08:23 -03:00
rodrigorodriguez
2521117a80 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:18:07 -03:00
rodrigorodriguez
cbce44f20d fix(basic.gblib): #307 - Fixed user context in API. 2023-01-31 11:53:01 -03:00
rodrigorodriguez
20911af3d7 new(security.gblib): Params support in users. 2023-01-31 10:08:48 -03:00
rodrigorodriguez
b572cc9b8d fix(basic.gblib): #326 align JS and BASIC map file. 2023-01-29 17:20:38 -03:00
rodrigorodriguez
3d6bc56eca new(basic.gblib): VBS to JS directly now and minor fixes. 2023-01-29 12:02:14 -03:00
Alan
e1c389cbd0 fix(basic.gblib): OPEN keyword fix. Magic number removal. 2023-01-26 12:47:37 -03:00
Alan Perdomo
1063739cbe fix(basic.gblib): executionid and changed to pid and security context for HEAR. 2023-01-19 10:39:37 -03:00
Alan Perdomo
274db0d389 fix(systemkeywords.ts): executionid, and changed to pid 2023-01-13 16:09:45 -03:00
Alan Perdomo
552e8b14c4 fix(gbminservice.ts): swagger-client migration from 2.0 to 3.0 2023-01-13 13:30:18 -03:00
Alan Perdomo
a65a82dd8a feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 12:06:14 -03:00