daitingting
|
76379134fb
|
* Split buildQuery function.
|
2023-11-23 09:16:08 +00:00 |
|
tianshujie
|
e7fc70fd02
|
- Remove unused custom::ajaxMenu method.
|
2023-11-23 17:13:34 +08:00 |
|
tianshujie
|
270581091c
|
* Refactor custom::ajaxGetCustomFields method.
|
2023-11-23 17:11:21 +08:00 |
|
wangyuting
|
5c0ad7ce82
|
* Fix dept unit test script bug.
|
2023-11-23 17:07:25 +08:00 |
|
tianshujie
|
6300b37ebf
|
* Fix bug #40891.
|
2023-11-23 16:55:16 +08:00 |
|
wangxuepeng
|
16dd6387ff
|
* Fixed the error of companyModel::getUsers.
|
2023-11-23 16:53:26 +08:00 |
|
liumengyi
|
8d561e0528
|
* Fix bug #40869.
|
2023-11-23 16:45:42 +08:00 |
|
tianshujie
|
d41d347401
|
* Fix bug #40887.
|
2023-11-23 16:44:43 +08:00 |
|
songchenxuan
|
9fe73f0d7f
|
* Add test data and group month function.
|
2023-11-23 15:21:57 +08:00 |
|
liugang
|
df9507c4a9
|
- user: remove unused function and code.
|
2023-11-23 16:37:52 +08:00 |
|
tianshujie
|
90ff0398c5
|
* Compatible the $onlyBody type.
|
2023-11-23 16:37:28 +08:00 |
|
liugang
|
e53ec42d71
|
* user: refactor the component of newCompany in create page.
|
2023-11-23 16:35:44 +08:00 |
|
liugang
|
f117e0f471
|
* user: move the toggleNew function from edit.ui.js to common.ui.js.
|
2023-11-23 16:34:44 +08:00 |
|
liumengyi
|
8e7a005826
|
* Refactor my::editProfile.
|
2023-11-23 16:33:52 +08:00 |
|
wangxuepeng
|
d454650289
|
* Optimize dynamic page opening speed.
|
2023-11-23 16:27:53 +08:00 |
|
tianshujie
|
0084d25627
|
* Fix bug #40871.
|
2023-11-23 16:27:25 +08:00 |
|
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 |
|