王怡栋
|
efa385717c
|
* finish task #42373.
|
2021-09-08 13:09:37 +08:00 |
|
王怡栋
|
84c3179179
|
* finish task #42372.
|
2021-09-08 13:07:59 +08:00 |
|
zhujinyong
|
489a87e0ec
|
* Adjust response of api.
|
2021-09-08 10:40:25 +08:00 |
|
zhujinyong
|
2ae6dc6b4e
|
Merge branch 'master' of http://gitlab.zcorp.cc/easycorp/zentaopms
|
2021-09-01 09:08:15 +08:00 |
|
zhujinyong
|
4a0c1241bd
|
* Process options method.
|
2021-09-01 09:02:37 +08:00 |
|
dingguodong
|
3e7f292efc
|
* Json encode the issue with JSON_HEX_TAG.
|
2021-08-31 15:22:37 +08:00 |
|
zhujinyong
|
664e290f97
|
* Rename openApp to tab.
|
2021-08-31 00:30:48 +08:00 |
|
王怡栋
|
6ee9262b2c
|
Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms
|
2021-08-27 14:53:36 +08:00 |
|
王怡栋
|
d5619ae6a5
|
* finish task #41528.
|
2021-08-27 14:53:20 +08:00 |
|
sgm0422
|
501bb4afaf
|
* Finish task #41730.
|
2021-08-27 14:46:44 +08:00 |
|
王怡栋
|
abe86c3128
|
* adjust for php8.
|
2021-08-26 09:44:37 +08:00 |
|
zhujinyong
|
ce09fc310f
|
* Code review for issue api.
|
2021-08-25 17:29:59 +08:00 |
|
王怡栋
|
944b66e6f6
|
* fix bug for send jsoned data.
|
2021-08-25 13:52:21 +08:00 |
|
dingguodong
|
656aa6a447
|
* Revert and correct back to original function comment.
|
2021-08-18 14:37:47 +08:00 |
|
dingguodong
|
98bb1ab539
|
* Adjust authorization logic for entry.
|
2021-08-11 17:56:10 +08:00 |
|
dingguodong
|
e6db5a9d96
|
* Remove trim for get param function in case that int type.
|
2021-08-11 16:15:43 +08:00 |
|
dingguodong
|
9b5e768fd2
|
* Add filter by labels and rename projects to products.
|
2021-08-11 15:26:13 +08:00 |
|
dingguodong
|
df3de3ba71
|
Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms
|
2021-08-10 16:50:14 +08:00 |
|
dingguodong
|
1073b0cc36
|
* Optimize code for getData in entry and program model.
|
2021-08-10 16:48:35 +08:00 |
|
王怡栋
|
d030b71784
|
* Adjust for check https.
|
2021-08-10 16:26:24 +08:00 |
|
dingguodong
|
b53a22019e
|
Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms
|
2021-08-10 14:09:56 +08:00 |
|
dingguodong
|
74b26a72b0
|
* Put isonlybody back to api/helper.class.php .
|
2021-08-10 14:09:30 +08:00 |
|
zhujinyong
|
cb40696190
|
* Enable CSRF protection by default.
|
2021-08-10 14:02:41 +08:00 |
|
dingguodong
|
1f87bc88ee
|
* Use same params for createLink function to removing warns.
|
2021-08-10 13:53:46 +08:00 |
|
dingguodong
|
4c9a8772b6
|
* Put general method createLink for API into helper.
|
2021-08-10 13:14:39 +08:00 |
|
dingguodong
|
c641348c5c
|
* Refactor send404 function and set to uniformed format.
|
2021-08-09 17:24:21 +08:00 |
|
wangyidong
|
a40762cb98
|
* strtolower for loadExtension.
|
2021-08-03 15:33:32 +08:00 |
|
dingguodong
|
d493efc769
|
* Change function comment for zget.
|
2021-08-03 11:12:03 +08:00 |
|
wangyidong
|
7b0a8a5bb0
|
* fix bug for loadModel.
|
2021-08-02 16:59:14 +08:00 |
|
wangyidong
|
bbe793a8aa
|
Merge branch '15.2'
|
2021-08-02 16:31:42 +08:00 |
|
zhujinyong
|
bdc440ddf6
|
* fix api of projectissue.
|
2021-07-30 15:17:56 +08:00 |
|
zhujinyong
|
c371d5ae61
|
+ Add productissue entry point.
|
2021-07-27 10:53:25 +08:00 |
|
wangyidong
|
f333e1aa21
|
* adjust for flow in GET.
|
2021-07-23 09:24:01 +08:00 |
|
wangyidong
|
dd1331d853
|
Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms
|
2021-07-21 17:42:02 +08:00 |
|
wangyidong
|
3384f53fa9
|
* fix bug.
|
2021-07-21 17:41:43 +08:00 |
|
zhujinyong
|
f157a35f20
|
* Add params of list.
|
2021-07-21 13:57:30 +08:00 |
|
zhujinyong
|
8f6bf9800e
|
* Format fields of response data.
|
2021-07-21 06:44:41 +08:00 |
|
wangyidong
|
68c2583a38
|
* change AUTHORIZATION to TOKEN.
|
2021-07-20 14:35:56 +08:00 |
|
wangyidong
|
6d897cf2d1
|
* fix bug for sessionID.
|
2021-07-20 14:03:06 +08:00 |
|
wangyidong
|
5377eef475
|
* adjust for api.
|
2021-07-20 11:30:09 +08:00 |
|
zhujinyong
|
e3605bc30d
|
* Fix token name of API.
|
2021-07-19 16:32:05 +08:00 |
|
zhujinyong
|
d75f650c7e
|
Merge branch 'master' of http://gitlab.zcorp.cc/easycorp/zentaopms
|
2021-07-19 11:59:06 +08:00 |
|
zhujinyong
|
37f44fbbca
|
+ Add user and bug api.
|
2021-07-19 11:58:25 +08:00 |
|
wangyidong
|
143d8336b1
|
* finish task #40304.
|
2021-07-16 13:28:46 +08:00 |
|
wangyidong
|
425280996a
|
* finish task #40289.
|
2021-07-16 11:21:10 +08:00 |
|
Guan Xiying
|
1c802f2a36
|
Merge branch 'jihu'
|
2021-07-14 09:48:58 +08:00 |
|
Guan Xiying
|
6f2ae70f06
|
* Merge from mapi branch.
|
2021-07-14 09:28:34 +08:00 |
|
Yagami
|
945b8ed111
|
* Fix details.
|
2021-07-12 09:32:38 +08:00 |
|
tianshujie98
|
b31e7af388
|
* Fix bug.
|
2021-07-09 15:11:37 +08:00 |
|
tianshujie98
|
92467420b5
|
* Fix bug.
|
2021-07-09 15:03:57 +08:00 |
|