wangyidong
|
2bf4255038
|
* [refac bug #54849] remove error message for login.
|
2024-10-15 09:03:31 +08:00 |
|
wangyidong
|
72f202f733
|
* [refac bug #55592] Set logout cookie to remark.
|
2024-09-25 14:07:01 +08:00 |
|
songchenxuan
|
baabbce084
|
*[misc] add lang.
|
2024-09-12 10:28:32 +08:00 |
|
songchenxuan
|
0fa475ba77
|
*[misc] modify user ajaxGetOldContact function.
|
2024-09-09 13:50:40 +08:00 |
|
songchenxuan
|
5f292ec24b
|
*[misc] modify my buildContentlist.
|
2024-09-09 09:03:32 +08:00 |
|
songchenxuan
|
559f47642a
|
*[task#127511,1h,doing].
|
2024-09-05 14:31:13 +08:00 |
|
wangyidong
|
5386d797b3
|
* [refac task #124630]
|
2024-08-02 15:27:55 +08:00 |
|
sunguangming
|
f83f00f61f
|
Merge branch 'main' into feature/epic
|
2024-06-20 07:04:51 +00:00 |
|
wangyuting
|
8786e95345
|
* [bug#51384,done,0.2h,0h] Fix login redirection link error.
|
2024-06-19 14:17:18 +08:00 |
|
liumengyi
|
10b601fee3
|
* [bug#51376,done,0.2h] add load.
|
2024-06-19 10:14:53 +08:00 |
|
sunguangming
|
c459e08f1f
|
Merge branch 'master' into story
|
2024-05-29 15:44:14 +08:00 |
|
hufangzhou
|
34063ce1a5
|
* [task#119064, done, 1.5h, 0h] If it's a one-click installation package, the forgotten password path prompt shows two levels deep.
|
2024-05-29 09:50:07 +08:00 |
|
sunguangming
|
28b2b78698
|
Merge branch 'master' into story
|
2024-05-09 15:04:07 +08:00 |
|
liugang
|
1c13a31e99
|
* Rename $lang->colon to $lang->hyphen.
|
2024-04-28 14:35:26 +08:00 |
|
sunguangming
|
fd524037b3
|
* Fix bug #47956.
|
2024-04-25 11:34:39 +08:00 |
|
tanghucheng
|
af7cd56f40
|
* Fix bug #116457.
|
2024-04-17 14:35:29 +08:00 |
|
liumengyi
|
f03eb244ff
|
* Fix bug of undefined variable.
|
2024-03-21 16:23:51 +08:00 |
|
wangyuting
|
5a45f4d024
|
* Add ajaxprinttemplates function.
|
2024-03-06 14:37:52 +08:00 |
|
liumengyi
|
df43a84b28
|
* Fix bug #46356, modify passwordfield to password when batch creating the users.
|
2024-03-04 09:57:22 +08:00 |
|
caoyanyi
|
f7811e377e
|
* Adjust editor template style.
|
2024-02-04 16:30:33 +08:00 |
|
caoyanyi
|
4f46405915
|
* Adjust editor template style.
|
2024-02-04 16:00:34 +08:00 |
|
liugang
|
4b122790c5
|
* user: refactor to support printing, saving and deleting user templates.
|
2024-01-25 10:30:06 +08:00 |
|
wangyidong
|
bfcde8ba69
|
* Fix logout.
|
2024-01-03 09:59:41 +08:00 |
|
liugang
|
0511fd15b3
|
* userModel: rename getByIdList method to getListByIdList.
|
2023-12-15 10:21:05 +08:00 |
|
dingguodong
|
47dfee907c
|
+ Discards the contents of the topmost ob and turns off this ob.
|
2023-12-14 09:24:20 +08:00 |
|
liugang
|
096c24bcbb
|
* userControl: refactor the ajaxSaveTemplate method.
|
2023-12-11 16:34:46 +08:00 |
|
liugang
|
f620a37dd4
|
* userModel: remove the unused getPersonalData method.
|
2023-12-11 14:55:51 +08:00 |
|
liugang
|
9ac78919f6
|
* userControl: call getExecutions method instead of getObjects method.
|
2023-12-08 22:26:27 +08:00 |
|
liugang
|
e299a712cb
|
* userControl: add parameter type of the batchCreate method.
|
2023-12-08 11:28:09 +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 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +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 |
|
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
|
9765f89032
|
* userControl: fix error of calling undefined variable.
|
2023-12-04 14:57:03 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -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
|
7898d7d254
|
* userControl: refactor the ajaxGetContactList method.
|
2023-11-29 10:56:09 +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 |
|
liugang
|
49fd957796
|
* user: refactor the resetPassword method and page.
|
2023-11-28 17:11:26 +08:00 |
|
liugang
|
b572add2f1
|
* userControl: fix error of using undefined property.
|
2023-11-28 16:48:25 +08:00 |
|
liugang
|
436e953801
|
* userControl: refactor the refreshRandom method.
|
2023-11-28 15:46:27 +08:00 |
|