liumengyi
|
eefdb84d33
|
+ Check file type when adding a file.
|
2024-04-09 15:06:01 +08:00 |
|
wangyuting
|
3d78e5b3fe
|
* Finish sort scene and case.
|
2024-04-09 14:32:14 +08:00 |
|
tianshujie
|
00accf5a11
|
* Fix bug #47663.
|
2024-04-09 14:11:24 +08:00 |
|
hufangzhou
|
3705234fc0
|
* Finish task #114647, remove the acl field from default fields.
|
2024-04-09 14:05:24 +08:00 |
|
xieqiyu
|
ae3e3a8aa5
|
* Fix the bug of open new label has errors. Fix bug#47397.
|
2024-04-09 13:58:26 +08:00 |
|
tianshujie
|
5938a2e5a4
|
* Fix bug #47558.
|
2024-04-09 13:50:05 +08:00 |
|
tanghucheng
|
bddf599244
|
* Finish task #114645. Only enabled review points are shown in the Gantt chart of the IPD project.
|
2024-04-09 13:45:49 +08:00 |
|
liyang
|
f425c24826
|
+ add hidden repo ajax method.
|
2024-04-09 13:33:04 +08:00 |
|
liyang
|
f1b5baeab0
|
+ add hidden repo method.
|
2024-04-09 13:33:04 +08:00 |
|
liyang
|
0648dcda57
|
+ Add hidden button.
|
2024-04-09 13:33:04 +08:00 |
|
wangyuting
|
2913e59e98
|
* Finish sort case.
|
2024-04-09 13:31:50 +08:00 |
|
tanghucheng
|
42fd6ff882
|
* Fix upgrade error.
|
2024-04-09 13:23:15 +08:00 |
|
tianshujie
|
4679c548f1
|
* Change the result of install::importdemodata unit test.
|
2024-04-09 11:00:54 +08:00 |
|
tianshujie
|
f541b8306c
|
* Change the result of install::importdemodata unit test.
|
2024-04-09 10:57:33 +08:00 |
|
tianshujie
|
0e05f2e113
|
* Clean table data.
|
2024-04-09 10:51:16 +08:00 |
|
caoyanyi
|
b906cec497
|
* Adjust branch create params type for api.
|
2024-04-09 10:48:54 +08:00 |
|
caoyanyi
|
e9acc3834b
|
* Adjust task create repo branch btn style.
|
2024-04-09 10:45:10 +08:00 |
|
tianshujie
|
d10d9fe25c
|
* Fix bug #43070.
|
2024-04-09 10:43:18 +08:00 |
|
caoyanyi
|
a61f2fc4c7
|
* Remove search fields for repo link story.
|
2024-04-09 09:58:24 +08:00 |
|
caoyanyi
|
3a6ad07bdd
|
* Replace branch lang for repo link object.
|
2024-04-09 09:34:06 +08:00 |
|
tianshujie
|
36c5776f07
|
* Fix bug #44292.
|
2024-04-09 09:33:39 +08:00 |
|
liumengyi
|
e8274d25bb
|
* Set days disabled if the project is long time in project::batchEdit.
|
2024-04-09 09:26:30 +08:00 |
|
tianshujie
|
09ae5debac
|
* Fix bug #44292.
|
2024-04-09 09:24:14 +08:00 |
|
caoyanyi
|
5f8c43d398
|
* Adjust repo create page tips for no products.
|
2024-04-09 09:08:42 +08:00 |
|
liugang
|
f1b3db9bf2
|
- config: remove unused code.
|
2024-04-09 08:44:51 +08:00 |
|
xieqiyu
|
48d71a2db3
|
* Delete unused style code.
|
2024-04-09 08:42:26 +08:00 |
|
caoyanyi
|
cef747355f
|
* Adjust repo internet check.
|
2024-04-09 08:34:25 +08:00 |
|
liumengyi
|
27848b6170
|
* Fix bug of linked plans in project::view.
|
2024-04-08 17:19:35 +08:00 |
|
dingguodong
|
356d7fb7af
|
+ Add the property to quick reference.
|
2024-04-08 17:17:04 +08:00 |
|
dingguodong
|
f0e8fa3463
|
+ Add the method to set hidden projects of the server for the user.
|
2024-04-08 17:17:04 +08:00 |
|
dingguodong
|
9c4656cacf
|
+ Add the method to get the hidden projects for the user.
|
2024-04-08 17:17:04 +08:00 |
|
dingguodong
|
78675f7304
|
+ Add the method to verify if unit test should be passed.
|
2024-04-08 17:17:04 +08:00 |
|
dingguodong
|
160c729a05
|
+ Add the unit test case for setting and getting hidden projects.
|
2024-04-08 17:17:04 +08:00 |
|
liumengyi
|
56ad2bbb58
|
* Fix bug to link plans in no-product execution.
|
2024-04-08 16:59:06 +08:00 |
|
liumengyi
|
6996eba12b
|
* Add type to check execution, and fix bug to link plans.
|
2024-04-08 16:58:25 +08:00 |
|
liugang
|
ca14604027
|
+ custom: limit the items user can save to db to prevent command execution vulnerability.
|
2024-04-08 16:45:49 +08:00 |
|
liumengyi
|
82c476fe88
|
* Fix bug #44528.
|
2024-04-08 16:29:58 +08:00 |
|
liumengyi
|
fc6c33c1af
|
* Fix bug of no-product project to link plans.
|
2024-04-08 16:29:58 +08:00 |
|
tianshujie
|
0a1418dbba
|
* Adjust dropdown button style of the product view page.
|
2024-04-08 16:22:47 +08:00 |
|
tanghucheng
|
3ba9ecda50
|
* Fix code format.
|
2024-04-08 16:14:04 +08:00 |
|
liyang
|
a3d3c9964d
|
Adjust create branch page title font size.
|
2024-04-08 16:06:36 +08:00 |
|
tianshujie
|
92a880b84c
|
* Fix bug #47640.
|
2024-04-08 16:03:34 +08:00 |
|
tanghucheng
|
e23090dea6
|
* Add point in programplan create task #114643.
|
2024-04-08 15:34:37 +08:00 |
|
liumengyi
|
7a13bd80a7
|
* Get delay for project, and show delay info in project block.
|
2024-04-08 15:28:57 +08:00 |
|
liumengyi
|
ee54cb32c3
|
* Modify style of delay info in scrum list block.
|
2024-04-08 15:26:35 +08:00 |
|
liugang
|
9cd04c9f6b
|
* www: change the error reporting level to 0 to prevent error messages from exposing the program installation path.
|
2024-04-08 15:17:18 +08:00 |
|
liugang
|
9db68b3973
|
* upgradeModel: filter the fromPath variable to fix directory traversal vulnerablity.
|
2024-04-08 15:10:57 +08:00 |
|
liugang
|
2a6cd7a376
|
* datatableControl: filter the post value to avoid sql injection.
|
2024-04-08 15:07:36 +08:00 |
|
liugang
|
800b12bcdb
|
* commonModel: fix error the program won't exit if the checkNewEntry method return false.
|
2024-04-08 15:03:59 +08:00 |
|
liugang
|
46f40ac116
|
+ baseHelper: filter the sessionID paramter to fix directory traversal vulnerablity.
|
2024-04-08 15:01:28 +08:00 |
|