liumengyi
|
d46a3bf84d
|
* [bug#61319,done,0,2h] modify field name.
|
2025-04-09 10:07:22 +08:00 |
|
wangyuting
|
0568ba72a4
|
* [bug#61064,done,0.5h,0h] Fix duplicate public field.
|
2025-04-01 14:05:18 +08:00 |
|
wangyidong
|
01318018b3
|
* [refac bug #58498] Adjust renderCell function.
|
2024-12-24 10:34:44 +08:00 |
|
sunguangming
|
55a086ee5a
|
* [task#135197,done,0.2h] finish task.
|
2024-12-20 08:51:35 +08:00 |
|
hufangzhou
|
5b2c18154d
|
* [bug#57431,done,1h] password2 should be bound to the changePassword method.
|
2024-11-29 15:22:30 +08:00 |
|
sunguangming
|
5d21f30d77
|
* [bug#56897,done,0.2h] fix bug.
|
2024-11-14 09:13:28 +08:00 |
|
tianshujie
|
02a8ea4097
|
* [task#130243,done,0.5h] add involved label for task list.
|
2024-10-23 09:18:10 +08:00 |
|
tianshujie
|
c69ad4e233
|
* [task#130230,done,0.5h] add pri field for testtask list.
|
2024-10-23 09:18:10 +08:00 |
|
sunhao
|
a964764750
|
* [bug #55673, done, 0.4h] show close button when user no priv to access current page after open app.
|
2024-09-27 16:56:11 +08:00 |
|
sunguangming
|
6329b0e118
|
* [bug#55280,done,0.2h] fix bug.
|
2024-09-12 15:26:27 +08:00 |
|
liumengyi
|
1ae2be2508
|
* [misc] fix bug of show html.
|
2024-08-22 10:36:46 +08:00 |
|
liumengyi
|
8bfbc78324
|
* [bug#54283,done,0.7h] add ditto to company.
|
2024-08-21 10:11:55 +08:00 |
|
sunhao
|
8d0088fd03
|
* [bug #52935, done, 0.5h] fix case dtable not render when there is some case with script data.
|
2024-07-23 09:24:10 +08:00 |
|
liumengyi
|
2aba82e635
|
* [bug#51371,done,0.2h] set key of dao::error.
|
2024-06-19 10:14:53 +08:00 |
|
tianshujie
|
cb1a04505d
|
* Fix bug #49799.
|
2024-05-20 10:49:31 +08:00 |
|
liumengyi
|
c1ef0ed386
|
* Modify style of user batch form.
|
2024-04-17 09:39:33 +08:00 |
|
dingyongliang
|
aeba2f3c8e
|
* hide re-login btn in client.
|
2024-04-10 16:07:37 +08:00 |
|
liugang
|
49061bb7f1
|
* Remove the sessionVar parameter to avoid session injection.
|
2024-04-08 14:57:15 +08:00 |
|
tianshujie
|
dd81050533
|
* Fix bug #46579.
|
2024-04-03 16:33:05 +08:00 |
|
tianshujie
|
05a947f244
|
* Change the data-app for jump link.
|
2024-03-26 09:43:55 +08:00 |
|
caoyanyi
|
1de446f6ce
|
* Merge for release branch.
|
2024-03-15 14:59:57 +08:00 |
|
liumengyi
|
9508b00996
|
- Remove render in the user::batchCreate.
|
2024-03-11 15:26:15 +08:00 |
|
liumengyi
|
d35ce637eb
|
* Modify the style to my::profile.
|
2024-03-06 15:49:32 +08:00 |
|
liumengyi
|
4b027eab2e
|
* Modify style of user::profile.
|
2024-03-06 15:31:06 +08:00 |
|
liumengyi
|
92368620da
|
* Fix bug #46618.
|
2024-03-06 15:29:26 +08:00 |
|
caoyanyi
|
c09751157d
|
* Fix bug #46382, adjust save template error.
|
2024-03-06 14:31:32 +08:00 |
|
liumengyi
|
235453967f
|
* Replace set::control(array('type' => 'xxx')) with set::control(array('control' => 'xxx')).
|
2024-02-29 13:44:21 +08:00 |
|
liyang
|
9568b09d50
|
* Fix bug #46293
|
2024-02-29 10:25:19 +08:00 |
|
liumengyi
|
b7761fb048
|
* Optimize multiple picker code.
|
2024-02-29 09:55:33 +08:00 |
|
daitingting
|
3009784c81
|
* Fix bug #44935.
|
2024-02-20 13:23:50 +08:00 |
|
liumengyi
|
45939372b2
|
* Fix bug #44940, modify col title of name and status.
|
2024-02-18 16:30:03 +08:00 |
|
李硕
|
45ed66d89c
|
Fix bug #44957.
|
2024-02-06 09:42:19 +08:00 |
|
李硕
|
78ef1d1473
|
* Fix bug #44601.
|
2024-02-01 15:37:48 +08:00 |
|
liugang
|
4b122790c5
|
* user: refactor to support printing, saving and deleting user templates.
|
2024-01-25 10:30:06 +08:00 |
|
wangyidong
|
cae003fa72
|
* Fix bug #43483.
|
2024-01-19 16:32:37 +08:00 |
|
wangyuting
|
86164c023d
|
* Fix input type error. bug #43950.
|
2024-01-15 15:20:23 +08:00 |
|
liyang
|
e34b396c38
|
* Adjust password input init params.
|
2024-01-15 09:37:21 +08:00 |
|
sunhao
|
143a14ee56
|
* user: hide required marks in login form.
|
2024-01-12 15:52:31 +08:00 |
|
liugang
|
350ae353a0
|
* userUI: don't redirect to the login page via zin request, finish task #110853, fix bug #43563.
|
2024-01-11 16:41:50 +08:00 |
|
liugang
|
e1176da159
|
* userUI: don't redirect to the login page via ajax request, finish task #110853, fix bug #43563.
|
2024-01-10 18:09:50 +08:00 |
|
liugang
|
e0458b3d8b
|
* userUI: display guest login button if enable the guest login function.
|
2024-01-08 16:33:44 +08:00 |
|
wangyidong
|
3d20dcb781
|
* Adjust for submit login.
|
2024-01-03 18:34:58 +08:00 |
|
sunhao
|
68b7c2e97c
|
* Rename .form-grid to .form-horz.
|
2024-01-03 17:04:19 +08:00 |
|
wangyidong
|
15340b529a
|
* Fix bug #42948.
|
2024-01-03 15:26:44 +08:00 |
|
liumengyi
|
50e710b024
|
* Fix bug #42797, fix undefined parameter error.
|
2024-01-02 16:50:47 +08:00 |
|
liumengyi
|
5afd465cbb
|
* Fix bug #109945, fix undefined parameter error.
|
2024-01-02 16:46:57 +08:00 |
|
sunhao
|
ae87e61f2d
|
* Fix style of dynamic list.
|
2023-12-27 11:51:03 +08:00 |
|
wangyidong
|
9053046260
|
* Fix bug #41816.
|
2023-12-23 16:43:28 +08:00 |
|
wangyuting
|
fa9661baad
|
* Fix login page unable to press enter to log in bug. the bug #41212.
|
2023-12-15 16:27:47 +08:00 |
|
liugang
|
56265c0453
|
* userUI: remove unused css class.
|
2023-12-14 10:24:58 +08:00 |
|