Commit Graph
1648 Commits
Author SHA1 Message Date
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
李阳 e677637e71 Merge branch release/21.7.6 of zentao/zentaopms (#12060) 2025-10-28 15:25:29 +08:00
sunguangming d0e166a4a6 * [misc] fix code error. 2025-10-27 08:01:01 +00:00
zhaixiaojian b37baeb1bd misc driver include 2025-10-24 05:14:19 +00:00
朱金勇 84a033d4d1 * [apiv2] Set params before POST 2025-10-24 10:42:47 +08:00
朱金勇 90f0fb7efa * [apiv2] Set GET variables from POST data 2025-10-24 10:25:14 +08:00
liugang 267fa1bb6f * [misc] Record sessionID before restart session from GET param to avoid security issue. 2025-10-22 11:02:17 +08:00
liugang 7c41516770 + [misc] Enable custom session handler when restart session. 2025-10-22 10:21:16 +08:00
朱金勇 709539017d * [apiv2] Fix getFormData 2025-10-22 09:46:00 +08:00
朱金勇 837eb24de2 * [apiv2] Fix api render method 2025-10-22 09:39:27 +08:00
朱金勇 17bce9875f * [apiv2] Fix display of apiv1 2025-10-21 23:48:21 +08:00
朱金勇 53f47be722 * [apiv2] Cast type of params. 2025-10-21 17:54:10 +08:00
朱金勇 9cb0387965 * [apiv2] init formData 2025-10-21 17:31:03 +08:00