Commit Graph
111 Commits
Author SHA1 Message Date
liugang ad92b1e83f * userUI: add a iframe to check update of zentao. 2023-11-27 13:54:13 +08:00
liugang 9c1447fbd0 - userUI: remove unused code. 2023-11-27 10:43:52 +08:00
liugang 72d1ddd38d * userUI: refactor the batch edit page. 2023-11-27 10:11:03 +08:00
liugang 50b3487938 * userUI: modify column width in batch create page. 2023-11-27 10:10:40 +08:00
liugang 5f54e86f06 * userUI: add a hidden column of the type field in batch create page. 2023-11-25 17:27:26 +08:00
liugang 0e958bace2 + userUI: import md5.js in batch create page. 2023-11-25 17:26:18 +08:00
liugang 8f511fec56 * userUI: display the company component when edit a outside user. 2023-11-25 17:25:17 +08:00
liugang 24e45ddb26 - userUI: remove empty line. 2023-11-25 17:06:31 +08:00
liugang 6272879690 + userUI: add javascript variable and bind event on the batchChangeRole function. 2023-11-25 16:36:32 +08:00
liugang 9f44b2482a * user: move the hidden input out of form. 2023-11-25 16:09:58 +08:00
liugang 16220c52bf * userUI: refactor the batch create page. 2023-11-25 14:27:32 +08:00
liugang ff58d3f639 * user: set default hidden class according to user type. 2023-11-25 14:20:31 +08:00
liugang 039f352225 * user: bind the click event of submit button on the encryptPassword function. 2023-11-24 14:18:29 +08:00
liugang 9c2937cb7e * user: bind the change event on formPanel widget instead of on password widget. 2023-11-24 13:54:38 +08:00
liugang 4d88889917 + user: set the required property of the verifyPassword widget. 2023-11-24 13:53:02 +08:00
liugang 991050e69d * user: bind change event on formPanel instead of on radio 2023-11-24 13:52:05 +08:00
liugang 6b8154bae3 * user: refactor hidden widgets and add a hidden widget of password strength. 2023-11-24 13:49:57 +08:00
liugang d7410fc9c8 - user: remove the code to set empty value of widget. 2023-11-24 13:47:31 +08:00
liugang df9507c4a9 - user: remove unused function and code. 2023-11-23 16:37:52 +08:00
liugang e53ec42d71 * user: refactor the component of newCompany in create page. 2023-11-23 16:35:44 +08:00
liugang 52986865f5 * user: change default value of the checkbox from 0 to 1. 2023-11-23 16:23:41 +08:00
liugang 3e0238a56f * user: refactor the edit page. 2023-11-23 16:21:29 +08:00
liugang 40a01550b8 * user: refactor the create page. 2023-11-23 13:56:39 +08:00
liugang 85cc21cf77 * user: refactor the dynamic method. 2023-11-22 16:11:36 +08:00
liugang 136233d222 * user: refactor the testcase method. 2023-11-22 14:35:49 +08:00
liugang 7a7286dbb3 * user: refactor the testtask method. 2023-11-22 14:24:39 +08:00
liugang b21fdb529d + user: disabled the flex property of the resolution column in user-bug page. 2023-11-22 14:18:00 +08:00
liugang 992191f2bb * user: rename users to deptUsers to avoid naming conflicts. 2023-11-22 11:04:58 +08:00
liugang d21fe0dae3 * user: remove unused code and set empty tip of dtable. 2023-11-22 10:51:52 +08:00
liugang 6a33382a11 * user: refactor the todo method. 2023-11-21 17:25:39 +08:00
liumengyi c1982f97cd * Remove , at the end of row in the lastest children in user. 2023-11-13 15:50:39 +08:00
wangxuepeng 352f3d9b5b * Fiexed the show error in tutorial mode. 2023-11-09 17:38:40 +08:00
liumengyi 21c7f8c0dd * Fix bug #40321. 2023-11-08 14:52:28 +08:00
liumengyi 8ef9b288c8 * Replace select with picker in user::batchCreate. 2023-11-03 09:56:47 +08:00
daitingting a535be0bab * Optimize style. 2023-11-01 08:29:44 +00:00
daitingting 39ac7e94c4 * Refresh dtable sub nav. 2023-11-01 08:16:25 +00:00
sunhao 823b1fe8b6 user: optimize UI for page user-todo. 2023-11-01 15:28:49 +08:00
daitingting 759b0837fd * Set orderby and pager on nav tabs. 2023-11-01 07:06:37 +00:00
liumengyi 889bc7d992 * Add mb to user::profile. 2023-11-01 14:22:09 +08:00
liumengyi 3fa8cf74fb * Add table sort to user::todo. 2023-11-01 13:39:23 +08:00
liumengyi ed9434aedb * Add table sort to user::testtask. 2023-11-01 13:39:11 +08:00
liumengyi 16eeab9e85 * Add table sort to user::task. 2023-11-01 13:38:57 +08:00
liumengyi ed54405624 * Add table sort to user::story. 2023-11-01 13:38:46 +08:00
liumengyi 1672f86882 * Add table sort to user::execution. 2023-11-01 13:38:30 +08:00
liumengyi 6972512f0f * Add table sort to user::bug. 2023-11-01 13:37:53 +08:00
liumengyi 66787530ce * Add sort to user::testcase. 2023-11-01 13:37:26 +08:00
wangyidong 706bcd10a7 * Rewrite user module. 2023-11-01 13:15:00 +08:00
daitingting 3cb29569bd * Set caseID. 2023-11-01 03:22:40 +00:00
daitingting dc9c4ceaac * Custom fields.
* Adjust style.
2023-11-01 02:09:43 +00:00
daitingting 7d51fb48ae * Set required sign. 2023-10-31 07:08:32 +00:00