Commit Graph
57239 Commits
Author SHA1 Message Date
liugang 4b2de24580 + user: set default value if the passed $visions parameter is empty. 2023-11-23 16:25:50 +08:00
wangyuting 1e477753bf * Finish dept unit test script. 2023-11-23 16:24:43 +08:00
liugang 0b7051b540 * userModel: add comment and remove unused code. 2023-11-23 16:24:24 +08:00
liugang 52986865f5 * user: change default value of the checkbox from 0 to 1. 2023-11-23 16:23:41 +08:00
tianshujie 0102751b0b * Fix bug #40877. 2023-11-23 16:23:22 +08:00
liugang b1934c0436 * user: calling the checkBeforeCreateOrEdit instead of the checkBeforeCreate method. 2023-11-23 16:22:19 +08:00
liugang 42a92e90fd * userModel: refactor the update method. 2023-11-23 16:21:54 +08:00
liugang 3e0238a56f * user: refactor the edit page. 2023-11-23 16:21:29 +08:00
liugang 060d7b2386 * user: refactor the edit method. 2023-11-23 16:20:44 +08:00
liugang e1f4c1d33f + userModel: add method to check if the group changed when editing a user. 2023-11-23 16:18:09 +08:00
liugang b079344166 + userModel: add method to check if the account changed when editing a user. 2023-11-23 16:17:06 +08:00
liugang 90143e77da * userZen: rename the checkBeforeCreate method to checkBeforeCreateOrEdit and refactor it. 2023-11-23 16:15:29 +08:00
liugang b5a33ba452 + user: add configuration items of edit form. 2023-11-23 16:06:04 +08:00
sunguangming 932431daa7 * Refactor common::syncProjectStatus. 2023-11-23 16:01:45 +08:00
tianshujie b781b25ad0 * Fix bug #40878. 2023-11-23 15:51:03 +08:00
tianshujie 5bd06e02de * Fix bug #40884. 2023-11-23 15:47:07 +08:00
zhouxin 5041d26e86 * Fix error of metrics. 2023-11-23 15:44:55 +08:00
zhouxin 295a70922a * Add default value of metrics 2023-11-23 15:44:55 +08:00
tianshujie 72b7e178bf * Fix bug #40881. 2023-11-23 15:42:46 +08:00
xieqiyu 0a6ba22951 * Code for task#106504,#106505,#106507,#106508,#106509,#106512,#106521. 2023-11-23 15:41:52 +08:00
liumengyi 23be052a84 * Refactor my::team. 2023-11-23 15:40:27 +08:00
liumengyi e75240a845 * Refactor my::ticket. 2023-11-23 15:37:03 +08:00
caoyanyi c8344bda50 + Add strict check. 2023-11-23 15:31:38 +08:00
liumengyi e0ae9fc45c * Optimize code for my::feedback. 2023-11-23 15:28:18 +08:00
liumengyi 93c8e4207d * Refactor my::feedback. 2023-11-23 15:27:34 +08:00
tianshujie 8e53b60ce6 * Fix bug #40880. 2023-11-23 15:21:50 +08:00
zhouxin b0d0fe5c2b * Fix get result of metrics. 2023-11-23 15:19:34 +08:00
tianshujie e0e862341b * Refactor custom::ajaxSaveCustomFields method. 2023-11-23 15:16:32 +08:00
songchenxuan 01d5e11ea4 * Add new function for 3 header. 2023-11-23 13:40:35 +08:00
liumengyi a0d8449e3e * Refactor my::myMeeting. 2023-11-23 14:53:01 +08:00
tianshujie ba3a3e6ee0 * Refactor custom::computeFeatures method. 2023-11-23 14:50:49 +08:00
tianshujie c62eacc83a + Add custom::computeFeatures unit test. 2023-11-23 14:50:49 +08:00
liumengyi 7a34d19720 * Refactor my::nc. 2023-11-23 14:49:55 +08:00
liumengyi e0b2e27b4f * Refactor my::auditplan. 2023-11-23 14:45:56 +08:00
liumengyi c04cef526f * Refactor my::audit. 2023-11-23 14:38:00 +08:00
liugang fc6569a326 * user: change company to newCompany. 2023-11-23 14:35:34 +08:00
songchenxuan ec9870f081 * Move function. 2023-11-23 12:57:42 +08:00
sunguangming ef38c46744 * Refactor common::syncprogramstatus. 2023-11-23 14:30:37 +08:00
tianshujie 55f9f5cfd0 * Refactor custom::processProjectAcl method. 2023-11-23 14:26:04 +08:00
tianshujie c24f1d62bb + Add custom::processProjectAcl unit test. 2023-11-23 14:26:04 +08:00
wangyuting 0f7842b435 * Adjust getAllChildId to getAllChildID. 2023-11-23 14:21:51 +08:00
liugang d985cf0556 * user: simplify code to build the $visions variable. 2023-11-23 14:07:24 +08:00
caoyanyi 6165d76ec1 * Adjust params type and comment. 2023-11-23 14:06:08 +08:00
liugang 2ea192b07d * userModel: refactor the create method. 2023-11-23 14:01:59 +08:00
liugang 4bf0c30986 - userModel: remove the checkPassword method because it has been rewrote in zen.php. 2023-11-23 14:01:13 +08:00
liugang 01a3ff00d3 + userModel: add method to create user groups. 2023-11-23 13:58:47 +08:00
liugang bed7b80277 + userModel: add method to create a outside company. 2023-11-23 13:57:49 +08:00
liugang 40a01550b8 * user: refactor the create page. 2023-11-23 13:56:39 +08:00
liugang 62ff01fac6 * user: refactor the create method. 2023-11-23 13:56:26 +08:00
tianshujie b9e723023a + Add custom::getDataForUpdateProjectAcl unit test. 2023-11-23 13:55:54 +08:00