liugang
|
0a67de155e
|
* Replace lang->user->xxxAB with lang->user->abbr->xxx.
|
2023-11-28 10:58:11 +08:00 |
|
wangxuepeng
|
a746b45638
|
* Fixed the error when screenID is 8.
|
2023-11-28 10:56:18 +08:00 |
|
wangxuepeng
|
d105b24ec0
|
* Fix the error on screen burn page.
|
2023-11-28 10:52:06 +08:00 |
|
liumengyi
|
12432f7cf4
|
* Fix bug of parameter type error.
|
2023-11-28 10:50:34 +08:00 |
|
liumengyi
|
7407715d26
|
* Optimize code for projectrelease unit test.
|
2023-11-28 10:46:50 +08:00 |
|
caoyanyi
|
ec35e14003
|
* Adjust mr control params and page data.
|
2023-11-28 10:41:03 +08:00 |
|
liumengyi
|
2586ae8c1e
|
* Modify unit test of projectreleaseModel::processRelease.
|
2023-11-28 10:37:12 +08:00 |
|
liumengyi
|
97cc56875f
|
* Refactor projectreleaseModel::isClickable, and add its unit test.
|
2023-11-28 10:33:25 +08:00 |
|
wangxuepeng
|
73bb91e4f2
|
+ Add report::annualdata to old page.
|
2023-11-28 10:25:19 +08:00 |
|
liumengyi
|
eb11b05114
|
* Modify unit test of projectreleaseModel::getList.
|
2023-11-28 10:23:54 +08:00 |
|
liugang
|
cfb73aaea0
|
* userModel: refactor the resetPassword method.
|
2023-11-28 10:19:10 +08:00 |
|
liugang
|
cb8db8c0a3
|
- userUI: remove unused code.
|
2023-11-28 10:18:54 +08:00 |
|
liugang
|
e425e97a9d
|
+ userConfig: add configuration items of reset form.
|
2023-11-28 10:18:29 +08:00 |
|
wangxuepeng
|
da15bee3d1
|
* Code formatter for screen.
|
2023-11-28 10:12:43 +08:00 |
|
sunguangming
|
e664df1c42
|
* Remove useless code.
|
2023-11-28 10:10:22 +08:00 |
|
sunguangming
|
5f469c56b3
|
* Remove useless code.
|
2023-11-28 10:03:30 +08:00 |
|
sunguangming
|
0e1196e1fb
|
* Remove useless code.
|
2023-11-28 09:59:59 +08:00 |
|
sunguangming
|
909b4b9f48
|
* Remove unused code.
|
2023-11-28 09:59:59 +08:00 |
|
tianshujie
|
c19c182b2d
|
* Refactor doc::mySpace method.
|
2023-11-28 09:55:46 +08:00 |
|
tianshujie
|
f8cdca1c5b
|
+ Add sort link of the doc::myspace.
|
2023-11-28 09:55:46 +08:00 |
|
liumengyi
|
cb25b300ef
|
* Refactor projectrelease::export.
|
2023-11-28 09:53:18 +08:00 |
|
sunguangming
|
3c5a41259f
|
* Remove useless code.
|
2023-11-28 09:51:01 +08:00 |
|
liumengyi
|
20d69788e5
|
* Refactor projectrelease::browse.
|
2023-11-28 09:41:49 +08:00 |
|
liumengyi
|
51d4e1d7ec
|
* Refactor projectrelease::__contruct.
|
2023-11-28 09:34:36 +08:00 |
|
liumengyi
|
28dcc89171
|
* Refactor myModel::getReviewingList, and add its unit test.
|
2023-11-28 09:31:40 +08:00 |
|
liugang
|
56db6ebf1c
|
* userControl: refactor the logout method.
|
2023-11-28 09:27:33 +08:00 |
|
liugang
|
78b16e0136
|
* userControl: refactor the deny method.
|
2023-11-28 09:26:59 +08:00 |
|
sunguangming
|
97b9005356
|
* Remove useless code.
|
2023-11-28 09:14:44 +08:00 |
|
liumengyi
|
40b0bc6599
|
* Refactor myModel::getReviewingTypeList, and add its unit test.
|
2023-11-28 09:06:31 +08:00 |
|
liugang
|
7d682a629f
|
* userControl: refactor the login method.
|
2023-11-28 09:05:39 +08:00 |
|
liugang
|
c969d5e8e1
|
+ userZen: add a method to login.
|
2023-11-28 09:04:48 +08:00 |
|
liugang
|
4866aafeb7
|
+ userZen: add a method to parse the module and method contained in the referer.
|
2023-11-28 09:04:14 +08:00 |
|
liumengyi
|
27f28298ae
|
* Modify unit test result after changing inited data.
|
2023-11-28 09:03:02 +08:00 |
|
liugang
|
5db8e6d193
|
+ userZen: add a method to response when login failed.
|
2023-11-28 09:02:43 +08:00 |
|
sunguangming
|
df8333d1a4
|
* Remove useless code.
|
2023-11-28 09:02:08 +08:00 |
|
liugang
|
04d58c4b51
|
+ userZen: add a method to response when user is locked.
|
2023-11-28 09:01:47 +08:00 |
|
liugang
|
0fb2212b8c
|
+ userZen: add a method to response when user has logged in.
|
2023-11-28 09:01:18 +08:00 |
|
liugang
|
b4677a6544
|
+ userZen: add a method to reload language.
|
2023-11-28 09:00:20 +08:00 |
|
liugang
|
99360b42a2
|
* user: move the getDataInJSON method from model to zen and refactor it.
|
2023-11-28 08:59:31 +08:00 |
|
liugang
|
b0505d8b36
|
+ userZen: add a method to check the access permissions of the cache directory and data directory.
|
2023-11-28 08:58:47 +08:00 |
|
liugang
|
a61703da1d
|
* userZen: sort methods.
|
2023-11-28 08:57:53 +08:00 |
|
tianshujie
|
8ea5bd3bbb
|
* Refactor doc::index method.
|
2023-11-28 08:50:40 +08:00 |
|
tianshujie
|
7f037b7ae3
|
* Refactor doc::construct method.
|
2023-11-28 08:46:58 +08:00 |
|
wangxuepeng
|
73b5c828ab
|
* Code formatter for screen.
|
2023-11-28 08:43:49 +08:00 |
|
tianshujie
|
7aa9814a4a
|
* Fix unit test errors.
|
2023-11-28 08:43:17 +08:00 |
|
liugang
|
50c8a345e5
|
* userJS: clear time out after alter the message.
|
2023-11-28 08:39:13 +08:00 |
|
qishiyao
|
2a33d6b1a1
|
* Upgrade ci library branch
|
2023-11-27 23:31:16 +08:00 |
|
tianshujie
|
75b03f93ed
|
* Fix unit test error.
|
2023-11-27 17:29:28 +08:00 |
|
liumengyi
|
b897e31b22
|
* Refactor myModel::getReviewedList, and add its unit test.
|
2023-11-27 17:21:31 +08:00 |
|
wangyuting
|
aeaa7c0686
|
* Optimize dataview model and finish dataview unit test script.
|
2023-11-27 17:20:22 +08:00 |
|