Commit graph

638 commits

Author SHA1 Message Date
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
ff17ab7310 fix(core.gbapp): Improvements on BASIC with built-in validators. 2020-12-07 22:25:43 -03:00
PH Nascimento
1c5434eb9f Update GBConversationalService.ts 2020-12-07 18:25:00 -03:00
82f7db45df fix(customer-satisfaction.gbapp): Fix rate and suggestion text store. 2020-12-07 12:19:04 -03:00
d1fd7a5960 fix(kb.gbapp): Faster loaded from tabular using bulk insert. 2020-12-07 11:21:51 -03:00
b4e94de313 fix(core.gbapp): Ignoring case for keep text. 2020-12-06 20:36:41 -03:00
92cd3ea59b fix(core.gbapp): startDialog for web OK now. 2020-12-06 16:46:53 -03:00
805de37cf8 fix(core.gbapp): Start dialog done and log improvements. 2020-12-06 16:22:34 -03:00
0cbb0c2f25 fix(core.gbapp): MSFT NLP issue fixed. 2020-12-06 10:48:24 -03:00
05bec4c7cb fix(core.gbapp): Fix in deployer. 2020-12-05 17:27:27 -03:00
4ac24f70b4 fix(core.gbapp): NLP automation is fully tested. 2020-12-05 09:26:19 -03:00
efadbd8d1f fix(core.gbapp): Keep text fixed. 2020-12-04 13:44:33 -03:00
6a843b5a43 fix(core.gbapp): Calls to Spellchecker and Translator fixed. 2020-12-03 18:43:14 -03:00
8b093c2e21 fix(core.gbapp): EXIT keyword. 2020-12-02 17:20:38 -03:00
300d8dc575 fix(core.gbapp): New HEAR possibilities coded. 2020-12-01 18:01:53 -03:00
80a5d826fa fix(all): fixed case-insensitivity for BASIC commands. 2020-11-30 21:25:29 -03:00
e57b05c91d fix(core.gbapp): SMS fix, Timezone on BASIC NOW, Order of welcome msg. fixed. 2020-11-30 17:09:47 -03:00
aa0749b38c fix(core.gbapp): NLP key bug fixed after MSFT change of NLP service. 2020-11-28 20:26:46 -03:00
718966f01b fix(core.gbapp): SEND SMS fixed. 2020-11-26 13:48:21 -03:00
cb723d3136 fix(core.gbapp): SEND SMS TO keyword added. 2020-11-26 12:45:10 -03:00
be51507356 fix(core.gbapp): Language instance acquisition fixed. 2020-11-26 11:25:04 -03:00
8d49e45dd8 fix(all): Language and Spellchecker are now modern. 2020-11-26 10:47:35 -03:00
e1647dbe74 fix(core.gbapp): Now and Today are now OK. 2020-11-26 10:24:55 -03:00
e294509400 fix(analytics.gblib): Improvements in customer feedback. 2020-11-23 08:33:48 -03:00
c11e8835e3 fix(core.gbapp): Fixing script name in call. 2020-11-22 11:24:48 -03:00
62e9e456a2 fix(all): Now keyword, autostart dialog, prod size optimization. 2020-11-22 11:22:55 -03:00
1691465807 fix(customer-satisfaction.gbapp): New param Feedback Improve Message added. 2020-11-19 17:04:09 -03:00
5bc514f507 fix(core.gbapp): Language improvements tested. 2020-11-19 15:05:09 -03:00
ba3f8c348e fix(core.gbapp): Fixing after language new fetures being added. 2020-11-19 11:43:15 -03:00
ed68e833ca fix(core.gbapp): Language and translator improvements. 2020-11-17 10:11:32 -03:00
588528ac33 fix(core.gbapp): Language features optmized. 2020-11-17 08:27:10 -03:00
c2dd2130ea new(core.gbapp): SET SCHEDULE Keyword started. 2020-11-14 10:32:18 -03:00
260df10776 fix(core.gbapp): Fixing array base in BASIC. 2020-11-12 15:31:05 -03:00
4110cf7de9 fix(core.gbapp): DO WHILE now working. 2020-11-11 16:03:05 -03:00
3b0665d5d8 fix(core.gbapp): SEND FILE TO now is priority over SEND FILE when converting tokens in regexp translator. 2020-11-11 12:43:08 -03:00
aa7ef26ec4 fix(core.gbapp): Fix in SEND TO FILE defect. 2020-11-11 12:27:17 -03:00
7ef04ab3f0 fix(core.gbapp): SEND FILE TO order of VM call prioritized. 2020-11-11 11:38:19 -03:00
5e234cb4aa fix(core.gbapp): New key word SEND FILE TO added. 2020-11-11 11:10:40 -03:00
15212c0744 fix(core.gbapp): End of dialog is now OK. 2020-11-09 21:28:14 -03:00
dbbc20782f fix(core.gbapp): Trying to fix error after .gbdialog call. 2020-11-09 20:25:42 -03:00
7538017f9b fix(core.gbapp): Fixed the file server addresses and availability. 2020-11-09 19:53:42 -03:00
bf0790a858 fix(core.gbapp): Fixing missing await calls. 2020-11-09 19:04:01 -03:00
0b97f23dc5 fix(core.gbapp): Fix deployment of assets missing await. 2020-11-09 18:54:52 -03:00
fb279d6436 fix(core.gbapp): Fixing .gbdialog last call error. 2020-11-09 18:29:23 -03:00
5dbcc1a954 fix(core.gbapp): Trying to fix Word language finishing error. 2020-11-09 17:40:34 -03:00
fa4f49266e fix(core.gbapp): New keywords and Loops. 2020-11-08 13:39:18 -03:00
242430b9a6 fix(core.gbapp): Any question can be forwarded to .docx dialogs. 2020-11-06 17:06:22 -03:00
6f44303d98 fix(core.gbapp): Fix GET/SET in .gbdialog. 2020-11-06 15:23:56 -03:00