|
|
d0d7da54a2
|
fix(basic.gblib): More error handling improvements.
|
2021-02-23 09:03:58 -03:00 |
|
|
|
f574d52173
|
fix(basic.gblib): Error handling improved.
|
2021-02-23 07:40:54 -03:00 |
|
|
|
226d4538cf
|
fix(basic.gblib): Error handling improved.
|
2021-02-23 07:26:08 -03:00 |
|
|
|
12f82ae119
|
fix(all): Added scope variable as requested by a customer.
|
2021-02-16 15:31:06 -03:00 |
|
|
|
e28f0de02c
|
fix(basic.gblib): Fixing bad regexp.
|
2021-02-07 18:28:54 -03:00 |
|
|
|
e04d28b05d
|
fix(basic.gblib): Fix in BASIC regexp to catch only keywords outsite quotes.
|
2021-02-07 08:12:32 -03:00 |
|
|
|
6bd78bf2cc
|
fix(admin.gbapp): Fix in DONT_DOWNLOAD.
|
2021-02-05 09:55:06 -03:00 |
|
|
|
0fe8ef6bf2
|
new(admin.gbapp): DONT_DOWNLOAD option added.
|
2021-02-05 09:15:32 -03:00 |
|
|
|
3180b773a7
|
fix(core.gbapp): Fix in Spanish NLP.
|
2021-02-02 15:43:02 -03:00 |
|
|
|
09b4c645e3
|
fix(basic.gblib): Spanish chars handling for NLP.
|
2021-02-02 15:37:35 -03:00 |
|
|
|
f68aa1ad80
|
fix(basic.gblib): More code instrumentation.
|
2021-01-28 08:45:29 -03:00 |
|
|
|
b520b9c8c2
|
fix(basic.gblib): COPY and CONVERT fixed.
|
2021-01-28 08:42:06 -03:00 |
|
|
|
483ada2495
|
fix(core.gbapp): Sending text in .md is back again.
|
2021-01-28 07:57:30 -03:00 |
|
|
|
54a594d7eb
|
fix(core.gbapp): More logging on sendToMobile from MD.
|
2021-01-27 18:52:56 -03:00 |
|
|
|
22c2cd9f41
|
fix(core.gbapp): Missing await inserted on sendToMobile.
|
2021-01-27 18:40:24 -03:00 |
|
|
|
5d418e76af
|
new(kb.gbapp): Whenever the bot is called with no text, start will be called.
|
2021-01-24 08:33:10 -03:00 |
|
|
|
420d6eda0c
|
fix(basic.gblib): COPY and CONVERT is now generating good JS.
|
2021-01-20 18:23:42 -03:00 |
|
|
|
df53627fac
|
fix(basic.gblib): CONVERT keyword coded.
|
2021-01-15 19:21:27 -03:00 |
|
|
|
2a9b8227e6
|
fix(basic.gblib): Extraction of copy command in regexp.
|
2021-01-15 11:50:43 -03:00 |
|
|
|
7ba6f05b99
|
fix(basic.gblib): COPY is now target recursive.
|
2021-01-15 11:48:18 -03:00 |
|
|
|
137c1aeb51
|
new(basic.gblib): New COPY keyword working.
|
2021-01-15 08:46:28 -03:00 |
|
|
|
7e23ac2025
|
fix(basic.gblib): Fix in Hear call to endDialog.
|
2021-01-13 13:36:44 -03:00 |
|
|
|
0b6685479b
|
fix(basic.gblib): Fixed get token from BASIC methods.
|
2021-01-12 18:33:21 -03:00 |
|
|
|
b59be34faf
|
fix(core.gbapp): Trying to fix Config.xlsx access from customer.
|
2021-01-08 12:54:51 -03:00 |
|
|
|
ba429fae4b
|
fix(admin.gbapp): Trying to fix .gbot deployment error.
|
2021-01-07 21:14:53 -03:00 |
|
|
|
8ddf537cd5
|
fix(admin.gbapp): Removal of download during deployment of .gbot packages.
|
2021-01-07 19:42:03 -03:00 |
|
|
|
dc8341dbe9
|
fix(core.gbapp): New .gbot param HelloGoodX is added.
|
2021-01-05 12:28:40 -03:00 |
|
|
|
14412a8bce
|
fix(basic.gblib): Improving error handling in BASIC.
|
2021-01-05 07:47:48 -03:00 |
|
|
|
ad8c00805c
|
fix(basic.gblib): New names for basic functions on hidden code header.
|
2021-01-03 19:13:27 -03:00 |
|
|
|
a702494722
|
fix(core.gbapp): Fix in NLP handling of acents.
|
2021-01-03 18:29:41 -03:00 |
|
|
|
ee826afd23
|
fix(all): TS Lint and minor fixes.
|
2020-12-31 15:36:19 -03:00 |
|
|
|
b68629d1ef
|
fix(basic.gblib): Comments to the keyword facade.
|
2020-12-28 18:43:34 -03:00 |
|
|
|
12f680b13b
|
fix(basic.gblib): Commenting blocks.
|
2020-12-28 09:27:35 -03:00 |
|
|
|
a5c6cc744e
|
new(basic.gblib): BASIC module isolated.
|
2020-12-27 13:30:56 -03:00 |
|
|
|
fa12d43949
|
fix(all): More coments on GBDeployer.
|
2020-12-26 19:47:38 -03:00 |
|
|
|
e14472bcc7
|
fix(core.gbapp): More comments in GBMinService.
|
2020-12-26 09:38:21 -03:00 |
|
|
|
74077cf48f
|
fix(core.gbapp): Comments improving.
|
2020-12-25 13:36:26 -03:00 |
|
|
|
e08e832884
|
fix(core.gbapp): result is now OK from hear.
|
2020-12-23 12:27:48 -03:00 |
|
|
|
6f4982ed8e
|
fix(core.gbapp): resolve is being called correctly in /hear.
|
2020-12-22 21:48:41 -03:00 |
|
|
|
9c4b07656e
|
fix(core.gbapp): Fix in MSFT spellchecker.
|
2020-12-22 18:25:31 -03:00 |
|
|
|
aa2abafc30
|
fix(core.gbapp): MSFT translator fixes and auto-start twice fixed.
|
2020-12-22 13:27:50 -03:00 |
|
|
|
686b27b886
|
fix(all): NLP error handling improved.
|
2020-12-22 09:06:46 -03:00 |
|
|
|
afac3183c0
|
fix(core.gbapp): Text improvements in messages.
|
2020-12-14 09:28:12 -03:00 |
|
|
|
01bb3871e0
|
fix(core.gbapp): Improvements in BASIC error handling.
|
2020-12-13 10:02:49 -03:00 |
|
|
|
bccf079e2b
|
new(core.gbapp): SHOW MENU BASIC keyword added.
|
2020-12-11 07:35:55 -03:00 |
|
|
|
9ce31447a3
|
fix(core.gbapp): Fix KeepText bug.
|
2020-12-10 18:38:15 -03:00 |
|
|
|
20f9735f46
|
fix(core.gbapp): Improvements in language selection and MSTEAMS integration.
|
2020-12-10 14:59:55 -03:00 |
|
|
|
907ebaa308
|
Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
|
2020-12-07 23:24:40 -03:00 |
|
|
|
e002ab0380
|
fix(core.gbapp): Boolean added to BASIC.
|
2020-12-07 23:24:00 -03:00 |
|
|
|
1b6d798c52
|
fix(core.gbapp): New validators in BASIC.
|
2020-12-07 23:08:52 -03:00 |
|