liumengyi
|
a567e9e515
|
* Fix bug #40833, update group items when the vision is changed.
|
2023-12-07 14:09:18 +08:00 |
|
liugang
|
be5c46e46d
|
* userModel: refactor the identifyByPhpAuth method.
|
2023-12-07 14:05:12 +08:00 |
|
liugang
|
052dc72cfe
|
* userModel: refactor the updatePassword method.
|
2023-12-07 14:04:21 +08:00 |
|
liugang
|
71c68f9a29
|
* userModel: refactor the getByQuery method.
|
2023-12-07 14:00:48 +08:00 |
|
liugang
|
3c81b7ec8b
|
* userModel: refactor the getById method.
|
2023-12-07 14:00:12 +08:00 |
|
liugang
|
a02010000c
|
* userModel: refactor the getUserRoles method.
|
2023-12-07 13:58:56 +08:00 |
|
liugang
|
1582220455
|
* userModel: refactor the getRealNameAndEmails method.
|
2023-12-07 13:58:10 +08:00 |
|
liugang
|
3ca99c6658
|
* userModel: refactor the getCommiters method.
|
2023-12-07 13:57:23 +08:00 |
|
liumengyi
|
4d48fb6f81
|
* Fix bug of ui in user::batchCreate.
|
2023-12-07 13:55:54 +08:00 |
|
liugang
|
3b7d08b97b
|
* userModel: refactor the getAvatarPairs method.
|
2023-12-07 13:55:16 +08:00 |
|
liugang
|
786a112774
|
* userModel: refactor the getList method.
|
2023-12-07 13:54:44 +08:00 |
|
liugang
|
823b377b90
|
* userModel: modify method comment.
|
2023-12-07 13:52:58 +08:00 |
|
liugang
|
c59ec04567
|
* userModel: rename the checkBeforeBatchEdit method to checkBeforeBatchUpdate.
|
2023-12-07 13:49:27 +08:00 |
|
liugang
|
9681527b5a
|
* userModel: the access permission of the method is changed from public to private.
|
2023-12-07 13:48:51 +08:00 |
|
liugang
|
2e0a3c54c9
|
* userZen: pass post value as parameters when calling method of model.
|
2023-12-07 13:27:29 +08:00 |
|
liugang
|
e51e1610d3
|
- userControl: remove unused code because the checkPassword method has been called in the resetPassword method.
|
2023-12-07 13:26:05 +08:00 |
|
liugang
|
9bcd96bd7d
|
* userModel: refactor the resetPassword method.
|
2023-12-07 13:25:36 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
liugang
|
45f31d796f
|
- userModel: remove unused getUserDisplayInfos method.
|
2023-12-06 11:13:28 +08:00 |
|
liugang
|
c2620ba061
|
* Move the updateSessionRandom method from userModel to helper.
|
2023-12-05 16:54:47 +08:00 |
|
liugang
|
612701b58a
|
* user: move functions which used to check the post data from zen to model.
|
2023-12-05 15:42:33 +08:00 |
|
liugang
|
14c5c7654e
|
+ userUI: remove duplicate buttons.
|
2023-12-05 15:42:02 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
liugang
|
22bae254a4
|
* Move the getVisionList method from user/model.php to helper.class.php and rename it to getVisisons.
|
2023-12-04 16:15:42 +08:00 |
|
liugang
|
9504582934
|
* userModel: refactor the su method and add script to test it.
|
2023-12-04 16:00:00 +08:00 |
|
liugang
|
9c536f2f9a
|
* userUI: call getFeatureBarMenus of userZen.
|
2023-12-04 14:57:52 +08:00 |
|
liugang
|
9765f89032
|
* userControl: fix error of calling undefined variable.
|
2023-12-04 14:57:03 +08:00 |
|
liugang
|
72c07de7f0
|
* user: move the getFeatureBarMenus method from model to zen and refactor it.
|
2023-12-04 14:55:04 +08:00 |
|
liugang
|
648fd7f739
|
- userModel: delete unused setUserList method.
|
2023-12-04 08:38:16 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -05:00 |
|
chaideqing
|
d61330787d
|
Merge branch 'master' into Merge184
|
2023-11-30 07:57:51 +00:00 |
|
caoyanyi
|
31c980dc71
|
* Adjust id attribute for login input.
|
2023-11-30 15:04:51 +08:00 |
|
tanghucheng
|
d3973939cc
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-29 20:54:15 -05:00 |
|
liugang
|
cd42021d83
|
+ userUI: fix error can't delete user.
|
2023-11-29 17:21:43 +08:00 |
|
tanghucheng
|
d5e597a5d4
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-29 02:23:56 -05:00 |
|
sunhao
|
0607f3013a
|
* zin: support to update user toolbar after save user avatar.
|
2023-11-29 14:33:56 +08:00 |
|
liugang
|
69a46d6783
|
* userControl: rename the ajaxGetGroup method to ajaxGetGroups and refactor it.
|
2023-11-29 13:08:12 +08:00 |
|
liugang
|
51715bfbbe
|
* userControl: refactor method of user template.
|
2023-11-29 13:06:33 +08:00 |
|
liugang
|
a1cfc4e62a
|
* userControl: refactor the edit method.
|
2023-11-29 13:05:26 +08:00 |
|
liugang
|
c45268f473
|
* userModel: refactor the getGroupsByVisions method.
|
2023-11-29 11:27:18 +08:00 |
|
liugang
|
7898d7d254
|
* userControl: refactor the ajaxGetContactList method.
|
2023-11-29 10:56:09 +08:00 |
|
liugang
|
68492bb508
|
- userModel: remove unused getContactUserPairs method.
|
2023-11-29 10:49:46 +08:00 |
|
liugang
|
bd8505fa47
|
* userModel: refactor the getContactLists method.
|
2023-11-29 10:46:59 +08:00 |
|
liugang
|
9bc3312058
|
* userControl: refactor the ajaxGetContactUsers method.
|
2023-11-29 10:35:53 +08:00 |
|
liugang
|
f1653e0ac9
|
- userControl: remove the unused ajaxGetUser method.
|
2023-11-29 09:14:00 +08:00 |
|
liugang
|
7a30593b49
|
* user: add configuration items of cropAvatar form.
|
2023-11-29 09:12:18 +08:00 |
|
liugang
|
e7a9bef079
|
* user: refactor the cropImage method.
|
2023-11-29 09:01:58 +08:00 |
|
hufangzhou
|
a0e9260912
|
* Adjust forget password language item.
|
2023-11-29 08:42:29 +08:00 |
|
tanghucheng
|
a26d918b06
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-28 19:33:36 -05:00 |
|
hufangzhou
|
34e9b8efd1
|
* Merge 18.9 user module.
|
2023-11-28 16:14:40 +08:00 |
|