Commit Graph
59140 Commits
Author SHA1 Message Date
wangyidong 0600239a92 * Refactor mail test page. 2023-12-16 17:24:53 +08:00
wangyidong 46e3a8a5d9 * Refactor mail save page. 2023-12-16 17:24:53 +08:00
wangyidong 9e6f6ce47a * Refactor mail edit page. 2023-12-16 17:24:53 +08:00
wangyidong 1b474ed289 * Refactor mail detect page. 2023-12-16 17:24:53 +08:00
wangyidong 578257c3d3 * Refactor mail-index page and mailModel __construct method. 2023-12-16 17:24:53 +08:00
liugang 8bf2aff2f1 * user: move the checkTmp method from model.php to zen.php bacause it's only used in zen.php. 2023-12-16 17:21:06 +08:00
songchenxuan b46e0c55c6 * Init metric data when run metric case. 2023-12-16 17:20:15 +08:00
caoyanyi b6fceec3b4 - Remove repeat methods. 2023-12-16 17:19:45 +08:00
liugang e3f865e997 * userTest: refactor script to test the isClickable method. 2023-12-16 17:17:18 +08:00
liumengyi ab7ef48fbf * Fix parameter type error. 2023-12-16 17:16:45 +08:00
liugang d16927814a * userModel: call time() function to simplify code. 2023-12-16 17:16:18 +08:00
caoyanyi f9c9a997e3 - Remove unused methods. 2023-12-16 17:16:06 +08:00
tianshujie 1d04c38fc0 * Fix bug #41844. 2023-12-16 17:15:36 +08:00
sunguangming 15ac3221a7 * kanban: refactor createDefaultRegion(). 2023-12-16 17:15:23 +08:00
tianshujie dc36fb48fe * Fix bug #41390. 2023-12-16 17:06:35 +08:00
caoyanyi 9104bb5b23 - Remove unused methods. 2023-12-16 17:06:09 +08:00
liumengyi 715ed82841 * Fix bug #41838, fix parameter type error. 2023-12-16 17:00:43 +08:00
tianshujie 216debd1e7 * Fix bug #41832. 2023-12-16 17:00:31 +08:00
tianshujie 0e66a64c47 * Fix bug #41836. 2023-12-16 16:58:40 +08:00
caoyanyi 8a61570fc5 * Merge gitea, gogs, gitlab methods to pipeline model. 2023-12-16 16:58:28 +08:00
liumengyi 8154161fa2 * Fix bug #41840. 2023-12-16 16:55:34 +08:00
liugang b2c1a91bb7 + userTest: add comment and return type of the getUserTemplates method. 2023-12-16 16:51:54 +08:00
sunguangming 13a6f219b6 * kanban: refactor createGroup, add unit test. 2023-12-16 16:50:15 +08:00
liugang 9f7cce7ffd * userTest: modify comment and expect result of script to test the createContactList method bacause the lang items are changed. 2023-12-16 16:49:47 +08:00
caoyanyi 9caf1858ad * Merge gitea, gogs, gitlab methods to pipeline model. 2023-12-16 16:49:20 +08:00
liugang 8c92e836ff * userTest: refactor script to test the saveUserTemplate method. 2023-12-16 16:48:39 +08:00
liugang 2ec5724b79 + userLang: add lang items of usertpl and usercontact. 2023-12-16 16:47:57 +08:00
tianshujie 725f58d142 * Fix bug #41835. 2023-12-16 16:47:10 +08:00
xieqiyu fe3cc3459b * Fix bug#41623. 2023-12-16 16:45:24 +08:00
liugang 57268b1425 + userModel: auto check whether the data format matches the database field settings. 2023-12-16 16:44:25 +08:00
tianshujie 7c2505ebe6 * Fix bug #41836. 2023-12-16 16:43:22 +08:00
sunguangming a0da244283 * kanban: remove lane config when createCard. 2023-12-16 16:42:16 +08:00
tianshujie c3588517b3 * Fix bug #41837. 2023-12-16 16:40:55 +08:00
tianshujie 652261610b * Fix bug #41830. 2023-12-16 16:35:27 +08:00
liumengyi be9363c9b8 * Fix bug #41793, the child module cannot be restored if the parent module is deleted. 2023-12-16 16:32:06 +08:00
xieqiyu 2ad4bf114d * Fix bug#41768. 2023-12-16 16:26:39 +08:00
caoyanyi 4b7480d5a5 * Merge gitea, gogs, gitlab methods to pipeline model. 2023-12-16 16:25:28 +08:00
tianshujie b7c63daa75 * Fix bug #41554. 2023-12-16 16:24:24 +08:00
tanghucheng 8feccb2762 * Fix export error. 2023-12-16 03:22:19 -05:00
wangyuting 03173210c8 * Optimize annotations. 2023-12-16 16:20:54 +08:00
sunguangming e6d797c676 * kanban: refactor ajax method. 2023-12-16 16:19:40 +08:00
xieqiyu 4e1cc2beb5 * Fix bug#41752. 2023-12-16 16:18:52 +08:00
tianshujie 77938d264b * Fix bug #41564. 2023-12-16 16:16:51 +08:00
tanghucheng 22d2eb6246 * Refactor transfer model: move process4Testcase buildNextList to Zen. 2023-12-16 03:15:12 -05:00
liumengyi b58e225a3c * Cannot delete the parent task when task's parent is '-1'. 2023-12-16 16:13:42 +08:00
liumengyi 16b9cff348 * Fix bug #41789, add deleted tip and remove build drop down. 2023-12-16 16:09:26 +08:00
sunguangming 8a6337405e * kanban: refactor ajaxLoadUsers(). 2023-12-16 16:08:43 +08:00
tianshujie e3d11bcb53 * Fix bug #41797. 2023-12-16 16:05:49 +08:00
tanghucheng 87c5db2176 * Refactor transfer model: readExcel method. 2023-12-16 03:02:00 -05:00
tianshujie 46501ff236 * Adjust button top. 2023-12-16 15:59:50 +08:00