dingyongliang
|
5d3cb685bd
|
* zin: refactor modulemenu.
|
2023-05-15 17:32:48 +08:00 |
|
liumengyi
|
2252593373
|
* Fix error in sonarqube.
|
2023-05-15 17:25:49 +08:00 |
|
liugang
|
6e9b95965f
|
* Move the functions to sync data from https://www.zentao.net from model.php to zen.php.
|
2023-05-15 17:24:44 +08:00 |
|
liugang
|
310d228456
|
+ Add the zen.php file.
|
2023-05-15 17:20:23 +08:00 |
|
liumengyi
|
f78237f051
|
* Refactor model of bug-resolve.
|
2023-05-15 17:15:48 +08:00 |
|
liumengyi
|
5c24daa1de
|
* Refactor the contorl of bug-resolve.
|
2023-05-15 17:07:01 +08:00 |
|
liugang
|
08ddf18cf7
|
+ database: delete the unused blocks when ugprade.
|
2023-05-15 17:04:20 +08:00 |
|
liugang
|
0f7c801c31
|
* admin: rename news to dynamic.
|
2023-05-15 17:02:17 +08:00 |
|
liugang
|
a3e4d0504f
|
* admin: simplify the admin::index() function.
|
2023-05-15 16:56:31 +08:00 |
|
liugang
|
6490655cb1
|
* admin: simplify the function adminModel::getZentaoData().
|
2023-05-15 16:52:16 +08:00 |
|
liugang
|
86158291cf
|
* admin: rename news to dynamics.
|
2023-05-15 16:49:49 +08:00 |
|
liugang
|
561bb2cb9c
|
* Rename publicClass to classes.
|
2023-05-15 16:44:04 +08:00 |
|
liugang
|
5a759419a7
|
* admin: assign the zentaoData object instead of its properties into the index page.
|
2023-05-15 16:40:11 +08:00 |
|
chentao
|
895c9b1dae
|
* Change data structure and show root line for the all page of product module.
|
2023-05-15 16:38:24 +08:00 |
|
chentao
|
54983d5f32
|
* Change data of the all page of product module.
|
2023-05-15 16:38:24 +08:00 |
|
chentao
|
8eb9fa9764
|
* Add getRootLinePairs function of product model, and format code style.
|
2023-05-15 16:38:24 +08:00 |
|
zenggang
|
d022be14e7
|
* Task activate unit yaml
|
2023-05-15 08:35:37 +00:00 |
|
wangyuting
|
8e9d7b05ff
|
* Optimize configuration items for list pages.
|
2023-05-15 16:34:41 +08:00 |
|
zenggang
|
2a95898346
|
* Task activate model method and unit
|
2023-05-15 08:33:48 +00:00 |
|
liugang
|
9c8101df60
|
* Rename publicclass to publicClass.
|
2023-05-15 16:31:04 +08:00 |
|
wangyuting
|
0fc000a6df
|
* Finish preference page form submit.
|
2023-05-15 16:23:19 +08:00 |
|
wangyuting
|
27e44f2af5
|
* Fix bug that can also be clicked on for the currently selected item.
|
2023-05-15 16:17:13 +08:00 |
|
wangyuting
|
240089fbe3
|
* Finish theme switch.
|
2023-05-15 16:17:13 +08:00 |
|
liugang
|
04b10210c8
|
- Remove the unused code.
|
2023-05-15 16:11:17 +08:00 |
|
wangyuting
|
fe96a0c77d
|
* Finish switch vision.
|
2023-05-15 16:05:42 +08:00 |
|
liugang
|
87255cf0cd
|
- Remove the unused functions blockModel::getZentaoData() and blockModel::setZentaoData().
|
2023-05-15 16:04:21 +08:00 |
|
liugang
|
a5f990038c
|
* admin: fetch the data synchronized from https://www.zentao.net from the zt_config table instead of the zt_block table.
|
2023-05-15 15:56:10 +08:00 |
|
liugang
|
15b0c475d2
|
* Save the data synchronized from https://www.zentao.net into the zt_config table instead of the zt_block table.
|
2023-05-15 15:53:30 +08:00 |
|
wangyuting
|
1233cfa2d7
|
* Finish system mode switching.
|
2023-05-15 15:48:28 +08:00 |
|
liugang
|
12876d7f63
|
* Sync from http://www.zentao.net if the last sync date is older then 7days.
|
2023-05-15 15:47:34 +08:00 |
|
liugang
|
e676f927dc
|
+ Save the latest date of syncing data from https://www.zentao.net.
|
2023-05-15 15:42:19 +08:00 |
|
liumengyi
|
f75650d54d
|
* Add comments of bug-resolve.
|
2023-05-15 15:01:12 +08:00 |
|
wangyidong
|
94db01b180
|
* Add data types of arguments for product whitelist.
|
2023-05-15 14:53:46 +08:00 |
|
caoyanyi
|
2e4189d9b0
|
* Change language variable.
|
2023-05-15 14:29:44 +08:00 |
|
caoyanyi
|
c3f43851f9
|
* Adjusting annotations and data types.
|
2023-05-15 14:29:44 +08:00 |
|
caoyanyi
|
ff28bc6673
|
* Handling page errors.
|
2023-05-15 14:29:44 +08:00 |
|
caoyanyi
|
4ac2d30dc7
|
* Align and adjust language items.
|
2023-05-15 14:29:43 +08:00 |
|
liumengyi
|
8670aa8846
|
* Modify incorrect comments.
|
2023-05-15 14:23:31 +08:00 |
|
wangyidong
|
f43cb497bb
|
+ Add unit test for productModel manageLine method.
|
2023-05-15 14:22:02 +08:00 |
|
liugang
|
5b0a25611e
|
* index: convert object to array to fix warning of calling end() on an object.
|
2023-05-15 14:20:40 +08:00 |
|
liumengyi
|
1086cbab1b
|
* Refactor bug-assignTo, and add unittest of bug-assign.
|
2023-05-15 14:18:14 +08:00 |
|
daitingting
|
770b51082e
|
* Add test case of getBysearch.
|
2023-05-15 06:16:54 +00:00 |
|
tianshujie
|
075dd67719
|
+ Add unit tests for the task start method.
|
2023-05-15 14:16:14 +08:00 |
|
tianshujie
|
0a30c7158b
|
* Refactor the start method of the task module.
|
2023-05-15 14:16:14 +08:00 |
|
daitingting
|
5b25db2c84
|
* Unify quotes.
|
2023-05-15 05:17:59 +00:00 |
|
chentao
|
a935a6e4cd
|
* product: change parameter type of all function.
|
2023-05-15 13:17:44 +08:00 |
|
daitingting
|
c0352889a9
|
* Adjust the order of param note.
* Adjust the type of branch param.
|
2023-05-15 05:10:23 +00:00 |
|
liumengyi
|
4a56f0136c
|
* Modify incorrect function name.
|
2023-05-15 13:08:44 +08:00 |
|
wangyuting
|
91bd612490
|
* Fix the bug of use of uninitialized value.
|
2023-05-15 11:35:15 +08:00 |
|
dingyongliang
|
c99df06e3f
|
+ zin: add comment form and comment dialog wgs.
|
2023-05-15 11:30:16 +08:00 |
|