Commit graph

156 commits

Author SHA1 Message Date
de31f4a371 new(default.gbui): New PDF player and log improvements. 2021-04-03 12:41:44 -03:00
97f12da318 new(customer-satisfaction): New behaviour while liking content. 2021-04-02 14:50:39 -03:00
826e848f23 fix(kb.gbapp): Quotes to prevent question indexing. 2021-03-31 10:26:26 -03:00
8df96c5f49 fix(kb.gbapp): Simple search prioritized correctly. 2021-03-31 08:40:51 -03:00
9db8394489 new(whatsapp.gblib): New Teams and WhatsApp support. 2021-03-03 16:46:18 -03:00
c608057879 fix(all): Fix in FAQ menu. 2021-02-28 13:06:05 -03:00
3c91350cfd fix(all): FAQ Menu fixed. 2021-02-28 12:26:44 -03:00
e28f0de02c fix(basic.gblib): Fixing bad regexp. 2021-02-07 18:28:54 -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
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
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
a5c6cc744e new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
afac3183c0 fix(core.gbapp): Text improvements in messages. 2020-12-14 09:28:12 -03:00
d1fd7a5960 fix(kb.gbapp): Faster loaded from tabular using bulk insert. 2020-12-07 11:21:51 -03:00
805de37cf8 fix(core.gbapp): Start dialog done and log improvements. 2020-12-06 16:22:34 -03:00
8b093c2e21 fix(core.gbapp): EXIT keyword. 2020-12-02 17:20:38 -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
5e234cb4aa fix(core.gbapp): New key word SEND FILE TO added. 2020-11-11 11:10:40 -03:00
242430b9a6 fix(core.gbapp): Any question can be forwarded to .docx dialogs. 2020-11-06 17:06:22 -03:00
f976506767 fix(all): Remove HTML from Input. 2020-10-30 13:04:46 -03:00
da8d221286 fix(all): Spelled now received first letter in uppercase. 2020-10-30 11:30:03 -03:00
4353a39bd0 fix(kb.gbapp): Spelling set before translation. 2020-10-30 10:08:59 -03:00
538db6a953 fix(kb.gbapp): Adjustments in .gbkb engine. 2020-10-30 08:36:15 -03:00
c264938bf3 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03:00
25a131120e fix(core.gbapp): Context in VM is isolated now. 2020-08-29 15:02:19 -03:00
17f94a2597 fix(kb.gbapp): Importing improved. 2020-08-26 17:50:42 -03:00
30bfdbb542 new(core.gbapp): Param ENABLE_PARAMS_ONLINE added. 2020-08-22 18:41:54 -03:00
e991ab7074 fix(all): Code cleanup. 2020-08-19 13:00:21 -03:00
129a27bd85 new(all): Profile dialog for editing user information. 2020-07-26 16:46:37 -03:00
c812210a19 fix(core.gbapp): .gbapp now can be debugged within .ts files. 2020-07-20 16:38:29 -03:00
2bd0550a75 new(core.gbapp): Refactorings. 2020-07-04 16:32:44 -03:00
d4211eda93 fix(all): Header for prfix(all): Header for pragmatismo fixed. 2020-07-01 15:00:40 -03:00
6565d03557 fix(core.gbapp): Several fixes and translator swicher. 2020-06-14 21:40:41 -03:00
fc2fce7b00 fix(whatsapp.gblib): Fix of missing mobile number. 2020-06-05 16:09:47 -03:00
46d4cde2a1 fix(core.gbapp): BASIC fixed on WhatsApp channel. 2020-06-05 14:40:21 -03:00
046958dbf6 fix(whatsapp.gblib): Fix in sendFile. 2020-06-04 21:00:53 -03:00
f32549a4d1 fix(core.gbapp): Translator now can be switched off by using Excel. 2020-06-04 20:14:02 -03:00
ba0e4e5d0a fix(kb.gbapp): MSFT Translator will not break MD. 2020-06-04 18:31:53 -03:00
02e75f1b48 fix(core.gbapp): Fix in Bot Analytics. 2020-06-04 16:18:02 -03:00
3a187e74d8 fix(kb.gbapp): Search score now is derived from root. 2020-06-03 22:15:24 -03:00
3756176339 fix(core.gbapp): BASIC and KB improvements. 2020-06-03 21:31:00 -03:00
29c70ea512 fix(kb.gbapp): New params from root bot. 2020-06-03 16:43:35 -03:00
fb7c0b493f fix(core.gbapp): Translator is working with correct backend URL. 2020-05-30 19:30:11 -03:00
3bdb0beb9a new(core.gbapp): Due to MSFT issue https://github.com/microsoft/cognitive-services-speech-sdk-js/issues/92 disabling AUDIO. 2020-05-27 23:01:44 -03:00
82c4c65022 new(core.gbapp): New OnExchangeData flexible interface and /publish fixing. 2020-05-23 17:59:01 -03:00
Rodrigo Rodriguez
fbd6a98680 new(core.gbapp): TRANSLATOR_DISABLED added to .env before migrating to .gbot. 2020-05-18 01:03:42 +00:00