Commit Graph
1660 Commits
Author SHA1 Message Date
sunguangming e0e06d9ca3 Merge branch 'release/21.7.8' into release/22.0.alpha1 2025-12-29 07:52:33 +00:00
朱金勇 0109f278aa * [apiv2] Check object exists. 2025-12-29 14:00:50 +08:00
刘刚 72fa50bf29 Merge branch dev/bug-68659 of zentao/zentaopms (#13044) 2025-12-29 13:15:13 +08:00
朱金勇 bac0c19354 * [apiv2] Check object exists. 2025-12-29 11:41:31 +08:00
sunguangming d5eed650db * [bug#68666,done,0.2h] fix bug. 2025-12-29 02:44:31 +00:00
wangyidong 52fe01ba0d * [refac bug #68659] Check isClickable when feedback convert to story. 2025-12-29 10:29:44 +08:00
朱金勇 23880a2e6b * [bug#68595] Fix upload file api. 2025-12-29 00:19:02 +08:00
朱金勇 f1e3c4bf66 * [apiv2] Check zen 2025-12-17 22:21:34 +08:00
朱金勇 e38a13bc1c * [apiv2] Fix control. 2025-12-17 18:24:27 +08:00
朱金勇 d584073005 * [apiv2] Clean the output in get method. 2025-12-17 17:32:02 +08:00
朱金勇 6e8c4bdbe2 * [apiv2] Fix repsonse extractor 2025-12-17 16:16:22 +08:00
朱金勇 de5c147176 * [apiv2] Fix post body 2025-12-16 10:26:00 +08:00
liyang 8f8ddc5e08 Merge branch 'feature/workflowgroup' into release/22.0.alpha1 2025-12-16 09:16:13 +08:00
wangyidong 05614c1fd2 * [refac bug #68025] Use rawModule for flow. 2025-12-15 11:25:19 +08:00
朱金勇 6348c54983 * [apiv2] Fix methodName in router 2025-12-15 09:44:39 +08:00
朱金勇 6ecbcfcc3f * [apiv2] Fix methodName 2025-12-11 10:30:04 +08:00
朱金勇 7a9916631d * [apiv2] fix setFormData 2025-12-11 09:01:47 +08:00
sunguangming 8f0c15f2f3 * [misc] remove unused data. 2025-12-10 03:10:28 +00:00
sunguangming 892f0f10af Merge branch 'release/21.7.8' into feature/workflowgroup 2025-12-09 09:23:45 +00:00
朱金勇 5c22586a67 * [api] APIv1 esponse in entries. 2025-12-08 09:40:38 +08:00
朱金勇 83d579acee * [api] APIv1 esponse in entries. 2025-12-05 10:45:50 +08:00
朱金勇 ec4ba9c9a6 * [oceanbase] Only trace for mysql. 2025-12-03 09:14:10 +08:00
liugang 5e9f8bac88 Revert "+ [task#151028] Convert html entities to characters."
This reverts commit edf7c9d0c3.
2025-12-02 16:45:00 +08:00
liugang d6d8d79f17 + [task#151028] Convert html entities to characters. 2025-12-02 16:32:26 +08:00
朱金勇 a41a6c624d * [apiv2] Set params before POST 2025-12-02 16:32:24 +08:00
朱金勇 80dfd62d49 * [apiv2] Set GET variables from POST data 2025-12-02 16:32:24 +08:00
liugang c7bbf5dad9 * [misc] Record sessionID before restart session from GET param to avoid security issue. 2025-12-02 16:32:24 +08:00
liugang b9251205a8 * [refac] Refactor the baseRouter::startSession() method to reuse web session in api mode. 2025-12-02 16:32:24 +08:00
朱金勇 a366ca9961 * [apiv2] Set params before POST 2025-12-02 16:31:45 +08:00
朱金勇 20c95aecdc * [apiv2] Set GET variables from POST data 2025-12-02 16:31:45 +08:00
liugang ff2c453997 * [misc] Record sessionID before restart session from GET param to avoid security issue. 2025-12-02 16:31:43 +08:00
朱金勇 4f4eb7b633 * [apiv2] Fix api render method 2025-12-02 16:31:43 +08:00
liugang 49d863cba8 * [refac] Refactor the baseRouter::startSession() method to reuse web session in api mode. 2025-12-02 16:31:42 +08:00
朱金勇 c42ab7daca * [oceanbase] Only trace for mysql. 2025-12-02 13:30:02 +08:00
wangyuting 9a2248b779 * [bug#67503,done,1h,0h] Fix flow groupID error. 2025-11-26 10:10:30 +08:00
sunguangming b363c35e47 Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-25 03:09:44 +00:00
liugang c7d18d7a10 Revert "+ [task#151028] Convert html entities to characters."
This reverts commit edf7c9d0c3.
2025-11-25 10:51:24 +08:00
sunguangming e4a16a05a1 Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-25 01:57:28 +00:00
sunguangming ec0de8f0b6 * [bug#67454,done,0.2h] fix bug. 2025-11-25 01:14:06 +00:00
sunguangming 82504b3fad * [bug#67412,done,0.2h] fix bug. 2025-11-24 08:18:08 +00:00
sunguangming 1c978cbddf * [error] modify code error. 2025-11-24 02:40:58 +00:00
朱金勇 ed4b27cc8c * [framework] Need content. 2025-11-18 09:53:52 +08:00
朱金勇 0fe2321bd2 * [framework] Exception need args. 2025-11-18 09:26:07 +08:00
wangyidong 78ba763c4b * [refac bug #66424] Fix load config from db for system module. 2025-11-17 14:13:12 +08:00
tianshujie b3d4a25213 * [bug#67175,done,0.2h] Compatible with pop-up prompts on old pages. 2025-11-12 13:29:38 +08:00
sunguangming d728fdb44a * [task#152271,doing,0.5h] compitable hasFeatrue. 2025-11-12 03:29:08 +00:00
sunguangming 7dfcd6c60d Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-04 00:01:51 +00:00
朱金勇 2bcf1c11ff * [apiv2] remove root of api url 2025-11-03 13:58:45 +08:00
朱金勇 0969d50153 * [apiv2] Fix output in render 2025-11-03 13:56:18 +08:00
liugang edf7c9d0c3 + [task#151028] Convert html entities to characters. 2025-11-03 10:33:38 +08:00