Commit Graph
608 Commits
Author SHA1 Message Date
Hao Sun a6e7949301 * refactor avatar helper, the $user param cannot be an avatar url now. 2021-10-26 16:39:44 +08:00
liugang f860008e56 * Remove the outdated code. 2021-10-25 16:18:48 +08:00
王怡栋 6ee64dffe7 Merge branch 'api_doc' into sprint/167 2021-10-19 11:36:19 +08:00
zhujinyong 4fe24e06a5 + Add test for api. 2021-10-18 09:18:19 +08:00
zhujinyong 22dab31b5f Merge branch 'sprint/167' of https://gitlab.zcorp.cc/easycorp/zentaopms into sprint/167 2021-10-14 17:10:32 +08:00
zhujinyong b3cfb77e0b + Add api test. 2021-10-14 17:10:11 +08:00
孙广明 148b2e5612 Merge branch 'sprint/167_liyuchun_43187' into 'sprint/167'
Finish task #43187.

See merge request easycorp/zentaopms!66
2021-10-14 06:03:12 +00:00
liyuchun cfdce3652f * Finish task #43187. 2021-10-14 13:51:47 +08:00
xieqiyu 63248e8f8f * Code for task#43168. 2021-10-14 13:47:13 +08:00
xieqiyu 601229248d * Code for task#43168. 2021-10-14 12:20:36 +08:00
xieqiyu 8b8544d129 * Finish task#43168. 2021-10-13 10:10:05 +08:00
zhujinyong a224eed92b * Ajust code style. 2021-09-29 08:18:05 +08:00
thanatos c0e6b93d3f fix bug 2021-09-26 13:33:22 +08:00
thanatos 0d116021db finish api doc. first commit 2021-09-16 16:10:49 +08:00
dingna 5888921712 * Finish task #42375. 2021-09-14 09:28:25 +08:00
Guan Xiying b08066c64c * Change getSingleCommit to getCommitedDate, 2021-09-09 15:45:34 +08:00
tianshujie 851fa4a77a * Modify the problem that the avatar of the program list is incorrectly reported. 2021-09-09 13:38:44 +08:00
thanatos 960a67884a fix dao class commit & commit api doc 15.5 2021-09-09 13:16:00 +08:00
Hao Sun fff95ea74d * refactor: comment. 2021-09-08 16:47:31 +08:00
Hao Sun 93126af4da * set text size in avatar with custom size. 2021-09-08 15:38:03 +08:00
zenggang f495f058ed * Finish task#42421,42411,42409,42403,42392,42388,42386,42374 2021-09-08 15:31:11 +08:00
zenggang e343a14e23 * Fix bug#14927 2021-09-07 21:50:03 +08:00
dingguodong 314c3c593e Merge branch 'jihuMR' 2021-09-07 20:47:10 +08:00
Guan Xiying 7b9cb9ed8e * Remove debug codes. 2021-09-07 10:26:39 +08:00
liyuchun 2edd3732cb Merge branch 'master' of http://gitlab.zcorp.cc/easycorp/zentaopms 2021-09-07 09:00:13 +08:00
liyuchun 8bc4f8dfc6 * Code for review. 2021-09-07 08:56:00 +08:00
Hao Sun 61df601ab8 * change back color for default user avatar. 2021-09-06 17:17:33 +08:00
王怡栋 8f9a010887 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms 2021-09-02 11:15:25 +08:00
王怡栋 ed03ef7305 * fix bug #14870. 2021-09-02 11:14:59 +08:00
zenggang a17656461e * Fix bug#13918 2021-09-02 11:13:36 +08:00
tianshujie f459105129 * Modify dynamic back link problem. 2021-08-31 09:12:58 +08:00
zhujinyong 664e290f97 * Rename openApp to tab. 2021-08-31 00:30:48 +08:00
tianshujie 7d95dc55d9 * Modify the back link of the testtask. 2021-08-30 16:04:50 +08:00
tianshujie 8ca2119f37 * Fix back link problem of execution module. 2021-08-30 13:57:21 +08:00
tianshujie e60c95725e * Modify the test module to return the link problem. 2021-08-30 13:23:07 +08:00
tianshujie 1765f12338 * Modify the problem of the product module return link. 2021-08-30 10:24:25 +08:00
tianshujie 496729984f * Modify the test report to report an error. 2021-08-27 13:45:01 +08:00
tianshujie 91ed2464fb * Modify the storage method of cookies. 2021-08-26 16:23:26 +08:00
tianshujie 718a96fd42 * Modify the method of obtaining links. 2021-08-26 15:22:18 +08:00
tianshujie 90010edb53 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms 2021-08-26 13:49:54 +08:00
tianshujie 350ddb61d4 * Finish task #41772. 2021-08-26 13:49:44 +08:00
王怡栋 a46623e25b * fix for exec sql in tutorial mode. 2021-08-26 09:24:09 +08:00
Hao Sun 8c97d88d91 * add html helper method, includes: "html::avatar()"、"html::smallAvatar()"、"html::largeAvatar()"、"html::stringToCode()". 2021-08-25 14:35:12 +08:00
Guan Xiying 22d79c2681 * Add extra param to scm::diff function. 2021-08-25 10:35:12 +08:00
Guan Xiying e578838258 * Add fromProject param for diff. 2021-08-25 10:33:53 +08:00
王怡栋 02624b4cac * finish task #41677. 2021-08-24 13:32:31 +08:00
holan20180123 31c72cbbe9 * Finish task #41768. 2021-08-23 09:29:32 +08:00
dingguodong 4732bd9501 * Optimize branch function after code review. 2021-08-18 16:30:38 +08:00
dingguodong 5659d23df2 * Remove some todo. 2021-08-18 16:05:22 +08:00
wangyidong e4bd2b2d01 * fix for get branches from gitlab. 2021-08-05 10:56:02 +08:00