Commit Graph
68159 Commits
Author SHA1 Message Date
songchenxuan faae2dac06 * Move dataview from 18x. 2023-11-14 09:48:53 +08:00
liugang 33968e45ab * block: fix error of calling undefined variable. 2023-11-14 09:38:31 +08:00
liumengyi 68108053e7 * Remove , at the end of row in the lastest children in entry::create. 2023-11-14 09:18:45 +08:00
liumengyi 23e10e09ab * Remove , at the end of row in the lastest children in editor. 2023-11-14 09:17:38 +08:00
tianshujie d8fbcc8f0b * Change the execution name style. 2023-11-14 09:15:34 +08:00
xieqiyu 4f2aceeed1 * Fix bug#40414. 2023-11-14 09:08:35 +08:00
liumengyi 96038ac9e7 * Remove , at the end of row in the lastest children in doc. 2023-11-14 09:04:03 +08:00
liumengyi f919ce7176 * Fix bug of error type. 2023-11-14 09:01:30 +08:00
liumengyi b5efc182d7 * Remove , at the end of row in the lastest children in dev. 2023-11-14 08:52:18 +08:00
liumengyi c5c29e316c * Remove , at the end of row in the lastest children in design. 2023-11-14 08:44:27 +08:00
liugang 34cf3e02d2 * index: simplify code. 2023-11-14 08:33:26 +08:00
liugang 38134c3caa * client: set page size of the alert dialog. 2023-11-13 17:38:26 +08:00
tianshujie ea17fc8712 * Refactor submit function. 2023-11-13 17:29:52 +08:00
liumengyi 078192c587 * Remove , at the end of row in the lastest children in dept. 2023-11-13 17:27:57 +08:00
liumengyi 0b52db0f82 * Fix bug of return type error. 2023-11-13 17:25:53 +08:00
liumengyi 060be088d4 * Remove , at the end of row in the lastest children in datatable. 2023-11-13 17:25:38 +08:00
liumengyi c07e35bb17 * Remove , at the end of row in the lastest children in cron. 2023-11-13 17:22:06 +08:00
liumengyi a52becda53 * Remove , at the end of row in the lastest children in compile. 2023-11-13 17:18:30 +08:00
liumengyi c6c1b6a382 * Remove , at the end of row in the lastest children in common::noticeimport. 2023-11-13 17:17:45 +08:00
wangyidong e6a784a640 * Adjust processstorychange page. 2023-11-13 17:17:33 +08:00
wangyidong 6bf84c4f37 * Append SR to UR child. 2023-11-13 17:17:33 +08:00
wangyidong 18b7de915a * Add visits for no password login. 2023-11-13 17:17:33 +08:00
liumengyi 9e2478f75a * Remove , at the end of row in the lastest children in artifactrepo. 2023-11-13 17:16:31 +08:00
liumengyi c4a604647d * Remove , at the end of row in the lastest children in custom. 2023-11-13 17:15:08 +08:00
tianshujie 094468b0eb * Refactor activate a task page. 2023-11-13 17:14:07 +08:00
caoyanyi acfaef4672 * Adjust form name. 2023-11-13 17:04:38 +08:00
liugang 5252a50137 * bugZen: fix error of calling undefined variable. 2023-11-13 16:56:45 +08:00
liugang 7b45386519 + client: rewrite the edit page by zin. 2023-11-13 16:56:12 +08:00
liugang 7d801b7bf6 * client: refactor the edit method. 2023-11-13 16:55:59 +08:00
liugang 3a9590af0e + client: rewrite the create page by zin. 2023-11-13 16:55:46 +08:00
liugang 15d1447c36 * client: refactor the create method. 2023-11-13 16:55:33 +08:00
liumengyi ab6ac44f0d * Remove , at the end of row in the lastest children in company. 2023-11-13 16:55:03 +08:00
liugang 73ebe8cdab + client: rewrite the browse page by zin. 2023-11-13 16:54:43 +08:00
wangyuting a806cc2bcd * Finish release card and build card content on kanban. 2023-11-13 08:51:39 +00:00
liumengyi a073995057 * Remove , at the end of row in the lastest children in caselib. 2023-11-13 16:50:43 +08:00
liugang 3428153324 + clientLang: add lang items. 2023-11-13 16:47:56 +08:00
caoyanyi f164154408 * Adjust devops page locate. 2023-11-13 16:45:31 +08:00
liugang d6b5d4bfa8 + client: extend the delete method for zin. 2023-11-13 16:44:55 +08:00
liugang 0a18da2745 + client: add configuration items of dtable. 2023-11-13 16:44:15 +08:00
liugang 1f46ac820b + clientZen: add method to check permission of add or edit a client version. 2023-11-13 16:43:30 +08:00
liumengyi 01a1ae36c8 * Set execution id to show 1.5 level drop menu in build::edit. 2023-11-13 16:42:56 +08:00
liumengyi 6f89020304 * Remove , at the end of row in the lastest children in build. 2023-11-13 16:42:40 +08:00
liumengyi 9dbea47e94 * Fix bug of error parameter type. 2023-11-13 16:35:52 +08:00
liumengyi f305bbf968 * Remove , at the end of row in the lastest children in branch. 2023-11-13 16:33:47 +08:00
caoyanyi e48bc5ee12 * Adjust branch check rule. 2023-11-13 16:21:54 +08:00
liumengyi bdfbebe15b * Fix bug #40444, modify the recycle path to the latest version. 2023-11-13 16:08:43 +08:00
wangyuting 027f22bbac * Finish execution card content on kanban. 2023-11-13 08:08:15 +00:00
wangxuepeng 32491f4ee5 * Add confim modal for tutorial index. 2023-11-13 15:53:49 +08:00
liumengyi c1982f97cd * Remove , at the end of row in the lastest children in user. 2023-11-13 15:50:39 +08:00
caoyanyi 7f6f8e87d3 * Adjust task linked object locate. 2023-11-13 15:49:45 +08:00