171 Commits

Author SHA1 Message Date
nick
2046c4863f tbDate: comments3 2023-10-24 16:48:08 +03:00
nick
dfb1200e95 tbDate: comments2 2023-10-24 16:11:00 +03:00
nick
69bcd8426e tbDate: Tests were checked with:
*      -timezone Etc/GMT-14
             *      -timezone Etc/GMT+12
             *      -timezone America/New_York
             *      -timezone Europe/Kyiv
2023-10-17 18:42:28 +03:00
nick
5126c9abab tbDate: delete timeZneId 2023-10-17 16:20:01 +03:00
nick
42e5f063a4 tbDate: tests add method as Date JS 2023-10-06 10:52:36 +03:00
nick
73f8a7f537 tbDate: tests comments12 2023-10-02 15:46:58 +03:00
nick
f3d258e60a tbDate: tests comments1 2023-10-02 15:32:38 +03:00
nick
ab2976292b tbDate: fix bug tests 2023-09-29 17:22:36 +03:00
nick
47d1dc5fcf tbDate: class TbDate implements InstantSource 2023-09-29 11:53:38 +03:00
nick
db4ce97621 tbDate: TbDate implements InstantSource 2023-09-29 11:49:35 +03:00
Andrii Shvaika
9970bffc2f TbDate test update according to Java 17 2023-09-28 16:11:25 +03:00
Andrii Shvaika
e768afc948 Merge 3.6 -> 3.7 2023-09-28 12:20:06 +03:00
dashevchenko
8f1c13b335 added api rate limits tbel 2023-09-21 17:03:04 +03:00
Andrii Shvaika
94dbb1a682 Merge with master 2023-09-11 16:02:44 +03:00
Andrii Shvaika
f8cd40fe71 Avoid type conversion in TbUtils.stringToBytes 2023-09-08 16:27:55 +03:00
Andrii Shvaika
09fcc18b5e Fix naming of the DateTimeFormatOptions 2023-09-08 14:49:02 +03:00
Andrii Shvaika
db48a2d980 Improvement to the TbDate.toLocaleString 2023-09-08 14:45:26 +03:00
Andrew Shvayka
436f140d8b
Merge pull request #8873 from smatvienko-tb/hotfix/tbdate_toisoformat_sync
[3.5.2] TbDate toISOString sync as SimpleDateFormat required
2023-09-04 18:59:24 +03:00
Sergey Matvienko
cfe79cc445 AbstractScriptInvokeService: tenantId added to the log on script invocation blocked 2023-08-28 19:12:33 +02:00
nick
32fae3a4b6 tbel: add gecodeToJson(String.class) 2023-08-09 11:33:22 +03:00
nick
698dfba952 tbel: rollback validation switch 2023-08-01 14:56:50 +03:00
Sergey Matvienko
2a683f9977 TbDate isoDateFormat is ThreadLocal instead synchronization 2023-07-18 20:24:31 +02:00
Sergey Matvienko
235c6f94d9 TbDateTest added 2023-07-12 18:29:02 +02:00
Sergey Matvienko
1ed577545f TbDate toISOString sync as required SimpleDateFormat 2023-07-04 15:25:05 +02:00
YevhenBondarenko
1a12d3c395 merge with develop/3.6 2023-06-29 23:40:43 +02:00
nickAS21
d9c028f566 tbel: add Tests - long, float, double (syntax) 2023-06-19 17:41:28 +03:00
nickAS21
6894ffb8a9 tbel: add Tests - long, float, double 2023-06-19 17:38:41 +03:00
nickAS21
35dfa1e7bd tbel: add parseLong Test 2023-06-16 18:57:20 +03:00
nickAS21
f15d84e44a tbel: add parseHexToLong, Float, Double 2023-06-15 19:20:50 +03:00
nickAS21
59dfb4f4e1 tbel: refactoring prepareBytesToNumber 2023-06-15 17:02:34 +03:00
nickAS21
b79176f3b8 tbel: add parseLong
parseHexToLong
          parseBytesToLong
          toFixed (float.class)
2023-06-15 16:50:31 +03:00
nickAS21
6d0b16e41c tbel: add parseBytesToDouble 2023-06-14 18:56:36 +03:00
nickAS21
50d3a6d925 tbel: add parseBytesToFloat 2023-06-14 13:10:52 +03:00
nickAS21
6d69c9b213 fix_bug_switch: add CompileException2 2023-06-13 11:39:48 +03:00
nickAS21
7f0c5f219b fix_bug_switch: add CompileException 2023-06-12 19:00:59 +03:00
nickAS21
a85d0b6129 fix_bug_switch: add validation to tbel 2023-06-09 15:13:33 +03:00
YevhenBondarenko
db6f310284 migration to spring boot 3.1 2023-06-05 15:24:47 +02:00
YevhenBondarenko
fbf9773a61 optimize imports 2023-05-02 10:57:58 +02:00
imbeacon
4d46bc1131 Added writing the key for arrays 2023-04-25 09:14:48 +03:00
imbeacon
7ea35aa95a License 2023-04-20 18:01:04 +03:00
imbeacon
9e98b1c006 License 2023-04-20 17:52:05 +03:00
imbeacon
8f55fdd94b Refactoring 2023-04-20 17:41:27 +03:00
imbeacon
03d94c77d7 Added new function to TBEL helper 2023-04-20 10:06:55 +03:00
Andrew Shvayka
3e313371d1
Merge pull request #8143 from smatvienko-tb/feature/test-improvements-memory
[3.5] Test improvements - memory
2023-02-28 11:52:58 +02:00
Sergey Matvienko
368455119b Shutdown callback executor for RemoteJsInvokeService. Call shutdown timeoutExecutorService from AbstractScriptInvokeService 2023-02-27 21:58:12 +01:00
Sergey Matvienko
af62bc1d98 Shutdown jsExecutor after Nashorn destroy 2023-02-27 21:30:37 +01:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
13e2f01af3 Update TBEL version to 1.0.3. 2022-11-30 20:57:54 +02:00
Igor Kulikov
5045a76062 Update TBEL version to 1.0.1. Improve TBEL helper functions. 2022-11-28 12:36:11 +02:00
Andrii Shvaika
acfd8afa0c TBEL Utils and tests 2022-11-25 19:55:15 +02:00