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 |
|
sunguangming
|
7e4e1d22fc
|
* kanban: remove useless code.
|
2023-12-16 15:57:42 +08:00 |
|
wangyuting
|
9a355f7bea
|
* Fix getFieldList params bug.
|
2023-12-16 15:56:25 +08:00 |
|
sunguangming
|
3a36666b88
|
* kanban: add getExecutionFromCell|getExecutionToCell.
|
2023-12-16 15:54:02 +08:00 |
|
sunguangming
|
7560405afd
|
* kanban: refactor ajaxMoveCard().
|
2023-12-16 15:54:02 +08:00 |
|
tianshujie
|
89f92997ba
|
* Fix bug #41646.
|
2023-12-16 15:48:24 +08:00 |
|
tianshujie
|
6f6c528b02
|
* Fix bug #41646.
|
2023-12-16 15:46:21 +08:00 |
|
liugang
|
f957551bb8
|
* userTest: refactor script to test the getUserTemplates method.
|
2023-12-16 15:40:36 +08:00 |
|
tanghucheng
|
0c24863c9b
|
* Refactor transfer model: remove not used method.
|
2023-12-16 02:38:34 -05:00 |
|
liumengyi
|
59f71a49db
|
* Remove lighter from class in project dynamic page.
|
2023-12-16 15:34:14 +08:00 |
|
liumengyi
|
191f2f6b79
|
* Fix bug #41780, add members to zt_testtask when installing.
|
2023-12-16 15:32:06 +08:00 |
|
xieqiyu
|
669988aeed
|
* Fix bug#41257.
|
2023-12-16 15:27:10 +08:00 |
|
liugang
|
31af3064c8
|
* userTest: refactor script to test the getCanCreateStoryUsers method.
|
2023-12-16 15:24:58 +08:00 |
|
liumengyi
|
fd86af9ff6
|
* Optimize code for project statistic block.
|
2023-12-16 15:22:13 +08:00 |
|
tanghucheng
|
626d706784
|
* Refactor transfer model: remove getSourceByLang method.
|
2023-12-16 02:21:59 -05:00 |
|