Commit Graph
3312 Commits
Author SHA1 Message Date
chaideqing 1de48c431e * Fix bug#35516. 2023-06-20 14:33:19 +08:00
hufangzhou 06ed76e509 * Fix bug #35846. 2023-06-19 10:56:20 +08:00
songchenxuan f2ef82eab3 * Fix bug #35908. 2023-06-15 13:34:12 +08:00
songchenxuan 0625c3ce2e * Fix bug #35836. 2023-06-14 10:21:37 +08:00
chaideqing 3c0ac39132 * Fix bug#95108. 2023-06-13 14:05:46 +08:00
zhujinyong aeb17903d2 * Performance for project and execution. 2023-06-12 09:39:26 +08:00
songchenxuan 7504562723 * Modify copy team to 11 select (1 project and 10 execution) when create execution. 2023-06-09 15:56:18 +08:00
hufangzhou d4223f3db3 * Code for task #94791, optimizing the performance of execution lists. 2023-06-09 15:30:19 +08:00
Lufei 47269f7608 * Add getExecutionCounts method. 2023-06-09 14:22:20 +08:00
Lufei 92af85cdae * Fix missing comment for getStatData. 2023-06-09 13:49:38 +08:00
Lufei 61d72abd9f * Optimize execution all page. 2023-06-09 13:24:02 +08:00
Lufei 6e6d20032e * Define cachekey in cache.php. 2023-06-08 14:51:02 +08:00
Lufei e157770ed0 + Add cache for execution ajaxGetDropMenu. 2023-06-07 16:50:37 +08:00
songchenxuan 5e32d48c0f * Fix bug #35565. 2023-05-31 09:15:12 +08:00
songchenxuan 9f73e48599 * Fix bug #35567. 2023-05-30 17:26:03 +08:00
songchenxuan ea6ada7acc * Fix bug 35631, and show requirement file in doc. 2023-05-30 16:59:33 +08:00
tanghucheng b55b39925f * Fix bug #Execution list additions are sorted by execution name and project. 2023-05-30 02:32:20 +00:00
Lufei 69ec0febd7 - Remove useless code. 2023-05-29 11:10:32 +08:00
songchenxuan a6d0f4ee8a * Disable link when page load as iframe. 2023-05-25 16:48:02 +08:00
“liushasha” 16974f3cb0 * Fix feedback #3116. 2023-05-25 04:17:55 +00:00
songchenxuan 28135d1985 * Get project tasks (project have no executions), modify code in api and json. 2023-05-17 15:59:49 +08:00
songchenxuan f65816fa10 * Modify comment for execution construct code, add US dollar icon. 2023-05-17 14:54:15 +08:00
songchenxuan a8951152f2 * Fix bug for API, can get project tasks (this project have not executions) now. 2023-05-17 14:51:56 +08:00
songchenxuan b8841cd34d * Fix bug #35137, unset burn info that is greater than execution end. 2023-05-16 13:31:16 +08:00
wangyidong 0f230d84a5 * fix bug #34876. 2023-04-27 09:15:51 +08:00
caoyanyi df133f4b0c * Modify data type. 2023-04-25 13:09:13 +08:00
caoyanyi c4b3b74a78 Merge branch '18.4' of https://git.zcorp.cc/easycorp/zentaopms into cyy_fixbug 2023-04-24 23:19:42 +08:00
chaideqing 10c7ddac8f * Remove check workflow. 2023-04-24 16:40:55 +08:00
caoyanyi 2db08abb3e * Modify story linked data type. 2023-04-24 15:48:10 +08:00
王怡栋 e0d163f5fd Merge branch 'zentaopms_304' into 'master'
Zentaopms 304

See merge request easycorp/zentaopms!7518
2023-04-20 09:31:13 +00:00
孔令茂 60ca146ed6 * Resolved feedback f2866, handle extend field when sync multiple sprint. 2023-04-20 15:35:27 +08:00
liumengyi 1209834769 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_304 2023-04-17 11:07:37 +08:00
朱金勇 af61f4248d * Fix bug#34239. 2023-04-17 02:56:25 +00:00
liumengyi 648dc288ca Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_304 2023-04-14 15:15:03 +08:00
tianshujie d2782dc46a * Resolve issue #775. 2023-04-13 16:37:20 +08:00
tianshujie e279e91070 * Resolve issue #775. 2023-04-13 16:22:45 +08:00
tianshujie 0c935c7eea * Modify jump link. 2023-04-13 15:45:51 +08:00
liumengyi ebf47c2dc1 - Delete the privilege of kanban-laneMove. 2023-04-13 15:15:06 +08:00
liumengyi b1d8c456a4 - Delete the privilege of execution-burnData. 2023-04-13 14:56:02 +08:00
liumengyi df1a0f283d Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_304 2023-04-13 08:39:57 +08:00
liumengyi ca9c565982 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_304 2023-04-12 16:39:44 +08:00
tianshujie 15e0011047 * Fix bug #33641. 2023-04-12 15:44:47 +08:00
tianshujie 324dfe4650 * Code for task #90780. 2023-04-12 09:08:51 +08:00
liumengyi 9fadd45264 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_304 2023-04-11 14:19:00 +08:00
liumengyi d6887ed43d * Finish task #91013. 2023-04-11 13:43:14 +08:00
朱金勇 d20df48faf * Fix primary key of dmdb. 2023-04-11 03:05:50 +00:00
王怡栋 f1bc3b73cc Merge branch 'tsj_doc' into 'master'
* Code for task #90792.

See merge request easycorp/zentaopms!7343
2023-04-11 00:35:16 +00:00
朱金勇 0dde8ad3ed Fix default value of db. 2023-04-10 09:19:01 +00:00
tianshujie c99fed9fe9 * Code for task #90792. 2023-04-10 14:31:21 +08:00
caoyanyi e90e7b9160 * Mofify api struct page locate. 2023-04-07 16:07:28 +08:00