Commit Graph
175 Commits
Author SHA1 Message Date
liyang d9b1b00fe3 * Fix Bug #45461. 2024-02-19 15:03:21 +08:00
李硕 78ef1d1473 * Fix bug #44601. 2024-02-01 15:37:48 +08:00
tianshujie b699bf8f05 * Fix bug #45685. 2024-01-31 15:44:15 +08:00
liumengyi 9865dc428e * Fix bug #45676. 2024-01-31 15:11:30 +08:00
wangyidong a6981c8647 * Fix bug #45546. 2024-01-30 15:46:49 +08:00
sunguangming fb73962c8c * Fix bug #45524. 2024-01-30 09:52:05 +08:00
sunguangming b85334bac4 * Remove useless code. 2024-01-30 08:51:38 +08:00
liumengyi d9592db590 * Fix bug #45430. 2024-01-29 09:35:15 +08:00
liumengyi 2165f39012 * Fix bug #45341, get linked plans in project::edit. 2024-01-26 13:51:02 +08:00
liumengyi f73d7312b6 * Fix bug of check branch. 2024-01-26 10:17:46 +08:00
liumengyi 1ac8529240 * Check all products and branches in project::create. 2024-01-26 09:48:37 +08:00
liumengyi 7bb3456c44 * Fix bug #43389, check branch. 2024-01-26 09:46:27 +08:00
liumengyi e211f51b6f * Fix bug #45262, add branches to product, and optimize code. 2024-01-25 15:56:12 +08:00
liumengyi 2806a53a2c * Fix bug #45262, and optimize code. 2024-01-25 15:50:01 +08:00
liumengyi 711492fbc3 * Add long time checkbox to project::create and project::edit, and fix bug #45232. 2024-01-25 15:12:02 +08:00
tianshujie 0256e443dd * Fix bug #45145. 2024-01-25 15:09:32 +08:00
sunguangming 3761fbb7ab * Fix bug #44885. 2024-01-24 16:02:03 +08:00
liumengyi 0cd4b9bd44 * Fix bug of project::create and project::edit in the lite after refactor. 2024-01-24 10:09:21 +08:00
liumengyi 812a972a0a * Fix multiple bug. 2024-01-23 13:46:40 +08:00
liumengyi 450ae14c05 * Fix bug #44756, if the multiple isn't post, set it to 1. 2024-01-23 11:14:21 +08:00
liumengyi 0f01a3f2ce * Fix bug #44620. 2024-01-22 15:42:39 +08:00
liumengyi 55016254f5 * Fix bug #44434, if the project doesn't have project, hide 2.5 level product dropmenu. 2024-01-22 15:00:45 +08:00
liumengyi 3fc1b53c42 * Fix bug #44547, set multiple when creating. 2024-01-22 14:28:34 +08:00
liumengyi 87aa57b5a6 * Add whitelist groups to project, and add its priv initialization function. 2024-01-22 13:50:14 +08:00
liumengyi 5cfab183d0 * The budget will no longer be divided by ten thousand in the javescript. 2024-01-22 10:45:30 +08:00
李硕 96374b4bd7 * Fix bug #43112: reset real end field when activate project. 2024-01-19 16:26:56 +08:00
liumengyi 55dc2868b0 * User productbox in project::edit. 2024-01-19 15:02:47 +08:00
李硕 64d2dc6998 * Fix bug #42236: display blank when plan or execution is 0 in project bug list view. 2024-01-19 13:46:36 +08:00
liumengyi 35cacc18d1 * Add productsBox to project::create. 2024-01-19 10:55:08 +08:00
liumengyi 99940778e3 * Fix bug #42247. 2024-01-18 10:33:48 +08:00
liumengyi 53f827860d * Refactor project::edit with new form config. 2024-01-15 16:26:25 +08:00
liumengyi 144f1305ee * Refactor project::create with new form config. 2024-01-15 10:12:53 +08:00
sunguangming 32d5e490e7 * Fix bug #43175. 2024-01-08 16:21:53 +08:00
sunguangming a2fe64ac3b * Remove useless code. 2024-01-05 13:57:03 +08:00
tianshujie 2a7218e6e3 * Fix bug #42452. 2024-01-03 17:05:04 +08:00
tianshujie 6c07d73aa6 * Fix bug #42890. 2024-01-02 18:43:38 +08:00
tianshujie ce798b5622 * Fix bug #42598. 2024-01-02 18:42:13 +08:00
tianshujie 6caaea6735 * Fix bug #42598. 2024-01-02 18:16:17 +08:00
tianshujie 05ff0be351 * Fix bug #42478. 2023-12-27 08:48:55 +08:00
sunguangming 62ccdb1f27 * Fix bug #42243. 2023-12-23 14:37:48 +08:00
tianshujie 51a6cbbdda * Fix bug #41562. 2023-12-23 14:08:13 +08:00
liumengyi fc040326e5 * Fix bug #41887, assign switcherObjectID. 2023-12-23 10:50:18 +08:00
tianshujie 6c619422a9 * Fix bug #41985. 2023-12-19 16:04:21 +08:00
tianshujie 30ca9dc077 * Fix bug #41985. 2023-12-19 13:44:05 +08:00
tianshujie a23b2691ae * Fix bug #41672. 2023-12-16 10:01:12 +08:00
tianshujie 9cb3339a0f * Fix bug #41167. 2023-12-12 16:38:42 +08:00
liyang 4552e96a0f * Adjust variable type. 2023-12-07 17:25:06 +08:00
tanghucheng c76efe3019 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-22 19:50:16 -05:00
tianshujie b4d61070b4 * Fix bug #40800. 2023-11-22 16:31:31 +08:00
tanghucheng c3da65ea4e * Merge 18.8 project module into Merge184. 2023-11-21 21:29:34 -05:00