Commit Graph
104 Commits
Author SHA1 Message Date
liumengyi 0cd4b9bd44 * Fix bug of project::create and project::edit in the lite after refactor. 2024-01-24 10:09:21 +08:00
wangyidong 2c2ed981cc * Code for task #110544. 2024-01-18 14:00:42 +08:00
xieqiyu 56ead5b86b * Fix bug#43605. 2024-01-10 13:05:35 +08:00
xieqiyu ae1f69be8b * Fix bug#42053. 2024-01-04 10:36:36 +08:00
xieqiyu 4d7b80b8a2 * Fix bug#42811. 2024-01-03 21:11:52 +08:00
liumengyi 376f0eb422 * Fix bug of get projects, and modify its unit test. 2023-12-25 08:49:41 +08:00
wangyuting 3507b58259 * Fix project unit test bug. 2023-12-23 16:53:43 +08:00
wangyuting bc0f575acb * Fix project unit test bug. 2023-12-23 15:51:08 +08:00
wangyuting cf39d5b216 * Refactor userModel::updateUserView and finish unit test script. 2023-12-21 15:06:25 +08:00
tianshujie e0a4ec7347 * Fix bug #41383. 2023-12-18 19:13:05 +08:00
liumengyi 131c26616e * Fix bug of get projects. 2023-12-16 14:50:32 +08:00
tianshujie 4336b27d25 * Fix bug #41742. 2023-12-16 13:39:28 +08:00
wangyuting 99dd5766e1 * Fix realBegan is null bug. the bug id #41386. 2023-12-16 13:33:07 +08:00
tianshujie 1b538b71cf * Fix bug #41233. 2023-12-12 14:25:51 +08:00
sunguangming c02c6dac25 * Fix manage project admins bug. 2023-12-07 09:50:38 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
tianshujie 97b759d9b8 * Fix sql errors. 2023-11-27 15:03:33 +08:00
tanghucheng c3da65ea4e * Merge 18.8 project module into Merge184. 2023-11-21 21:29:34 -05:00
wangyidong aa38b63bc3 * Rewrite project-edit page. 2023-10-26 17:02:44 +08:00
wangyidong d6aa14185a * Adjust for create project in lite. 2023-10-26 13:23:03 +08:00
tianshujie 7b50d46de0 * Merge 18 version code. 2023-10-11 15:57:14 +08:00
caoyanyi 47d61b1e4d * Dealing with database time error issues. 2023-09-18 11:27:58 +08:00
dingguodong 7e36fd818a * Remove comment before update data. 2023-09-14 10:37:41 +08:00
caoyanyi 74d02609d9 * Change access denided tip. 2023-08-29 13:17:44 +08:00
tianshujie 0b628ddf93 + Add comment for method. 2023-08-28 08:45:35 +08:00
tianshujie ee5bf44ce5 + Add case of the updateTasksStartAndEndDate method. 2023-08-25 10:46:35 +08:00
tianshujie 3180913756 + Add case for the fetchUndoneTasks method. 2023-08-25 10:21:02 +08:00
tianshujie 906ed8c91b * Change the case of the doactive file. 2023-08-25 10:09:41 +08:00
tianshujie 5753ec3612 * Add buildBatchUpdateProjects method. 2023-08-24 15:32:16 +08:00
caoyanyi 2075d9cd4f * Change return value position. 2023-08-24 15:24:12 +08:00
caoyanyi 40adc1fe25 * Replace public to protected. 2023-08-24 15:06:47 +08:00
tianshujie 87c8280c81 * Change the comment of the method and case. 2023-08-24 14:41:51 +08:00
tianshujie c042c131a1 * Refactor createProduct method. 2023-08-24 14:37:42 +08:00
sunguangming 5ce61b03bf * Code for sonar error. 2023-08-24 14:18:45 +08:00
caoyanyi 259243e2d5 * Add param default value for project fetchProjectListByQuery. 2023-08-24 14:04:38 +08:00
tianshujie d1a946078d + Add case for the getLinkedProductsCount method. 2023-08-24 13:54:23 +08:00
tianshujie b78a777f4b + Add case for the createDocLib method. 2023-08-24 13:41:12 +08:00
sunguangming cde6228135 * Remove empty line. 2023-08-22 10:45:27 +08:00
sunguangming dfce9a7edf * Refactor project::manageMembers. 2023-08-22 10:40:05 +08:00
caoyanyi cdc1612d5c * Split setNoMultipleMenu method. 2023-08-18 14:55:13 +08:00
caoyanyi 75e03ca4f2 * Change hasProduct check. 2023-08-18 09:41:51 +08:00
caoyanyi 5a688da403 * Adjust menu lang update logic. 2023-08-17 16:33:41 +08:00
caoyanyi a7e31f8607 * Adjust language set rule. 2023-08-17 15:51:56 +08:00
caoyanyi 668b873ce0 * Change dao result type. 2023-08-17 14:00:52 +08:00
caoyanyi 74c4d188fa * Split setMenu method. 2023-08-17 10:25:45 +08:00
sunguangming c231f32ad4 * Finish task #100567. 2023-08-16 10:24:40 +08:00
tianshujie 2062013e1d * Refactor kanban method of the project module. 2023-08-16 08:51:34 +08:00
chentao e8c04b5584 * Add a 'type' parameter to the 'getByID' function in the 'projectModel' class to ensure compatibility with old invoke functions 2023-07-18 16:26:38 +08:00
tianshujie 0ca1e11e9c * Modify an error message when creating a project. 2023-07-03 15:59:23 +08:00
caoyanyi 55b14891d0 * Change foreach error. 2023-05-15 09:24:04 +08:00