Commit Graph
55389 Commits
Author SHA1 Message Date
tanghucheng 3667142bf5 Merge branch '18.4' of https://git.zcorp.cc/easycorp/zentaopms into 18.4 2023-06-12 15:19:08 +08:00
tanghucheng 3f037925d1 * Replace NOT NULL, to NULL for dm. 2023-06-12 15:18:33 +08:00
songchenxuan bdbdc27160 * Change single to double quotation marks. 2023-06-12 15:18:28 +08:00
songchenxuan 127ee40908 * Fix bug for pivot processFieldSetting func. 2023-06-12 13:04:53 +08:00
tanghucheng d27954cb4b * Fix bug #35820, if table has datas and sql no default values defined, replace NOT NULL to NULL. 2023-06-12 11:02:35 +08:00
songchenxuan 5c7f605256 * If not empty, export release story, bug, leftBug. 2023-06-12 10:47:38 +08:00
chaideqing dc2f3cb628 * Fix bug#35825. 2023-06-12 09:49:31 +08:00
zhujinyong aeb17903d2 * Performance for project and execution. 2023-06-12 09:39:26 +08:00
songchenxuan 1a1b3bbb07 * Delete release export page $i. 2023-06-12 09:32:12 +08:00
songchenxuan 5a8803fdad * Modify 0000 to notZeroDate. 2023-06-12 09:25:27 +08:00
chaideqing f8f7419706 * Fix bu#35554, hide import button when storyType is requirement. 2023-06-09 17:02:29 +08:00
hufangzhou 2ad2d93a2d + Delete the *.js.map file when packaging. 2023-06-09 16:56:56 +08:00
tanghucheng ac9ee8da0a Merge branch '18.4' of https://git.zcorp.cc/easycorp/zentaopms into 18.4 2023-06-09 16:35:17 +08:00
tanghucheng a01d4b0ee7 * Fix bug #35820. 2023-06-09 16:34:09 +08:00
songchenxuan 32f3206e95 * Fix bug #35775. 2023-06-09 16:28:33 +08:00
hufangzhou 20a8d703a8 * Remove the unused code in monaco-editor. 2023-06-09 16:25:46 +08:00
tanghucheng f9ad8cad03 * Fix bug #35612. 2023-06-09 16:24:23 +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
songchenxuan 5e199d9b2e * Fix bug #35725. 2023-06-09 14:50:10 +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
tanghucheng 13a6032324 * Fix bug #35826. 2023-06-09 11:30:58 +08:00
Lufei 80877816f4 * Fix typo. 2023-06-09 10:19:34 +08:00
tanghucheng 834648941e * Fix bug for search when whereCondition is empty. 2023-06-09 10:17:06 +08:00
tanghucheng 3db8bf97ae * REPLACE create view to create or replace view for dm. 2023-06-09 09:56:57 +08:00
songchenxuan 9873f9ba2b * Finish task #94587. 2023-06-09 09:08:23 +08:00
tanghucheng 0475faf64b * Fix bug #35612,DM background assignment permission page error. 2023-06-08 09:06:08 +00:00
Lufei f0c0da4411 * Optimize method name. 2023-06-08 15:44:28 +08:00
Lufei 746dbdaa08 + Add clean cache cron. 2023-06-08 15:40:11 +08:00
宋辰轩 d6bd6b97a7 revert 257d7871e9
revert * Convert database all date and datetime field 0000-00-00 to null and add default null.
2023-06-08 14:58:41 +08:00
宋辰轩 bf16c17c12 revert 1972f906b5
revert * Modify install sql 0000-00-00 to null.
2023-06-08 14:58:11 +08:00
宋辰轩 c81476cf87 revert 79e0151294
revert * Modify date 0000 to null in install sql.
2023-06-08 14:56:34 +08:00
Lufei 6e6d20032e * Define cachekey in cache.php. 2023-06-08 14:51:02 +08:00
tanghucheng dbdad3b5af * Fix bug #35671. 2023-06-08 06:33:20 +00:00
songchenxuan 79e0151294 * Modify date 0000 to null in install sql. 2023-06-08 13:54:51 +08:00
zhaoke 098dbc045b * Fix bug #35799,35798. 2023-06-08 13:42:42 +08:00
tanghucheng 5f8a10c448 * Fix bug #35700. 2023-06-08 05:21:22 +00:00
tanghucheng d4c54e20d1 * Fix bug #35718, dameng database full text search sql error. 2023-06-08 05:11:37 +00:00
songchenxuan 1972f906b5 * Modify install sql 0000-00-00 to null. 2023-06-08 11:05:43 +08:00
songchenxuan 257d7871e9 * Convert database all date and datetime field 0000-00-00 to null and add default null. 2023-06-08 10:53:40 +08:00
chaideqing 8fdbff2f8c * Fix bug#34051. 2023-06-08 09:48:32 +08:00
hufangzhou 728168606d + Fix bug #35805. 2023-06-08 09:48:02 +08:00
hufangzhou 8ca9b1ae35 * Code for task #94789, optimizing the performance of product listings. 2023-06-08 09:45:15 +08:00
tanghucheng fce3dd6680 Merge branch '18.4' of https://git.zcorp.cc/easycorp/zentaopms into 18.4 2023-06-08 01:10:38 +00:00
tanghucheng 96272fe318 * Fix bug #35726, dameng database added data source sql error. 2023-06-08 01:10:24 +00:00
Lufei e157770ed0 + Add cache for execution ajaxGetDropMenu. 2023-06-07 16:50:37 +08:00
Lufei 76307011c6 * Change fail to ignore for ajaxSetZentaoData. 2023-06-07 16:46:10 +08:00
songchenxuan 6a198fb75c * Compatible screen json. 2023-06-07 15:54:03 +08:00