Commit Graph
101 Commits
Author SHA1 Message Date
朱金勇 2ced7c2ec9 + [apiv2] Add ext routes. 2025-10-21 11:19:57 +08:00
朱金勇 f6af8a5b15 * [apiv2] Compatible apiv1 2025-10-17 09:54:19 +08:00
朱金勇 af0a271ae7 * [apiv2] Fix createLink 2025-10-14 16:14:33 +08:00
朱金勇 4a15d1ab3d * [apiv2] Fix routing 2025-10-14 14:45:10 +08:00
朱金勇 99c8b11f78 + [apiv2] Add http code in helper.class.php 2025-10-14 14:22:50 +08:00
朱金勇 de87fbd1d5 - [apiv2] Remove http code define. 2025-10-14 13:54:01 +08:00
朱金勇 6cc42fd3d5 + [apiv2] Add control.class.php 2025-10-14 13:51:05 +08:00
sunguangming be101daee2 * [bug#65260,done,0.2h] fix bug. 2025-09-09 03:42:12 +00:00
朱金勇 95feaeb607 * [misc] Compatible with PHP8.4 2025-08-08 08:59:48 +08:00
tianshujie 75362d9896 * [refac,done,0.1h] remove unused method. 2025-06-10 15:55:40 +08:00
liugang e97bb7b96b + [refac] save xhprof log for api. 2025-04-03 13:16:25 +08:00
songchenxuan 2b779d073f * Copy framework/helper arrayUnion function to framework/api/helper class. 2025-02-20 17:48:43 +08:00
sunguangming d0925d45d3 * [feedback#8123,done,0.2h] append workflow fields to post. 2024-12-31 11:13:16 +08:00
caoyanyi ba467e2213 * [misc] adjust dao init for api entry. 2024-11-12 15:03:09 +08:00
hufangzhou 9cb89fd9b6 * [bug#55744,done,0.3h] Pass param. 2024-09-29 17:23:32 +08:00
hufangzhou 47069e44be * [bug#55456,done,0.6h] Text decoding. 2024-09-20 14:00:35 +08:00
caoyanyi b669230203 * [misc] adjust control return data for api. 2024-08-23 08:22:06 +08:00
caoyanyi 574672d068 * [task#125969,doing,0.1h] adjust api data process. 2024-08-21 16:04:09 +08:00
caoyanyi c8ff0faff1 * [misc] format data for api result. 2024-08-12 17:32:19 +08:00
宋辰轩 4daefbdf0b * [misc] modify base router importControlFile. 2024-06-28 13:50:33 +08:00
宋辰轩 66b42279e6 * [bug,done,1.5h] fix bug for api use lib form. 2024-06-27 10:55:48 +08:00
宋辰轩 c7ac438dc5 * Modify pivot lang and use user logon function in api entry. 2024-04-11 13:32:31 +08:00
宋辰轩 c575a429d5 * Cherry pick 695055c6b1. 2024-04-10 15:15:00 +08:00
songchenxuan d83dcc198c * Fix api bug. 2024-03-11 16:51:43 +08:00
caoyanyi 564cd4a67e * Adjust api route parse. 2023-12-26 10:22:40 +08:00
caoyanyi 1c61db2bcb * Adjust api parse path for api request. 2023-12-26 09:53:30 +08:00
tanghucheng 2382769fac * Merge 18.8 framework into Merge184. 2023-11-22 21:45:49 -05:00
hufangzhou a60622d4e4 * Merge: 18.4 version's framework and lib directory. 2023-11-14 16:58:03 +08:00
songchenxuan 349ea3d5b0 * Merge commit 5880eab419. 2023-11-10 11:54:34 +08:00
songchenxuan 688c27a58c * Merge commit 30bd866bd4. 2023-11-10 10:43:57 +08:00
Lufei 8021e1b061 * Fix bug #39262, sync helper methods. 2023-11-03 09:07:29 +08:00
朱金勇 cb5b5bb2c5 - Remove unused local variable. 2023-05-25 03:00:16 +00:00
Lufei d2951d0c5c * Fix formatTime type error. 2023-04-24 12:39:40 +08:00
鲁飞 045289d4c7 * Support PHP8.1. 2023-04-23 11:21:09 +00:00
Wenrui LI 8aa30bd281 * use tasks api in zentao bot. 2022-12-07 10:36:49 +08:00
宋辰轩 8883698534 * Delete unsed code. 2022-11-08 16:09:30 +08:00
宋辰轩 33c4c5278e *Fix api cannot use bug. 2022-11-08 16:07:09 +08:00
鲁飞 b8619da3a6 * Fix missing requireFields error. 2022-11-07 09:14:12 +00:00
鲁飞 e0cd779954 * Remove use exit for api. 2022-11-03 00:32:42 +00:00
Lufei 031838a6ce * Fix loadModel for entry. 2022-10-31 16:36:52 +08:00
lanzongjun 2dbf74064c feedback module 2022-09-02 11:37:53 +08:00
liumengyi e1a022ba7f * Fix bug #26768. 2022-08-24 10:54:29 +08:00
liumengyi a54d9168bb * Fix bug for task #64967. 2022-08-22 14:49:04 +08:00
宋辰轩 f82626dfab * Fix api bug. 2022-07-21 17:05:38 +08:00
zhujinyong 632c0a569c * Fix array type. 2022-05-24 09:15:44 +08:00
songchenxuan 0654bcc2ad * Fix api format data bug. 2022-04-08 16:03:03 +08:00
李玉春 46a965b02b Merge branch 'cyy_bug_14928' into 'master'
* Fix bug #14928.

See merge request easycorp/zentaopms!2662
2022-04-02 06:05:51 +00:00
caoyanyi 2fcabdfc3f * Modify api function for createLink. 2022-03-31 17:08:28 +08:00
songchenxuan 3ede5cca11 * Fix api helper bug. 2022-03-31 16:30:00 +08:00
songchenxuan 5118abeaf9 *Fix API bug. 2022-03-09 14:41:01 +08:00