Commit Graph
63948 Commits
Author SHA1 Message Date
tianshujie e2be279830 * Fix copy execution drop-down interaction. 2023-08-30 09:25:15 +08:00
dingguodong 7ff2958a75 * Move dao::isError statement closer to dao query. 2023-08-30 09:06:06 +08:00
dingguodong 0f0d7db2e7 * Refactor this function. 2023-08-30 09:06:06 +08:00
tianshujie 7dc2eeafb9 - Delete unuse method. 2023-08-30 08:53:36 +08:00
tianshujie c3db322478 * Change the case for the getExecutionKanban. 2023-08-30 08:47:42 +08:00
tianshujie c78216fa9f * Refactor getExecutionKanban method. 2023-08-30 08:47:42 +08:00
sunhao 3f412042e6 * zin: fix clone not work in php 5.4. 2023-08-29 21:26:27 +08:00
sunhao 26443cb5de * zin: support to send stack trace to client in debug mode. 2023-08-29 20:46:57 +08:00
sunhao d6cb9266fa * zin: show zin warning on encountered set::class. 2023-08-29 19:29:38 +08:00
sunhao 7ac1968529 * zin: fix zin errors not show in zinbar. 2023-08-29 19:28:33 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
sunhao a89bc755d5 * zin: refactor to compatible with php 5.4.
# Conflicts:
#	module/instance/ui/view.html.php
#	module/repo/ui/monaco.html.php
2023-08-29 18:00:56 +08:00
dingguodong ff7eee5daf * Optimize the fields to fetch. 2023-08-29 17:34:13 +08:00
dingguodong a96c3951d3 * Optimize the fields to fetch. 2023-08-29 17:32:00 +08:00
qixinzhi d1a06dfa18 * Rename 'global' -> 'system'. 2023-08-29 09:22:39 +00:00
qixinzhi 89f4b7460b * Rename directory 'global' -> 'system'. 2023-08-29 09:22:39 +00:00
dingguodong 28ab2c92a9 * Change access denied to unsupported request type. 2023-08-29 17:29:56 +08:00
dingguodong 5ccf6a4d53 * Refactor this function. 2023-08-29 17:29:56 +08:00
dingguodong d2fbb4b002 * Add lang for unsupported request type. 2023-08-29 17:29:56 +08:00
dingguodong 6529df8f69 * The parameter $data can be an empty array. 2023-08-29 17:29:55 +08:00
zhouxin d28bc8393d * Add method to check metric. 2023-08-29 17:25:57 +08:00
zhouxin e826bd516c * Get method list of a class by reflection. 2023-08-29 17:24:00 +08:00
songchenxuan cccdc6973c * Modify view unit item. 2023-08-29 16:09:48 +08:00
dingguodong 35c63f46b8 * Rename variable. 2023-08-29 17:15:11 +08:00
tianshujie 226f43205c + Add case for the buildExecutionGroup method. 2023-08-29 17:13:48 +08:00
tianshujie 752a74983c * Fix variable error. 2023-08-29 17:13:48 +08:00
songchenxuan 09504c197d * Modify update20 sql. 2023-08-29 15:54:31 +08:00
dingguodong 95bcb62996 * Fix php notices. 2023-08-29 17:06:58 +08:00
qixinzhi fe22433314 * Add create action for metric. 2023-08-29 08:58:23 +00:00
liumengyi 6a8c807a6b * Fix error. 2023-08-29 17:05:45 +08:00
liumengyi c4bcc66d05 * Fix error of undefined variable. 2023-08-29 17:02:31 +08:00
dingguodong a3a76b25e0 * Add comment and type hint. 2023-08-29 16:54:27 +08:00
dingguodong 7ee396afdc * Fix the issue that wrong average estimate, ignore all zero estimates. 2023-08-29 16:54:26 +08:00
zenggang 10b444069a * Fix bug#36175 2023-08-29 08:51:30 +00:00
tianshujie 57ee9c9c43 * Add case of the buildExecutionCards method. 2023-08-29 16:47:05 +08:00
tianshujie 503d66a4dd * Change the comment. 2023-08-29 16:47:05 +08:00
tianshujie e4d006aeee * Refactor getExecutionKanban method. 2023-08-29 16:47:05 +08:00
songchenxuan 099c59387c * Update update20 sql again. 2023-08-29 15:27:29 +08:00
caoyanyi 7c57d1863e + Zin: Add class for one vision dropmenu. 2023-08-29 16:37:08 +08:00
sunhao 5a095e0dd3 * zin: refactor variable-length args with func_get_args. 2023-08-29 16:35:57 +08:00
liumengyi 03ec49599a * Optimize code. 2023-08-29 16:33:21 +08:00
liumengyi de41c5472b * Fix error. 2023-08-29 16:31:53 +08:00
liumengyi 854bcd5701 * Set action list in lib. 2023-08-29 16:31:25 +08:00
sunhao 8b4fbb5d79 + zin: add divider widget. 2023-08-29 16:29:03 +08:00
sunhao d0a03fbebb * zin: refactor center widget. 2023-08-29 16:29:03 +08:00
sunhao d519afcd21 + zin: add statisticBlock widget. 2023-08-29 16:29:02 +08:00
sunhao 6add307408 * zin: refactor blockPanel. 2023-08-29 16:29:02 +08:00
sunhao b6e514c9bd * zin: add cache option to loadTarget helper. 2023-08-29 16:29:02 +08:00
qixinzhi 2b7a1c0a83 * Fix history panel. 2023-08-29 08:21:21 +00:00
songchenxuan d1ab67c8d3 * Update update20 sql. 2023-08-29 15:09:44 +08:00